NAME
PurpleWiki::Search::Blosxom - Search plugin for blosxom blogs.
SYNOPSIS
DESCRIPTION
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
search($query)
AUTHOR
Eugene Eric Kim, <eekim@blueoxen.org>