I’m trying to set up a corporate electronic style guide with a similar hierarchy to the Chicago Manual of Style, but I’m having trouble thinking of how to structure the data in ExpressionEngine (or even if EE is the right choice for this kind of project).
Here’s the CMOS table of contents page as an example: http://www.chicagomanualofstyle.org/16/ch05/ch05_toc.html I’m imagining I’ll want to design a sort of OS X–style “column view” to let people drill down to the specific entry they’re after.
How should I store the structure in EE? Categories? Something else? I want this to be as simple to implement and as easy to update as possible.
Thoughts?