Wednesday, July 9, 2008

Modify The WSS MenuProvider

I have gotten a lot of great feedback off of the WSS MenuProvider I posted on my blog. I had a question come in about changing the 'Home' tab in the menu.



After running the test, I did confirm that you can alter the 'Home' tab and then rename the node.Title in code.




The best way to test it to to attach to the process and make sure what you think is happening is truely happening. I will make a post about attaching to a SharePoint process next. While testing this, I also found another interesting issue that some of you may have known about, but it was new to me!!! Cost me a few minutes!!! So I will share that in a second as well. Make sure you check out the Watch Out: Host Header Web Config


1 comments:

Anonymous said...

Is it possible to get completely rid of the Home node?

I'm composing a CSSfriendly menu, consisting of UL-lists and want to have the topmenu filled with the items in the Top Linkbar list. I've got an unordered list, but the 'main bullet' now is Home, instead of the items from the list.

BTW: I'm using a Pages library as "Drop Down List". I added some metadata to construct the menu.

Regards,
Arjaan