Page 1 of 1

Accessing file and image manager

Posted: Thu Jun 16, 2005 10:52 am
by jah
Is it possible to call the filemanager and imagemanager scripts from the module interface? I do not see anything in the class.module.inc file.

This would be an advantage for WYSIWYG editors that each come with different plugins for image management.

It would be better if the user recognized the application from one place to another. Another interesting thing is that the internal file manager and imagemanager is related to user rights, and the upload of files from the WYSIWYG editor could be disabled for users that do not have filemanagement rights.

We could also keep the WYSIWYG editor modules very small in size since we would not have to distribute the WYSIWYG filemanager stuff.

Jon