Hi everybody!
I need to rise up quickly a particular kind of site for an upcoming festival, where a pool of users needs to be able to blog on what is happening in every event of this festival.
Basically a user should be able to create a first post/node, let's say "What's happening at Event X", and then other short posts that have to be related to the first node, without any other things to be set from him (that is, he does not have to choose everytime the "first node", to set the relation)
And all in a fashion where he has the submission form (node/add) at the top of the page, and below the list of the latest post belonging to that Event X, in reverse chronological order.
The public instead have to be presented with views showing all the posts grouped by "Event X from author Y", so that they can read something like a "live of what is happening"
I am on D6. I think I am fair in using views.
My problem is mostly about how to create the collection of posts, and the automated relation parent/child like I tried to explain above.
Could anyone suggest maybe some modules that could be helpful? Or any other advice...
Thank in advance,
G.Paolo