Glossary Builder - Automatically build glossary pages with index.

Note: - this plug-in largely duplicates the readily available TitleIndex macro, which I discovered only after the project was uploaded to trac-hacks. You probably want to check out that macro before deciding if Glossary Builder is for you. -- The Author.

Description

This plugin is used to automatically create and maintain a glossary index, and to add links to the index to each glossary page. The plugin is highly customisable with regard to glossary page names, index etc - see the plugin documentation for full details.

Bugs/Feature Requests

Existing bugs and feature requests for GlossaryBuilderPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

Examples:

1. A new site with no glossary entries. As entries are created under 'Glossary/' (for example, 'Glossary/Wiki'), a link is added to the Glossary/Index page. A link to the index itself is also added to the Glossary/Wiki page.

2. An existing site with glossary entries under 'Terms/'. Edit the trac conf file to define:

[glossary]
prefix = Terms

Edit any of the Terms/* pages. 'Terms/Index' will be created, but empty. Click the 'rebuild' link on the Index page and it will be populated with all pages under 'Terms/'

Recent Changes

[1142] by simon on 08/17/06 20:09:54

GlossaryBuilderPlugin:

Removed pyc files.

[1141] by simon on 08/17/06 20:09:24

GlossaryBuilderPlugin:

First release.

[1140] by simon on 08/17/06 20:08:39

GlossaryBuilderPlugin:

New directory.

[1139] by simon on 08/17/06 19:20:16

New hack GlossaryBuilderPlugin, created by simon

Author/Contributors

Author: simon
Contributors: