Closed (won't fix)
Project:
GMap Module
Version:
6.x-1.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2009 at 11:44 UTC
Updated:
26 Mar 2012 at 13:55 UTC
I've think I've found a problem.
The default page title on the 'Node Locations' page (map/node) can be altered by editing the Menu title, on the Navigation Menu under Administer - Site Building - Menus.
BUT, if you move that menu item to the Primary Links, then the page title reverts to 'Node Locations'
Using the Garland theme if that has any bearing.
Great module tho! Thanks
Comments
Comment #1
bdragon commentedThis is a limitation of the drupal menu system. You can work around this by using hook_menu_alter() in a customization module, however.
Comment #2
eiland commented...or just add a new menu item to your Primary links to map/node