Metadata-Version: 1.0
Name: collective.anonymousview
Version: 1.1
Summary: Allow a loggedin user to view a page as an anonymous user
Home-page: http://svn.plone.org/svn/collective/collective.anonymousview
Author: Four Digits
Author-email: roel@fourdigits.nl
License: GPL
Description: Introduction
        ============
        
        collective.anonymousview
        
        Allow a logged in user to view a page as anonymous user, so that the user does not have to logout or use another browser to preview
        pages anonymously.
        
        Changelog
        =========
        
        1.1 (2012-08-02)
        ----------------
        
        * fixed import error on Plone 4
        * added z3c.autoinclude support
        * added i18n support
        
        1.0
        ----------------
        
        * Initial release
        
        1.0.1
        ----------------
        
        * removed properties.xml
        * added extra tests
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 3.3
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
