In Exponential, all content is stored as an “object”. For example, an article is an object, a user account is an object, and so on.
When you create a new object it is assigned a version number. If you modify the object, a new version number is assigned. Both the original and the new versions of the object are stored in the database.
Because of this versioning system, you can revert an object from the current version to a previous version. For example, if a new version of an object contains an error, you can revert the object to the prior version.
Only a limited number of versions of each content object are stored in the database (to prevent the database from getting too large). This value is set as part of the system configuration, which is described in the Exponential documentation: Version Management.
To revert to a prior version of an object, log in as a user who is part of the Editor group then access the content that you want to revert. (By default, only members of the Editor and Administrator groups have access to this feature.)
The new version will replace the current version. The version of the object that you just replaced is still stored in the database, and can be reinstated in the same way as it was replaced.
Powered by Exponential™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.