<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://gotdrupal.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>GotDrupal.com | Drupal Tutorial Site - menus</title>
 <link>http://gotdrupal.com/taxonomy/term/63/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Drupal Menu System Demystified</title>
 <link>http://gotdrupal.com/videos/drupal-menu-system-demystified</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;There&#039;s a mistake I&#039;ve made which a few others have made too. The mistake is rushing into your new Drupal site and populating your menu right away. You simply add new menu items as placeholders until you can create or add the data. You set the menu path to something like &amp;lt;front&amp;gt;, and populate&amp;nbsp;away.&lt;/p&gt;
&lt;p&gt;The frustrating part about this, is that your menus may not work as expected - at least when expecting cascading menus using the Primary links (or any other menu) as a hierarchy. Drupal needs to have something to point to in order to build it&#039;s internal&amp;nbsp;menu.&lt;/p&gt;
&lt;p&gt;There is an option within the Devel module to flush the menu (internally known as the menu router and menu links), and this is great to know, but won&#039;t help unless the menus are linked to actual&amp;nbsp;content.&lt;/p&gt;
&lt;p&gt;This video will walk you through the &#039;know-how&#039; about how the menu works internally, and how to avoid the pitfalls of making your menus do what you want. I cover three other add on modules which you can use to make your Drupal serve up the order you&#039;ve placed for it (did you catch that one? - if not, do you need a Menu? - being addicted keeps you&amp;nbsp;crazy.)&lt;/p&gt;
&lt;p&gt;Modules&amp;nbsp;referenced&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/menu_block&quot; title=&quot;Drupal Module page for Menu block&quot;&gt;Menu block&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/menu_block&quot; title=&quot;Issues for Menu block&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/menu_block&quot; title=&quot;Usage for Menu block&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/nice_menus&quot; title=&quot;Drupal Module page for Nice Menus&quot;&gt;Nice Menus&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/nice_menus&quot; title=&quot;Issues for Nice Menus&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/nice_menus&quot; title=&quot;Usage for Nice Menus&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/menutrails&quot; title=&quot;Drupal Module page for Menu Trails&quot;&gt;Menu Trails&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/menutrails&quot; title=&quot;Issues for Menu Trails&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/menutrails&quot; title=&quot;Usage for Menu Trails&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/Devel&quot; title=&quot;Drupal Module page for devel&quot;&gt;Devel module&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/Devel&quot; title=&quot;Issues for devel&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/Devel&quot; title=&quot;Usage for devel&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Sites&amp;nbsp;referenced&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.lullabot.com/videocast/using-secondary-menus&quot; title=&quot;Video by Addison Berry about Drupal&amp;#039;s Menu System&quot;&gt;Lullabot Menu&#039;s&amp;nbsp;Video&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div class=&quot;field field-type-nodereference field-field-media-reference&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Related videos:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/videos/drupal-menu-navigation-enhanced&quot;&gt;Drupal Menu Navigation Enhanced&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <enclosure url="http://media.gotdrupal.com/matt/howto/d6/Drupal-Menu-System_d6.mov" length="33555846" type="video/quicktime" />
 <comments>http://gotdrupal.com/videos/drupal-menu-system-demystified#comments</comments>
 <category domain="http://gotdrupal.com/category/skill-level/beginner">Beginner</category>
 <category domain="http://gotdrupal.com/category/tags/menu-block">menu block</category>
 <category domain="http://gotdrupal.com/category/tags/menu-trails">menu trails</category>
 <category domain="http://gotdrupal.com/category/tags/menus">menus</category>
 <category domain="http://gotdrupal.com/category/tags/nice-menus">nice menus</category>
 <pubDate>Thu, 03 Dec 2009 21:58:27 +0000</pubDate>
 <dc:creator>SiteAdmin</dc:creator>
 <guid isPermaLink="false">72 at http://gotdrupal.com</guid>
</item>
<item>
 <title>Drupal Menu Navigation Enhanced</title>
 <link>http://gotdrupal.com/videos/drupal-menu-navigation-enhanced</link>
 <description>&lt;!-- google_ad_section_start --&gt;&lt;p&gt;The Drupal &lt;a href=&quot;http://drupal.org/handbook/modules/menu&quot; title=&quot;Drupal.org Handbook page about navigation&quot;&gt;menu system&lt;/a&gt; is very smart about when it shows menus. It knows when a user has access to the menu, based on the roles the user has, and ultimately, the permissions the user&amp;nbsp;has.&lt;/p&gt;
&lt;p&gt;This is a great feature of Drupal. However, you still need to provide some form of navigation. Out of the box, Drupal provides a Navigation menu and both Primary and Secondary links menus. No matter which one you choose to use, you can enhance this navigation by making it easy for users to get to where they want to go - or even better, help them find the content they may be interested&amp;nbsp;in.&lt;/p&gt;
&lt;p&gt;In this video, I discuss the use to two different modules in particular. &lt;strong&gt;Dynamic Persistent Menu&lt;/strong&gt; and the &lt;strong&gt;Me&lt;/strong&gt;&amp;nbsp;modules.&lt;/p&gt;
&lt;p&gt;The information I provide in this video can apply to many other navigation modules. It&#039;s the Me module which is providing the magic to make your users happy with accessing their content. You find information about the specifics of Dynamic Persistent Menu and creating a block based navigation area for your site. The advantage to block based navigation (as opposed to html/template based) is that an admin user, with the right permissions, can control the menu to their heart&#039;s&amp;nbsp;content.&lt;/p&gt;
&lt;p&gt;If you have more suggestions about cool navigation and menu modules then please leave them in the comments&amp;nbsp;below.&lt;/p&gt;
&lt;p&gt;Modules referenced in this&amp;nbsp;video&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/dynamic_persistent_menu&quot; title=&quot;Drupal Module page for Dynamic Persistent Menu&quot;&gt;Dynamic Persistent Menu&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/dynamic_persistent_menu&quot; title=&quot;Issues for Dynamic Persistent Menu&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/dynamic_persistent_menu&quot; title=&quot;Usage for Dynamic Persistent Menu&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/me&quot; title=&quot;Drupal Module page for Me&quot;&gt;Me&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/me&quot; title=&quot;Issues for Me&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/me&quot; title=&quot;Usage for Me&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://drupal.org/project/nice_menus&quot; title=&quot;Drupal Module page for Nice Menus&quot;&gt;Nice Menus&lt;/a&gt; [&lt;a href=&quot;http://drupal.org/project/issues/nice_menus&quot; title=&quot;Issues for Nice Menus&quot;&gt;issues&lt;/a&gt;] - [&lt;a href=&quot;http://drupal.org/project/usage/nice_menus&quot; title=&quot;Usage for Nice Menus&quot;&gt;usage&lt;/a&gt;]&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; About the extra feature in Dynamic Persistent Menu. This is a link to the &lt;a href=&quot;http://drupal.org/node/473936&quot;&gt;issue&lt;/a&gt; where I posted a patch that adds the checkbox feature of not showing submenus when the given url matches the menu which was&amp;nbsp;selected.&lt;/p&gt;
&lt;div class=&quot;field field-type-nodereference field-field-media-reference&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Related videos:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;a href=&quot;/videos/drupal-menu-system-demystified&quot;&gt;Drupal Menu System Demystified&lt;/a&gt;        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;!-- google_ad_section_end --&gt;</description>
 <enclosure url="http://media.gotdrupal.com/matt/howto/d6/Drupal-Menu-Navigation-Enhanced_d6.mov" length="26631359" type="video/quicktime" />
 <comments>http://gotdrupal.com/videos/drupal-menu-navigation-enhanced#comments</comments>
 <category domain="http://gotdrupal.com/category/skill-level/intermediate">Intermediate</category>
 <category domain="http://gotdrupal.com/category/tags/menus">menus</category>
 <category domain="http://gotdrupal.com/category/tags/navigation">navigation</category>
 <pubDate>Fri, 19 Jun 2009 19:18:01 +0000</pubDate>
 <dc:creator>Matt Petrowsky</dc:creator>
 <guid isPermaLink="false">56 at http://gotdrupal.com</guid>
</item>
</channel>
</rss>

