= 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 [report:9?COMPONENT=GlossaryBuilderPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=GlossaryBuilderPlugin&owner=simon new ticket]. == Download == Download the zipped source from [download:glossarybuilderplugin here]. == Source == You can check out GlossaryBuilderPlugin from [http://trac-hacks.org/svn/glossarybuilderplugin here] using Subversion, or [source:glossarybuilderplugin 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 == [[ChangeLog(glossarybuilderplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:simon] [[BR]] '''Contributors:'''