Metadata-Version: 1.1
Name: Products.PloneTableless
Version: 2.0b4
Summary: Plone Tableless provides a completly tableless version of the Plone Default theme
Home-page: https://github.com/Raptus/Products.PloneTableless
Author: Raptus AG
Author-email: dev@raptus.com
License: GPL
Description: Introduction
        ============
        
        Plone Tableless provides a completly tableless version of the 
        Plone Default theme, and was created because version 3.0 does 
        no longer ship with a tableless theme other than NuPlone.
        
        The theme was tested on the following browsers and platforms:
        -------------------------------------------------------------
        
        * Firefox 2.0/3.0 WinXP/Mac OS X
        * Camino 1.5.4 Mac OS X
        * Safari 3.0.4 Mac OS X
        * Opera 9.0 WinXP
        * Internet Explorer 6/7/8 WinXP
        
        Changelog
        =========
        
        2.0b4 (2013-09-25)
        ------------------
        
        * Merged changes in main_template from Plone 4.3.2
        
        
        2.0b3 (2013-07-01)
        ------------------
        
        * Switched DOCTYPE to HTML5
        * Added sl and sr CSS classes to #visual-portal-wrapper
        
        2.0b2 (2010-10-20)
        ------------------
        
        * add div-tag clear space after portal wrapper
        
        2.0b1 (2010-09-17)
        ------------------
        
        * Plone 4 compatibility
          
          create new browser layer depended on plonetheme.classic.
          
          adjust main_template.pt
          adjust portlet_prefs.pt
          add viewlet.xml based on classic theme
        
        
        1.4 - Released
        --------------
        
        * Bugfix release as prefs_main_template and portlet_prefs changed in Plone 3.3
        
        1.3 - Released
        --------------
        
        * Merging changes in main_template from Plone 3.3
        
        1.2 - Released
        --------------
        
        * Initial release
        
        
Keywords: plone theme tableless
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
