how to create a folder in a site?
we want to group some pages into a folder, none of the pages for folder should appear in the navigation (they are pulled out using servlets). How do we create a folder in our site, vi source code? NOT via the UI? We need it in source code so that we can distribute the folder to all the environments, including local dev instances.
Even in the UI, we cant see an option to create folders?
By folder, I mean a parent node in the page hierarchy. Websites have a hierarchy - e.g. at the top there might be pages such as contact and about us, but there might be an articles node/directory which has lots of child pages in side this. We have seen sites with this structure in AEM, just don't know how to make it.
