Metadata-Version: 1.0
Name: operun.linkportlet
Version: 1.1.5
Summary: Display Links selected from a Link collection inside a Portlet
Home-page: http://svn.operun.de/svn/operun.linkportlet
Author: Stefan Antonelli
Author-email: stefan.antonelli@operun.de
License: GPL
Description: operun.linkportlet
        ==================
        
        Overview
        --------
        This package provides a portlet to display Links. Links can be managed inside
        a Link Area to avoid redundancy. In the Portlet it's possible to add single
        Links by selection from the Area or all Links in a Link Folder.
        
        Changelog
        =========
        
        1.1.5 - November 24th, 2009
        ---------------------------
        
        - changed link view template, removed table, changed message factory [stefan]
        - code cleanup, removed some comments [stefan]
        - added compatibility to plone 4 [stefan]
        - changed to import folder schema and class only if available [stefan]
        
        
        1.1.4 - October 12th, 2009
        --------------------------
        
        - added some documentation
        [stefan]
        
        
        1.1.3 - October 2nd, 2009
        -------------------------
        
        - changed to use uids instead of static links
        [slange]
        
        
        1.1.2 - July 2nd, 2009
        ----------------------
        
        - changed to make links and link folders searchable and display all
        content types in navigation
        [stefan]
        
        - changed not keep existing values from metaTypesNotToList and
        types_not_searched
        [stefan]
        
        
        1.1.1 - April 8th, 2009
        -----------------------
        
        - use relative path instead of absolute url to handle internal links after
        domain change
        [slange]
        
        - added check to link uniqueness validator if link has no url to fix
        AttributeError
        [stefan]
        
        - fill histroy.txt to include some info to the corresponding versions
        [stefan]
        
        - tagged to 1.1.1 for deployment
        [stefan]
        
        
        1.1 - February 2nd, 2008
        ------------------------
        
        - changed to use checkboxwidget instead of selectionwidget for better ui
        [stefan]
        
        - tagged for deployment
        [stefan]
        
        
        1.1-beta1 - August 25th, 2008
        -----------------------------
        
        - includes some new functionality, tagged to beta1 for deployment
        [stefan]
        
        
        1.0-beta3 - August 25th, 2008
        -----------------------------
        
        - Tagged to beta3 for deployment
        [stefan]
        
        
        1.0-beta2 - August 7th, 2008
        ----------------------------
        
        - Second beta after fixing case sensitive XML Profiles
        [stefan]
        
        
        1.0-beta1 - August 4th, 2008
        ----------------------------
        
        - Tagged to beta1 for Deployment
        [stefan]
        
        
        0.2 - July 7th, 2008
        --------------------
        
        - Revision 0.2.
        [slange]
        
        
        0.1 - July 7th, 2008
        --------------------
        
        - Initial package structure.
        [slange]
        
Keywords: Plone Portlet Links
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
