Metadata-Version: 1.0
Name: Products.QuillsEnabled
Version: 1.8a1
Summary: A Blogging Suite for Plone.
Home-page: http://plone.org/products/quills
Author: Quills Team
Author-email: plone-quills@googlegroups.com
License: GPL
Download-URL: http://svn.plone.org/svn/collective/Products.Quills
Description: ======================
        Products.QuillsEnabled
        ======================
        
        Quills is an Enterprise 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.
        
        Requires Plone 3.1 or later.
        
        
        Getting started
        ===============
        
        QuillsEnabled allows you to use Plone Folders, Documents and News Items for
        blogging. To create a blog, simply add a new Folder and select
        "Activate Blog" from the "Actions" menu, then add Pages/New Items for each
        new post. Existing folders can be turned into a blog the same way. To change
        a Blog back into a plain and boring folder, select "Deactive blog"
        from the Actions menu.
        
        
        Extensions
        ==========
        
        There are a few packages that add extra functionality to your Blog.
        
        quills.remoteblogging
            Use your Blog with any Weblog Editor that supports the `MetaWeblog API`_.
            This feature requires the ``Products.MetaWeblogPASPlugin`` product to
            be installed into your Plone site.
        
            .. _MetaWeblog API: http://www.metaweblogapi.com/
        
        
        Pitfalls
        ========
        
        There is a `slight incompatibility`_ with `Quintagroup's Plone
        Comments`_ product. To fix it, open the ZMI of your Plone site and go
        to the “portal_form_controler”. There select the tab “Actions” and
        delete the overide “discussion_reply_form”.
        
        .. _slight incompatibility: http://groups.google.com/group/plone-quills/browse_thread/thread/c03829a8be2c2db2
        .. _Quintagroup's Plone Comments: http://pypi.python.org/pypi/quintagroup.plonecomments
        
        
        Links
        =====
        
        Product Homepage
            Visit `http://plone.org/products/quills`__ to learn more about Quills.
        
            __ http://plone.org/products/quills
        
        Mailing List
            Read our mailing list archive at `Google Groups`__, or subscribe to it
            there. To post, write an e-mail to `plone-quills@googlegroups.com`__.
            
            __ http://groups.google.com/group/plone-quills
            __ plone-quills@googlegroups.com
        
        Issue Tracker
            Report bugs and request features by using the `issue tracker`__ on our
            product homepage.
        
            __ http://plone.org/products/quills/issues
        
        
        Code Repository
            You can find the source code in the Plone Collective Repository at
            `http://svn.plone.org/svn/collective/Products.QuillsEnabled/`__.
        
            __ http://svn.plone.org/svn/collective/Products.QuillsEnabled
        
        
        Changelog
        =========
        
        1.8a1 (2011-04-10)
        ------------------
        
        - Compatibility with Plone 4 [jcbrand]
        - Remove version pinning to old version of quills.app [jcbrand]
        
        For older entries, please see Products.Quills/Products.Quills for a changes.
        
        
Keywords: plone blogging
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Plone
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
