Closed (fixed)
Project:
footermap: a footer site map
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 22:11 UTC
Updated:
28 Oct 2009 at 15:40 UTC
Hi, I downloaded footermap today, and it was almost exactly what I wanted, except that I wanted to be able to include the map as a block in the footer section of my theme, but the module was sticking the map in the "closure" area. I modified the module to implement the map as a block instead, that you can put in any region of a theme. This seems like a much more flexible approach to me! Attached is a patch that achieves this behavior.
| Comment | File | Size | Author |
|---|---|---|---|
| footermap_as_block.patch | 898 bytes | chadwick wood |
Comments
Comment #1
dleeward commentedWill this patch work in v5.x also?
Comment #2
mradcliffeActually, I had been working on this very task a bit ago. I just finished it up with some other changes for Drupal 6.
I have back-ported most of the changes.
Comment #3
mradcliffePlease test dev version for 5 and 6.
Tested Drupal-6-dev on postgres
Tested Drupal-5 dev on mysql
Comment #4
mradcliffe