Drupal Tip #5: Primary links ++
Submitted by AE on Wed, 2006-07-26 21:49.
Module: menu.module
Drupal Version: 4.7.2
Drupal version 4.7's menu module (core) allows context menu's as Secondary links.
To do this, set the menu settings (admiinister > settings > menu) to "Primary links" for both primary links and secondary links. A child link of a Primary link will become a secondary link when the primary link is active.

