https://bugzilla.wikimedia.org/show_bug.cgi?id=44617

       Web browser: ---
            Bug ID: 44617
           Summary: Wrong link rel="copyright" for main namespace of
                    Wikidata
           Product: Wikimedia
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: wikidata
          Severity: minor
          Priority: Unprioritized
         Component: Site requests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

The content of the main namespace of Wikidata is unber CCO but in the header of
pages there is:
<link rel="copyright" href="//creativecommons.org/licenses/by-sa/3.0/" />
and not
<link rel="copyright" href="//creativecommons.org/publicdomain/zero/1.0/" />

$wgRightsUrl and $wgRightsText in CommonSettings.php should be updated, but
only for main namespace pages. I don't know if it's possible currently without
an hook.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to