| Issue 5: | Converter to CommonSyntax from XHTML | |
| 2 people starred this issue and may be notified of changes. | Back to list |
I can convert my existing wiki pages to XHTML, but then I cannot use WikiModel (yet) - I need a converter to CommonWikiSyntax. Storing content as XHTML is also more convenient than storing as wiki syntax. |
|
,
May 22, 2008
I am now working on creating this converter myself ;-) |
|
,
Jun 06, 2008
Hi Max, That sounds very cool. At XWiki (http://xwiki.org) we've started using wikimodel and we're in need of a XHTML to wiki converter (for our new wysiwyg editor). What's the current state? Do you have set yourself a deadline for finishing it? :) Is this converter code available in the wikimodel source tree? If not, would be nice to put it there, maybe we could help you with it. Thanks -Vincent Massol |
|
,
Jun 06, 2008
Actually found the XhtmlParser code in the source tree. It seems it's not doing much right now. Is there more to it? |
|
,
Nov 29, 2008
Hi, for some reasons never saw your message. We convert to CommonSyntax via XSLT now. |
|
,
Nov 29, 2008
Hi Max, Been working for a while on wikimodel now and the XHTML parser is quite strong now :) However I haven't had the need for a Common syntax listener/serializer yet (I have written one for XWiki syntax though). BTW XWiki syntax is now almost as powerful as Common Syntax (missing embedded document support which I'm planning to add in a few weeks): http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax Thanks |
|
|
|