Go to file
Alex Ezell 9f962fbad1 Allow negative coordinates in poly image maps
Previous attempts to clean this up followed similar logic to the
circle and rect types of imagemaps. However, in reality, we have
many image maps in our content that have negative values for poly
coordinates. While this isn't logical, breaking them so loudly
in the page isn't desirable.

This change then removes the check for positive value and passes
along the negative coordinate.

Bug: T217087
Change-Id: I0ee84f059dacde79a7e4fb0a172ac6937360d864
2019-04-11 09:23:14 -04:00
.phan Upgrade ImageMap extension to use newer phan 2019-03-11 19:46:47 +00:00
i18n Localisation updates from https://translatewiki.net. 2019-04-10 09:23:08 +02:00
includes Allow negative coordinates in poly image maps 2019-04-11 09:23:14 -04:00
resources Move images in resources directory 2019-03-02 22:06:50 +01:00
tests/parser Update tests to match parser changes 2019-03-15 18:24:51 +00:00
.gitignore Upgrade ImageMap extension to use newer phan 2019-03-11 19:46:47 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:02:44 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 23.0.0 2018-11-16 02:57:41 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 13:29:02 +00:00
composer.json Upgrade ImageMap extension to use newer phan 2019-03-11 19:46:47 +00:00
COPYING Add COPYING 2014-01-16 02:34:30 +00:00
extension.json Update MediaWiki namespaced AtEase global functions 2019-02-13 05:29:51 +00:00
Gruntfile.js build: Always exclude vendor and node_modules 2017-11-11 23:49:43 +01:00
ImageMap.php Warn if legacy PHP entry point is used 2018-10-16 11:29:57 -07:00
package.json build: Updating npm dependencies for security issues 2018-10-11 08:12:15 +00:00