What is the simplest way to have two (or more) different views of the same page?
For example, I have a category called 'events'. By default, when someone goes to the archive page for an event, it will display with the appropriate template defined by the template hierarchy.
However, I would also like to be able to display an event with a different template (specifically, a lite version of the page used by an announcements mailing list program, or could also be a lite version for viewing on a mobile device).
What's the easiest way to achieve this?
Thanks,
mark.