Changes between Version 1 and Version 2 of ComponentHierarchyPlugin


Ignore:
Timestamp:
Jun 4, 2015, 1:48:12 PM (9 years ago)
Author:
falkb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ComponentHierarchyPlugin

    v1 v2  
    2727== Installation
    2828
     29 1. Build the plugin
     30 {{{#!sh
     31python setup.py bdist_egg
     32}}}
     33 1. Copy the plugin to Trac, e.g.
     34 {{{#!sh
     35cp dist/ComponentHierarchy-0.0.1-py2.7.egg /instance_trac/plugins/
     36}}}
     37 1. Restart webserver (e.g. Apache)
     38
    2939General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page.
    3040
     
    3545== !Author/Contributors
    3646
    37 **Author:** [wiki:falkb] [[BR]]
     47**Author:** [wiki:thomasd] [[BR]]
    3848**Maintainer:** [[Maintainer]] [[BR]]
    3949**Contributors:**