Your module is close to what I'm looking for, it handles the ideas to section menus better than the other modules you mentioned on drupalmodules.com.

Let's say you add the option to "cut levels here", so that you can have for example a menu with the 2nd and 3rd levels, while getting rid of the 1st, 4th and below levels. Then you would be adding a real substitute for the module 'Sliced menu', while providing a more powerful module. You'll be also thrashing other modules like 'Menu Block Split' if you add this option to cut to the menu that starts with the 1st level.

So far I'm looking at the code on Menu Block Split to see if I can do this on your module. But the cool thing would be to have your module with this option oficially!

BTW, cool module!

Comments

JohnAlbin’s picture

Status: Active » Closed (duplicate)

That's actually what I was trying to say in #266223: Add option to limit the depth of the tree to an arbitrary level

Already working on it! :-)

JohnAlbin’s picture