Introduction
This presentation contains the CMS related part of the talk I gave at WSG.
If you understand how to build a site using XSLT, then adding a CMS isn't that difficult. It simply
involves getting the XML data from a database, and managing some session details to indicate when a person is
actively editing the content blocks.
This is part 2 of this presentation. Read
Part 1 first.