MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to change/add/remove links in the header menu ?  (Mono Support )

Viewed 11961 time(s), 10 post(s) 12/26/2012 9:34:10 PMby super
super

super

12/26/2012 9:34:10 PM
How to change/add/remove links in the header menu ?

I can't seem to find the code in solution.
This content has not been rated yet. 
6018 Reputation 709 Total posts
kpeulic

kpeulic

12/27/2012 12:53:48 PM
Can you specify which links do you want to remove? Please attach the screenshot.
This content has not been rated yet. 
1849 Reputation 181 Total posts
Zoomicon

Zoomicon

12/27/2012 12:55:03 PM

obviously, menu structure is kept in some db table that you could manipulate directly if you can't find how to do it in monox api reference

you can use the admin console btw, then go to pages and on the right is the menu tree. Items you check at the grid on the right appear at the menu

This content has not been rated yet. 
2793 Reputation 345 Total posts
super

super

12/27/2012 2:48:46 PM
Can you specify which links do you want to remove? Please attach the screenshot.
I want to modify the link of "Blog" from monox blog list to "all blog posts". so if anyone click on "Blog" should see "ALL BLOG POSTS" instead of just monox blog..
This content has not been rated yet. 
6018 Reputation 709 Total posts
khorvat

khorvat

12/27/2012 2:50:53 PM
Hi Super, You can manipulate with the menu inside the MonoX administration or if you want to use it programmatically you can use the NavigationRepository. Let us know which approach you want to take? Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
super

super

12/27/2012 3:15:59 PM
I know how to do from administration side.

How to do from NavigationRepository ?
This content has not been rated yet. 
6018 Reputation 709 Total posts
alexsk

alexsk

12/28/2012 7:03:53 PM
Hi,
In my MonoX Pages Administration will not worked dragging pages from right grid to left tree of site map for adding pages to menu. How to me add links on inner pages to top menu?

This content has not been rated yet. 
61 Reputation 8 Total posts
Zoomicon

Zoomicon

12/28/2012 8:22:01 PM

don't think they've implemented drag-drop, from grid on the right to tree on left side unfortunately, can only drag in tree to reorder

need to checkmark pages at the grid to show them in grid

renaming at tree changes menu name, renaming at grid changes page title

at tree can add clickable toplevel menu items or nonclickable ones (called folder items) that are useful only to host child items that show in dropdown menu

This content has not been rated yet. 
2793 Reputation 345 Total posts
alexsk

alexsk

12/28/2012 8:51:34 PM
Clearly, thanks for the answer
This content has not been rated yet. 
61 Reputation 8 Total posts
khorvat

khorvat

12/29/2012 2:48:22 PM
Hi, Yes at the moment there is no drag and drop functionality between these two. Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts