Hi folks, I am looking seriously at Scoop to manage content for a community radio show's website. The core content is expected to be a "playlist" section which will receive a story per week with that week's playlist of songs. My co-host is likely to create stories with comma-separated Artist, Album, Track and Label information. I don't think a whole category of comma-separated text things is going to look very inviting. Writing some perl code to parse text and output HTML is no big deal for me, but I want to know whether it's going to be easy to plug into the story output of a single section so that I can format things on the fly. The real solution would be to somehow guide the story author to enter the data in multiple fields at the outset, is there an easy way to override the simple text boxes for story entry and replace them with something more structured? Cheers, Colin