Downloads
Download tar.gz
7.78 KB
MD5: 7497dfc2807afcf7cabfa4041a244e89
SHA-1: 9bc8f31ac60e9a0f4e02e3a52d8e6856744c6845
SHA-256: 757ae491696f76a95367beff89bfe901bfa6c58a55704f9bf5c84d66452fca59
Download zip
8.4 KB
MD5: 153bf6c2767f5796149c6be88af46f25
SHA-1: 42a04928646b76ff228d4d10f810c5b2c388b2fc
SHA-256: ce262baea62242a2498e629acf56e86e6e466943e664093fac47534c4b294499
Release notes
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.