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.

CommentFileSizeAuthor
automenu.path_.patch4.3 KBGeoff Ford

Comments

metabits’s picture

This 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