wiki:NavAddPlugin

Version 1 (modified by Michael Renzmann, 18 years ago) (diff)

New hack NavAddPlugin, created by otaku42

Add custom items to main and meta navigation bar

Description

This plugin allows you to add custom items ("buttons") to both the main and the meta navigation bar.

to be continued

Bugs/Feature Requests

Existing bugs and feature requests for NavAddPlugin are here.

If you have any issues, create a new ticket.

Download

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

Source

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

Example

This is the configuration I use on madwifi.org to add a link to the imprint in the meta navigation bar, and a link to our download section on sf.net in the main navigation bar.

[navadd]
add_items = imprint,download
imprint.title = Impressum/Imprint
imprint.url = /wiki/Impressum
#imprint.perm = WIKI_VIEW
imprint.target = metanav
download.title = Download
download.url = http://sourceforge.net/project/showfiles.php?group_id=82936&package_id=85233
#download.perm = WIKI_VIEW
download.target = mainnav

Recent Changes

17903 by rjollos on 2020-12-04 00:43:12
TracNavAdd 0.5: Change plugin name
16397 by rjollos on 2017-03-25 09:37:00
Remove obsolete "0.9" code
15977 by rjollos on 2016-11-17 04:38:34
0.4: Highlight active navigation item

Patch by bellair, revised by walty8.

Fixes #592.

(more)

Author/Contributors

Author: otaku42
Contributors: