Commit graph

18 commits

Author SHA1 Message Date
Aryeh Gregor 8e63292a31 Extensions too! 2007-06-29 01:36:09 +00:00
Tim Starling 629b3a6b0b Removed $wgImageMapAllowExternalLinks, feature enabled unconditionally. Not sure why you wouldn't want that. 2007-06-23 11:01:10 +00:00
Tim Starling 7d51767fd2 Used Image::newFromTitle() as per Brion's suggestion 2007-05-30 15:38:23 +00:00
Tim Starling 2331e0b099 Pre-emptively migrated extensions to the filerepo-work file creation method, with backwards compatibility. Fixed the indenting in SmoothGallery. 2007-05-28 01:44:57 +00:00
River Tarnell cb320b6585 (bug 9295) ImageMap extension produces PHP fatal error when given invalid link title 2007-05-08 14:53:14 +00:00
Raimond Spekking b14e121c4e * Changing $wgImageMapAllowExternLink -> $wgImageMapAllowExternalLinks
per hint of Rob Church at wikitech-l
* ooops, not every ImageMap use external links...
2007-04-19 06:00:19 +00:00
Raimond Spekking eaa7c09110 * (bug 8746) Support for external links
$wgImageMapAllowExternLink = false per default -> no risk for WMF live sites
2007-04-18 09:14:41 +00:00
Raimond Spekking 3cdc545b1b * (bug 8925) Preserve canonical (english) desc types 2007-04-17 11:59:53 +00:00
Raimond Spekking 21aa297f78 * (bug 8603) Allow the "default" parameter as minimum 2007-04-17 09:18:42 +00:00
Raimond Spekking 572b718e4d * (bug 8917) add section anchor to link 2007-04-16 19:56:36 +00:00
Brion Vibber f7c27a1ba2 * (bug 9236) Reset $coords to empty when tokenizing coordinates for a new polygon 2007-03-09 17:35:10 +00:00
Brion Vibber ccfd221a3c slightly prettier code 2007-01-15 19:44:30 +00:00
Brion Vibber 3e45f2f10c * (bug 8635) Round scaled coordinates, fixes Opera incompatibility 2007-01-15 19:42:20 +00:00
Rob Church 5df6bbb122 (bug 8585) Support multiple language translations 2007-01-15 06:01:39 +00:00
Tim Starling 8c2fb9b3d3 Portable "default" links, to support clickable images. 2007-01-05 16:44:59 +00:00
Tim Starling 284a684cea Description icon link, area link title attributes 2006-12-13 05:55:37 +00:00
Tim Starling 778eb8eeb4 Bug 7821 2006-11-27 03:13:46 +00:00
Tim Starling b60e7d8680 HTML image map extension. Not quite complete, but usable as it is. 2006-11-01 06:34:42 +00:00