Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#17 closed enhancement (fixed)

Convert drupal navigation menus to drupal menu objects

Reported by: tmitchell Owned by: tmitchell
Priority: major Milestone:
Component: WebSite Keywords: drupal menu
Cc:

Description

Currently the OSGeo Foundation and OSGeo Community menus (top left of www.osgeo.org) are raw html snippets. This prevents them from being managed by drupal's menuing system and translation tools.

Change History (3)

comment:1 by tmitchell, 17 years ago

Status: newassigned

I have tested this and it works fine, but will require some modest css changes to make the layout work efectively. This too has been tested and will be ported to primary server.

comment:2 by tmitchell, 17 years ago

Resolution: fixed
Status: assignedclosed

I've changed the "OSGeo Foundation" and "OSGeo Community" left sidebar menus into Drupal menu objects. The great thing about it is that you no longer have to edit a very low-level "block" object with scary HTML to add/modify the menu. Also these objects can be translated into other languages. Other than that you will not notice much change.

Now, anyone with project manager, admin role or translator roles can edit the menus using the menu management tool at: http://www.osgeo.org/admin/menu. Scroll to bottom to see the two menus. You can "edit" a menu item/link to change it or to translate it into another language. If you have any questions about it, let me know.

comment:3 by tmitchell, 17 years ago

I should mention that this required changes to the nav.css and style.css files as part of the CMS theme. Any other types of menus that get created will require similar formatting changes to make them look right.

Note: See TracTickets for help on using tickets.