Summary: | Add optional fields for author and license to upload.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Philip Orr <philip.orr> |
Component: | Tools | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | paul.derscheid |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Philip Orr
2025-06-23 13:14:16 UTC
Really like that idea as well. This would allow for easy display of origin and author as well. Since the beloved ExifTool is one of the big wins of Perl, maybe we can leverage it to read and write metadata to images. https://exiftool.org/ The relevant formats for image metadata seem to be: - IPTC - XMP (Ugh, Adobe) - EXIF |