wiki:ComponentHierarchyPlugin

Version 7 (modified by falkb, 9 years ago) (diff)

--

ComponentHierarchyPlugin

Description

Adds hierarchy structuring feature for the ticket field 'component'.
You define a parent and children for a certain component on the Admin page.

Preview

example screenshot

Bugs/Feature Requests

Existing bugs and feature requests for ComponentHierarchyPlugin are here.

If you have any issues, create a new ticket.

defect

8 / 9

enhancement

2 / 2

task

2 / 2

Download

Download the zipped source from here.

Source

You can check out ComponentHierarchyPlugin from here using Subversion, or browse the source with Trac.

Installation

  1. Build the plugin
    python setup.py bdist_egg
    
  2. Copy the plugin to Trac, e.g.
    cp dist/ComponentHierarchy-0.0.1-py2.7.egg /instance_trac/plugins/
    
  3. Restart webserver (e.g. Apache)

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

17615 by rjollos on 2019-12-09 12:58:03
TracComponentHierarchy 1.2.1: Add classifiers metadata

Fixes #13711.

17351 by rjollos on 2019-03-10 19:23:39
TracComponentHierarchy 1.2.0: Prepare for release

Refs #13542.

16968 by rjollos on 2017-11-17 18:50:22
TracComponentHierarchy 1.2.0dev: Rename plugin in preparation for publishing to PyPI

Uninstall the old plugin before installing this version:

pip uninstall ComponentHierarchy
pip install TracComponentHierarchy

Refs #12991.

(more)

Author/Contributors

Author: thomasd, falkb
Maintainer: falkb
Contributors: Cinc-th

Attachments (2)

Download all attachments as: .zip