We have been using Pages much like Wikis and the history feature is great to see who has edited what at what time. Is there a way to restore a page based on a history entity?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Matt Beckett@Beck24

Matt Beckett - 0 likes
You must log in to post replies.There isn't a way included by default, but it's easy functionality to add via plugin if you're a developer. It's a matter of copying the value of the history annotation to the page entity description and saving the page entity. Probably would want to create a new history item with the new value as well.