Thanks, Philipp
One follow up question about children pages: Which template (or page structure) should I use for the child pages?
Here are a static version of the site: cigar2.se. (Select Aktuellt -> Matchreferat to see the second level menu in right column)
- None of the top menu items will be viewable as a page, so I followed the Skyscraper demo and created one empty template for each top menu item.
- Created a page under "Home" with just a title field. For example a page called "Aktuellt". Simple, empty template
- Created a page under "Aktuellt" with just a title field. For example a page called "Matchreferat". Simple, empty template
- Then under "Matchreferat" every individual article will have it's own page using a custom template. This page will be in two part: top part with the latest article and below that a list of headlines for older articles - clickable to read them.
In admin it looks like this:
Home
--> Aktuellt
----> Matchreferat
------> (each article)
Is this the right way to do it?
Regards, Magnus