[contributions(DRUPAL-5):fajerstarter] /modules/advpoll advpoll.module
User: fajerstarter Branch: DRUPAL-5 Date: Sun, 02 Sep 2007 21:09:54 +0000 Modified files: /modules/advpoll advpoll.module Log message: #163773: Improve use of permissions. NOTE that permissions need to be reassigned to roles. * Removed 'delete polls' permission. As for other content types delete is handled by the 'administer nodes' permission. * Added 'edit polls' and 'edit own polls' permission. It replaces the 'create polls' permission when editing polls. * Removed 'view polls' permission. * 'access content' permission is used instead of 'view polls' permission' for the result tab and the polls page. * Added 'access electoral list' which is used instead of 'view polls' permission for accessing the electoral list tab. * Access to the "Latest poll block" which used the 'view polls' permission should be handled on the block edit page. * The settings "Show individual votes" and "Restrict voting to electoral list" on the edit poll page are now only available for users with the 'administer polls' permission. * Fixed a bug when users without 'access user profile' could use autocompletion on the electoral list page which results in an error. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/advpoll/advpoll.mo...
participants (1)
-
drupal-cvs@drupal.org