NAME
Kwiki::Formatter::Hatena - Kwiki Formatter with Haten Style
SYNOPSIS
In config.yaml
:
formatter_class: Kwiki::Formatter::Hatena
hatenaformatter_keyword_cache_root: /tmp/hatenakeyword_cache_dir
hatenaformatter_keyword_cache_expires: 1 day
hatenaformatter_keyword_score: 20
hatenaformatter_keyword_enable: 1
DESCRIPTION
The Kwiki format is invalidated and the Hatena format is made effective. The Hatena format is offered by Hatena::Formatter.
AUTHOR
Kazuhiro Osawa <ko@yappo.ne.jp>
THANKS TO
TransFreeBSD, Naoya Ito, otsune, tokuhirom
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.