Closed (fixed)
Project:
Location
Version:
5.x-2.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Aug 2007 at 00:06 UTC
Updated:
20 Oct 2008 at 19:02 UTC
The header tags and 'Location(s)' html are currently in the module. They can be moved to the theme easily with the attached patches.
| Comment | File | Size | Author |
|---|---|---|---|
| location.module_17.patch | 1.77 KB | crunchywelch |
Comments
Comment #1
bkat commentedI came up with pretty much the same thing as you except that I prefer seeing "Location" or "Locations" as appropriate:
An example of a nicely themed location info is at
http://womensfooty.com/node/1071
Comment #2
ray007 commented+1 from me on this.
Would be even better if there was a way to disable showing the h3-titles without overwriting the theming functions.
Comment #3
ankur commentedCommitted to the DRUPAL-5 branch.
Tagged DRUPAL-5--2-7.
Thanks for the patch.
-Ankur
Comment #4
bkat commentedThe patch and the code that was checked in will cause the
to be printed even if the locations array is empty.
This is because location.module does things like
might I suggest changing it to:
Comment #5
csc4 commentedThis seems an excellent change - any chance to get it committed?
Comment #6
bdragon commentedFixed in the 3.x series -- moved out to template file.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.