Closed (duplicate)
Project:
RootCandy
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2009 at 04:36 UTC
Updated:
6 Jan 2010 at 09:28 UTC
To edit the RootCandy default navigation do I have to edit template.php? I've been trying to find a way to show my new menu items OG, Store, and Rules where Dashboard, Content, Building, Configuration, Users, Reports, and Help are. Any help?
Comments
Comment #1
sign commentedCreate your own menu under admin/build/menu, lets call it Admin menu, place your menu items there in a standard way and then assign this menu to the administrator role in theme settings under admin/build/theme and configure next to the theme you are using (RootCandy, RC dark, RC fixed)
hope this helps
Comment #2
dropletCUCC commentedDidn't help but thanks for the reply.
What I want to do is either edit root candy's default navigation so I can add three new items. Or replace the menu with my own.
When I did it your way I got an error message.
Comment #3
dropletCUCC commentedThe error message was
warning: preg_match() expects parameter 2 to be string, array given in /home/lish/public_html/includes/bootstrap.inc on line 1032.warning: preg_match() expects parameter 2 to be string, array given in /home/lish/public_html/includes/bootstrap.inc on line 1032.
I didn't add it in because rootcandy it seems hardcodes the default navigation.
Comment #4
sign commentedduplicate of #656558: $items passed to theme('item_list',...) may contain subarrays from menu_navigation_links's $menu_tree
fixed in dev version, should work as expected now, can you give it a go once dev version is available please?
Comment #5
dropletCUCC commentedThe dev version will allow me to add items to the default navigation menu for the super user 1?
I know how to create menus for roles using the current stable rootcandy. But the stable version doesn't allow editing of the default navigation for the super user 1. Does the dev version?
Comment #6
dropletCUCC commentedI installed the dev version but there's still no way to edit the super user id 1 dashboard menu to add new items.
Comment #7
dropletCUCC commentedThe menu items I want to add are for me only the super user id. Not other roles. So creating a menu for a role won't work.
Comment #8
sign commentedthere is a setting in theme configuration under navigation fieldset I think, which allows you to select a navigation for uid 1