Wiki content at Wiki Changed by someone at IP 206.47.255.245 :
@@ -9,7 +9,7 @@
First of all, the content is stored in POD format (which stands for Plain Old
Documentation), and is converted
on the fly to XML using a SAX parser for POD files. Then XSLT converts all of
that to HTML, providing the view
you see here.
-aaa
+
What's nice about this is that the layout and design of the whole thing is
stored in XSLT files, rather than being hard coded. So you can change the
entire look and feel of the site by simply editing the XSLT files.
I've written a document detailing the design of the entire system at
WikiDesign.