From: Matti A. <ma...@ik...> - 2002-12-16 17:47:08
|
Reini Urban wrote: > easier. we use internally the wiki-format, during the output step we use > jeff's XmlElement library which is able to dump as valid XML or HTML. > > e.g. you can save as HTML or XML and convert to other formats externally. Hmm... Is there an XML output format already defined (and implemented)? If so, it indeed might be simple enough to access those pages via XML-RPC and make a proxy for the portable output formats (I might be interested in implementing a WAP or XHTML basic interface so that PhpWiki sites could be accessed via new mobile phones)... m. |