<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>dnnddrmenutemplates Discussions Rss Feed</title><link>http://dnnddrmenutemplates.codeplex.com/discussions</link><description>dnnddrmenutemplates Discussions Rss Description</description><item><title>New Post: Addition of further Razor Examples</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/427849</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;After looking at the templates it would be great if you could provide each of the menu types supplied in the project in the razor templating style and not just xslt.&lt;/p&gt;
&lt;p&gt;While a user can convert the files themselves, for noobz downloading the templates it would be good to get these examples so they can work out which is easier for them, xslt or razor.&lt;/p&gt;
&lt;p&gt;Anyone else like to see these?&lt;/p&gt;
&lt;p&gt;Cheers M&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Edstrodamous</author><pubDate>Thu, 27 Dec 2012 22:42:19 GMT</pubDate><guid isPermaLink="false">New Post: Addition of further Razor Examples 20121227104219P</guid></item><item><title>New Post: MegaMenu columns</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/395367</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I actually figured this out. It is done in the splitSubMenu function located in Mega2DNN.js&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>ElGinn</author><pubDate>Thu, 13 Sep 2012 04:19:58 GMT</pubDate><guid isPermaLink="false">New Post: MegaMenu columns 20120913041958A</guid></item><item><title>New Post: MegaMenu columns</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/395367</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;How do I set the number of sub menu&amp;nbsp;columns for the megamenu. It seems to be set to 3 but i cannot figure out where to configure the count. What I really need is the ability to adjust the sub menu column count according to the number of sub menu items.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>ElGinn</author><pubDate>Thu, 13 Sep 2012 03:58:19 GMT</pubDate><guid isPermaLink="false">New Post: MegaMenu columns 20120913035819A</guid></item><item><title>New Post: DNN DDR Menu Templates Installation</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/360209</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;br&gt;
We run DNN 6.0 and wanted a way to extend the navigation functionality. This seems like a great solution and testing it out seems like at least one or two of the existing sample templates work great!&lt;/p&gt;
&lt;p&gt;Question on the correct way to install though: in following the &amp;quot;Unzip to your ... folder&amp;quot; method it worked just fine. However in disussing this with the engineer, he mentioned that every item must be installed. This ZIP file does not contain License or
 Description and it was recommended not to use this&amp;nbsp;in a production environment.&amp;nbsp;Is there a package that includes&amp;nbsp;these files available for download?&lt;/p&gt;
&lt;p&gt;Thanks a bunch!&lt;/p&gt;
&lt;/div&gt;</description><author>mytsimees</author><pubDate>Tue, 19 Jun 2012 20:58:46 GMT</pubDate><guid isPermaLink="false">New Post: DNN DDR Menu Templates Installation 20120619085846P</guid></item><item><title>New Post: Mega2DNN Doesn't Calculate Width of Div Correctly</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/355923</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;&amp;lt;div class-&amp;quot;sub&amp;quot;... inline style written by the JavaScript isn't wide enough for all columns if adding padding and increasing the margins of the elements it contains.&lt;/p&gt;
&lt;p&gt;Could there something wrong with the way I have modified the css that has caused this problem?&lt;/p&gt;
&lt;p&gt;As a workaround I modified Mega2DNN.js to add a bit to the end:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;jQuery(this).find(&amp;quot;.sub&amp;quot;).css({ 'width': biggestRow &amp;#43; 15});&lt;/p&gt;
&lt;p&gt;This works for me, but&amp;nbsp;I am unfamiliar with JavaScript and JQuery. &amp;nbsp;&amp;nbsp;Is there a better way to resolve this issue?&lt;/p&gt;
&lt;/div&gt;</description><author>CapriciousMix</author><pubDate>Tue, 15 May 2012 22:56:41 GMT</pubDate><guid isPermaLink="false">New Post: Mega2DNN Doesn't Calculate Width of Div Correctly 20120515105641P</guid></item><item><title>New Post: Mega2DNN Icon Not Shown</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/355853</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Resolved, add this to &amp;lt;a&amp;gt; tag where icon should appear in the .xslt file:&lt;/p&gt;
&lt;p&gt;&amp;lt;img&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsl:attribute name="src"&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;xsl:value-of select="@icon" /&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/xsl:attribute&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/img&amp;gt;&lt;/p&gt;&lt;/div&gt;</description><author>CapriciousMix</author><pubDate>Tue, 15 May 2012 22:30:58 GMT</pubDate><guid isPermaLink="false">New Post: Mega2DNN Icon Not Shown 20120515103058P</guid></item><item><title>New Post: Mega2DNN Icon Not Shown</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/355853</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;When I use&amp;nbsp;Mega2DNN template for the dnn:NAV control with the&amp;nbsp;&lt;span&gt;DNNMenuNavigationProvider provider, the icon I have specified for the page/link is not rendered next to the menu item. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Another template I have tried does show the icon. &amp;nbsp;Is there a setting I can change to make sure that the icon appears?&lt;/p&gt;
&lt;/div&gt;</description><author>CapriciousMix</author><pubDate>Tue, 15 May 2012 15:12:12 GMT</pubDate><guid isPermaLink="false">New Post: Mega2DNN Icon Not Shown 20120515031212P</guid></item><item><title>New Post: MegaMenu SubMenu-Styling</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/284196</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;anyone have an idea how to set the submenu to fixedwidth (full width) and fixed position?&lt;br&gt;
Similar to this: &lt;a href="http://www.diy.com/"&gt;http://www.diy.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Can't seem to be able to identify the correct styles...&lt;/p&gt;
&lt;p&gt;Thx in advance for help/pointers!&lt;br&gt;
Rgds - M.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>amosmax</author><pubDate>Mon, 26 Dec 2011 21:53:39 GMT</pubDate><guid isPermaLink="false">New Post: MegaMenu SubMenu-Styling 20111226095339P</guid></item><item><title>New Post: Mega Menu</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/259100</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have submitted a quick fix about this issue at &lt;a href="http://www.dotnetnuke.com/Resources/Forums/forumid/107/postid/430325/scope/posts.aspx#430325"&gt;http://www.dotnetnuke.com/Resources/Forums/forumid/107/postid/430325/scope/posts.aspx#430325&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>fntuncer</author><pubDate>Mon, 17 Oct 2011 12:29:32 GMT</pubDate><guid isPermaLink="false">New Post: Mega Menu 20111017122932P</guid></item><item><title>New Post: use mega menu </title><link>http://dnnddrmenutemplates.codeplex.com/discussions/274803</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;hi everyone&lt;/p&gt;
&lt;p&gt;i use dnn6.0.0&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and i install ddrmenu module&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i want step to step help to set mega menu as a module not skin object&lt;/p&gt;
&lt;p&gt;thanks guys &amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>azarbara</author><pubDate>Wed, 05 Oct 2011 06:27:09 GMT</pubDate><guid isPermaLink="false">New Post: use mega menu  20111005062709A</guid></item><item><title>New Post: Upgrading Legacy DDR menus</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/264029</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Check out how to upgrade the various old menus at:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.dotnetnuke.com/Resources/Wiki/Page/DDRMenu-user-guide.aspx#How_to_upgrade_a_version_B_DNNMenu_2"&gt;www.dotnetnuke.com/Resources/Wiki/Page/DDRMenu-user-guide.aspx#How_to_upgrade_a_version_B_DNNMenu_2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(I've not tried it yet, but I believe this should answer your question.)&lt;/p&gt;&lt;/div&gt;</description><author>JohnPlex</author><pubDate>Sun, 24 Jul 2011 15:39:24 GMT</pubDate><guid isPermaLink="false">New Post: Upgrading Legacy DDR menus 20110724033924P</guid></item><item><title>New Post: Demo of the sample templates &amp; documentation</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/266319</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;With DotNetNuke 6.0, the Mega-Menu is now included by default according to &lt;a href="http://www.dotnetnuke.com/Resources/Blogs/EntryId/3018/Navigating-the-DotNetNuke-6-0-Waters.aspx"&gt;www.dotnetnuke.com/Resources/Blogs/EntryId/3018/Navigating-the-DotNetNuke-6-0-Waters.aspx&lt;/a&gt;. It appears that in addition to the home page of this CodePlex project, there is also better documentation at:&amp;nbsp;&lt;a href="http://www.dotnetnuke.com/Resources/Wiki/Page/DDRMenu-user-guide.aspx"&gt;www.dotnetnuke.com/Resources/Wiki/Page/DDRMenu-user-guide.aspx&lt;/a&gt;. Any other sources we should be aware of?&lt;/p&gt;
&lt;p&gt;Currently it seems there is no demo site to view these and decide which to use. Instead we need to download and install each of these to check out its functionality. Do I have that right - or might it be possible to set this up at DNNGarden or elsewhere to simplify this?&lt;/p&gt;
&lt;p&gt;THANKS for the super work: this is a really huge win for DNN!&lt;/p&gt;&lt;/div&gt;</description><author>JohnPlex</author><pubDate>Sat, 23 Jul 2011 21:52:33 GMT</pubDate><guid isPermaLink="false">New Post: Demo of the sample templates &amp; documentation 20110723095233P</guid></item><item><title>New Post: Upgrading Legacy DDR menus</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/264029</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have an old school DDR Menu as defined below that needs to be run under DNN V6b&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;lt;%@ Register TagPrefix=&amp;quot;ddr&amp;quot; TagName=&amp;quot;MENU&amp;quot; src=&amp;quot;~/DesktopModules/DDRMenu/Menu.ascx&amp;quot; %&amp;gt;&lt;br&gt;
&lt;/span&gt;&lt;span style="color:#0000ff"&gt;&amp;lt;%@ Register TagPrefix=&amp;quot;ddr&amp;quot; Namespace=&amp;quot;DNNDoneRight.DDRMenu&amp;quot; Assembly=&amp;quot;DNNDoneRight.DDRMenu&amp;quot; %&amp;gt;&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ddr&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;:&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;MENU&lt;/span&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;span style="color:red"&gt;MenuStyle&lt;/span&gt;&lt;span style="color:blue"&gt;=&amp;quot;Treeview&amp;quot;&lt;/span&gt;
&lt;span style="color:red"&gt;runat&lt;/span&gt;&lt;span style="color:blue"&gt;=&amp;quot;server&amp;quot;&amp;gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&lt;br&gt;
&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ClientOptions&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;gt;&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ddr&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;:&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ClientString&lt;/span&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;span style="color:red"&gt;Name&lt;/span&gt;&lt;span style="color:blue"&gt;=&amp;quot;animated&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;
Value&lt;/span&gt;&lt;span style="color:blue"&gt;=&amp;quot;slow&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;lt;&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ddr&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;:&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ClientBoolean&lt;/span&gt;&lt;span style="font-size:9.5pt"&gt;
&lt;span style="color:red"&gt;Name&lt;/span&gt;&lt;span style="color:blue"&gt;=&amp;quot;unique&amp;quot;&lt;/span&gt; &lt;span style="color:red"&gt;
Value&lt;/span&gt;&lt;span style="color:blue"&gt;=&amp;quot;true&amp;quot;&lt;/span&gt; &lt;span style="color:blue"&gt;/&amp;gt;&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ClientOptions&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;gt;&lt;br&gt;
&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;lt;/&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;ddr&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;:&lt;/span&gt;&lt;span style="font-size:9.5pt; color:maroon"&gt;MENU&lt;/span&gt;&lt;span style="font-size:9.5pt; color:blue"&gt;&amp;gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;What is the easiest upgrade plan for these.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>stylesie</author><pubDate>Wed, 06 Jul 2011 05:25:15 GMT</pubDate><guid isPermaLink="false">New Post: Upgrading Legacy DDR menus 20110706052515A</guid></item><item><title>New Post: Megamenu sample</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/262475</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><author>mariusm</author><pubDate>Fri, 24 Jun 2011 07:04:45 GMT</pubDate><guid isPermaLink="false">New Post: Megamenu sample 20110624070445A</guid></item><item><title>New Post: Megamenu sample</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/262475</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Conveniently I've just had one contributed. Feel free to download :)&lt;/p&gt;&lt;/div&gt;</description><author>MarkXA</author><pubDate>Thu, 23 Jun 2011 19:44:37 GMT</pubDate><guid isPermaLink="false">New Post: Megamenu sample 20110623074437P</guid></item><item><title>New Post: Megamenu sample</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/262475</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;span id="result_box" lang="en"&gt;&lt;span title="Click  for alternate translations"&gt;Please&lt;/span&gt;
&lt;span title="Click  for alternate translations"&gt;add&lt;/span&gt; &lt;span title="Click  for alternate translations"&gt;
an example for &lt;/span&gt;&lt;/span&gt;Megamenu .&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Marius&lt;/p&gt;
&lt;/div&gt;</description><author>mariusm</author><pubDate>Thu, 23 Jun 2011 10:39:20 GMT</pubDate><guid isPermaLink="false">New Post: Megamenu sample 20110623103920A</guid></item><item><title>New Post: Mega Menu</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/259100</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;make sure the mega1 folder containing menudef.xml and Mega1Menu.min.js is located in your custom skin folder.&lt;/p&gt;
&lt;p&gt;website/portals/0/skins/yourcustomskinfolder/&lt;strong&gt;mega1&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is assuming your portal id is 0&lt;/p&gt;&lt;/div&gt;</description><author>nxtjv</author><pubDate>Sat, 28 May 2011 23:44:27 GMT</pubDate><guid isPermaLink="false">New Post: Mega Menu 20110528114427P</guid></item><item><title>New Post: Mega Menu</title><link>http://dnnddrmenutemplates.codeplex.com/discussions/259100</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I tried to install as a skin object and followed the instruction but i keep getting this erro message.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;An error has occurred.&lt;br&gt;
DotNetNuke.Services.Exceptions.ModuleLoadException: Couldn't load menu style 'Mega1': System.Web.HttpException: 'Mega1/*menudef.xml' is not a valid virtual path. at System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) at System.Web.HttpServerUtility.MapPath(String
 path) at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String manifestUrl) at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle) ---&amp;gt; System.ApplicationException: Couldn't load menu style 'Mega1': System.Web.HttpException:
 'Mega1/*menudef.xml' is not a valid virtual path. at System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) at System.Web.HttpServerUtility.MapPath(String path) at DotNetNuke.Web.DDRMenu.TemplateEngine.TemplateDefinition.FromManifest(String
 manifestUrl) at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle) at DotNetNuke.Web.DDRMenu.MenuBase.Instantiate(String menuStyle) at DotNetNuke.Web.DDRMenu.SkinObject.OnPreRender(EventArgs e) --- End of inner exception stack trace ---&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &lt;br&gt;
&lt;/p&gt;
&lt;/div&gt;</description><author>salem</author><pubDate>Thu, 26 May 2011 14:03:46 GMT</pubDate><guid isPermaLink="false">New Post: Mega Menu 20110526020346P</guid></item></channel></rss>