moodle/repository/nextcloud
Sara Arjona 7430208d56
MDL-78884 files: Deprecate size parameter for icons
The parameter $size of the following functions has been deprecated and is not used any more:
  - file_extension_icon
  - file_file_icon
  - file_folder_icon
  - file_mimetype_icon
  - mimeinfo_from_type
  - url_guess_icon

That way, the sized icons (xxxxxxx-yyy.png) can be removed and replaced by SVG, to make it easier
to keep them updated because once they are replaced, there will only be one single file for each
MIME icon.
2023-08-23 07:30:16 +02:00
..
classes MDL-69756 nextcloud: copy-overwrite handling 2022-05-27 14:57:27 +02:00
db NOBUG: Fixed file access permissions 2018-11-02 21:08:46 +01:00
lang/en MDL-72063 lang: Import fixed English strings (en_fix) 2021-07-01 14:11:23 +02:00
pix NOBUG: Fixed SVG browser compatibility 2018-11-02 21:08:44 +01:00
tests MDL-77342 repository: Added class properties that are not declared. 2023-03-26 14:48:29 +07:00
lib.php MDL-78884 files: Deprecate size parameter for icons 2023-08-23 07:30:16 +02:00
version.php MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00