This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/auto_tagger
Matthew Barbour 63b2601e67 Mime type handling overhaul
Changed mime type map to deal with the reality that certain file types have multiple extensions and/or multiple mime types, as well as constants supporting all of the data. Created new functions using the updated mime type map to resolve mime types and extensions. Updated various items around the project that determine mime/extension to take advantage of the new functions.
2020-06-03 19:47:40 +01:00
..
config.php Added auto-tagger extension 2020-03-02 15:24:40 +00:00
info.php Added auto-tagger extension 2020-03-02 15:24:40 +00:00
main.php Mime type handling overhaul 2020-06-03 19:47:40 +01:00
test.php Adjusted autotagger tests 2020-03-02 16:01:42 +00:00
theme.php Added auto-tagger extension 2020-03-02 15:24:40 +00:00