Metadata-Version: 1.0
Name: medialog.popupworkflow
Version: 0.7.2
Summary: A workflow with a state that opens documents in an overlay
Home-page: http://svn.plone.org/svn/collective/medialog.popupworkflow/
Author: Espen Moe-Nilssen
Author-email: espen@medialog.no
License: GPL
Description: What is this?
        =============
        
        - This Plone product gives you a new popup_workflow so you can publish an item for pop-up effect. 
        - When clicking on it in the navigation menu or wherever the state class  is shown (like in folder_listing, tableview, )
        - The popup effect is disabled when logged in (so its possible to *edit content the normal way*)
        
        
        How-to
        ==================
        - Install medialog.popupworkflow
        - Change workflow of a folder or content type or *something* to *Popup workflow*
        - Supported content types: folder (collecitve.easyslider, collective.plonetruegallery, uw.pageturner, collective.gallery, Product.Maps, FormFolder (PloneFormGen), Page)
        - *Change state* of some content to *Popup Publish*. For security reasons, the *change view* menu is now *disabled*. You will need to *Normal Publish* it to change view.
        - Log out, or use another browser
        - Click on that item in the navigation portlet
        
        If you uninstall the product, you should uninstall or reinstall collective.prettyphoto
        
        
        Demo
        ======================
        http://products.medialog.no/popupworkflow
        *Click on the menu on the left*
        
        
        Credits
        =======
        Nathan van Gheem, whose products and help inspired me to make this.
        
        
        Author
        =======
        Espen Moe-Nilssen espen at medialog dot no
        
        
        Changelog
        ==========
        
        
        0.7 (2011/07/08)
        __________________
        - Added a new *main template* so css and js loads (propely).
        - Changed the views to use this *main* template 
        - Added views for *Pageturner*, easyslider (a new one)
        - Added view for *Image*
        
        
        
        0.6
        __________________
        - Added more views (document, formgen, page)
        - Put a condition on js so it is possible to edit content
        - disabled *view* menu when content is in *popup state*, to prevent changing to a view that doesnt support pop-up
        
        
        0.5
        __________________
        - Skin register fixed
        - Works with maps, truegallery and collective.gallery
        - Workflow guard using getLayout instead of layout
        
        
        0.4
        ------------------
        - Guard etc. updated
        - Javascript and placeit script OK
        
        
        0.3.0 (2010/08/16)
        ------------------
        - Added view for Maps (location and Map view). You will need to customize this to use it (go to portal skins, popupworkflow and press customize on it)
        - Changed script so it doesn mess up with TinyMCE javascript
        - Guard on *Popup Publish* not on gallery, plonetrueallery, maps, location
        
        
        
        0.1.0 (2010/08/14)
        ------------------
        - Initial release
Keywords: plone  workflow  popup
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
