| 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 | ||
| See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26227 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | 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 |