I know this is OT but I couldn't find muchuseful on the TinyMCE home page and there doesn't seem to be a support forum at all.
I'm building a CMS and am using jQuery and TinyMCE together for the user interface. I wanted to have an image picker, where you just pick an image from the list of images uploaded to the CMS and it gets inserted, but I can't figure out how to do it with any degree of sophistication. I managed to hack something with execCommand ('insertimage') together but it doesn't let you do anything like specify alt text, or width or height or anything like that. What I'd really like to do is trigger fhe image insert plugin from a script, but have it preconfigured with the selected image. I've gone looking for help but like I said the support forum seems to be gone, it looks like it's been closed down in favour of a support system for which you must pay to use. Have any of you got TinyMCE experience, or know any place where I can get TinyMCE support?