PurpleWiki::Search::Blosxom - Search plugin for blosxom blogs.


PurpleWiki documentation  | view source Contained in the PurpleWiki distribution.

Index


NAME

Top

PurpleWiki::Search::Blosxom - Search plugin for blosxom blogs.

SYNOPSIS

Top

DESCRIPTION

Top

This is a quick hack. It assumes installation of Fletcher Penney's entries_cache, which really should be part of the blosxom core anyway.

The cleaner way to do this would be to call the blosxom code directly. That would obviate the need to worry about blosxom dependencies in this module. Unfortunately, it can't be done that way right now because of the way blosxom is architected.

METHODS

Top

search($query)

AUTHOR

Top

Eugene Eric Kim, <eekim@blueoxen.org>

SEE ALSO

Top

PurpleWiki::Search::Interface, PurpleWiki::Search::Result.


PurpleWiki documentation  | view source Contained in the PurpleWiki distribution.