I am hacking on clickpath right now. I have a project that will be making it's way to Drupal 6, but is not there yet, so I did a quick backport of clickpath, and I'll also be adding some functionality to it as discussed here http://groups.drupal.org/node/12500#comment-40120 I plan on keeping existing functionality of clickpath, but adding some more..

clickpath_D5_backport.patch adds what is changed in module, clickpath.inc_.patch can be renamed clickpath.inc and included in the clickpath directory of the module.

Comments

christefano’s picture

Status: Needs review » Needs work
StatusFileSize
new1.56 KB

Thanks for sharing this work. This patch is the same as above but implements the D5-style menu.

Unfortunately, the Clickpath block doesn't show up yet.

SamRose’s picture

Hmm, I am able to get the block to show up in zen_classic theme... see screenshot http://socialsynergyweb.com/cgi-bin/wiki2/Temp/download/clickpathblock.png (it is the block titled Recent visited pages

Thanks for patching admin menu :-)

christefano’s picture

Status: Needs work » Needs review

Silly me, I was looking for a block with "Clickpath" in the title. I'll change the status back to "needs review" now.

coltrane’s picture

Status: Needs review » Closed (duplicate)

This is a duplicate of #193485: D5 backport?. I haven't tested the code here but these efforts are better when consolidated.