I'm using the open outreach distribution (beta7) and I would like to automatically create a revision every time an article content type is saved.
I cannot find the option to do that when I edit the content type.
I can save a revision by checking the box to create a revision when I save an article, but I do not want my users to have to remember to do so.
I have checked all my permissions and checked the feature overrides and looked under all the rocks I can think of to find the option, but no luck. All I can think is that it's something that has been pre-set by the distribution/feature? But maybe I'm way off.
Note that the same goes for the event content type, but I care less about keeping revisions for events.
Any suggestions on enabling this would be appreciated.
Comments
Comment #1
rosemarymann commentedTo make this change you need to edit the content type, so in this example go to admin/structure/types/manage/article.
The revisions setting is under publishing options. Check the box for create new revision. Save your changes and this will now be the default for this content type.
Comment #2
theprecarious commentedDuh! I swear I looked at those options multiple times and didn't see it. Thanks for making me see what was right in front of my face.