wiki:TracTerminologyPlugin

Version 4 (modified by anonymous, 14 years ago) (diff)

--

Terminology Plugin

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. Useful when you compose terminology in Trac wiki system.

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 [download:tracterminologyplugin here].

Source

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

Example

Terminology descriptions frequently include references to other terminology. If terminology's display text (assume it is placed at header line) is frequentry changed, you should change display text every page that references the term.

Without this plugin, You must write

[wiki:Term/OtherTerm Other Terminology]

every page. It's boring.

With this plugin, You can get same effect by

term:OtherTerm

, and write

= Other Terminology =

...

at wiki:Term/OtherTerm? . If you think it is better to display "Other Term", you should only change a header line of wiki:Term/OtherTerm? .

Recent Changes

7181 by kawachi on 2009-11-25 08:19:52
use label as link string if given
7180 by kawachi on 2009-11-25 07:58:02
setup.py: change url to http://trac-hacks.org/wiki/TracTerminologyPlugin
7179 by kawachi on 2009-11-25 07:56:46
setup.py: s/licence/license/
(more)

Author/Contributors

Author: kawachi
Contributors: