Custom Query (1173 matches)
Results (28 - 30 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#395 | duplicate | Make license options customizable and drop non-FaiF options by default | ||
Description |
Several things to this:
And obviously, add appropriate logic to support this! We just want to "filter out" what license options are permitted. It's okay for things in the database which have a license not in this list to be marked as something else. |
|||
#398 | wontfix | A way to download a file together with attribution/metadata, with convenient file names | ||
Description |
It would be great to be able to download media easily together with attribution and other data. Most licenses require attribution, so it should be obvious why. The metadata should include, e.g.:
Maybe it could also optionally include comments? The metadata file should have a file name beginning similarly to the media’s file name, so that the files show together in a file manager. It could be a sidecar file, but what if you download a thumbnail? The feature should be remarkable and easy to use for an inexperienced user (who is likely to miss the attribution requirement). |
|||
#408 | duplicate | Localized dates and times | ||
Description |
Currently dates are displayed using the “Gregorian Big Endian” format1 (the 18th March 2012 is displayed as “2012-03-18”). It would be nice if there were localized date (and time) formats like “18.03.2012” for Germany and others. 1: https://en.wikipedia.org/wiki/Calendar_date#Gregorian_Big_Endian.2C_starting_with_Year |