Plupload - Cross browser and platform uploader API

DEPRECATED: This module is deprecated, you can disable it and install new module called Uploader. This way all new files will be processed by Uploader module and existing files will be served by Plupload providing smooth transition from one module to another.

Integration of Plupload into CleverStyle CMS for files uploading, adds files uploading functionality to other modules

Integration of files uploading (client-side):

Integration on client-side is possible through JavaScript function cs.file_upload()

Integration of files uploading (server-side):

On server side any module should confirm files uploading by adding tag to uploaded file (and should delete tag, when file is not used any more).

Confirmation is realized with 2 triggers, that third-party components may run. Also, any uploaded file may have several triggers