Kwiki::OpenSearch::Service - Make your Kwiki compatible to A9 OpenSearch


Kwiki-OpenSearch-Service documentation  | view source Contained in the Kwiki-OpenSearch-Service distribution.

Index


NAME

Top

Kwiki::OpenSearch::Service - Make your Kwiki compatible to A9 OpenSearch

SYNOPSIS

Top

  > 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

Top

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

Top

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.

SEE ALSO

Top

WWW::OpenSearch, Kwiki::LiveSearch


Kwiki-OpenSearch-Service documentation  | view source Contained in the Kwiki-OpenSearch-Service distribution.