I’m not sure if this has been suggested before, but I think adding a mechanism for folder or tag-based classification is a very important feature for MWS (MultiWikiServer).
I haven’t officially started using MWS yet, but I’d like to separate plugins from data. For one usage scenario, I would create two Bags: one to hold the data and another to store plugins and my personal tools. Then I would combine them into a single Recipe. I might have five or six different usage scenarios, which would result in over a dozen Bags and around seven or eight Recipes (including composite scenarios).
That’s just my personal use case, and as I use it more, I would likely add more Bags and Recipes.
Specifically, as the MWS documentation mentions, a teacher might have many students across successive years. I wouldn’t want to delete the old students’ documents; instead, I would want to put them into a folder (or similar grouping) so students could still access their content when they want to look back on their work.
Implementing a folder or tag structure would likely require adjustments to the URL paths.
Another related need is the ability to rename these entities (Bags/Recipes/Wikis), a feature that is currently missing.
I don’t have much time lately, but I will participate in the discussions as much as possible. I want to thank the developers and everyone else in advance.