| /[drupal]/contributions/modules/override_node_options/override_node_options.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
by Dave Reid: Revised logic in override_node_options_element_children_access() to match element_get_visible_children().
by Dave Reid: Revised logic in override_node_options_element_children_access() to match element_get_visible_children().
by Dave Reid: Updated for D7 HEAD.
by Dave Reid: Fixed using user_load_by_name() instead of user_load().
by Dave Reid: Ensure node type is escaped in permissions.
by Dave Reid: Ensure node type is escaped in permissions.
by Dave Reid: Fixed override_node_options_permission().
by Dave Reid: Initial D7 port.
by Dave Reid: Backported current Drupal 6 branch code.
by Dave Reid: Fixed fieldset alterations being skipped and potential PHP notices.
by Dave Reid: Skip having to convert $form_state['values'] to an object and back.
#644820 by Dave Reid: Fixed using the same form element names, not new ones.
follow-up by Dave Reid: Fixed remaining coding standard violations.
by Dave Reid: Moved settings form to override_node_options.admin.inc.
#647034 by joachim: Fixed override_node_options() to use the node type API.
#365570, #664326 by TUc, doq, Dave Reid: Fixed coding standard violations.
Fixed barewords in module_exists() calls.
Removed needless check for node module: it is required by core.
Fixed *some* code style problems: indentation.
Fixed CVS ID strings.
#406132 by mrfelton: Changed access on settings page to 'administer site configuration'.
Fixed code style for spacing around if statement parentheses.
#346748
#346748
#346748
#424528 #404996
#403630
#346748 #404996 #403630
Bug fixes
Backport of Drupal 6 version to Drupal 5
Bug fixes
Bug fixes
Bug fixes
Added 'Authored by' override, content type specific permissions and INSTALL.txt file.
no message
Updates for D5.
Initial commit of override_node_options module. This module allows users to override the default publishing options for nodes they can edit without giving them the 'administer nodes' permission. Hopefully something like this will be in core for D6 and this module will die. Somewhat related issues: #38451 #90531
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| Licensing info: all code is licensed under the GNU General Public License, version 2 or later. | Licensing questions see the FAQ |
| ViewVC Help | |
| Powered by ViewVC 1.1.3 |