Metadata-Version: 1.0
Name: Products.ATSuccessStory
Version: 3.2.0
Summary: Success stories Product
Home-page: http://plone.org/products/atsuccessstory
Author: Franco Pellegrini
Author-email: frapell@menttes.com
License: GPL
Description: Introduction
        ============
        
        ATSuccessStory is a very simple product that provides you with two new content types:
        
        a) Success Story Folder
        
        b) Success Story
        
        
        Success Stories can only be created inside Success Story Folders, so you first need one of those.
        
        By default the folder will display success stories with a nice summary view, showing the description and the image.
        
        
        This product also provides a portlet, that you can add anywhere.
        
        Just go to where you want the portlet to show, click on "Manage Portlets" and then select "Success Story rotating portlet" from the drop down.
        
        Then choose the title you would like for the portlet and select the folder from it should get the success stories.
        
        Click save, and you're set :-D
        
        
        Example:
        
        We add a "Success Story Folder" called "Success Stories" and inside we add a bunch of success stories.
        
        We want the portlet to be shown at root site. So we go there, then click on "Manage Portlets", we select "Success Story rotating portlet" from the drop down. We write "Case Studies" in the header, and under "Stories Path" we write part of the folder name... like "success", then click on search, and a drop down will appear, just select "Success Stories" from it, and click on "apply". Then click save, and then "save" again from the manage portlet screen.
        
        Changelog
        =========
        
        3.1
        ----------------
        
        * Rewritten the product so it would work in a Plone 3 instance
        
        3.1.1
        ----------------
        
        * Fixed some bugs (thanks a lot to emanuel with his help for the tests)
        
        3.2
        ----------------
        
        * The new portlet fields was not handled for backwards compatibility.
        
        * The links in the portlet now are correct even under virtual hosting.
        
Keywords: plone 3.1 atsuccessstory
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
