Alexander Limi wrote:
Not knowing anything about the MoinMoin syntax parser, you could conceivably add it to the supported markup languages in your Plone site.
That's the idea, but I could not yet find the hooks for integrating those parsers. But then I also did not yet look into plone.archetypes, only into Products.ArcheTypes and Products.ATContentTypes (and not yet in an exhausting manner, too). A short list of recommended reading would be great.
We already support lots of different markups (Structured Text, reStructured Text, Textile, Markdown), so it should be possible to add in MoinMoin as one of these supported syntaxes, especially since Moin is written in Python.
Yes and no. MoinMoin is also a big and powerful piece of software, though by far not as big as Plone, and I have yet to figure out how I can extract the parser from it.
And if you do, I'm sure people would appreciate a product on plone.org for it too. :)
"Yes", if I succeed. Best, --Toni++ _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
