Structuring doubts

11 views
Skip to first unread message

NdK

unread,
Feb 23, 2016, 5:05:02 AM2/23/16
to Sculpin Users
Hello all.

I'm working on a site, but I'm quite confused about what could the best way to structure the content types and their taxonomies.

The structure should be something like:
- plain pages
- observations (astronomical and meteorological)
- boxes (hyerarchical organization, *variable* levels)

The structure should be something like (YAML-like):
- plain pages
  - eng
     - home
     - history
       - the institution
       - the archives
         - &observations
           - astronomical
           - meteorological
         - &boxes
           - ...
       - ...
    - ...
  - ita
    - home
    - storia
      - l'istituzione
      - gli archivi
        - *observations
        - *boxes
      - ...
    - ...

Any hints welcome. The more automated, the better :)

TIA,
 Diego
Reply all
Reply to author
Forward
0 new messages