<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx</link><description>(Cross-posted from the SharePoint Team Blog .) The AspMenu class that ships with WSS 3.0 (and by extension MOSS 2007) is nearly identical in behavior to ASP.NET 2.0’s Menu class (as the name implies). AspMenu derives from Menu and adds tweaks to work</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Shane Perran&amp;#8217;s SharePoint Customization Blog  &amp;raquo; Blog Archive   &amp;raquo; ASPMenu Source Code Released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1214256</link><pubDate>Wed, 06 Dec 2006 00:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1214256</guid><dc:creator>Shane Perran’s SharePoint Customization Blog  » Blog Archive   » ASPMenu Source Code Released</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.graphicalwonder.com/?p=627"&gt;http://www.graphicalwonder.com/?p=627&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1217365</link><pubDate>Wed, 06 Dec 2006 04:29:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1217365</guid><dc:creator>Michael Gannotti</dc:creator><description>&lt;p&gt;A lot of customers have been asking about this so THANKS!!&lt;/p&gt;</description></item><item><title>Customizing the WSS 3.0/MOSS 2007 Menu Control</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1225055</link><pubDate>Wed, 06 Dec 2006 23:53:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1225055</guid><dc:creator>SharePointKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from SharePointKicks.com&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1399833</link><pubDate>Tue, 02 Jan 2007 20:39:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1399833</guid><dc:creator>Scott McIntosh</dc:creator><description>&lt;p&gt;How do you integrate Moss Menu into a MOSS 2007 publishing site?&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1457644</link><pubDate>Sat, 13 Jan 2007 03:00:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1457644</guid><dc:creator>Jim Provan</dc:creator><description>&lt;p&gt;How do you implement this control ? I have been looking for something like this but am a newb when it comes to javascript.&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1494489</link><pubDate>Fri, 19 Jan 2007 23:39:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1494489</guid><dc:creator>ecmblog</dc:creator><description>&lt;p&gt;Hi Scott, the most natural place would be to edit your master page and replace an existing menu control (say, left nav) with your custom one. &amp;nbsp;As with any control, the dll needs to be available on the server and needs to be registered as a safe control in the web.config.&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1507240</link><pubDate>Mon, 22 Jan 2007 13:25:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1507240</guid><dc:creator>sathish</dc:creator><description>&lt;p&gt;How can we display the items in the menu based on some security rules.............say &amp;nbsp;a particular menu item 'Site123' should not be visible to the users if some their user profile property does not meet a given criteria.&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1508301</link><pubDate>Mon, 22 Jan 2007 17:14:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1508301</guid><dc:creator>sate</dc:creator><description>&lt;p&gt;How can we have control on the menu items...i.e., I need to display /hide some menu items based on some user profile properties.&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1519685</link><pubDate>Wed, 24 Jan 2007 08:42:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1519685</guid><dc:creator>Iddie</dc:creator><description>&lt;p&gt;Does anyone know how to customize apperances of MossMenu?&lt;/p&gt;
&lt;p&gt;My aim is I want to make MossMenu likes the navigation bars which is placed on www.xbox.com. &lt;/p&gt;
&lt;p&gt;The way I thinked is to render our custom style(HTML/CSS/JavaScript) or override appearence codes in MossMenu.&lt;/p&gt;
&lt;p&gt;How to reuse those code to integrate into SharePoint 2007? By Web Part or User Control? I'm appreciated if anyone furnish any clue for this.&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#1559467</link><pubDate>Wed, 31 Jan 2007 01:33:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1559467</guid><dc:creator>Chris Richard</dc:creator><description>&lt;p&gt;How can we have control on the menu items...i.e., I need to display /hide some menu items based on some user profile properties&lt;/p&gt;
&lt;p&gt;- The MOSS 2007 navigation system takes care of trimming out items that users don't have permission to see, and you can also employ Audience Targeting to have some items visible to some users and not to others. If you want to do more advanced menu item trimming based on custom information this is probably most easily done by subclassing the MOSS navigation data source control (PortalSiteMapDataSource). For a good example of this, see the &amp;quot;Taxonomy and Tagging Starter Kit&amp;quot; post. It links to some code that that does exactly this in the TaxonomyPortalSiteMapDataSource class.(&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/ecm/archive/2007/01/22/taxonomy-tagging-starter-kit-for-sharepoint-server.aspx"&gt;http://blogs.msdn.com/ecm/archive/2007/01/22/taxonomy-tagging-starter-kit-for-sharepoint-server.aspx&lt;/a&gt;). &lt;/p&gt;
&lt;p&gt;Does anyone know how to customize apperances of MossMenu?&lt;/p&gt;
&lt;p&gt;- MossMenu is identical to the default ASP.NET 2.0 Menu control in terms of how it deals with CSS/styling. Look at the documentation for the System.Web.UI.WebControls.Menu control to learn about how to change the appearance using CSS.&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#2168012</link><pubDate>Wed, 18 Apr 2007 04:43:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2168012</guid><dc:creator>mlt</dc:creator><description>&lt;p&gt;We're having problems with the SharePoint Menu control not working after a post-back. &amp;nbsp;Which javascript files does it rely on?&lt;/p&gt;
</description></item><item><title>How we did it: PFGC.com -- design, development, and go live in 10 weeks!</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#2891144</link><pubDate>Sat, 26 May 2007 08:03:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2891144</guid><dc:creator>Microsoft SharePoint Products and Technologies Team Blog</dc:creator><description>&lt;p&gt;Dominion Digital , a Virginia-based Microsoft Gold Partner, recently launched the Performance Food Group’s&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#3317333</link><pubDate>Fri, 15 Jun 2007 21:16:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3317333</guid><dc:creator>Larry Smith</dc:creator><description>&lt;p&gt;I have this problem with my WWS 3.0 and am not sure how to use this fix. Can anyone give me a step by step. instruction?&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#3671266</link><pubDate>Tue, 03 Jul 2007 17:27:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3671266</guid><dc:creator>Wayne</dc:creator><description>&lt;p&gt;I am also having problems with this control. &amp;nbsp;I have integrated it into the master page, but it does not seem to do one thing. &amp;nbsp;The menu doesn't change, at all. &amp;nbsp;I placed the script in the core.js file. &amp;nbsp;Not sure what I could be doing wrong.&lt;/p&gt;
&lt;p&gt;One fix that seemed to help was &amp;nbsp;changing the asp:SiteMapDataSource to the SPSiteMapProvider and changing the attributes respectfully. &amp;nbsp;Problem with this hack is, now it shows all sites on the topnavbar, regardless if I chose 'Display this site on the top link bar of the parent site?' when the site was first created. &amp;nbsp;It is basically, showing the entire Site Map with Flyouts. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does anyone have any suggestions or some simple directions on integrating this control into a WSS 3.0 site?&lt;/p&gt;
&lt;p&gt;Thanks, in advance!&lt;/p&gt;</description></item><item><title>MOSSMenu</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#3711256</link><pubDate>Thu, 05 Jul 2007 22:55:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3711256</guid><dc:creator>edhild's WebLog</dc:creator><description>&lt;p&gt;The product team has released the code for the menu control used in WSS v3 and MOSS 2007. This menu class&lt;/p&gt;
</description></item><item><title>MOSSMenu</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#3712112</link><pubDate>Thu, 05 Jul 2007 23:51:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3712112</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;The product team has released the code for the menu control used in WSS v3 and MOSS 2007. This menu class&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#4152768</link><pubDate>Wed, 01 Aug 2007 00:06:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4152768</guid><dc:creator>Ed S.</dc:creator><description>&lt;p&gt;I would also like a step by step instruction on how to deploy this fix. I have created the dll and signed and deployed to the GAC, but SharePoint Designer does not recognize it. &lt;/p&gt;
&lt;p&gt;Some basic steps would be helpful. -Thanks&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#4994314</link><pubDate>Wed, 19 Sep 2007 11:17:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4994314</guid><dc:creator>Ralph</dc:creator><description>&lt;p&gt;Could any one point me to instructions to modify the menu code to allow images/buttons to bew displayed in the menu rather than text menu items?&lt;/p&gt;
&lt;p&gt;Thanks.!&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#4996140</link><pubDate>Wed, 19 Sep 2007 14:20:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4996140</guid><dc:creator>Roel</dc:creator><description>&lt;p&gt;How to use the MossMenu&lt;/p&gt;
&lt;p&gt;1. Download and install the &amp;quot;Microsoft Windows SharePoint Services 3.0 Tools: Visual Studio 2005 Extensions Version 1.0&amp;quot; on &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?familyid=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&amp;amp;displaylang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;2. Download MossMenu sources at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/ecm/attachment/1193956.ashx"&gt;http://blogs.msdn.com/ecm/attachment/1193956.ashx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3. Create new microsoft visual studio 2005 project &amp;quot;Visual C#\Web Part&amp;quot;&lt;/p&gt;
&lt;p&gt;4. Add MossMenu sources to the project&lt;/p&gt;
&lt;p&gt;5. Add References to the project&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;System.Configuration&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;System.Design&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;System.Web&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Windows Sharepoint Services Security (Version 12.0.0.0)&lt;/p&gt;
&lt;p&gt;6. Change Default namespace ( Project &amp;gt; Properties &amp;gt; Application &amp;gt; Default namespace) in &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Microsoft.SDK.SharePointServer.Samples&lt;/p&gt;
&lt;p&gt;7. Sign the dll: Project &amp;gt; Properties &amp;gt; Signing &amp;gt; Sign the assembly&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;(key file: Properties\Temporary.snk)&lt;/p&gt;
&lt;p&gt;8. Build using the &amp;quot;Release&amp;quot; Solution Configuration&lt;/p&gt;
&lt;p&gt;9. Install the dll into the gac by copying the dll to the folder C:\WINDOWS\Assembly&lt;/p&gt;
&lt;p&gt;10. Adding the control to the SafeControls list in the web.config file&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Path: &amp;lt;configuration&amp;lt;SharePoint&amp;gt;&amp;lt;SafeControls&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Add the following row:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;SafeControl Assembly=&amp;quot;NL.ADA.MossMenu, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9f4da00116c38ec5&amp;quot; Namespace=&amp;quot;Microsoft.SDK.SharePointServer.Samples&amp;quot; TypeName=&amp;quot;*&amp;quot; Safe=&amp;quot;True&amp;quot; AllowRemoteDesigner=&amp;quot;True&amp;quot;/&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;Replace &amp;quot;NL.ADA.MossMenu&amp;quot; by the name of the dll.&lt;/p&gt;
&lt;p&gt;11. Open the masterpage that uses the standard Sharepoint menu and register the new menu by adding the following tag at the top of the masterpage:&lt;/p&gt;
&lt;p&gt;&amp;lt;%@ Register Assembly=&amp;quot;NL.ADA.MossMenu, Version=1.0.0.0, Culture=neutral, PublicKeyToken=9f4da00116c38ec5&amp;quot; &amp;nbsp;Namespace=&amp;quot;Microsoft.SDK.SharePointServer.Samples&amp;quot; TagPrefix=&amp;quot;Sharepoint&amp;quot; %&amp;gt;&lt;/p&gt;
&lt;p&gt;12. In de masterpage replace the all &amp;lt;SharePoint:AspMenu&amp;gt; tags by the &amp;lt;Sharepoint:MossMenu&amp;gt; tag and the closing tags &amp;lt;/SharePoint:AspMenu&amp;gt; by the &amp;lt;Sharepoint:MossMenu/&amp;gt; tag.&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#5070972</link><pubDate>Sun, 23 Sep 2007 12:55:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5070972</guid><dc:creator>itaysk</dc:creator><description>&lt;p&gt;I have written a guide on how to improve the highlighting of the menu using this source.&lt;/p&gt;
&lt;p&gt;Check it out:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.microsoft.co.il/blogs/itaysk/archive/2007/09/18/sharepoint-navigation-make-current-item-highlighting-work.aspx"&gt;http://blogs.microsoft.co.il/blogs/itaysk/archive/2007/09/18/sharepoint-navigation-make-current-item-highlighting-work.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#5422737</link><pubDate>Fri, 12 Oct 2007 16:57:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5422737</guid><dc:creator>manotas</dc:creator><description>&lt;p&gt;In order to implements a custom menu based on this code, I've been trying to understand how to use the javascript code, but I'm not sure.... do I have to place the code in the script file into the core.js (in 12\TEMPLATE\LAYOUTS\1033) or there is anothe way ?&lt;/p&gt;
&lt;p&gt;I'm newbie with MOSS stuffs but I thought it wasn't advisable to modify these files, and since our site must support localization, I understand that modifications to files into the 1033 directory (for En culture I think), will not be applied to other culture settings ? &lt;/p&gt;
&lt;p&gt;Is that correct ?&lt;/p&gt;
&lt;p&gt;I'd appreciate your help here !!&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#6647141</link><pubDate>Mon, 03 Dec 2007 23:25:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6647141</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Well, with the guide up ist wrong.&lt;/p&gt;
&lt;p&gt;The PublicKeyToken=9f4da00116c38ec5 cant work like this.&lt;/p&gt;
&lt;p&gt;Anyhow, it looks pretty nice, but when it comes to run in the solution it doesnt work.&lt;/p&gt;
&lt;p&gt;Building it np&lt;/p&gt;
&lt;p&gt;Migrate that Big Issue.&lt;/p&gt;
&lt;p&gt;Is there any other Informations about that?&lt;/p&gt;
&lt;p&gt;send me a link @ timmey (at) live.de&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#6786911</link><pubDate>Mon, 17 Dec 2007 10:22:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6786911</guid><dc:creator>uma</dc:creator><description>&lt;p&gt;i followed the steps but when i replace aspmenu with mossmenu in masterpage it gives error &amp;quot; object reference not set to instance of the object&amp;quot; &lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#6815891</link><pubDate>Thu, 20 Dec 2007 14:01:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6815891</guid><dc:creator>Prashant</dc:creator><description>&lt;p&gt;Is it possible to, Create Role based menu in moss 2007&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#6963349</link><pubDate>Thu, 03 Jan 2008 07:59:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6963349</guid><dc:creator>A</dc:creator><description>&lt;p&gt;I have tried the steps given by Roel. &lt;/p&gt;
&lt;p&gt;On the sharepoint designer i am getting an error that says that &amp;quot;Object reference not set to an instance of an object&amp;quot;.&lt;/p&gt;
&lt;p&gt;And when i refresh the page the menu is also not rendered.&lt;/p&gt;
&lt;p&gt;Could anyone help me on this. Please...&lt;/p&gt;
&lt;p&gt;Thanks in advance..&lt;/p&gt;</description></item><item><title>Integrating UltraWebMenu into SharePoint 2007 using Office SharePoint Designer</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#7829278</link><pubDate>Thu, 21 Feb 2008 07:37:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7829278</guid><dc:creator>Devin Rader</dc:creator><description>&lt;p&gt;SharePoint 2007 is a great platform for enabling collaboration among team members, and a huge step forward&lt;/p&gt;
</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#8514042</link><pubDate>Fri, 16 May 2008 20:30:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8514042</guid><dc:creator>Dan O'Brien</dc:creator><description>&lt;p&gt;When I try to implement this class and connect with the SPNavigationProvider on our site, it only displays a valid menu simetimes. &amp;nbsp; When broken, some of the sub sites have no sub-nodes, just a menu item that says &amp;quot;Error&amp;quot; with an error stack in the Title property that reads:&lt;/p&gt;
&lt;p&gt;An error occured while rendering navigation for requested URL: /dept. Exception message: Request failed. Stack trace: &amp;nbsp; &amp;nbsp;at Microsoft.SharePoint.Publishing.Internal.ServerResources.GetString(ResourceFileType fileType, String shortResourceName, CultureInfo culture)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.PublishingWeb.get_PagesListName()&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.CachedArea..ctor(PublishingWeb area, String id, String parentId, String title, String url, String description, CachedObjectFactory factory)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.CachedArea.CreateCachedArea(PublishingWeb area, CachedObjectFactory factory, String parentId)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.CachedObjectFactory.CreateObject(PublishingWeb area, String parentUrl)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.CachedArea.GetChildAreaIds()&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.Navigation.PortalWebSiteMapNode.PopulateNavigationChildren()&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(NodeTypes includedTypes, NodeTypes includedHiddenTypes, OrderingMethod ordering, AutomaticSortingMethod method, Boolean ascending, Int32 lcid)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapNode.GetNavigationChildren(NodeTypes includedHiddenTypes)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider.GetChildNodes(PortalSiteMapNode node, NodeTypes includedHiddenTypes)&lt;/p&gt;
&lt;p&gt;If I change the StartingNode property to &amp;quot;SID:1002&amp;quot; (which is what I really need it to do so it always displays the menu from the root), I don't get any menu at all unless the Master Page is changed--and even then, it's only partially there (the above menu is displayed.) &amp;nbsp;&lt;/p&gt;
&lt;p&gt;The regular SharePoint:AspMenu works just fine in our site...why won't this? &amp;nbsp;I'd like to do some cool customizations with it, but not if it can't produce reliable menus.&lt;/p&gt;
&lt;p&gt;If anyone has any ideas for me to try, please email me @ daniel.obrien(at)dmx(dot)com. &amp;nbsp;I've been trying for about three weeks to build a control that will work on our site, and it just simply isn't working.&lt;/p&gt;
&lt;p&gt;Many thanks guys...&lt;/p&gt;
&lt;p&gt;-Dan&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#8749129</link><pubDate>Fri, 18 Jul 2008 16:13:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8749129</guid><dc:creator>Anand</dc:creator><description>&lt;p&gt;Is the javascript (Included in the zip file) need to be include on the page? or this is a part of core.js&lt;/p&gt;</description></item><item><title>re: Customizing the WSS 3.0/MOSS 2007 Menu Control -- MossMenu source code released</title><link>http://blogs.msdn.com/ecm/archive/2006/12/02/customizing-the-wss-3-0-moss-2007-menu-control-mossmenu-source-code-released.aspx#8939670</link><pubDate>Wed, 10 Sep 2008 12:17:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8939670</guid><dc:creator>Parag</dc:creator><description>&lt;p&gt;Can I make any changes in design time HTML? I need to add some images in the tabs. How can i do that?&lt;/p&gt;</description></item></channel></rss>