Using and handling images and their metadata
I now have added a Tracker with 3 fields:
- File
- License
- Creator
The file will be saved in a file gallery, so I can use it in the wiki easily. The Descriptin is stored in the file gallery, so it can be used with the IMG-plugin. There are 2 Questions now that I did not find the answer to:
- How can I allow multiple mime-types in the file-field? When separating them with commata, the file browser showed all the right files, but upload failed (Tiki 21 LTS).
- When editing a wiki page, the input box shows some tools. One of them is "choose or upload images". How can I disable normal file upload and show my add tracker form instead, with the upload properly functioning from there, and from there only - accessible for anonymous users?