Ignore:
Timestamp:
11/25/08 00:57:30 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Finish the TWiki:Codev to Foswiki:xxx conv
Had to leave a few behind in docs that were to hard to convert
old extensions that probably are out of date

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NavbarPlugin/data/TWiki/NavbarPlugin.txt

    r788 r929  
    22---++ A navigation bar plugin 
    33 
    4 Add "Previous, Up To Contents & Next" navigation icons or text to TWiki topics. 
     4Add "Previous, Up To Contents & Next" navigation icons or text to Foswiki topics. 
    55 
    66---+++ Principle 
     
    5151        * Download the ZIP file from the Plugin web (see below) 
    5252        * 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. 
    5454        * Test if the plugin is correctly installed, by 
    5555                * editing [[Sandbox.NavbarPluginExample]] and saving it (once) to generate the index 
    5656                * viewing [[Sandbox.NavbarPluginExample]] and sub-pages 
    5757        * 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: 
     58In the standard Foswiki skin, you may want to edit =templates/view.tmpl=, to add two lines: 
    5959<pre> 
    6060        %<nop>NAVBAR{prefix="&lt;div align=right>" suffix="&lt;/div>"% 
     
    7474---+++ Plugin Info 
    7575 
    76 |  Plugin Author: | TWiki:Main.ColasNahaboo | 
     76|  Plugin Author: | Foswiki:Main.ColasNahaboo | 
    7777|  Plugin Version: | v1.2 | 
    7878|  Change History: | <!-- in reverse chronological order --> | 
     
    8989 
    9090---+++ Files 
    91         * lib/TWiki/Plugins/NavbarPlugin.pm 
     91        * lib/Foswiki/Plugins/NavbarPlugin.pm 
    9292        * data/Plugins/NavbarPlugin.txt 
    9393        * data/Plugins/NavbarPluginExample.txt 
     
    102102        * pub/Plugins/NavbarPlugin/nav-upi.gif inactive (greyed out) version. 
    103103 
    104 -- TWiki:Main.ColasNahaboo - 11 Sep 2002 
     104-- Foswiki:Main.ColasNahaboo - 11 Sep 2002 
    105105 
    106106%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.