MingleTerminator added projects: Multimedia, Structured-Multimedia-Data. MingleTerminator assigned this task to Tgr.
TASK DESCRIPTION //Migrated from: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/937 // === Problem === MediaViewer does not handle multiple information templates (e.g. a combination of {{Artwork}} and {{Photograph}}); in some cases, this could lead to copyright violations. Example:https://commons.wikimedia.org/wiki/File:Szczesciarze_(Luckers)_Wroclaw_dwarf_03.JPG Both object and photo are CC -> photo is derived work, there is a legal requirement to show the name of the object author. (There are other problematic combinations, such as PD photo + FOP statue.) Seehttps://commons.wikimedia.org/wiki/Template_talk:Art_Photo#Issue_with_MediaViewer for details. === Solution === * add a new AuthorCount field to CommonsMetadata, which contains the number of authors (ie. the number of information templates which have some sort of author information). Can be omitted if there is one author. * make sure CommonsMetadata always selects the photograph template, not the work template * in MediaViewer, append "and N other authors" to the author name when AuthorCount is present. The text should be a link to the file page. === Related bugs === https://bugzilla.wikimedia.org/show_bug.cgi?id=72081 https://bugzilla.wikimedia.org/show_bug.cgi?id=72082 https://bugzilla.wikimedia.org/show_bug.cgi?id=72084 TASK DETAIL https://phabricator.wikimedia.org/T77816 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. To: Tgr, MingleTerminator Cc: Aklapper, Wikidata-bugs, Fabrice_Florin, Gilles, Tgr _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
