Toni Mueller wrote:
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.

You should look at PortalTransforms which provides the portal_transforms
tool. This together with the MimetypesRegistry does the "transformation
magic".

Or if you are more oriented towards the future :-)
Hanno has been reworking the transformation story for Plone quite a
bit in his Summer of Code project. I'm sure he'll be happy to tell
you more ;-)

His buildout from

 https://svn.plone.org/svn/plone/review/hannosch-gsoc-transform/

should get you up and running right away.

Raphael


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to