footermap 6.x-1.1
mradcliffe - March 1, 2008 - 04:53
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.1.tar.gz | 7.78 KB | 7497dfc2807afcf7cabfa4041a244e89 |
Official release from CVS tag: DRUPAL-6--1-1
Last updated: March 1, 2008 - 04:55
This release contains a major change to styling as well as the framework.
**bugged** use development version until next release.
Changes:
- styling is now done by the theme() function
- styling and html removed from footermap_get_menu() and moved to footermap_footer(), the aforementioned function is now solely based on retrieving the menu.
- removed 'menu_header' setting as it is deprecated due to menu changes in drupal 6.x.
- updated queries and variable names to conform to drupal 6.x menu changes.
- updated example css file to reflect styling changes.
