NAME
Kwiki::Attachments - Kwiki Page Attachments Plugin
SYNOPSIS
1. Install Kwiki::Attachments 2. Run 'kwiki -add Kwiki::Attachments'
DESCRIPTION
This module gives a Kwiki wiki the ability to upload, store and manage file attachments on any page.
Depending on the configuration of your web server, you may need to add an .htaccess file to your <wiki>/plugin/attachments directory containing the directive "Allow from all".
AUTHOR
Sue Spence <sue_cpan@pennine.com>
This module is based almost entirely on work by Eric Lowry <eric@clubyo.com> and Brian Ingerson <INGY@cpan.org>
COPYRIGHT
Copyright (c) 2005. Sue Spence. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://www.perl.com/perl/misc/Artistic.html