Closed (fixed)
Project:
Dynamic Persistent Menu
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
7 Dec 2009 at 16:56 UTC
Updated:
12 May 2011 at 18:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
yrocq commentedNew features will be implemented in 2.x
Comment #2
chl-dev commentedHello,
little problem with the patch when the first or last is "hidden".
I came accross this problem, so instead of patching the module I did an override for my theme.
- For those interested, you have to add the function of the TXT to your template.php.
- In case it can be useful for the next version, I also post a "patch" to show it's mainly a copy of the official function with a filter on the hidden items and a counter,
Interested in any advice.
Hope it can helps.
Comment #3
Katrina B commentedWould really like to see this implemented soon so I don't have to keep patching the module every time there's a new release.
Comment #4
hefox commentedChanging status to reflect current state based on comment 2
Comment #5
Katrina B commentedAny progress on this?
Comment #6
mrfelton commentedPatch against latest in git.
Comment #7
yrocq commentedCommited in 6.x-2.x. Thanks !