Metadata-Version: 1.1
Name: adi.revertorder
Version: 1.2
Summary: A Plone addon, to prepend any newly created content-item to its siblings, instead of appending it.
Home-page: https://github.com/ida/adi.revertorder/
Author: Ida Ebkes
Author-email: contact@ida-ebkes.eu
License: GPL
Description: Introduction
        ============
        
        Sets the position of any new born content-item (Archetypes&Dexterity) to be
        the first child of its parent, in order to prepend, instead of appending it,
        like it is the default behaviour.
        
        
        Changelog
        =========
        
        1.2 (150924)
        -------------------
        
        - Also regard Dexterity-based contenttypes.
        
        
        1.1 (150924)
        -------------------
        
        - Typos, add author.
        
        
        1.0dev (unreleased)
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
