You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 40 Next »

The following applies to XperienCentral versions R29 and higher.

When editing a content item, you can undo actions using the Undo functionality. However, once you have saved a content item, undoing specific editing actions is no longer possible. In cases where you need to revert a content item to a state in the past, use the XperienCentral revisions functionality. In XperienCentral, a revision is a copy of the complete state of a content item at a particular date and time in the past including content, its layout, its publication state and its workflow status. If needed, you can revert a content item to a state in the past in order to begin anew from a specific point.

The following actions trigger the creation of a new revision of a content item in XperienCentral:

  • Save
  • Change workflow status
  • Restore a previous revision


Notes:

  • The revision functionality in XperienCentral is not enabled by default. See XperienCentral Revision Settings for complete information on configuring the settings for the revision functionality.
  • When the revision functionality is enabled, saving content items takes longer than it does when the revision functionality is disabled.


In This Topic



Reverting a Content Item to a Previous Version

To revert a content item to a previous revision, follow these steps:

  1. Navigate to the content item you want to revert to a previous revision.
  2. Open the Properties widget.
  3. Click [Edit].
  4. Click the Revisions tab:




    The Revisions tab opens. It shows a list containing the last x number of revisions for the current content item. The revisions are ordered from top to bottom with the newest revision appearing at the top. The numbering is consecutive beginning at 1. As a result of cleanup actions in your deployment, the revision number appearing at the bottom will not always be 1. For example, you could see in the table revisions 26-51 which means that the first 25 revisions have been deleted and you can only choose to revert to a revision between 26 and 51.  The revisions table shows the following properties for each revision:


    PropertyDescription
    RevisionThe content item revision number.
    TitleThe title the revision had when it was created.
    Editor

    The editor responsible for creating the revision.

    CreatedThe date and time that the revision was created.
    Publication statusThe publication status the revision had when it was created ("active" or "inactive").
    Workflow stateThe workflow state the revision had when it was created.
    RestoreRestores the content item to the revision you select.



    The following shows an example of a content item with 7 revisions:





  5. To preview a revision, click the revision number. For example:






    The revision you selected appears in the Workspace.

  6. If this is the revision you want to revert to, navigate back to the Revisions tab in the Properties widget and click [Restore] in the far right column for that revision.


Back to top



XperienCentral Revision Settings


This section is intended for Application Managers.


You can configure the following settings in the General tab of the XperienCentral Setup Tool for the revision functionality.


PropertyDescription

application_settings — create_content_revisions

Enables/disables the XperienCentral revision functionality.

webmanager-revision-bundle — max_age

Specifies the maximum age, in hours, that a revision will be kept. All revisions older than the specified age will be deleted according to the cleanup schedule (see the following setting).

webmanager-revision-bundle — schedule

The Crontab schedule that dictates when revisions older than that specified by max_age (above) will be deleted. The default is every morning at 00:00.

For complete information on the Crontab format, see Crontab.


Back to top







  • No labels