PurpleWiki::Search::Wiki - Search The Wiki Text and Titles


PurpleWiki documentation  | view source Contained in the PurpleWiki distribution.

Index


NAME

Top

PurpleWiki::Search::Wiki - Search The Wiki Text and Titles

SYNOPSIS

Top

Searches the text and titles of the local wiki pages.

DESCRIPTION

Top

This module moves code from the core CGI of the Wiki out into the pluggable search module system.

It is turned on by default in new (0.9.1 and after) versions of PurpleWiki. In upgraded systems a line should be added to the PuprleWiki configuration file, config:

  SearchModule = Wiki

METHODS

Top

See PurpleWiki::Search::Interface

AUTHOR

Top

Chris Dent, <cdent@blueoxen.org>

SEE ALSO

Top

PurpleWiki::Search::Interface. PurpleWiki::Search::Engine. PurpleWiki::Search::Result.


PurpleWiki documentation  | view source Contained in the PurpleWiki distribution.