| Plagger documentation | view source | Contained in the Plagger distribution. |
Plagger::Plugin::Filter::Emoticon - Emoticon Filter
- module: Filter::Emoticon
config:
driver: Yahoo
option:
strict: 1
xhtml: 0
This filter replaces text emoticons like ":-)", ";-P" etc. with Text::Emoticon.
Specify the driver's name of Text::Emoticon you want to use. It defaults to 'MSN'. 'Yahoo' and 'GoogleTalk' are also available.
Specify the options you want to pass to the Text::Emoticon.
Naoya Ito <naoya@bloghackers.net>
| Plagger documentation | view source | Contained in the Plagger distribution. |