[[http://external.site.com][an external site]]).
UR Ls that are just written in straight text (i.e. just http://external.site.com) are left untouched.
[] forced link syntax.
»))
data/debug.txt) ExternalLinkPlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/ExternalLinkPlugin.txt | Plugin topic |
lib/TWiki/Plugins/ExternalLinkPlugin.pm | Plugin Perl module |
pub/TWiki/ExternalLinkPlugin/external.gif | Default graphic for external link mark |
ExternalLinkPlugin_installer.pl | Plugin installer script |
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
| Verbatim | Pre-rendered | If plugin enabled |
|---|---|---|
[[http://TWiki.org][TWiki.org: TWiki's home]] | TWiki.org: TWiki's home | TWiki.org: TWiki's home |
[[ftp://no.where.com][Some nonexistent FTP site]] | Some nonexistent FTP site | Some nonexistent FTP site |
[[https://sourceforge.net][Sourceforge.net under a secure connection]] | Sourceforge.net under a secure connection | Sourceforge.net under a secure connection |
| Verbatim | Pre-rendered | If plugin enabled |
|---|---|---|
[[%ATTACHURL%/bli.png][link to (nonexistent) local attachment]] | link to (nonexistent) local attachment | link to (nonexistent) local attachment |
[[%SCRIPTURL%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%][explicit link to this topic]] | explicit link to this topic | explicit link to this topic |
| Plugin Author: | TWiki:Main.AurelioAHeckert, TWiki:Main.NelsonFerraz, TWiki:Main.AntonioTerceiro |
| Plugin Version: | v1.11 - 24 Apr 2006 |
| Change History: | |
| 24 Apr 2006: | (v1.11) - %TOPIC% removed from =MARK definition, wasn't expanded correctly. |
external.gif graphic. (TWiki:Main.SteffenPoulsen).
| 02 Nov 2005: | (v1.00) - Initial release |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.005 |
| License: | GPL (GNU General Public License) |
| Benchmarks: | Good Style nn%, Formatted Search nn%, External Link Plugin nn% |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/ExternalLinkPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/ExternalLinkPluginDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/ExternalLinkPluginAppraisal |