Hello folks,
I am doing a multi-lang project.
I need to separate the menu in two sections:
1) Main menu for the core navigation of the website
2) Footer navigation for stuff like legal, privacy, ...
All should be handable via pages
My questions: how can I tell a macro only to take some pages (e.g. marked as "footer") for the creation of a list of page links?
Spoiler: Cannot hardcode it: otherwise multilanguage will die.