On Mon, Aug 5, 2013 at 6:08 PM, Dominik <[email protected]> wrote: > Hi, > > I'd like to create a tinymce plugin that allows you to upload images > directly from the clipboard. > Since the plonebrowser plugin already has same upload functionality I'd like > to reuse that. > > I already have a working prototype. > https://github.com/domruf/Products.TinyMCE > https://github.com/domruf/tinymce > > But obviously patching Products.TinyMCE is not the way to go. > So I'd like to create a separate plone plugin. > But to do this I have to run some javascript in the context of the > plonebrowser popup. > Is this possible or do I have to copy the sources and replace the > plonebrowser with my own version? Which also would not be ideal. >
Already checked this? http://plone.org/products/collective.clipboardupload -- -- luca twitter: http://twitter.com/keul linkedin: http://linkedin.com/in/lucafbb blog: http://blog.keul.it/ _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-product-developers
