Sorry to be late in replying. I'll try this asap. JC Brand ha scritto:
Mirto Silvio Busico wrote:Hi all,how can I use TinyMCE with delierance? I have problems with the popup windows.<snip> Hi Mirto, I had similar problems before.I used the following proxy path rules to allow the TinyMCE popups and javascript to be loaded without any interference:(Note that I don't apply a class to these proxy definitions) <!-- BEGIN: TinyMCE Popups --> <proxy path="regex:/.*/portal_javascripts/.*"> <dest href="http://localhost:8099/" /> </proxy> <proxy path="regex:/.*/tinymce-upload"> <dest href="http://localhost:8099/" /> </proxy> <!-- END: TinyMCE Popups --> Hope this helps. Regards JC Brand
<<attachment: mirtosilvio_busico.vcf>>
_______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
