Needs review
Project:
Auto Menu
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2009 at 23:18 UTC
Updated:
8 Dec 2009 at 19:17 UTC
This patch uses the path value, if available, to find an appropriate parent menu item.
It assumes that a heriachy can be built by splitting the path on '/' and recursively moving up the heriachy until it finds a valid plid or the default plid.
If the path is not set, it operates as normal.
| Comment | File | Size | Author |
|---|---|---|---|
| automenu.path_.patch | 4.3 KB | Geoff Ford |
Comments
Comment #1
metabits commentedThis sounds very interesting! If I understood right... It takes the settings for the path and uses it for the menu, so in one hit we make both. I wait until this feature is in the code (I'm not able to apply patches)...
Thanks for your efforts!
psc