- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ExternalLinkPlugin/data/TWiki/ExternalLinkPlugin.txt
r120 r464 15 15 ---++ Plugin Settings 16 16 17 * One line description, is shown in the % TWIKIWEB%.TextFormattingRules topic:17 * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 18 18 * Set SHORTDESCRIPTION = This plugin will mark external links so users don't leave your site by accident. 19 19 20 20 * External link mark (besides images it is also possible to use HTML entity characters like e.g. "»" (=&raquo;=)) 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" /> 22 22 23 23 * Debug plugin: (See output in =data/debug.txt=) … … 45 45 46 46 | *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> <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> <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> <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> <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> <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> <img src="%PUBURLPATH%/%SYSTEMWEB%/%TOPIC%/external.gif" alt="External link mark"> | [[https://sourceforge.net][Sourceforge.net under a secure connection]] | 50 50 51 51 ---+++ Local links … … 70 70 | Perl Version: | 5.005 | 71 71 | 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% | 73 73 | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 74 74 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | … … 76 76 77 77 78 __Related Topics:__ % TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins78 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 79 79 80 80
Note: See TracChangeset
for help on using the changeset viewer.
