You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axkit-dev@xml.apache.org by AxKit Wiki <axkitwiki> on 2004/02/27 22:26:32 UTC

New Wiki Content at Wiki

Wiki content at Wiki Changed by someone at IP 206.47.255.245 :

@@ -9,11 +9,9 @@
 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.
 
-Comments about this page can be left in GeneralWikiComments - just edit that page.
+Comments about this page can be left in GeneralWikiComments - just edit that page.-
-does it works ?