Posted by Garrett Albright on May 8, 2009 at 11:04pm
| Download | Size | md5 hash |
|---|---|---|
| menu_clone-6.x-1.x-dev.tar.gz | 13.96 KB | 727f8e82995144d689b8572e3de0ea57 |
| menu_clone-6.x-1.x-dev.zip | 16.08 KB | cb2ead8125a7a8c710c2571e9b430de0 |
Last packaged version: 6.x-1.0+1-dev
Last updated: January 5, 2013 - 01:24
Release notes
Use the nightlies at your own risk!
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