adi.revertorder

A Plone addon, to prepend any newly created content-item to its siblings, instead of appending it.


License
GPL-2.0+
Install
pip install adi.revertorder==1.3

Documentation

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.