Downloads
Download tar.gz
12.7 KB
MD5: 437f7581dbbdda31376b988d3908e11b
SHA-1: 2c8d217f5cde6232180bdef442ad2cc5c9f8dbaa
SHA-256: d92990d61c6b1cb254ce8c858c02288096f334345b458eea66f292e87a32b782
Download zip
15.1 KB
MD5: 1de589a6c6d1c151da452366fd7ca861
SHA-1: 9422cda171eaa193ac3e6dacf9d8de701fd018c1
SHA-256: 64f293f2f346bc43f8234654f34bc59c3ff885f38730772138bc8c87aa6bfbc9
Release notes
hook_help():
- added rel="external" for external links
- replaced 'Ignore line' with 'Ignore row' for consistancy
form theming + CSS:
- added styling for the ignore row to make it stand out more. Looks good on Rubik & Garland
- Ignore row text is now <strong> instead of <em>. Better this way.
Clone form:
- added proper divs and classes for the markup field in menu_clone_clone_form(), still need to see if we can use the forms API to render this in a more standard way.
- fixed a typo in the description field of the fieldset
General:
- code formatting cleanups
- added PHP req. to module .info file