Document importance of the 'save revision' checkbox when editing nodes

Aren Cambre - December 19, 2007 - 00:33
Project:Diff
Version:5.x-1.1
Component:Documentation
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

How to reproduce:

  1. Fresh new install of Drupal. Make sure you're only logged in as user 1.
  2. Enable diff 1.1 and no other modules. (At this point, the only configuration changes should be setting up user 1 and enabling that module.)
  3. Create a story with the following body: This is revision 1 of my story.
  4. Edit the same story, but change the 1 to a 2: This is revision 2 of my story.
  5. Notice how the Revisions tab does not show after saving the second revision.

Are there any dependencies that aren't clearly stated?

#1

moshe weitzman - December 19, 2007 - 01:50
Status:active» by design

you have to check the 'save revision' checkbox when editing a node. if you don't you get the behavior you do now

#2

Aren Cambre - December 19, 2007 - 14:39
Component:Code» Documentation
Category:bug report» feature request
Status:by design» active

Thanks. Changing to a documentation request to get this in the documentation.

#3

moshe weitzman - February 10, 2008 - 04:15
Title:Diff doesn't work on vanilla installation» Document importance of the 'save revision' checkbox when editing nodes

#4

Aren Cambre - February 10, 2008 - 04:31

Any way to get it in the user interface in addition to the documentation?

#5

moshe weitzman - May 22, 2008 - 19:13

we could throw a warning in hook_requirements() if none of your content types default to saving revisions.

#6

DanielTheViking - August 12, 2008 - 12:28

#5: "add a warning" would be nice, and preferably add a line like the below to the description section of the readme.txt?

"After enabling the module, make sure the desired content types are set to save revisions by default. (admin/content/types)"

 
 

Drupal is a registered trademark of Dries Buytaert.