
Kwiki::Keywords - Keywords for Kwiki

kwiki -add Kwiki::Keywords

Kwiki::Keywords provides keywords (or tags) for each Kwiki Page. You can then browse by keyword. If a page is edited by someone with a Kwiki UserName, the name will be added as a keyword. This feature can be turned off by setting
keywords_no_automatic: 1
in config.yaml.

YAPC::NA, Chris Dent, Brian Ingerson

This module was created on the fly at YAPC::NA 2005 in Toronto by everyone at the Kwiki presentation.
Ricardo SIGNES provided the keywords_no_auto patch, made it so keywords are only written to writable pages, and added support for related tags and display of tag intersections.

Copyright (c) 2005. Brian Ingerson. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.