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


Kwiki-ForeignLinkGlyphs documentation  | view source Contained in the Kwiki-ForeignLinkGlyphs distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

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.

Configuration Directives

* foreignlinkglyph_image

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.

* foreignlinkglyph_new_window

Set this to "yes" if you would like foreign links to open in a new browser window.

AUTHORS

Top

Ian Langworth <ian@cpan.org>

SEE ALSO

Top

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

COPYRIGHT AND LICENSE

Top


Kwiki-ForeignLinkGlyphs documentation  | view source Contained in the Kwiki-ForeignLinkGlyphs distribution.