Sections inside an episode in an episode guide
I want to do an episode guide of a couple of shows with Drupal, short of like the way tv.com works, but I'm doubtful about what's the best way to have an episode with independent sections between it. In tv.com the episode basic info is edited in a page, that may count as a node, but each episode have its own sections like "reviews", "cast and crew", "trivia", "notes", "allusions" and "quotes" that have their own page for editing, and you can view pages that only list the content of these sections in all episodes. I don't know if the best way to create these sections is with independent nodes with "reference nodes" that refers to the "episode" nodes; CCK groups between each node or something else.

_
That's how I'd do it-- with different content types for each type of section, and nodereferences to tie them altogether.
_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.