INSTALL.txt |
INSTALL.txt |
|
Override Node Options
1. Download, unpack and place in sites/all/modules/
2. Adjust access control in admin/user/permissions
3. Adjust Fieldset options in admin/settings/override_node_options |
override_node_options.admin.inc |
override_node_options.admin.inc |
|
Admin page callbacks for the override_node_options module. |
override_node_options.info |
override_node_options.info |
|
name = Override node options
description = "Allow non-admins to override the default publishing options for nodes they can edit."
core = 6.x
package = Permissions |
override_node_options.install |
override_node_options.install |
|
Install, update and uninstall functions for the override_node_options module. |
override_node_options.module |
override_node_options.module |
|
Allow users to override the default publishing options for nodes they can
edit without giving them the 'administer nodes' permission. |
override_node_options.test |
override_node_options.test |
|
Unit tests for the override_node_options module. |