wiki:SubcomponentsPlugin

Version 1 (modified by Frau Boonekamp, 12 years ago) (diff)

New hack SubcomponentsPlugin, created by boonekamp

Trac Subcomponents

Notice: This plugin is unmaintained and available for adoption.

Description

This plugin alters Trac's behavior so that the interface supports multiple layers of components. In project with lots of components, rearranging these components into several layers can clear up the list of components.

Bugs/Feature Requests

Existing bugs and feature requests for SubcomponentsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:subcomponentsplugin here].

Source

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

Example

To create components with subcomponents, then you have to add these using the standard component admin page. If you enter the following components:

  • Web
  • Web/Frontend
  • Web/Backend

Then the user interface will show the Frontend and Backend as a subcomponent of the Web component.

Recent Changes

18176 by Cinc-th on 2021-04-09 21:13:46
SubcomponentsPlugin: use Jinja2 template for Trac 1.4 (no Genshi necessary at all). Bumped version to 1.3.3.
18175 by Cinc-th on 2021-04-09 20:38:57
SubcomponentsPlugin: fix parent rename problem when the parent name was extended, e.g. Root -> RootBar.

Closes #13996

18174 by Cinc-th on 2021-04-09 20:02:16
SubcomponentsPlugin: synchronize with https://github.com/nielx/trac-subcomponents (original authors repo)
(more)

Author/Contributors

Author: boonekamp
Maintainer: boonekamp
Contributors:

Attachments (2)

Download all attachments as: .zip