Changeset 929 for trunk/NavbarPlugin/data/TWiki/NavbarPlugin.txt
- Timestamp:
- 11/25/08 00:57:30 (4 years ago)
- File:
-
- 1 edited
-
trunk/NavbarPlugin/data/TWiki/NavbarPlugin.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NavbarPlugin/data/TWiki/NavbarPlugin.txt
r788 r929 2 2 ---++ A navigation bar plugin 3 3 4 Add "Previous, Up To Contents & Next" navigation icons or text to TWiki topics.4 Add "Previous, Up To Contents & Next" navigation icons or text to Foswiki topics. 5 5 6 6 ---+++ Principle … … 51 51 * Download the ZIP file from the Plugin web (see below) 52 52 * Unzip ==%TOPIC%.zip== in your twiki installation directory. 53 * (Dakar) Visit =configure= in your TWiki installation, and enable the plugin in the {Plugins} section.53 * Visit =configure= in your Foswiki installation, and enable the plugin in the {Plugins} section. 54 54 * Test if the plugin is correctly installed, by 55 55 * editing [[Sandbox.NavbarPluginExample]] and saving it (once) to generate the index 56 56 * viewing [[Sandbox.NavbarPluginExample]] and sub-pages 57 57 * If you want to use it, modify your skin templates to include %<nop>NAVBAR% where you want 58 In the standard TWiki skin, you may want to edit =templates/view.tmpl=, to add two lines:58 In the standard Foswiki skin, you may want to edit =templates/view.tmpl=, to add two lines: 59 59 <pre> 60 60 %<nop>NAVBAR{prefix="<div align=right>" suffix="</div>"% … … 74 74 ---+++ Plugin Info 75 75 76 | Plugin Author: | TWiki:Main.ColasNahaboo |76 | Plugin Author: | Foswiki:Main.ColasNahaboo | 77 77 | Plugin Version: | v1.2 | 78 78 | Change History: | <!-- in reverse chronological order --> | … … 89 89 90 90 ---+++ Files 91 * lib/ TWiki/Plugins/NavbarPlugin.pm91 * lib/Foswiki/Plugins/NavbarPlugin.pm 92 92 * data/Plugins/NavbarPlugin.txt 93 93 * data/Plugins/NavbarPluginExample.txt … … 102 102 * pub/Plugins/NavbarPlugin/nav-upi.gif inactive (greyed out) version. 103 103 104 -- TWiki:Main.ColasNahaboo - 11 Sep 2002104 -- Foswiki:Main.ColasNahaboo - 11 Sep 2002 105 105 106 106 %META:FILEATTACHMENT{name="nav-next.gif" attr="" comment="next topic icon" date="1031736959" path="nav-next.gif" size="123" user="ColasNahaboo" version="1.1"}%
Note: See TracChangeset
for help on using the changeset viewer.
