Metadata-Version: 1.1
Name: Solgema.RichMenu
Version: 1.5
Summary: Solgema Portlets Manager
Home-page: http://www.martronic.ch/plone_products/Solgema.PortletsManager
Author: Martronic SA
Author-email: martronic@martronic.ch
License: GPL
Description: Solgema.RichMenu Package Readme
        =========================
        
        Overview
        --------
        Richer Plone main menu with Solgema.RichMenu
        You can define submenu position, width, depth, number of columns and also add content like document, folder, image inside the submenu.
        In order to set the menu properties, move to one of the folder that compose main menu (ensure to be on the folder and not on the default view)
        and click on the "Navigation" action tab.
        
        
        CHANGES
        -------
        
        v 1.4 Fix menu 100% width when aligned to left and center
              Better Plone 4 compatibility
        
        v. 1.3 Fix - Navigation action was displayed event if the DX content type hadn't the RichMenu behavior.
        
        v. 1.2 Allow the use of Image in RichMenu content.
        
        Changelog for Solgema.PortletsManager
        
            (name of developer listed in brackets)
        
        Solgema.PortletsManager - 0.1 Unreleased
        
            - Initial package structure.
              [zopeskel]
        
        Solgema.PortletsManager - 0.5.1b1 Released
        
            - First public release.
        
        Solgema.PortletsManager - 0.5.1b2 Released
        
            - Solgema.PortletsManager.interfaces
              ISolgemaPortletsManagerLayer class based on IDefaultPloneLayer and not Interface.
              (allows to have the product running with other plone skins than the default one.)
            - css changes
            - manage-portlets view template changed
            - i18n updated
            - migrations added and registered
            - javascript to allow drop down of the portlets
            - replaced characters that weren't displayed on IE
        
        Solgema.PortletsManager - 0.5.5 Released
        
            - Moved portlet manager renderer from portlets/configure.zcml to overrides.zcml (group, types and users portlet weren't editable)
              Unfortunately it's not possible to customize the portlet renderer because it is already overriden in plone.app.portlets
        
        
Keywords: Solgema
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
