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

Viewed 12786 time(s), 10 post(s), 12/26/2012 9:34:10 PM - by super
12/26/2012 9:34:10 PM
6018 Reputation 709 Total posts

How to change/add/remove links in the header menu ?

I can't seem to find the code in solution.

1
12/27/2012 12:53:48 PM
1849 Reputation 181 Total posts

Can you specify which links do you want to remove? Please attach the screenshot.

2
12/27/2012 12:55:03 PM
2793 Reputation 345 Total posts

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

3
12/27/2012 2:48:46 PM
6018 Reputation 709 Total posts

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..

4
12/27/2012 2:50:53 PM
15993 Reputation 2214 Total posts

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

5
12/27/2012 3:15:59 PM
6018 Reputation 709 Total posts

I know how to do from administration side.

How to do from NavigationRepository ?

6
12/28/2012 7:03:53 PM
61 Reputation 8 Total posts

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?

7
12/28/2012 8:22:01 PM
2793 Reputation 345 Total posts

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

8
12/28/2012 8:51:34 PM
61 Reputation 8 Total posts

Clearly, thanks for the answer

9
12/29/2012 2:48:22 PM
15993 Reputation 2214 Total posts

Hi, Yes at the moment there is no drag and drop functionality between these two. Regards

10
This is a demo site for MonoX. Please visit Mono Software for more info.