Commit graph

17 commits

Author SHA1 Message Date
Max Semenik b8c6fd9325 Introduce gallery mode
In it, the extension will accept images from galleries as candidates for
page images.

Core dependency: I3136d648ef2c1841767db0ab33855cd168e3de3e

Bug: 66510
Change-Id: I64e997d58e4a1b66a8a351d85a3e7df1a77354e9
2014-07-03 17:36:34 -07:00
wctaiwan 587bf22f51 Display page image on action=info
Show the page image as one item under "Basic information" on action=info.

Bug: 64178
Change-Id: Id561c817fdda057c9dd8beae275c3b978b4dd20a
2014-05-05 14:16:39 -07:00
Siebrand Mazeland bddcacf7fb Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I5b344b529252da5c24e261d3cef3acafdbc14bf0
2014-03-28 12:12:22 +01:00
Max Semenik 34437e87da Take ratio into account when considering images
An image might be of a sufficient width but still wildly unsuitable
like https://en.wikipedia.org/wiki/File:Status_iucn3.1_EN.svg

Change-Id: Ib34d8b5cc0b15407ce8cf0caae4df1c63247619b
2014-02-12 22:07:36 +04:00
raymond 32cf6dca61 Fix typo in MediaWiki blacklist message key
Add empty message to i18n file. This way it is shown on Special:AllMessages

Change-Id: If72cd32953c3787398068a9c8a82a386b6f41f02
2012-12-26 22:26:51 +01:00
Max Semenik bd4ddfa90b Throw away everything not needed per our current requirements
Due to vastness of rewrite, recommend whole extension review instead of
reading diffs.

Change-Id: Ia50869d68b8796be9c95d0783f3f7adb71fdc2df
2012-12-21 12:40:47 +04:00
Max Semenik 32bc6cc0d2 Rewrite to support more precise search than just for presence/absence of pics
Pageset 2: fix minor stuff from CR

Change-Id: I6c0fa563a791c5fec82755beb695af74edd6c040
2012-07-20 00:51:16 +04:00
Max Semenik 37521118e1 Let other extensions know that we're installed 2012-03-12 16:54:17 +04:00
Max Semenik c1dcabeee2 Extend OpenSearchXml with image information 2012-03-08 18:01:00 +04:00
Max Semenik 941b84e967 roughly finished 2012-03-06 01:37:06 +04:00
Max Semenik 49d0a775a5 Blacklist functionality 2012-03-02 20:42:17 +04:00
Max Semenik 954d2d4350 extension credits 2012-03-02 00:00:29 +04:00
Max Semenik 703e6ef8a9 API module 2012-03-01 21:37:16 +04:00
Max Semenik 239fb0f521 Code docs 2012-03-01 18:33:28 +04:00
Max Semenik 63361c93c3 Scoring system 2012-03-01 16:25:57 +04:00
Max Semenik 6d258671b5 ++ 2012-02-29 14:50:36 +04:00
Max Semenik fb828b5361 first commit! 2012-02-29 13:30:06 +04:00