TidyPics

Hi,

How can I add my own file mime types or which file can I change to add other mime types?

  • Accepted filetype for the html5 uploader can be defined in

    mod/tidypics/views/default/js/tidypics/uploading.js

    and for the basic uploader in

    mod/tidypics/lib/upload.php

    For image resizing the accepted formats are defined in

    mod/tidypics/lib/resize.php

    I can't give any guarantee that any other mimetype added will work without flaws though.