By mmlr38 on
I am very new to Drupal, and this may be a ridiculous question, but I am trying to find a way to revert content to a previous version.
Let me clarify: Suppose I create a "Story". I then have version 1. I edit it and save it and then have version 2. But version 2 is messed up (say I deleted something that I actually wanted) and I want to go back to version 1.
Is it possible to record the history of a node with Drupal and revert back to any previous version? If so, how? Does Drupal save a history for each node every time it is edited?
Many thanks in advance.
Comments
Found it...
It is a little checkbox titled "Create new revision" under the "Publishing options" DHTML menu. Sorry for the silly question.
This module is also helpful
This module is also helpful for dealing with revisions.
- Corey
Thanks
Yes, that is a nice module. Thanks for pointing it out.