About
=====

Quills is a Weblog System for the Plone content management system.  It is
designed from the ground up to work well and provide specialized features for a
multi-blog, multi-user environment.

Installation
============

To install Quills you'll need to add the Quills products and packages to your
instance.

 1. Copy the Quills-1.6-beta1/Products/* to your $INSTANCE_HOME/Products/.
 2. Copy the quills packages from Quills-1.6-beta1/lib/python/quills to your
    $INSTANCE_HOME/lib/python/quills
 3. Restart your Zope
 4. Go to Site Setup -> Add-on Products (or portal_quickinstaller) and install
    'Quills'
 5. Optionally you can install 'QuillsRemoteBlogging' to get remote editing
    features

Now you should be able to add a 'Weblog' to your site.