Contents
Manage terminology descriptions
Notice: This plugin is unmaintained and available for adoption.
Description
This plugin introduces term:SomeTerm
link that points wiki:Term/SomeTerm
and displays the header line of a target wiki page.
This is useful when you compose a list of terminology of your Trac wiki system.
Terminology descriptions frequently include references to other terminology. If terminology's display text (assume it is placed at header line) is frequently changed, you should change the display text on every page that references the term.
Without this plugin, you must write for example:
[wiki:Term/OtherTerm Other Terminology]
every page, which becomes laborious for even a medium sized wiki.
With this plugin, you can get same effect by:
term:OtherTerm
and write:
= Other Terminology = ...
at wiki:Term/OtherTerm
. If you change it to display "Other Term", you should only change a header line of wiki:Term/OtherTerm
.
See also: AcronymsPlugin, AbbrMacro
Bugs/Feature Requests
Existing bugs and feature requests for TracTerminologyPlugin are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracTerminologyPlugin from here using Subversion, or browse the source with Trac.
Installation
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
Author/Contributors
Author: kawachi
Maintainer: none (needsadoption)
Contributors: