Releases for footermap: a footer site map

footermap 6.x-1.6-beta2

mradcliffe - November 19, 2009 - 19:40
Official release from CVS tag: DRUPAL-6--1-6-BETA2
First released: November 19, 2009 - 19:40
Download: footermap-6.x-1.6-beta2.tar.gz
Size: 10.57 KB
md5_file hash: 77159a46d378123e2205a6b5dcac0807
Last updated: November 19, 2009 - 19:46
View usage statistics for this release

A very long-time incoming, too long. Lots of new features and fixes that made it over the year.

footermap 7.x-1.x-dev

mradcliffe - January 7, 2009 - 20:39
Nightly development snapshot from CVS branch: DRUPAL-7--1
First released: January 7, 2009 - 20:39
Download: footermap-7.x-1.x-dev.tar.gz
Size: 9.38 KB
md5_file hash: e7ef6f0c090cef91cb070b9d22801e88
Last updated: January 8, 2009 - 00:06
View usage statistics for this release
  • Initial Drupal 7 Development Branch started. Module *should* function like previous drupal 6 branch.
    • Since the module is very basic I only needed to bring in line some coding standard changes that drupal now throws notice messages around about, and changed a couple of things.
    • Note: because of changes that may occur in the following months to the DB:TNG and API this may break at anytime

footermap 5.x-2.0

mradcliffe - November 6, 2008 - 18:58
Official release from CVS tag: DRUPAL-5--2-0
First released: November 6, 2008 - 18:58
Download: footermap-5.x-2.0.tar.gz
Size: 9.9 KB
md5_file hash: 7957dd1952843ed17e048e0605700134
Last updated: November 6, 2008 - 19:00
View usage statistics for this release

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

mradcliffe - October 13, 2008 - 15:11
Official release from CVS tag: DRUPAL-6--1-5
First released: October 13, 2008 - 15:11
Download: footermap-6.x-1.5.tar.gz
Size: 9.17 KB
md5_file hash: be3d21911d1fe93b2efd517c90e8f241
Last updated: October 13, 2008 - 15:15
View usage statistics for this release

footermap 6.x-1.4

mradcliffe - July 17, 2008 - 17:23
Official release from CVS tag: DRUPAL-6--1-4
First released: July 17, 2008 - 17:23
Download: footermap-6.x-1.4.tar.gz
Size: 9.15 KB
md5_file hash: 8a7c95d79a24d0be9e9fdd67d816f9ad
Last updated: July 17, 2008 - 17:25
View usage statistics for this release
  • 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

mradcliffe - June 22, 2008 - 23:05
Official release from CVS tag: DRUPAL-6--1-3
First released: June 22, 2008 - 23:05
Download: footermap-6.x-1.3.tar.gz
Size: 8.26 KB
md5_file hash: ac451c366e3710567cf41bf959cb2f2d
Last updated: June 22, 2008 - 23:05
View usage statistics for this release

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

mradcliffe - March 10, 2008 - 18:42
Official release from CVS tag: DRUPAL-6--1-2
First released: March 10, 2008 - 18:42
Download: footermap-6.x-1.2.tar.gz
Size: 7.78 KB
md5_file hash: dde06e82aa37e652f89002ddaf2b1fff
Last updated: March 10, 2008 - 18:45
View usage statistics for this release

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

mradcliffe - March 1, 2008 - 04:53
Official release from CVS tag: DRUPAL-6--1-1
First released: March 1, 2008 - 04:53
Download: footermap-6.x-1.1.tar.gz
Size: 7.78 KB
md5_file hash: 7497dfc2807afcf7cabfa4041a244e89
Last updated: March 1, 2008 - 04:55
View usage statistics for this release

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

mradcliffe - February 8, 2008 - 17:56
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: February 8, 2008 - 17:56
Download: footermap-6.x-1.x-dev.tar.gz
Size: 10.57 KB
md5_file hash: 28e9bc536b4c14a976914ce542800b97
Last updated: November 20, 2009 - 00:08
View usage statistics for this release

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).

footermap 5.x-1.x-dev

mradcliffe - August 8, 2007 - 17:54
Nightly development snapshot from CVS branch: DRUPAL-5
First released: August 8, 2007 - 17:54
Download: footermap-5.x-1.x-dev.tar.gz
Size: 8.1 KB
md5_file hash: b5d2266a9ad84428d28b3592e18fd21b
Last updated: March 17, 2008 - 12:05
View usage statistics for this release

Bug fix: http://drupal.org/node/165595

footermap 5.x-1.2

mradcliffe - August 5, 2007 - 04:28
Official release from CVS tag: DRUPAL-5--1-2
First released: August 5, 2007 - 04:28
Download: footermap-5.x-1.2.tar.gz
Size: 7.3 KB
md5_file hash: 0fa44e7148b60613082f01634dc0f393
Last updated: August 6, 2007 - 18:44
View usage statistics for this release

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

mradcliffe - July 25, 2007 - 14:39
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: July 25, 2007 - 14:39
Download: footermap-4.7.x-1.x-dev.tar.gz
Size: 7.82 KB
md5_file hash: a665b4ed12fde4ba0549140b8a3bbb02
Last updated: July 4, 2008 - 00:03
View usage statistics for this release

This is the initial release for 4.7.x development.

  • fixed css bugs
  • removed useless $baseurl variable from earlier testing
  • New Feature: Recurse Limit & Top Level settings. The recurse limit limits the number of times the recursive function runs. The top level setting determines what mid to start from, which is by default menu_primary_menu (or 0).
  • New Feature: Caching. This enables caching of footermap. It will refresh the cache on settings changes and cache clear.
  • footermap 5.x-2.x-dev

    mradcliffe - July 24, 2007 - 20:10
    Nightly development snapshot from CVS branch: DRUPAL-5--2
    First released: July 24, 2007 - 20:10
    Download: footermap-5.x-2.x-dev.tar.gz
    Size: 10.16 KB
    md5_file hash: 1155969d02aae2d91c8f4790123c9466
    Last updated: May 21, 2009 - 12:11
    View usage statistics for this release

    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.

    Syndicate content
     
     

    Drupal is a registered trademark of Dries Buytaert.