moodle/lib/portfolio
Marina Glancy 559276b153 MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons
- function get_mimetypes_array() now contains also information about filetype groups and language strings
- use 'smart' human-readable mimetype description
- never determine filetype group based on filetype icon image! remove function mimeinfo_from_icon()
- get rid of class filetype_parser and file lib/filestorage/file_types.mm, replaced with functions file_get_typegroup(), file_extension_in_typegroup() and file_mimetype_in_typegroup()
- support multiple icon sizes, not only 16 and 32
- retrieve filetype icon only using proper functions file_..._icon() from lib/filelib.php throughout the code
- increase size of repository thumbnails to 90 and icons to 24 (will take effect when new icons exist)
2012-05-21 16:01:04 +08:00
..
formats/leap2a MDL-30989 portfolio: Fixed up phpdocs 2012-02-15 15:33:06 +13:00
caller.php MDL-30989 portfolio: Fixed up phpdocs 2012-02-15 15:33:06 +13:00
constants.php MDL-30989 portfolio: updated portfolio phpdocs. 2012-01-30 15:37:46 +08:00
exceptions.php MDL-30989 portfolio: Fixed up phpdocs 2012-02-15 15:33:06 +13:00
exporter.php MDL-30989 portfolio: Fixed up phpdocs 2012-02-15 15:33:06 +13:00
formats.php MDL-32247,MDL-32831,MDL-32900 Use correct url building of file type icons 2012-05-21 16:01:04 +08:00
forms.php MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
plugin.php MDL-32471 changing the interface of the send_stored_file() 2012-04-24 12:09:44 +02:00