1

(30 replies, posted in Support)

Problem with ImageManager/upload image
Upload works fine on directory "/". But I needed to create a subdirectory "/users". I gave write authorisations on the subdirectory and the upload icon is now ok. But when I try uploading, I get no error message but the operation was'nt performed (/users is empty).
Thank you for your help.

Well, yes: they want to get « ... » when they type " ... " like when they use MS word or OO writer.

any guess about my question?

Yes, « et ils mangent des grenouilles » too.

Hi,
I need the character " to appear like << or >> (the french way). Is it possible?
Thanks,
Serge

6

(1 replies, posted in General discussion)

The config file is like that:

$mcFileManagerConfig['general.tools'] = "createdir,createdoc,separator,refresh,upload,zip,unzip,props,separator,cut,copy,paste,delete";
$mcFileManagerConfig['general.disabled_tools'] = "";

But the buttons to cut,copy,paste,delete are grayed. 
Is any other authorisation needed?

Thanks.

I thought it would be much more difficult and it's just so simple...
Thank you for your help.
Now I will do the same with mcFileManager. Any miracle page for that one?

so it's just a matter of calling the function to open the MCImageManager and then read "result"?
Merci beaucoup!

I want to integrate ImageManager in an application so that users could manage the images thru it and make references to the images. That is use all the functions (create directory, upload images,...) but from my application, not from the editor.
I understand this should be possible. Am I wrong? Where can I get some help? Specifically for example where can I find information on the API that returns the path to the image  that the user has selected thru IM?