Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
2k views

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 ...
2
votes
0answers
268 views

MCImageManager external authentification

Could you explain to me how to use the external authentication 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 ...
1
vote
0answers
58 views

Tinymce + MCImageManager append random string to uploaded file name

Tinymce + MCImageManager append random string to uploaded file name. I tried to find answer in google and offical documantion, but i can't found relevant things. So anybody can tell me how can i ...
1
vote
1answer
162 views

Zend Framework and MCImageManager

Anybody ever integrated MCImageManager and Zend Framework? I want to use MCImageManager in standalone mode (not as part of TinyMCE). I'm really at a loss here - don't know where to put any of the ...
1
vote
1answer
253 views

TinyMCE (Image Manager): How to force client to upload via “basic upload”

as you may already know, ImageManager has 3 ways to upload files (Flash / Silverlight / Basicupload). If you have silverlight installed on your pc, it'll use it. Same for flash ect.. Is there a way ...
1
vote
1answer
156 views

tinyMCE mcimagemanager - upload other files

I'm using TinyMCE with ImageManager. I have everything set up right, but i added 'doc,docx,mp3,pdf' to the list of permitted uploadable files in imagemanager's config.php. In my XAMPP localhost ...
1
vote
0answers
175 views

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 ...
0
votes
1answer
323 views

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 ...