Changes between Version 13 and Version 14 of BreadCrumbsNavPlugin


Ignore:
Timestamp:
Jul 31, 2012, 9:19:03 PM (12 years ago)
Author:
Ryan J Ollos
Comment:

Syntax highlighting.

Legend:

Unmodified
Added
Removed
Modified
  • BreadCrumbsNavPlugin

    v13 v14  
    4747The easiest way to install the BreadCrumbsNavPlugin is to simply point easy_install at the t-h.o SVN repository, a la:
    4848{{{
     49#!sh
    4950 easy_install http://trac-hacks.org/svn/breadcrumbsnavplugin/0.11
    5051}}}
     
    5253Alternatively, you may download the source, go into the directory containing `setup.py` and run:
    5354{{{
     55#!sh
    5456 python setup.py install
    5557}}}
     
    5759or prepare a packaged version and move that into the `plugin` directory inside your Trac environment:
    5860{{{
     61#!sh
    5962 python setup.py bdist_egg
    6063 cp ./dist/BreadCrumbsNav-<version> <path-to-trac-env>/plugins/
     
    6568Depending on your configuration you may still need to enable the plugin explicitly. You can do so in the Administration panel of Trac, or in trac.ini by adding:
    6669{{{
     70#!ini
    6771[components]
    6872breadcrumbsnav.* = enabled
     
    8892
    8993{{{
     94#!ini
    9095[breadcrumbs]
    9196ignore_pattern =