Accessing file and image manager

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
jah
Forum Members
Forum Members
Posts: 147
Joined: Thu Dec 30, 2004 9:09 am
Location: Norway

Accessing file and image manager

Post 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
Post Reply

Return to “Developers Discussion”