Element Versioning in trunk

Added by Tim Klein 5 months ago

element versioning is now in trunk.

It can be activated by adding:

Element::setVersioning("Element");

to your mysite/_config.php

Due to limitations in DataObjectDecorator within the sapphire core element versioning cannot be activated on a per-element basis (as I initially wanted).
However hopefully this is a step closer to provide a seamless experience in Silverstripe CMS.

In the next couple of weeks I will be working on making elements Silverstripe 2.4 compatible


Comments

Add a comment