Issue 15334

Consolidate menu items so both navigation and menu tabs use the same menu in drupal

15334
Reporter: bko
Assignee: bko
Type: Story
Summary: Consolidate menu items so both navigation and menu tabs use the same menu in drupal
Priority: Major
Resolution: Done
Status: Closed
Created: 2014-03-10 16:52:14.024
Updated: 2014-03-18 12:09:49.577
Resolved: 2014-03-18 09:13:52.472
        
Description: Consolidate menu items so both navigation and menu tabs use the same menu in drupal, but at different level. By finishing this, we also avoid using hard-coded html in the templates, i.e. get_nav(), to produce the menu.

Done when:
1) A new menu item from tomcat is created, depending on which level the item is, the menu should show either in navigation or menu tab.
2) All menu items are managed under main-menu in Drupal.]]>
    


Author: bko@gbif.org
Created: 2014-03-18 09:13:52.506
Updated: 2014-03-18 09:13:52.506
        
Now a new link from the Java portal can be added without explicitly entering the data portal base url - the data portal base url is now a variable $conf['data_portal_base_url'] in sites/[domain]/environment_settings.php and the gbif_navigation module takes care of putting that in the URL for site editors.

This helps decouple the setting which should be at the 'controlling' layer and therefore make it easier for automatic deployment in the future. 
    


Author: bko@gbif.org
Comment: Instead of managing under main-menu, to maintain the concurrency along the way of development, new items are managed in gbif-menu.
Created: 2014-03-18 12:09:49.575
Updated: 2014-03-18 12:09:49.575