footermap 7.x-1.1-beta1
| Download | Size | md5 hash |
|---|---|---|
| footermap-7.x-1.1-beta1.tar.gz | 12.33 KB | be22e61996c016a8fd4d358f68b8506b |
| footermap-7.x-1.1-beta1.zip | 13.91 KB | 42184ffca6d2a12fc4f69539b71a62da |
Release notes
Important Changes For 7.x-1.1
Theming has changed again. The major change you will need to adapt to is that things are no longer done via theme_links directly. theme_footermap_item behaves similarly, but you now have a lot more flexibility with regard to changing the structure of the default footermap.
- Feature: #637734: Footermap Theming: The Next Step
- Bug fix: #1065732: Internationalization issues
- Bug fix: #1126082: Recurse Limit not working?
- Bug fix: 42b0608b4f1a93e7c51e86043ebc197715a05895
footermap 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| footermap-7.x-1.0.tar.gz | 9.88 KB | 6b9f890d042b8fb6899ff404e18f9f8d |
| footermap-7.x-1.0.zip | 11 KB | 07cb6020d5ea3ded9c3b1b3052d43b4a |
Release notes
Drupal 7 1.0 Release.
- Rewrite and code cleanup based on recent Drupal 6 versions.
- Menu headings are back (see Drupal 5).
- No more legacy output. Footermap is purely block-based.
- Numerous bug fixes (see previous beta releases and dev release).
- Added help text to the settings page in admin/structure/footermap
- Theme changes: output is cleaner. Check your classes in your theme while updating. CSS file included.
footermap 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| footermap-7.x-1.0-beta2.tar.gz | 9.86 KB | 21f522e73ecfe1b835dc8525e82b2123 |
| footermap-7.x-1.0-beta2.zip | 10.95 KB | ac89160cfd6c90b61ca3cf121ff9a530 |
Release notes
Drupal 7 Beta
Changes ported from Drupal 6 1.6 and 1.7:
- Major rewrite to help with Drupal 7 update
- Bug: #629996: Disabled menu itens are always being showing
- Bug: #406104: Incompatability with PostgreSQL 8.3
- Bug: #574378: Parent menus with no children appear as parent of next sibling
- Bug: #874822: user access control
- Bug: Commit #396542
- Bug: Commit #396520
- Bug: Fixed bug with node_access. node/add/page calls node_access and will bork a site running postgresql.
- Bug: #1002010: Notice: Trying to get property of non-object in node_access() (line 2868 of /home/mysite.nl/public_html/modules/node/node.
- Bug: #1008038: change footermap output to render valid xhtml strict? currently output is multiple IDs for footermap div...?
- Sort fix: #890358: Wrong sort order - primary links
- Docs: Add help text to the settings page in admin/structure/footermap
- Theme Changes
- CSS has changed again, please look at footermap.css file and output.
- Feature: New option to include system menus unfortunately due to Core bug #300690: Include system menu items for views?
- Feature: New option to choose between legacy mode or display in a block mode. This should make things a bit easier. #468562: Implement footermap as a block instead of only allowing it to be in the footer
- Feature: #604960: Add class to footermap container counting the number of columns
- Feature: Added menu headings back as an option.
- Cleanup: add some things to clean site up visually Looks pretty nice ;-)
- code cleanup
footermap 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| footermap-7.x-1.0-beta1.tar.gz | 9.81 KB | 62670a6411a478421c525a5862eddd5a |
| footermap-7.x-1.0-beta1.zip | 10.81 KB | 7b760b96f05a7bddd2d43ce8b2c55a58 |
Release notes
Drupal 7 Beta
Changes ported from Drupal 6 1.6 and 1.7:
- Major rewrite to help with Drupal 7 update
- Bug: #629996: Disabled menu itens are always being showing
- Bug: #406104: Incompatability with PostgreSQL 8.3
- Bug: #574378: Parent menus with no children appear as parent of next sibling
- Bug: #874822: user access control
- Bug: Commit #396542
- Bug: Commit #396520
- Bug: Fixed bug with node_access. node/add/page calls node_access and will bork a site running postgresql.
- Sort fix: #890358: Wrong sort order - primary links
- Docs: Add help text to the settings page in admin/structure/footermap
- Theme Changes
- CSS has changed again, please look at footermap.css file and output.
- Feature: New option to include system menus unfortunately due to Core bug #300690: Include system menu items for views?
- Feature: New option to choose between legacy mode or display in a block mode. This should make things a bit easier. #468562: Implement footermap as a block instead of only allowing it to be in the footer
- Feature: #604960: Add class to footermap container counting the number of columns
- Feature: Added menu headings back as an option.
- Cleanup: add some things to clean site up visually Looks pretty nice ;-)
- code cleanup
footermap 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.7.tar.gz | 10.25 KB | 49503d8cd29625531b0553608cc1291d |
| footermap-6.x-1.7.zip | 11.25 KB | 9730d774721b6c9bd805d2d9356047b1 |
Release notes
Changes from 1.6:
- Feature: Ported menu headers to show their real titles (unless they don't exist). #872372: Menu Title than menu-name.
- Bug fix: #874822: user access control
- Bug fix: Commit #402570
- Sort fix: #890358: Wrong sort order - primary links
footermap 6.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.6.tar.gz | 10.23 KB | 1c50b1496b3de9f67403ce8d4a3ef1e5 |
| footermap-6.x-1.6.zip | 11.25 KB | 7ac50117d6e4e81afe8e3d908e3f79b0 |
Release notes
Note: You should test before updating because of CSS changes and rewrite.
- Major rewrite to help with Drupal 7 update.
- Bug: #629996: Disabled menu itens are always being showing
- Bug: #406104: Incompatability with PostgreSQL 8.3
- Bug: #574378: Parent menus with no children appear as parent of next sibling
- Theme Changes
- CSS has changed again, please look at footermap.css file and output.
- Feature: New option to include system menus unfortunately due to Core bug #300690: Include system menu items for views?
- Feature: New option to choose between legacy mode or display in a block mode. This should make things a bit easier. #468562: Implement footermap as a block instead of only allowing it to be in the footer
- Feature: #604960: Add class to footermap container counting the number of columns
- Feature: Added menu headings back as an option.
footermap 6.x-1.6-beta3
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.6-beta3.tar.gz | 10.23 KB | 01e186b9406c5c99ddd5c2533d6a999a |
| footermap-6.x-1.6-beta3.zip | 11.25 KB | 856b37c12e6ca0ea1efca803b6cb707c |
Release notes
Third iteration of 1.6 to improve issues related to new features.
- Major rewrite to help with Drupal 7 update
- code cleanup
- Bug: #629996: Disabled menu itens are always being showing
- Bug: #406104: Incompatability with PostgreSQL 8.3
- Bug: #574378: Parent menus with no children appear as parent of next sibling
- Theme Changes
- CSS has changed again, please look at footermap.css file and output.
- Feature: New option to include system menus unfortunately due to Core bug #300690: Include system menu items for views?
- Feature: New option to choose between legacy mode or display in a block mode. This should make things a bit easier. #468562: Implement footermap as a block instead of only allowing it to be in the footer
- Feature: #604960: Add class to footermap container counting the number of columns
- Feature: Added menu headings back as an option.
footermap 6.x-1.6-beta2
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.6-beta2.tar.gz | 10.57 KB | 77159a46d378123e2205a6b5dcac0807 |
| footermap-6.x-1.6-beta2.zip | 11.61 KB | ad52b4c1acc985535152d8cc51a15392 |
Release notes
A very long-time incoming, too long. Lots of new features and fixes that made it over the year.
- Bug: #629996: Disabled menu itens are always being showing
- Bug: #406104: Incompatability with PostgreSQL 8.3
- Bug: #574378: Parent menus with no children appear as parent of next sibling
- Theme Changes
- Feature: #604960: Add class to footermap container counting the number of columns
- CSS has changed again, please look at footermap.css file and output.
- Feature: New option to include system menus unfortunately due to Core bug #300690: Include system menu items for views?
- Feature: New option to choose between legacy mode or display in a block mode. This should make things a bit easier. #468562: Implement footermap as a block instead of only allowing it to be in the footer
- Feature: New option to choose role that links apply to. Manually created menu links do not have any setting. #604952: Links need an access check
- A bit of text cleanup
footermap 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| footermap-7.x-1.x-dev.tar.gz | 12.41 KB | fe882209fce25faa6922531273534f7d |
| footermap-7.x-1.x-dev.zip | 14 KB | bd9b7103e47c0c0dffe65745ef49b81d |
Release notes
- Drupal 7 Development Branch.
Important Changes
Theming has changed again. The major change you will need to adapt to is that things are no longer done via theme_links directly. theme_footermap_item behaves similarly, but you now have a lot more flexibility with regard to changing the structure of the default footermap.
footermap 5.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| footermap-5.x-2.0.tar.gz | 9.9 KB | 7957dd1952843ed17e048e0605700134 |
| footermap-5.x-2.0.zip | 10.91 KB | 52c38c0fe9f344c5eacce1d505b45e83 |
Release notes
The 5.x release of footermap includes:
- new feature: recurse_limit and top_menu settings ported from DRUPAL-4-7 branch. The top_menu default is menu_primary_menu, which is normally 0.
- database abstraction: should work in both mysql and postgresql
- fixed mid issue for 5.x: still need to work on a dynamic method of grabbing this, then all versions are compatible.
- removed useless $baseurl variable
- new feature: caching. caches footermap
- new feature: enabled menus. choose which top menus you want displayed.
footermap 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.5.tar.gz | 9.17 KB | be3d21911d1fe93b2efd517c90e8f241 |
| footermap-6.x-1.5.zip | 10.1 KB | 10cea7f83ba6dc8593900e7d0388d6dc |
Release notes
- bug fix : see http://drupal.org/node/171707
footermap 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.4.tar.gz | 9.15 KB | 8a7c95d79a24d0be9e9fdd67d816f9ad |
| footermap-6.x-1.4.zip | 10.09 KB | cd00ad946a370e3846ca8d94fd03c3cf |
Release notes
- Feature: Cache Support: You can enable cache support in footermap settings (admin/settings/footermap). It is recommended that you turn this on.
- Bug Fix: Footermap works out of the box for drupal installations with db prefixes.
- Removed permissions hook.
- Added documentation to the tarball.
footermap 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.3.tar.gz | 8.26 KB | ac451c366e3710567cf41bf959cb2f2d |
| footermap-6.x-1.3.zip | 8.9 KB | 1c5a550b27ae0fae424f4cd49f53399c |
Release notes
This release introduces a couple of new feature ideas contributed by users:
- Added a new configuration item : "Enabled Menus". You can now select branches of menus to specifically include. Currently this relies on comparisons in php due to a Drupal core restriction.
- Modified the SQL query to grab the node.status if the menu link is a node. This way you do not need to disable the menu item for a node that you have unpublished. This release maintains compatibility with PostgreSQL.
footermap 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.2.tar.gz | 7.78 KB | dde06e82aa37e652f89002ddaf2b1fff |
| footermap-6.x-1.2.zip | 8.4 KB | 0255f9c3ca61b39cb44bea9e3e93cc0b |
Release notes
This fixes a few bugs in the last release that were not apparent on my test site.
- Fixed the placeholder issue per bug issue.
- Fixed reference passing so it doesn't spit out php warnings.
footermap 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.1.tar.gz | 7.78 KB | 7497dfc2807afcf7cabfa4041a244e89 |
| footermap-6.x-1.1.zip | 8.4 KB | 153bf6c2767f5796149c6be88af46f25 |
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.
footermap 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| footermap-6.x-1.x-dev.tar.gz | 10.29 KB | 0c3bc6534e974d0b7d097ba1ba1ff810 |
| footermap-6.x-1.x-dev.zip | 11.22 KB | 5055d19ef01789d4cf2e939fae73cf11 |
Release notes
This is a development snapshot for drupal 6.x branch. All prior features should work.
This branch has the latest features and optimizations (if any).
- Feature: Ported menu headers to show their real titles (unless they don't exist). #872372: Menu Title than menu-name.
- Bug fix: #874822: user access control
- Bug fix: Commit #402570
- Sort fix: #890358: Wrong sort order - primary links
footermap 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| footermap-5.x-1.x-dev.tar.gz | 8.1 KB | 2fba197585b3ddf671270b3ff387d094 |
| footermap-5.x-1.x-dev.zip | 8.7 KB | 5cce7a9493cd571bd59610870dcafc8f |
Release notes
Bug fix: http://drupal.org/node/165595
footermap 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| footermap-5.x-1.2.tar.gz | 7.3 KB | 0fa44e7148b60613082f01634dc0f393 |
| footermap-5.x-1.2.zip | 7.76 KB | 15d799e6467452798440fb508f2b87e4 |
Release notes
Fixed div tag.
Changed css style name from sitemap to footermap.
note: do to my confusion with drupal's standard of cvs tags this is a mistake.
footermap 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| footermap-4.7.x-1.x-dev.tar.gz | 7.83 KB | abf0030a32a8951c749630cbe04c728d |
| footermap-4.7.x-1.x-dev.zip | 8.26 KB | c5e08f16bb5e6bab4b36d44f34efba4f |
Release notes
This is the initial release for 4.7.x development.
footermap 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| footermap-5.x-2.x-dev.tar.gz | 10.21 KB | 1df19a255c5183f0fbad21b46aa09e63 |
| footermap-5.x-2.x-dev.zip | 11.12 KB | 43619dfd5e2b2533a2eee8e85fbdcf4c |
Release notes
The 5.x release of footermap includes:
- new feature: recurse_limit and top_menu settings ported from DRUPAL-4-7 branch. The top_menu default is menu_primary_menu, which is normally 0.
- database abstraction: should work in both mysql and postgresql
- fixed mid issue for 5.x: still need to work on a dynamic method of grabbing this, then all versions are compatible.
- removed useless $baseurl variable
- new feature: caching. caches footermap
- new feature: enabled menus. choose which top menus you want displayed.