Downloads
Download tar.gz
9.27 KB
MD5: 21e9f9ea126f85e6fbde37ca031ee9f8
SHA-1: c6a034bb16ffb3a0d7a02f28e36e235e1ededc24
SHA-256: bd75dfc8e8a8b350dcb9985a55971b13c5ff4ba62ed68172e55f8b5e2d395765
Download zip
11.34 KB
MD5: da0f4a3695332f163205da16b836d417
SHA-1: d2497dfe18e91f8f6c88a45e1a0dfc05060ef3f3
SHA-256: 7204c695e80e7612ccc5550358f367aaf237e981a53142a0eb9d762f0aacc189
Release notes
Loads of coolness thanks to Dave Reid
Changes since DRUPAL-6--1-9:
- Bug fixes
- Bug fixes
- Bug fixes
- #424528 #404996
- #346748
- Fixed code style for spacing around if statement parentheses.
- #406132 by mrfelton: Changed access on settings page to 'administer site configuration'.
- Fixed CVS ID strings.
- Fixed hook_uninstall messing with the {system} table: not the responsibility of a module!
- Fixed *some* code style problems: indentation.
- Removed needless check for node module: it is required by core.
- Fixed barewords in module_exists() calls.
- by Dave Reid: Removed unnecessary hook_install() implementation.
- #365570, #664326 by TUc, doq, Dave Reid: Fixed coding standard violations.
- #647034 by joachim: Fixed override_node_options() to use the node type API.
- by Dave Reid: Moved settings form to override_node_options.admin.inc.
- follow-up by Dave Reid: Fixed remaining coding standard violations.
- #644820 by Dave Reid: Fixed using the same form element names, not new ones.
- by Dave Reid: Skip having to convert $form_state['values'] to an object and back.
- by Dave Reid: Fixed fieldset alterations being skipped and potential PHP notices.
- by Dave Reid: Ensure node type is escaped in permissions.