Metadata-Version: 1.0
Name: collective.fsdsimplifier
Version: 1.0
Summary: Simplifies FacultyStaffDirectory to make it more user friendly.
Home-page: http://svn.plone.org/svn/collective/
Author: Heather Wozniak
Author-email: heather@laplone.org
License: GPL
Description: Introduction
        ============
        
        This product simplifies FacultyStaffDirectory to make it more user-friendly.
        It hides tabs that most users don't need to see when editing their profile
        and cleans up some visual clutter.  The options remain visible to Managers and Personnel
        Managers who may need to access them.
        
        In particular, this product will:
        
        * Hide the Contents, Sharing, and Relations tabs from the user (when viewing their Person).
        
        * Hide the Actions and Display menus from the user (when viewing their Person).
        
        * Hide the User Settings, categorization, dates, ownership, and settings schema from the user
        (when editing their Person).
        
        * Correct the versioning configuration so that the "Save as new version" box
        will not display at the bottom of the profile edit view (unless versioning is
        enabled).
        
        * Make the username in the personal bar link directly to the FSD profile,
        instead of the Plone dashboard (and hide the default FSD 'My Folder' link).
        
        You should install FacultyStaffDirectory first before using this product.
        
        Credits
        ============
        
        This product was developed during the West Coast Plone Sprint 2010 organized by the
        Los Angeles Plone Users Group.  Special thanks to Alec Mitchell and Luke Brannon for
        their guidance and assistance with this product.
        Changelog
        =========
        
        1.0 - Unreleased
        ----------------
        
        * Initial release
        
        
Keywords: web zope plone facultystaffdirectory
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
