NAME
Kwiki::OpenSearch::Service - Make your Kwiki compatible to A9 OpenSearch
SYNOPSIS
> echo Kwiki::OpenSearch::Service >> plugins
> $EDITOR config.yaml
script_name: http://example.com/kwiki/
sample_search: iPod
developer: Tatsuhiko Miyagawa
contact: miyagawa@gmail.com
# followings are optional:
tags: foo bar baz
attribution: Creative Commons
syndication_right: limited
adult_content: false
> kwiki -update
DESCRIPTION
Kwiki::OpenSearch::Service is a Kwiki plugin to make your Kwiki installation compatible to A9 OpenSearch. Your description URL would be http://example.com/path/kwiki/index.cgi?action=opensearch_description
AUTHOR
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.