Metadata-Version: 1.0
Name: atreal.layouts
Version: 0.6.2
Summary: Various layouts for Plone
Home-page: https://svn.plone.org/svn/collective/atreal.layouts
Author: atReal
Author-email: contact@atreal.net
License: GPL
Description: .. contents::
        
        Overview
        ========
        
        This package aims to contain various views and skins (layouts) for Plone. Each
        functionality is embed in a separate GS profile, except for the matrix_view.
        
        
        Install
        =======
        
        Matrix View
        -----------
        
        First install the package via the quickinstaller then add "atreal_matrix" in
        "Available view methods" of the content type(s) (folderish) you want with this
        three level tree view.
        
        Tatooine Icon Theme
        -------------------
        
        First install the package via the quickinstaller then import the right GS 
        profile : "atReal Layouts : Icon Theme Tatooine"
        
        
        Document Actions with icons
        ---------------------------
        
        First install the package via the quickinstaller then import the right GS 
        profile : "atReal Layouts : Document Actions As Icons"
        
        
        Restricted Access to Authenticated Users
        ----------------------------------------
        
        First install the package via the quickinstaller then import the right GS 
        profile : "atReal Layouts : Restricted Access"
        
        
        TODO
        ====
        
        * Wrap browser view into a GS profile
        * Add a global GS profile to install every layouts items
        * Uninstall profile for each GS profile
        
        
        Authors
        =======
        
        |atreal|_
        
        * `atReal Team`_
        
          - Thierry Benita [tbenita]
          - Jean-Nicolas Bes [drjnut]
          - Florent Michon [f10w]
          - Matthias Broquet [tiazma]
        
        .. |atreal| image:: http://downloads.atreal.net/logos/atreal-logo-48-white-bg.png
        .. _atreal: http://www.atreal.net
        .. _atReal Team: mailto:contact@atreal.net
        
        * Souheil Chelfouh [trollfot]
        
        
        Credits
        =======
        
        * Sponsorised by Inserm France <http://www.inserm.fr/>
        
        Changelog
        =========
        
        0.6.2 - 2010-12-08
        ------------------
        
        - Correct CSS problem for background-color in extedit profile. [f10w]
        
        
        0.6.1 - 2010-12-08
        ------------------
        
        - Add restricted access viewlet. [f10w]
        
        
        0.5.1 - 2010-08-26
        ------------------
        
        - Added extedit profile. [tiazma]
        
        - Clean-up profiles. Split each functionality into various profiles. [tiazma]
        
        
        0.4.0 - Unreleased
        ------------------
        
        - Viewlet Document Actions with icons added. [f10w]
        
        
        0.3.0 - 2010-03-15
        ------------------
        
        - Tatooine Icon Theme added. [Florent Michon]
        
        
        0.2.0 - 2010-01-06
        ------------------
        
        - Internationalization, Browser Layer Added, Cleanup. [Florent Michon]
        
        - Matrix Policy removed. [Florent Michon]
        
        
        0.1.0 - Unreleased
        ------------------
        
        - Initial development. [Jean-Nicolas Bes][Souheil Chelfouh][Thierry Benita]
        
        
Keywords: atreal plone layouts
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
