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

            Bug ID: 65878
           Summary: Flow references in "File usage" section of a File:
                    page don't have post/header links
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

Flow uses the WhatLinksHereProps hook (introduced in MW 1.24, gerrit #115860)to
append "from the _header_; from a _post_" links after a Flow board reference in
Special:WhatLinksHere. Nifty.

The "File usage" section of a File page doesn't have this extra information.

Compare 
https://www.mediawiki.org/wiki/Special:WhatLinksHere/File:OUYA-Console-set-h.jpg
and
https://www.mediawiki.org/wiki/File:OUYA-Console-set-h.jpg#filelinks

includes/ImagePage.php already runs an ImagePageAfterImageLinks hook, maybe
Flow should hook into that; or ImagePage.php could run the WhatLinksHereProps
hook the way includes/specials/SpecialWhatlinkshere.php does.

-- 
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

Reply via email to