By ronia on
Dear Drupal Freinds
How to show revision versions of blog without granting
the author admin or full moderation permissions ?
For example, auth user can edit a blog post.
I want site users to see the versions or what it
was before edit.
Comments
Hi, You can enable revision
Hi,
You can enable revision from http://www.example.com/admin/content/node-type/blog.
Here you can find "Workflow settings" and enable "Create new revision".When site users add blog in your site then revision create it self fir blog.
No need to author and full moderation permissions.
Thanks
0ther users cannot see the "Revision" tab
Dear ashishsharma
Thanks so much.
It works but there is one problem
other users cannot see the "Revision" tab.
Every auth user has permission to
view revisions but when a node is
revised only the node author sees
the revision tab.
Other users are not aware as there
is no revision tab visible for them
even when a node has been actually revised
and they have view revisions permission.
Hi Ronia, have you given
Hi Ronia,
have you given permissions for sites users?
If not please give permissions here :
http://www.example.com/admin/user/permissions
Here you can find "node module" and give permissions "view revisions" for sites users.
If you are facing any problem then please let me know.
Yes, permissions given
Dear ashishsharma,
Thanks so much.
It seems to have been a theming problem
where tabs get hidden.