Closed (duplicate)
Project:
Diff
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2007 at 22:13 UTC
Updated:
8 Dec 2007 at 00:21 UTC
This is a small part of the monolithic patch http://drupal.org/node/125494
Hopefully by breaking them up we can move them through faster.
This part deals with:
3. Preview changes button can be set per node type (admin > content types > edit)
I'm not really sure if this is necessary, but since someone requested it and the addition was minimal, I added it so we can see how it looks and behaves.
4. Preview changes button is available to all, you don't need 'view revisions' permission.
It's convenient for everyone to be able to preview the changes, even if the revisions itself cannot be accessed by that user.
| Comment | File | Size | Author |
|---|---|---|---|
| diff_125494_preview_changes.patch | 1.67 KB | moonray |
Comments
Comment #1
dwwThis is the duplicate issue. See http://drupal.org/node/115411#comment-652212
Thanks.