[[http://external.site.com][an external site]]).
URLs 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. |
| 23 Apr 2006: | (v1.10) - Incorporated patch from TWiki:Main.TobiasRoeser (only mark external link once in an included scenario). Minor doc brush-up. Changed default marker to 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: | GoodStyle nn%, FormattedSearch nn%, ExternalLinkPlugin 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 |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | ExternalLinkPlugin.md5 | manage | 0.2 K | 24 Apr 2006 - 12:23 | SteffenPoulsen | md5 checksums |
| | ExternalLinkPlugin.tgz | manage | 10.3 K | 24 Apr 2006 - 12:23 | SteffenPoulsen | Untar and run the installer script, if there is one |
| | ExternalLinkPlugin.zip | manage | 12.1 K | 24 Apr 2006 - 12:23 | SteffenPoulsen | unzip, correct the permissions, and run the installer script, if there is one |