Project

General

Profile

Feature #2105

Updated by Alexander Watzinger 4 months ago

*Update* 
 In the end we didn't change the license system itself but done a lot of work related to it, e.g. implemented file attributes, references for types and a lot more, see related issues. 
 Important change is that for a file to be available via the API it now has to have a linked *license and the public flag* activated. 

 *Original description* 
 Because of the increasing requirements (e.g. URL for licenses in IIIF) we decided to implement a new license system for files.  

 *Implementation* 
 * New license system (de-coupled from types) 
 * Configurable at @admin/files@ 
 * Option to add an URL and/or text

Back