Kwiki::GoogleLink - easy links to Google searches


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

Index


NAME

Top

Kwiki::GoogleLink - easy links to Google searches

SYNOPSIS

Top

 $ cpan Kwiki::GoogleLink
 $ cd /path/to/kwiki
 $ echo "Kwiki::GoogleLink" >> plugins
 $ kwiki -update

DESCRIPTION

Top

This was written as a demonstration of a plugin to add a new WAFL phrase to the Kwiki formatting rules.

This plugin makes it quick and easy to add a Google search link to a Kwiki page, for example:

    Search Google for: {google:Kwiki}

will be rendered as

    Search Google for: <a href="http://www.google.com/search?q=Kwiki">Kwiki</a>

This example can be used as the basis for custom shortcuts at your own site.

AUTHORS

Top

Michael Gray <mjg17@eng.cam.ac.uk>

SEE ALSO

Top

Kwiki

COPYRIGHT AND LICENSE

Top


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