== WikiXml == (2006-02015: for an updated diskussion see also XmlWiki) As many people have said, it would be nice to have an xml representation of wiki pages and wiki sites. There is a new (incomplete) wiki2xml converter as part of wiki2pdf.py (see: PdfReport). <
> It produces xml like this: {{{

Wikischulung I am 12.11.2003

Anwesend:

VZ, IM, UK, NA, VB, RS

Schulungsinhalt:

Hausaufgabe:

Jede/r möge für seinen Bereich (Wiesen, Felder etc.) eine Gliederung anlegen und mit Beispieldaten füttern.

Nächster Termin:

in ca. 2 Wochen

-- UweFechner [[DateTime(2004-04-08T09:35:59Z)]]

}}} I think, that it is important to define an "official" dtd (document type definition) for the xml represetation of wiki pages and wiki sites. Here is a very simple first suggestion: {{{ }}} The basic idea is, to use the needed parts of the xhtml dtd and add attributes and elements, <
> that are needed to keep specific wiki information. I think we should have a dtd, that allows it, to put any number of wikipages into one xml document, <
> and not just one. 2006-7-14 We could use gentoo lightweight syntax. http://www.gentoo.org/doc/en/xml-guide.xml http://www.gentoo.org/proj/en/gdp/doc/doc-tipsntricks.xml The gentoo DTD and wikixml DTD should merge and agree. When this happens there will be no limit of what we can do with online documentation. Related pages: * [[http://www.usemod.org/cgi-bin/mb.pl?WikiXmlDtd|WikiXmlDtd]] * WikiDomFormatter -- UweFechner <>