Changes between Version 183 and Version 184 of AccountManagerPlugin


Ignore:
Timestamp:
Jun 9, 2018, 12:01:45 AM (6 years ago)
Author:
Ryan J Ollos
Comment:

Revise versions table.

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagerPlugin

    v183 v184  
    5252== Downloads and Source
    5353
    54 || '''Stable Version''' ||\
    55 || `Trac<1.2` ||\
    56 || `easy_install https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.4.4` ||\
    57 || download from [export:accountmanagerplugin/tags/acct_mgr-0.4.4 trac-hacks] or from [pypi:TracAccountManager pypi] ||\
     54|| **Old Version** ||\
     55|| `Trac<1.0` ||\
     56|| `pip install https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.4.4` ||\
     57|| download from [export:accountmanagerplugin/tags/acct_mgr-0.4.4 trac-hacks] or from [pypi:TracAccountManager/0.4.4 pypi] ||\
    5858|| [/svn/accountmanagerplugin/tags/acct_mgr-0.4.4 subversion] ||
    59 || Under Development ||\
    60 || `Trac>=1.2` ||\
    61 || `easy_install https://trac-hacks.org/svn/accountmanagerplugin/trunk` ||\
    62 || download from [export:accountmanagerplugin/trunk trac-hacks] ||\
    63 || [/svn/accountmanagerplugin/trunk subversion] ||
    64 
    65 The stable release will work best in most cases. It works for any release starting from Trac **0.11** to **1.0-stable**. It does not yet support **1.1.x**.
     59|| **Stable Version** ||\
     60|| `Trac>=1.0` ||\
     61|| `pip install https://trac-hacks.org/svn/accountmanagerplugin/tags/acct_mgr-0.5.0` ||\
     62|| download from [export:accountmanagerplugin/tags/acct_mgr-0.5.0 trac-hacks] or from [pypi:TracAccountManager pypi] ||\
     63|| [/svn/accountmanagerplugin/tags/acct_mgr-0.5.0 subversion] ||
    6664
    6765[source:/accountmanagerplugin Browse the source] with Trac to see more, ie there is the [source:/accountmanagerplugin/tags /tags] branch containing the latest stable version as well as previous plugin revisions by version tag. For Subversion checkout use {{{svn co <url>}}} with appropriate URL, see links above.
    6866
    69 Code from branches suggesting the corresponding Trac version is available too, and it is in sync with tagged versions. There will not be a version `0.12`. Code from `0.11` branch works equally well for all Trac starting from 0.11 up to Trac 1.0 (current stable). Once `acct_mgr-0.6` is released there will be a `1.0` folder indicating 'for Trac 1.0 or later'.
     67== Installation
    7068
    71 Only if you inherited a really old install, the obsolete [source:accountmanagerplugin/0.10 0.10 branch] could still be interesting.
     69General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    7270
    7371'''Hint''': Whether you are using `tracd` standalone server or a web-server, you must restart it to detect and load the plugin.
    7472
    7573'''Upgrades from previous versions''': Please see the [source:accountmanagerplugin/trunk/README.update README.update] file included in the source.
    76 
    77 == Installation
    78 
    79 General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    8074
    8175To use the features of the !AccountManager some or all of its components need to be enabled.