Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

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

    r120 r464  
    1515---++ Plugin Settings 
    1616 
    17         * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     17        * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    1818                * Set SHORTDESCRIPTION = This plugin will mark external links so users don't leave your site by accident. 
    1919 
    2020        * External link mark (besides images it is also possible to use HTML entity characters like e.g. "»" (=»=)) 
    21                 * Set MARK = <img src="%PUBURLPATH%/%TWIKIWEB%/ExternalLinkPlugin/external.gif" alt="External link mark" /> 
     21                * Set MARK = <img src="%PUBURLPATH%/%SYSTEMWEB%/ExternalLinkPlugin/external.gif" alt="External link mark" /> 
    2222 
    2323        * Debug plugin: (See output in =data/debug.txt=) 
     
    4545 
    4646| *Verbatim* | *Pre-rendered* | *If plugin enabled* |  
    47 | =[<nop>[http://TWiki.org][TWiki.org: TWiki's home]]= | <a href="http://TWiki.org" target="_top">TWiki.org: TWiki's home</a>&nbsp;<img src="%PUBURLPATH%/%TWIKIWEB%/%TOPIC%/external.gif" alt="External link mark"> | [[http://TWiki.org][TWiki.org: TWiki's home]] | 
    48 | =[<nop>[ftp://no.where.com][Some nonexistent FTP site]]= | <a href="ftp://no.where.com" target="_top">Some nonexistent FTP site</a>&nbsp;<img src="%PUBURLPATH%/%TWIKIWEB%/%TOPIC%/external.gif" alt="External link mark"> | [[ftp://no.where.com][Some nonexistent FTP site]] | 
    49 | =[<nop>[https://sourceforge.net][Sourceforge.net under a secure connection]]= | <a href="https://sourceforge.net" target="_top">Sourceforge.net under a secure connection</a>&nbsp;<img src="%PUBURLPATH%/%TWIKIWEB%/%TOPIC%/external.gif" alt="External link mark"> | [[https://sourceforge.net][Sourceforge.net under a secure connection]] | 
     47| =[<nop>[http://TWiki.org][TWiki.org: TWiki's home]]= | <a href="http://TWiki.org" target="_top">TWiki.org: TWiki's home</a>&nbsp;<img src="%PUBURLPATH%/%SYSTEMWEB%/%TOPIC%/external.gif" alt="External link mark"> | [[http://TWiki.org][TWiki.org: TWiki's home]] | 
     48| =[<nop>[ftp://no.where.com][Some nonexistent FTP site]]= | <a href="ftp://no.where.com" target="_top">Some nonexistent FTP site</a>&nbsp;<img src="%PUBURLPATH%/%SYSTEMWEB%/%TOPIC%/external.gif" alt="External link mark"> | [[ftp://no.where.com][Some nonexistent FTP site]] | 
     49| =[<nop>[https://sourceforge.net][Sourceforge.net under a secure connection]]= | <a href="https://sourceforge.net" target="_top">Sourceforge.net under a secure connection</a>&nbsp;<img src="%PUBURLPATH%/%SYSTEMWEB%/%TOPIC%/external.gif" alt="External link mark"> | [[https://sourceforge.net][Sourceforge.net under a secure connection]] | 
    5050 
    5151---+++ Local links 
     
    7070|  Perl Version: | 5.005 | 
    7171|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 
    72 |  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %TWIKIWEB%.GoodStyle nn%, %TWIKIWEB%.FormattedSearch nn%, %TOPIC% nn% | 
     72|  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle nn%, %SYSTEMWEB%.FormattedSearch nn%, %TOPIC% nn% | 
    7373|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    7474|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
     
    7676 
    7777 
    78 __Related Topics:__ %TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins 
     78__Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 
    7979 
    8080 
Note: See TracChangeset for help on using the changeset viewer.