
Kwiki::ForeignLinkGlyphs - display an image after links that aren't local

$ cd /path/to/kwiki $ kwiki -add Kwiki::ForeignLinkGlyphs

AxKit::XSP::Wiki has a nifty feature where it places a tiny little arrow after non-wiki links. The arrow is useful for identifying links that would direct the user off the wiki.
This will be the contents of the src attribute in the <img> tag placed after foreign links. The image foreignlinkglyph.png included with this distribution is the default.
Set this to "yes" if you would like foreign links to open in a new browser window.

Ian Langworth <ian@cpan.org>

Kwiki, AxKit::XSP::Wiki used by http://www.axkit.org/wiki/

Copyright (C) 2004 by Ian Langworth
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The file foreignlinkglyph.png, included with this distribution, is copyright its respective author.