Backport of clickpath to Drupal 5.7
SamRose - June 17, 2008 - 22:19
| Project: | Clickpath |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Description
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.
| Attachment | Size |
|---|---|
| clickpath_D5_backport.patch | 788 bytes |
| clickpath.inc_.patch | 402 bytes |

#1
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.
#2
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 :-)
#3
Silly me, I was looking for a block with "Clickpath" in the title. I'll change the status back to "needs review" now.
#4
This is a duplicate of #193485: D5 backport?. I haven't tested the code here but these efforts are better when consolidated.