This module will not work if "clean url" is not avaible. It should use drupal's url handler functions. I've attached a patch for quickmenu.module.

Comments

Cybso’s picture

StatusFileSize
new1.01 KB

I've noted that drupal's url handling makes the test for absolute URLs obsolete, so i removed this code. Also I combined this patch with my modifications from Pre-Select item if current page is in trail.