Metadata-Version: 1.1
Name: quintagroup.analytics
Version: 1.1.1
Summary: Plone site's statistics
Home-page: http://svn.quintagroup.com/products/quintagroup.analytics
Author: Quintagroup
Author-email: support@quintagroup.com
License: GPL
Description: Quintagroup Analytics Tool for Plone
        ====================================
        
        .. figure:: http://quintagroup.com/services/plone-development/products/quintagroup.analytics/plone-analytics.png/
        
        quintagroup.analytics provides statistic information about your Plone site. It 
        adds few content stats views of plone content workflow states, ownership and 
        portlets registered on different contexts. 
        
        Information provided by Quintagroup Analytics Tool allows you to see Plone site 
        content from different perspectives. This information can be very useful while 
        migrating your site into newer Plone version, or into another CMS.
        
        With its help you can visually audit the content setup in Plone site before migration 
        and compare it with the migrated website structure.
        
        Usage
        -----
        
        To see your Plone site statistic information - navigate to 'Quintagroup Analytics' item 
        under Add-on Products Configuarion. Browse through all configlet tabs to see all statistic
        information, generated by Quintagroup Analytics Tool:
        
        * Content Ownership by Type - information about most popular content types on your site. Here you
          can see the most frequently created content types on your site and their owners.
        * Content Ownership by State - information about site's content workflow states. Here you can see
          how many content object are published/submitted for review/etc. and their owners.
        * Content Types by State - information about site's most frequently created content types and their
          workflow states.
        * Site Portlets - information about site portlets assigned throughout site sections. This information
          can be exported into .csv format. You can see all portlets assigned on your site and edit them. 
        * Legacy Portlets - information about legacy assigned throughout site sections. This information
          can be exported into .csv format.
        * Properties stats - information on certain property values for all site objects, such as
          titles, descriptions, etc. This information can be exported into .csv format.
        
        Compatibility
        -------------
        
        Plone 3.x, Plone 4.x
        
        Links
        -----
        
        * Product Homepage: http://quintagroup.com/services/plone-development/products/quintagroup.analytics
        * Documentation Area: http://projects.quintagroup.com/products/wiki/quintagroup.analytics
        * Repository: http://svn.quintagroup.com/products/quintagroup.analytics
        * Releases: http://plone.org/products/quintagroup.analytics/releases
        
        Authors and contributors
        ------------------------
        
        * Myroslav Opyr
        * Volodymyr Cherepanyak
        * Taras Melnychuk
        * Bohdan Koval'
        * Roman Kozlovskyi
        * Vitaliy Podoba
        * Julien Stegle
        
        
        Changelog
        =========
        
        1.1.1 - 2012-05-31
        ------------------
        * fixed syntax for python 2.4
        * fixed tests for plone 4.2 and pyflakes 
        * fixed pep8 
        
        1.1 - 2012-04-11
        ----------------
        * refactored configlet tabs
        * french translation added
        * translations added
        
        1.0 - 2010-11-19
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
