mcimagemanager

MCImageManager external authentification

Hello, Could you explain me how to use the external authentification of MCImageManager with a jsp or a servlet ? What should be the result of this jsp or servlet ? What would be the parameters ? Thank you in advance. ...

TinyMCE/MCImageManager path problems

I am having all sorts of weird issues with paths in the tinyMCE. I'm not sure if it has to do with the MCImageManaI'll try to summarize my setup: I've got a .NET website. For now the application root is at http://localhost/APP/ tiny_mce is hosted in ~/tiny_mce, the imagemanager plugin is of course in ~/tiny_mce/plugins/imagemanager ...

Tiny MCE ImageManager Plugin, "cant create instance of plugin"

We just bought MCImageManager and went right on to creating our own plugin. I followed http://wiki.moxiecode.com/index.php/MCI … ing_plugin from start to end but got stuck on the last step. After configuring the build.bat file (that comes along the package) it gives me no errors, i checked all paths and it should work but there just is...

MCImageManager installation for .NET

Just bought MCImageManager for .NET yesterday. Followed the installation instructions to the letter. Now my .NET 4.0 VB VS2010 web project won't build. Full details at http://tinymce.moxiecode.com/punbb/viewtopic.php?id=22436. What I need is "proper" installation instructions. It doesn't seem right that you have multiple copies of dll'...

Can I have a jquery AJAX image Picker to use it as a RTE plugin

now i am developing a django-based blogging system. and am stuck when trying to integrate textarea with a fully-featured Rich Text Editor, tiny-MCE and CKEditor implemented their image browser (Image Manager) plugin using PHP (with a complex-not-documented source code). and when i was googling i found that there was a good free example...