Bug 40217 - Add optional fields for author and license to upload.pl
Summary: Add optional fields for author and license to upload.pl
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-23 13:14 UTC by Philip Orr
Modified: 2025-06-23 13:21 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Orr 2025-06-23 13:14:16 UTC
The file upload functionality in Koha could be improved by adding optional fields to enter author and license of the file being uploaded. And then showing those fields in the search results table in the file upload tool, so it would be easy to see which file is licensed.
Comment 1 Paul Derscheid 2025-06-23 13:21:05 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