wiki:ComponentsProcessorMacro

Version 7 (modified by Ryan J Ollos, 14 years ago) (diff)

Wiki page cleanup after adding screen captures.

List Project Components with Descriptions

Description

Adds a wiki macro [[Components]] which lists and describes the project's components, and links to wiki pages describing the components in more detail, and any tickets for the components.

Bugs/Feature Requests

Existing bugs and feature requests for ComponentsProcessorMacro are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

Example 1:

List all components.

This wiki page content:

This project has these components:

[[Components]]

Output for {{{[[Components()]]}}} example.

Example 2

List only components starting with "Admin".

This wiki page content:

The Admin related components are:

[[Components(Admin)]]

Output for {{{[[Components(Admin)]]}}} example.

Recent Changes

17035 by rjollos on 2018-02-20 18:32:02
Fix string interpolation in query

Conform to Trac coding style for database API.

17034 by rjollos on 2018-02-20 18:15:58
Branch for Trac 1.2 support
13180 by rjollos on 2013-05-20 08:56:23
Fixes #10662: Created a setuptools installer for the macro. Initial patch by gagravarr.

Note: The plugin currently does not have a license.

(more)

Author/Contributors

Author: TerryBrown
Maintainer: TerryBrown
Contributors:

Attachments (2)

Download all attachments as: .zip