Ignore:
Timestamp:
11/08/08 13:16:17 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB in release branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/twikiplugins/InterwikiPlugin/data/TWiki/InterwikiPlugin.txt

    r11 r463  
    22---+!! Interwiki Plugin 
    33 
    4 The <nop>%TOPIC% links ==ExternalSite:Page== text to external sites based on aliases defined in the %TWIKIWEB%.InterWikis topic. This plugin is inspired by <nop>UseMod Wiki's inter-wiki links, http://www.usemod.com/cgi-bin/wiki.pl?InterWiki. 
     4The <nop>%TOPIC% links ==ExternalSite:Page== text to external sites based on aliases defined in the %SYSTEMWEB%.InterWikis topic. This plugin is inspired by <nop>UseMod Wiki's inter-wiki links, http://www.usemod.com/cgi-bin/wiki.pl?InterWiki. 
    55 
    66%TOC% 
     
    1010   * Enter ==ExternalSite:Page== to create a link that points to the ==Page== on the ==ExternalSite== server. 
    1111   * Enter ==[<nop>[ExternalSite:Page][any label]]== to specify a custom label. 
    12    * All ==ExternalSite== aliases are defined in the %TWIKIWEB%.InterWikis topic. 
    13    * Add and edit aliases in %TWIKIWEB%.InterWikis. 
     12   * All ==ExternalSite== aliases are defined in the %SYSTEMWEB%.InterWikis topic. 
     13   * Add and edit aliases in %SYSTEMWEB%.InterWikis. 
    1414   * Each entry must be of format: <br /> ==| External site alias | URL | Tooltip help text |==. 
    1515   * Site aliases must start with an upper case letter and may contain alphanumeric letters. 
     
    2323a plugin setting write ==%<nop>&lt;plugin&gt;_&lt;setting&gt;%==, for example, ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 
    2424 
    25    * One-line description, shown in the %TWIKIWEB%.TextFormattingRules topic: 
     25   * One-line description, shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    2626      * Set SHORTDESCRIPTION = Link ==ExternalSite:Page== text to external sites based on aliases defined in a rules topic 
    2727 
    28    * Link rules topic name: (default is %TWIKIWEB%.InterWikis) 
     28   * Link rules topic name: (default is %SYSTEMWEB%.InterWikis) 
    2929      * Set RULESTOPIC =  
    3030 
     
    5252 
    5353|  Plugin Author: | TWiki:Main.AndreaSterbini, TWiki:Main.PeterThoeny | 
    54 |  Copyright: | &copy; 2001-2007, Andrea Sterbini, Peter Thoeny ([[http://www.twiki.net/][TWIKI.NET]]), %TWIKIWEB%.TWikiContributor | 
     54|  Copyright: | &copy; 2001-2007, Andrea Sterbini, Peter Thoeny ([[http://www.twiki.net/][TWIKI.NET]]), %SYSTEMWEB%.TWikiContributor | 
    5555|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    5656|  Plugin Version: | 03 Aug 2008 %$VERSION% | 
     
    7979|  Other Dependencies: | none | 
    8080|  Perl Version: | 5.0 | 
    81 |  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %TWIKIWEB%.GoodStyle 100%, %TWIKIWEB%.FormattedSearch 98%, %TOPIC% 98% | 
     81|  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle 100%, %SYSTEMWEB%.FormattedSearch 98%, %TOPIC% 98% | 
    8282|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    8383|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    8484|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    8585 
    86 __Related Topics:__ %TWIKIWEB%.TWikiPlugins, %TWIKIWEB%.DeveloperDocumentationCategory, %TWIKIWEB%.AdminDocumentationCategory, %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.InterWikis 
     86__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.InterWikis 
    8787 
    8888-- TWiki:Main.PeterThoeny - 25 Nov 2007 
Note: See TracChangeset for help on using the changeset viewer.