https://bugzilla.wikimedia.org/show_bug.cgi?id=65445
--- Comment #15 from Erik Moeller <[email protected]> --- *sigh* It's actually a bit more complex, as currently explained on the talk page. At the file level, we have fileinfotpl_credit. At the file level, {{Credit line}} also sets licensetpl_attr, although its creator says it was intended to be used only in the scope of a specific license, and our metadata parser indeed only interprets it in that scope. So that's clearly broken. At the license level, licensetpl_attr may or may not be set. Many dual-licensed files only set it for one license and not the other -- even when both licenses require attribution. So that's clearly broken, as well. I still remain skeptical how useful these custom bylines are (as opposed to just setting the author field), but if we want to support them, we probably have to support both -- per-file and per-license. Per-file is IMO much more useful, because it can be sanely applied across licenses requiring attribution. Please chip in on the discussion for possible options to clean this up. Right now it's a mess and no third party re-user could be expected to make sense of it. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
