Entry Revisions

Developer

Bhashkar Yadav

3rd Party (Free)


EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

As ExpressionEngine is having the feature of saving entry revisions but there is no tags available to output those revision at front end. This plugin fetches the entry revisions and can be populated with some easy tags.

Example code:

{exp:entry_revisions channel="blogs|news" site_id="1" author_id="1" status="open|closed"}
 {if no_results}
 No revisions
 {/if}
 
Title: {revision:title}
 
Revision date: {revision:version_date format='%Y-%m-%d@%H:%i'}
 
Entry ID: {revision:entry_id}
 
URL Title: {revision:url_title}
 
Channel Custom Field: {if revision:channel_custom_field} {revision:channel_custom_field} {/if}
{/exp:entry_revisions}

Please refer to full documentation from here.

Note: You can get the custom field’s value for entry revisions. It will not work for the field types which stores data separately within its own database tables like Relationship, Matrix, Grid (EE2.6+) etc.

Entry Revisions Links

This entry was created October 14, 2013, 9:31 am.
This entry was last updated October 14, 2013, 9:34 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!