Website with sections in Drupal?
- by Matt Hampel
What is the best way to create a website with sections in Drupal?
Users need to be able to add, remove, and nest pages fairly easily. Pages added to a section should have an appropriate URL, like "/[section name]/[page title]".
This seems like a straightforward task, but I can't find the right combination of tools to do it. Subsite comes close,…