I am building a site that is organized like so:
Top Level:
About Us
Events
Grants & Initiatives
Resources
Each top level section is = to a weblog.
The client would like to be able to add subsections to each of these
but is unable to standardize the information in advance. Generally the pages are very long and he is concerned about page length and feels that adding subpages is the solution.
For Instance:
Grants & Initiatives > Specific Initiative > Random Subpage 1
Grants & Initiatives > Specific Initiative > Random Subpage 2
Grants & Initiatives > Specific Initiative > Random Subpage 3
Random Subpage = Category?
Should I use the pages module for this?
Thank You, Malcolm