I am thinking about adding functionality so that a formmailer (or other products?) can send the "contents of the cart by mail". In plone 2.x I have dont this by changing "the script/XLM" that is sent in the formmailer.
With plone 3 I was thinking that it might be possible to define (the view of the cart as) a viewlet and just call this from the body html. This would make upgrades easier. Is this a good idea and is it doable? .... everything is working the way I do it now, but its a rather "ugly" way of doing it (might confuse others that try to figure it out later)... -- Espen Moe-Nilssen Grieg Medialog AS _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
