Hello Brian
the intended goal of Multiple Menu support is to avoid creating menu
entries with reverse id's to for example render /footer/impressum,
/footer/about...
you will be able to create additional menus /besides "Main Navigation" that
than can be used using a template tag, for example {%
Given a Page tree with slugs:
- section-1
- subsection-1
- page-1
- page-2
- subsection-2
- page-3
- section-2
The path for page-2 would be "/section-1/subsection-1/page-2/". However, I
would rather it be "/section-1/page-2/", while maintaining th