Albert If the user is going to enter info, then somewhere along the line you will have to care about the format; esp. if they are able to enter non-standard markup.
The whole point of a wiki is to allow a user to do simple markup that does not rely on any plugins or fancy formatting; if your info must be stored in XML maybe you are better off looking at a CMS such as Lenya (built on Cocoon) and which takes this approach. I guess if you needed to, you could use a tool such as wt2db http://www.tldp.org/wt2db/ to pull files from your normal (eg. JSPWiki) Wiki site and convert them into XML (in this case DocBook XML). This stream could then be processed further by Cocoon. See also: http://c2.com/cgi/wiki?WikiInterchangeFormat Derek >>> [EMAIL PROTECTED] 2004/03/17 03:55:53 PM >>> Le 17/03/2004 � 15:34:58+0200, Derek Hohls a �crit > Cocoon Wiki uses JSPwiki, and the underlying format is > Wiki markup (not XML). > > See: > http://www.jspwiki.org > and > http://www.jspwiki.org/Wiki.jsp?page=TextFormattingRules Lots of thanks. And do you known some wiki serveur where the INTERNAL format is XML. I'm not care if the format use by the user is not XML. But I'm very happy if the internal format is XML. Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. Heure local/Local time: Wed Mar 17 14:53:17 CET 2004 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
