User Revision Edit preview

This project is not covered by Drupal’s security advisory policy.

This module adds the ability to edit recent revisions for the User Revision module.

Example usecase

If you are running a site with revisioned user profiles and you use the revisions as a public archive. Sometimes you have to apply corrections to the public archive pages (revisions) without hacking the database or redoing the whole revision history.

Dependencies

This module depends on the User Revision module.

Installation

  1. Place the entirety of this directory in:
    /sites/all/modules/user_revision_edit
  2. Navigate to Administration » Modules.
  3. Enable User Revision Edit and User Revision.
  4. Navigate to a user profile and click the Revision tab.
  5. Find the edit link for each user revision available.

Configuration

The module overrides the Revision tab and is using the settings of the User Revision module.

This module creates two additional permissions in Administration » People »
Permissions:

  • Edit revisions: Allows the user with this permission to modify any existing user revision of the site. Warning: Give to trusted roles only, this permission has security implications.
  • Edit own revisions: Allows the user with this permission to modify only his own revisions. This permission has no known implications.

Versions

The 7.x version is currently in progress of review and considered in first to-be-released alpha state.

The 8.x version will be considered as soon as Drupal 8 enters beta phase and the User Revision module team starts developing on a 8.x branch.

Sponsor

Development for the 7.x version is sponsored by Parlamentwatch e.V. (NGO).

AttachmentSize
shot-2014-06-17_12-01-07.png93.99 KB

Project information

Releases