Kwiki-Attachments version 0.10
==============================

NAME

   Kwiki::Attachments - Kwiki Page Attachments Plugin

SYNOPSIS

   1. Install this module.
   2. Run 'kwiki -add Kwiki::Attachments'

DESCRIPTION

   This module gives a Kwiki wiki the ability to upload and manage file 
   attachments on any page.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

   Kwiki v0.37

COPYRIGHT AND LICENCE

   Copyright (C) 2005 by Sue Spence

   This library is free software; you can redistribute it and/or modify
   it under the same terms as Perl itself.


