By robmaguire on
I run a multiuser art blog using drupal and would like my contributors to have the ability to post-date their entries. If I am correct, the simplest way to do this is by changing the date under the "authoring information" when creating a new post. However, the authoring information fields are disabled for non-admin users.
Does anyone know how to enable these fields for other users? Or is there a better way to do this altogether?
Thanks for your help!
Comments
Here is a module that does
Here is a module that does exactly that.
http://drupal.org/project/edit_authoring_info
"This tiny module adds more granular permissions in order to let users edit a node's Authored by and/or Authored on field (without them being granted the all-powerful administer nodes permission)."
----------------------
Adoption Agency Reviews http://www.adoptionagencyratings.com
Available for Version 6?
This module is only available for version 5. Is there a way to enable "authoring information" for non-admin users in Version 6?