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/NavBarAddOn/data/TWiki/NavBarAddOn.txt

    r878 r929  
    33---+ Navigation Bar Add-On 
    44 
    5 Add tabbed navigation bars to TWiki topics. A navigation bar can be defined once for a set of topics and then simply included in those topics. 
     5Add tabbed navigation bars to Foswiki topics. A navigation bar can be defined once for a set of topics and then simply included in those topics. 
    66 
    77---++ Usage 
     
    3838---++ Add-On Installation Instructions 
    3939 
    40 __Note:__ You do not need to install anything on the browser to use this add-on. The following instructions are for the administrator who installs the add-on on the server where TWiki is running.  
     40__Note:__ You do not need to install anything on the browser to use this add-on. The following instructions are for the administrator who installs the add-on on the server where Foswiki is running.  
    4141 
    4242        * Download the ZIP file from the Add-on Home (see below) 
    4343        * Unzip ==%TOPIC%.zip== in your twiki installation directory. Content: 
    4444          | *File:* | *Description:* | 
    45           | ==data/TWiki/%TOPIC%.txt== | Add-on topic | 
    46           | ==data/TWiki/%TOPIC%.txt,v== | Repository of above topic | 
    47           | ==data/TWiki/%TOPIC%Example.txt== | Example topic | 
    48           | ==data/TWiki/%TOPIC%Example.txt,v== | Repository of above topic | 
    49           | ==data/TWiki/%TOPIC%Start.txt== | Nav bar start topic | 
    50           | ==data/TWiki/%TOPIC%Start.txt,v== | Repository of above topic | 
    51           | ==data/TWiki/%TOPIC%End.txt== | Nav bar end topic | 
    52           | ==data/TWiki/%TOPIC%End.txt,v== | Repository of above topic | 
    53           | ==pub/TWiki/%TOPIC%/blackpixel.gif== | Image file: Black pixel | 
    54           | ==pub/TWiki/%TOPIC%/clearpixel.gif== | Image file: Clear pixel | 
    55           | ==pub/TWiki/%TOPIC%/screenshot.gif== | Image file: Screenshot | 
    56           | ==pub/TWiki/%TOPIC%/tab_l.gif== | Image file: Left side of tab | 
    57           | ==pub/TWiki/%TOPIC%/tab_t.gif== | Image file: Top part of tab | 
    58           | ==pub/TWiki/%TOPIC%/tab_r.gif== | Image file: Right side of tab | 
     45          | ==data/System/%TOPIC%.txt== | Add-on topic | 
     46          | ==data/System/%TOPIC%.txt,v== | Repository of above topic | 
     47          | ==data/System/%TOPIC%Example.txt== | Example topic | 
     48          | ==data/System/%TOPIC%Example.txt,v== | Repository of above topic | 
     49          | ==data/System/%TOPIC%Start.txt== | Nav bar start topic | 
     50          | ==data/System/%TOPIC%Start.txt,v== | Repository of above topic | 
     51          | ==data/System/%TOPIC%End.txt== | Nav bar end topic | 
     52          | ==data/System/%TOPIC%End.txt,v== | Repository of above topic | 
     53          | ==pub/System/%TOPIC%/blackpixel.gif== | Image file: Black pixel | 
     54          | ==pub/System/%TOPIC%/clearpixel.gif== | Image file: Clear pixel | 
     55          | ==pub/System/%TOPIC%/screenshot.gif== | Image file: Screenshot | 
     56          | ==pub/System/%TOPIC%/tab_l.gif== | Image file: Left side of tab | 
     57          | ==pub/System/%TOPIC%/tab_t.gif== | Image file: Top part of tab | 
     58          | ==pub/System/%TOPIC%/tab_r.gif== | Image file: Right side of tab | 
    5959        * Test if the installation was successful: 
    6060                * The navigation bar should look like this screenshot: 
     
    6969 
    7070 
    71         * Set SHORTDESCRIPTION = Add tabbed navigation bars to TWiki topics 
     71        * Set SHORTDESCRIPTION = Add tabbed navigation bars to Foswiki topics 
    7272 
    7373|  Add-on Author: | TWiki:Main.PeterThoeny | 
Note: See TracChangeset for help on using the changeset viewer.