I have an external site at which I'm displaying news using Sharepoint Pages. I would like to publish these news pages using RSS, which works fine. But the title is the file name without the file extension. Therefore all spaces are removed.
I would like to use another column (from the page list item) as the title of the entries in the RSS feed. How can this be done, without too much work? In this case I don't mind a quick and dirty solution :)