https://bugzilla.wikimedia.org/show_bug.cgi?id=40207
--- Comment #3 from MZMcBride <[email protected]> --- (In reply to comment #2) > I have implemented this as a user script at > [[commons:User:Balloonguy/common.js]]. Sweet! > Comments and instructions on how to proceed further with this appreciated. > I'm not sure what part of the core I should modify to include this. When you use "core" on this bug tracker, most people will think of "MediaWiki core", but this particular functionality (PDF handling) is actually in a MediaWiki extension called PdfHandler: <https://www.mediawiki.org/wiki/Extension:PdfHandler>. In order to contribute to this extension, you'll need to get a [[mw:Gerrit]] account. To get started, simply visit [[mw:Developer access]]. Gerrit manages Wikimedia's Git repositories. The Git repository for this particular extension can be viewed here: <https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/PdfHandler.git;a=tree>. I hope this helps. Thanks again for working on this. :-) -- 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
