NAME
Kwiki::Emoticon - Emoticon phrase for Kwiki
SYNOPSIS
> echo Kwiki::Emoticon >> plugins
# optionally, you can change the Emoticon class (MSN by default)
> $EDITOR config.yaml
emoticon_driver: Yahoo
Now you can use emoticon like :-)
in your Kwiki text.
AUTHORS
Kang-min Liu <gugod@gugod.org>
Tatsuhiko Miyagawa <miyagawa@bulknews.net>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.