Changes between Version 90 and Version 91 of TagsPlugin


Ignore:
Timestamp:
Jan 25, 2017, 5:08:55 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Install from PyPI in install instructions.

Legend:

Unmodified
Added
Removed
Modified
  • TagsPlugin

    v90 v91  
    136136Steps to install and configure this plugin:
    137137 1. '''Install'''
    138    * Dependencies: none
    139    * Plugin: tractags-0.7 is required for Trac >= 1.0 (see #9521)
    140       1. Manually:
    141          1. Download tags: [export:tagsplugin/tags/0.7 tags-0.7.zip] or grab [/svn/tagsplugin/tags/0.7 the source] from SVN.
    142          2. [TracPlugins Build and install an egg] from this source.
    143       1. With `easy_install`:
    144          {{{#!sh
    145          $ sudo easy_install https://trac-hacks.org/svn/tagsplugin/tags/0.7
    146          }}}
     138{{{#!sh
     139$ pip install TracTags
     140}}}
    147141 1. '''Configure'''
    148142  * Tags v0.6 has two options under the `[tags]` section of your TracIni file (`../conf/trac.ini`):