@robloach, @jgschmitz: Thanks guys!
drupal
Improving menu editing in Drupal
Pondered at 5:21pm on the 25th July, 2009
I had an epiphany! (sort of)
I thought of a new way to add items to menus in Drupal, but since it would require AJAX and since I've never coded a module before (let alone coded AJAX), I thought I'd post my thoughts here for someone else to steal.
My idea was to create a Drupal module that enabled a user with the right permissions to be able to click-and-drag any page heading on the site into a menu and have that page automatically be added as a link in that menu...! Read more »