Changes between Version 36 and Version 37 of AutocompleteUsersPlugin


Ignore:
Timestamp:
Oct 16, 2014, 3:11:15 AM (9 years ago)
Author:
Tetsuya Morimoto
Comment:

Add Installation section

Legend:

Unmodified
Added
Removed
Modified
  • AutocompleteUsersPlugin

    v36 v37  
    1313See also: TracAutoCompletePlugin
    1414
     15== Installation ==
     16
     17You can install with easy_install/pip command from PyPI.
     18
     19 - https://pypi.python.org/pypi/TracAutocompleteUsersPlugin
     20
     21{{{ #!sh
     22$ easy_install TracAutocompleteUsersPlugin
     23or
     24$ pip install TracAutocompleteUsersPlugin
     25}}}
     26
    1527== Bugs/Feature Requests ==
    1628
     
    2032= Development News =
    2133
    22 Version 0.4.2dev of this plugin is now available. The 0.11 branch is undergoing frequent change. If you want to test out the latest version, report back how it is working and possibly do some debugging, then the latest version is for you. Otherwise, r10974 should be fairly stable.
     34Version 0.4.3 of this plugin is now available. The 0.11 branch is undergoing frequent change. If you want to test out the latest version, report back how it is working and possibly do some debugging, then the latest version is for you. Otherwise, r10974 should be fairly stable.
    2335}}}
    2436