Siebrand Mazeland
fca35ab231
Localisation updates for extension messages from Betawiki (2008-10-08 23:33 CEST)
2008-10-08 21:40:51 +00:00
Siebrand Mazeland
92b701710c
Localisation updates for extensions messages from Betawiki (2008-10-07 23:07 CEST)
2008-10-07 21:17:18 +00:00
Siebrand Mazeland
a962cbf43f
Localisation updates for extension messages from Betawiki (2008-10-06 23:00 CEST)
2008-10-06 21:11:27 +00:00
Rotem Liss
fbbe91ba29
Localization update for he.
2008-10-06 19:51:33 +00:00
Tim Starling
8b9001a9c4
Fixed bug 15675: show an error if a polygon has an odd number of coordinates.
2008-10-06 07:03:23 +00:00
Tim Starling
348ac261ce
Fixed bug 14052: tidy inserting <p> tags randomly. Put the <map> inside one of the divs that we are creating anyway.
2008-10-06 06:58:13 +00:00
Tim Starling
c2620407f2
Add check for XML validity in case that's what caused bug 13316.
2008-10-06 06:05:48 +00:00
Tim Starling
5649415804
Fix for bug 8718. Cooperate with image centering by specifying widths on divs so that the margin:auto trick can work.
2008-10-06 04:24:20 +00:00
Tim Starling
910ed42183
Minor tweak for IE.
2008-10-06 03:37:30 +00:00
Tim Starling
8fa0c0c96c
Proposed fix for bug 9126: use negative top margin. Like YouTube QuickList icons. Committing for cross-browser test.
2008-10-06 03:10:34 +00:00
Siebrand Mazeland
80ddf9c379
Localisation updates for extension messages from Betawiki (2008-10-05 10:45 CEST)
2008-10-05 09:01:33 +00:00
Siebrand Mazeland
1e0cdcbf4f
Localisation updates for extension messages from Betawiki (2008-10-02 19:53 CEST)
2008-10-02 17:59:56 +00:00
Siebrand Mazeland
7ed9a6ce32
Localisation updates for extensions messages from Betawiki (2008-09-28 00:01 CEST)
2008-09-27 22:35:17 +00:00
Siebrand Mazeland
a4f449dd66
Localisation updates for extension messages from Betawiki (2008-09-23 09:21 CEST)
2008-09-23 07:35:49 +00:00
Siebrand Mazeland
b4d14d904f
Localisation updates for extension messages from Betawiki (2008-09-21 13:19 CEST)
2008-09-21 12:00:30 +00:00
Siebrand Mazeland
f81d6d39c4
Localisation updates for extension messages from Betawiki (2008-09-16 12:46 CEST)
2008-09-16 11:33:58 +00:00
Tim Starling
fd5ed58955
Run the post-internalParse() parser stages on the output of makeImage() before attempting to parse it as XHTML, in particular: unstrip, RLH and normalizeCharReferences(). Fixes invalid character references as per complaint on wikitech-l.
2008-09-16 02:17:55 +00:00
Aryeh Gregor
0ad5f18f00
[ImageMap] No position: relative if unneeded
...
This helps work around bug 9126 a little. Suggested by Splarka.
2008-09-15 15:26:11 +00:00
Tim Starling
e8b86326ba
It's incorrect to use both Sanitizer::escapeHtmlAllowEntities() and Parser::recursiveTagParse(). Parser::recursiveTagParse() accepts plain wikitext as input, and will handle any invalid entities itself.
...
Note that ideally, ImageMap would parse the image options in the same way as the parser does image links. This would mean replaceVariables(), removeHTMLtags(), doTableStuff(), <hr/>, doDoubleUnderscore(), doHeadings(), DateFormatter::reformat(), doAllQuotes(), replaceExternalLinks() and replaceInternalLinks2(). But recursiveTagParse() is almost the same anyway: only doMagicLinks() and formatHeadings() are added, and RIL/REL are done in the opposite order.
2008-09-15 07:10:40 +00:00
Alex Z.
a7a3bb17b6
Sanitizer::escapeHtmlAllowEntities() only exists in 1.14, so this is unnecessary.
2008-09-09 22:31:06 +00:00
Alex Z.
7ebc0b3151
Actually parse the options so links and templates will work in captions, code adapted from Cite extension.
2008-09-09 22:12:28 +00:00
Alex Z.
c69b88dab7
modify r40671, use Sanitizer::escapeHtmlAllowEntities instead to allow & and the like.
2008-09-09 20:14:14 +00:00
Alex Z.
196385c1d4
(bug 15289) '&' and '<' in captions no longer cause ImageMap to fail, converted with htmlspecialchars.
2008-09-09 19:39:03 +00:00
Siebrand Mazeland
cdbaf007f0
Localisation updates for extension messages from Betawiki (2008-09-07 00:39 CEST)
2008-09-06 23:14:53 +00:00
Siebrand Mazeland
3e81c8e3f3
Localisation updates for extension messages from Betawiki (2008-09-04 22:41 CEST)
2008-09-04 20:55:33 +00:00
Siebrand Mazeland
1b2ce362f4
Localisation updates for extension messages from Betawiki (2008-09-03 23:15 CEST)
2008-09-03 21:49:57 +00:00
Siebrand Mazeland
61a2f05779
Localisation updates for extension messages from Betawiki (2008-08-31 23:26 CEST)
2008-08-31 21:46:26 +00:00
Siebrand Mazeland
d598ae86b5
Localisation updates for extension messages from Betawiki (2008-08-30 12:18 CEST)
...
* rebuild of all files
2008-08-30 17:47:42 +00:00
Siebrand Mazeland
a15fd1b114
Localisation updates for extension messages from Betawiki (2008-08-30 12:18 CEST)
2008-08-30 10:45:38 +00:00
Siebrand Mazeland
ade907aca8
Localisation updates for extension messages from Betawiki (2008-08-27 23:24 CEST)
2008-08-27 21:45:18 +00:00
Siebrand Mazeland
17943fc1c1
Localisation updates for extension messages from Betawiki (2008-08-24 13:51 CEST)
2008-08-24 12:05:34 +00:00
Siebrand Mazeland
d40f89a8b4
Localisation updates for extensions messages from Betawiki (2008-08-21 17:36 CEST)
2008-08-21 15:58:59 +00:00
Siebrand Mazeland
ae00bc59ea
Localisation updates for extension messages from Betawiki (2008-08-16 13:21 CEST)
2008-08-16 11:48:47 +00:00
Siebrand Mazeland
21b3def139
Localisation updates for extension messages from Betawiki (2008-08-14 01:57 CEST)
2008-08-14 00:13:00 +00:00
Siebrand Mazeland
65fa0e5f74
Localisation updates for extension messages from Betawiki (2008-08-12 22:18 CEST)
2008-08-12 21:31:52 +00:00
Siebrand Mazeland
99ec05e337
Localisation updates for extension messages from Betawiki
2008-08-10 20:36:58 +00:00
Siebrand Mazeland
f1448084a3
* rebuild all extension messages localisation files supported by Translate (part 1 - 100 of 223 files)
...
* indentation changed from aligned to 'as short as possible
* alphabetical ordering of authors
* export of Betawiki's translation hints. Developers are encouraged to add, correct, elaborate!
* contains the latest export for extension messages from Betawiki
2008-08-09 20:02:27 +00:00
Siebrand Mazeland
1a68fa86cc
Localisation updates for extension messages from Betawiki (2008-08-09 17:11 CEST)
2008-08-09 15:22:52 +00:00
Siebrand Mazeland
dcffaf679c
Localisation updates for extension messages from Betawiki (2008-08-08 16:20 CEST)
2008-08-08 14:29:03 +00:00
Siebrand Mazeland
60da01c74b
Localisation updates for extension messages from Betawiki (2008-08-08 10:12 CEST)
2008-08-08 08:51:25 +00:00
Siebrand Mazeland
e21e7aca40
Localisation updates for extension messages from Betawiki (2008-08-06 23:05 CEST)
2008-08-06 21:13:25 +00:00
Siebrand Mazeland
6f3bae89aa
Localisation updates for extension messages from Betawiki (2008-08-05 21:18 CEST)
2008-08-05 20:09:06 +00:00
Siebrand Mazeland
2c981311c2
Localisation updates for extension messages from Betawiki (2008-08-04 22:51 CEST)
2008-08-04 21:58:06 +00:00
Siebrand Mazeland
e3e9879307
Follow up on r38536. Re-introduce correct parts (also see r38547).
2008-08-04 09:14:13 +00:00
Brion Vibber
3244416a7c
Revert r38484 in this directory -- caused regression on German Wikipedia
2008-08-04 05:53:48 +00:00
Rotem Liss
6a9d453149
Localization update for he.
2008-08-03 14:21:42 +00:00
Siebrand Mazeland
5bb3ffec74
Localisation updates for extension messages from Betawiki (2008-08-03 10:28 CEST)
2008-08-03 08:48:02 +00:00
Chad Horohoe
b310a721d4
Make ImageMap behave and obey the Bad image list.
2008-08-02 03:23:05 +00:00
Siebrand Mazeland
6de826165f
Localisation updates for extension messages from Betawiki (2008-07-28 10:44 CEST)
2008-07-28 08:58:35 +00:00
Siebrand Mazeland
1bcea7d497
Localisation updates for extension messages from Betawiki (2008-07-27 12:58 CEST)
2008-07-27 11:14:25 +00:00