So I’d like to achieve this kind of thing: when user goes to home page, there would be some themes(or spaces as I understood before, but I knew that xwiki removed such concept) to select, when user selects one of them, directs them to the corresponding sub-home page and show them corresponding navigation panel.
I have seen this on the official wiki user guide part, when user select different quick links, navigation panel would reload a different structure. I think this is similar to what I need, how should I do this?
Thanks for the help in advance!