=head1 NAME Kwiki::ForeignLinkGlyphs - display an image after links that aren't local =head1 SYNOPSIS $ cd /path/to/kwiki $ kwiki -add Kwiki::ForeignLinkGlyphs =head1 DESCRIPTION L 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. =head2 Configuration Directives =over 4 =item * foreignlinkglyph_image This will be the contents of the C attribute in the CimgE> tag placed after foreign links. The image F included with this distribution is the default. =item * foreignlinkglyph_new_window Set this to "yes" if you would like foreign links to open in a new browser window. =back =head1 AUTHORS Ian Langworth =head1 SEE ALSO L, L used by L =head1 COPYRIGHT AND LICENSE 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 F, included with this distribution, is copyright its respective author.