Changes between Version 4 and Version 5 of GlobalRegisterPlugin


Ignore:
Timestamp:
Apr 19, 2015, 12:08:59 PM (9 years ago)
Author:
figaro
Comment:

Cosmetic changes, tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • GlobalRegisterPlugin

    v4 v5  
    1 = Global registration plugin =
     1[[PageOutline(2-5,Contents,pullout)]]
    22
    3 == Description ==
     3= Global registration plugin
     4
     5== Description
    46
    57This plugin just displays a notice to the user on the registration page that accounts are shared globally on the server so that the user might consider first trying to login.
    68
    7 == Bugs/Feature Requests ==
     9== Bugs/Feature Requests
    810
    911Please use [https://github.com/trac-hacks/trac-globalregister/issues GitHub] for any issues you have with GlobalRegisterPlugin.
    1012
    11 == Download ==
     13== Download
    1214
    1315Download the zipped source from [https://github.com/trac-hacks/trac-globalregister/archive/master.zip here].
    1416
    15 == Source ==
     17== Source
    1618
    1719You can clone GlobalRegisterPlugin from [https://github.com/trac-hacks/trac-globalregister here] using git, or [https://github.com/trac-hacks/trac-globalregister the source] on GitHub.
    1820
    19 == Installation ==
     21== Installation
    2022
    21 {{{
     23This plugin can be installed by running the following:
     24{{{#!sh
    2225pip install GlobalRegisterPlugin
    2326}}}
     
    2528For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
    2629
    27 == Author/Contributors ==
     30== Author/Contributors
    2831
    2932'''Author:''' [wiki:mitar] [[BR]]