This may be an oddball request, but is there any way to automatically have a parent menu item automatically link to the first child menu item? Currently, I manually link to the first menu item right below the parent. However, if the child object is deleted then the whole menu goes away as it was depending on the link to the child object. It would be nice if the menu didn't have that sort of dependency, or could automatically link to the first of its children. Also, would be nice if the order of the children change, then the parent link would change to whatever is first.

Any ideas?

Comments

marcvangend’s picture

thecompnerd, I have written a first attempt to realize this. You can find it on http://drupal.org/node/515736, as patch for the Special menu items module. If you still need this, I would appreciate if you could test and review the patch.

globetrotter’s picture

Yes, testing of http://drupal.org/node/515736#comment-1797480 and commenting your results would be nice.
That way we'll be faster in releasing a new version with this patch included. :)