[drupal-devel] [feature] Additional permissions for page module
Issue status update for http://drupal.org/node/20977 Project: Drupal Version: 4.6.0 Component: page.module Category: feature requests Priority: normal Assigned to: Anonymous Reported by: Syntoad Updated by: moshe weitzman Status: patch furthmore, 'edit others x' has the same meaning as a row in the node_access table. we no longer do this sort thing via permissions. moshe weitzman Previous comments: ------------------------------------------------------------------------ April 20, 2005 - 23:21 : Syntoad Attachment: http://drupal.org/files/issues/page_perms.diff (619 bytes) I am using drupal as a semi-wiki, and wanted all users to be able to edit any page, but didn't want to allow them to administer pages (gives access to too many other things such as configuring the front page) This patch will add the permission 'edit others pages' to the page module. ------------------------------------------------------------------------ April 21, 2005 - 07:09 : Syntoad Forgot to set status to patch. ------------------------------------------------------------------------ April 22, 2005 - 11:27 : drumm This should be done in a more generic way so all node types can have consistent permissions.
participants (1)
-
moshe weitzman