Image insert function/plugin...
|
1 posts
|
Hello peoples, I was wondering if there was a neat little plugin or code feature that I could integrate into a site i’m designing that would allow the client to easily insert images…? Any light shed on the matter would be most helpful! cheers |
|
180 posts
|
TinyMCE plugin has function “Insert Image” and in dialog you can select image from directory /public/images/. But this function bugly. I want to rewrite this function in this plugin. |
|
26 posts
|
I use a simple function, change it to your needs:
|
|
16 posts
|
You can check out the Tiny mce plugin I modded by adding a file manager / thumnail chooser More info on this thread : http://forum.madebyfrog.com/topic/1750 |