Raimond Spekking
3c6a78a313
Localisation updates for core and extension messages from translatewiki.net
2011-10-09 20:04:54 +00:00
Brion Vibber
e739c5d3b8
* (bug 30930) Fix bad tab-to-space conversion in SyntaxHighlight_GeSHi when $wgUseTidy on
...
Tidy always converts tabs to spaces on input; on a big <pre> section this is ok but it tends to fail on syntax-highlighted output, where the spacing should depend on the *output* not the *input markup*.
As a workaround, when $wgUseTidy is enabled we now apply our own tab-to-space conversion preemptively on the input before feeding it into GeSHi for highlighting; this keeps the right spacing through to output.
2011-09-16 17:52:28 +00:00
Raimond Spekking
5d5358817d
Localisation update for core and extension messages from translatewiki.net
2011-09-09 20:33:58 +00:00
Siebrand Mazeland
482035da9b
Localisation updates from http://translatewiki.net .
...
Full rebuild of all messages files for extensions supported by Translate.
2011-08-17 00:10:33 +00:00
Victor Vasiliev
bcd5a74456
Make certain members of the SyntaxHighlight_GeSHi class public, so other
...
extensions may use it.
2011-08-14 06:59:35 +00:00
Raimond Spekking
97e3790160
Localisation update for core and extension messages from translatewiki.net (2011-08-08 17:15:00)
2011-08-08 17:47:17 +00:00
Raimond Spekking
37f28a175e
Localisation updates for core and extension messages from translatewiki.net (2011-06-21 20:15:00 UTC)
2011-06-21 20:39:02 +00:00
Sam Reed
14ed0b1bf4
* (bug 29144) Move action=dublincore and action=creativecommons to extensions
...
Moved CreativeCommonsRDF out to extension
2011-05-26 00:08:16 +00:00
Brion Vibber
0cd1f4b868
* (bug 10201) SyntaxHighlight_GeSHi now shows the text unformatted along with warning if the language is invalid or unrecognized.
...
Uses a simple <pre> which may not be ideal but works ok. :D
Consolidated a few repeat lines.
2011-05-13 13:27:29 +00:00
Raimond Spekking
b813f4a220
Localisation updates for core and extension messages from translatewiki.net (2011-05-06 22:02:00 UTC)
2011-05-06 22:11:48 +00:00
Max Semenik
25fb269d86
SyntaxHighlight_GeSHi: collapse language list by default to look less scary
2011-02-25 16:38:23 +00:00
Sam Reed
21b45c109a
Followup r82476, update README
2011-02-19 20:34:08 +00:00
Sam Reed
8b3fe7231c
Minor followup to r81865, only set dir to ltr if it's not already set to something else
2011-02-11 00:31:17 +00:00
Sam Reed
0ed4e3e390
*(bug 10081) Allow html attribute on SyntaxHighlight GeSHi extension
...
Patch by Umherirrender
(Seems to be all but based on the Poem implementation, as per Brions suggestion)
2011-02-10 01:59:14 +00:00
Sam Reed
40db2f22e7
Explicitally define a couple of variables
2011-01-23 09:38:33 +00:00
Siebrand Mazeland
8f67421f95
Localisation updates for extensions from translatewiki.net.
2011-01-22 20:08:34 +00:00
Raimond Spekking
127b905865
Localisation updates for core and extension messages from translatewiki.net (2011-01-20 20:24:00 UTC)
2011-01-20 20:52:42 +00:00
Raimond Spekking
8fd6c695ff
Localisation updates for core and extension messages from translatewiki.net (2010-12-21 20:57:00 UTC)
2010-12-21 21:18:43 +00:00
Raimond Spekking
4e387b44e7
Localisation updates for core and extension messages from translatewiki.net (2010-11-15 20:53:00 UTC)
2010-11-15 21:10:22 +00:00
Sam Reed
fcb04eeed7
More deprecated method call removals and updates
2010-10-29 15:32:44 +00:00
Raimond Spekking
afd392483c
Localisation updates for core and extension messages from translatewiki.net (2010-10-21 19:58:00 UTC)
2010-10-21 21:55:48 +00:00
Raimond Spekking
167c84a719
Localisation updates for core and extension messages from translatewiki.net (2010-10-20 19:06:00 UTC)
2010-10-20 19:23:57 +00:00
Sam Reed
9c65505f55
SyntaxHighlight_GeSHi: updated to GeSHi 1.0.8.9
2010-10-07 09:55:22 +00:00
Raimond Spekking
620d24cfea
Localisation updates for core and extension messages from translatewiki.net (2010-09-28 18:52:00 UTC)
2010-09-28 19:02:58 +00:00
Siebrand Mazeland
474b8d234c
Localisation updates for core and extension messages from translatewiki.net (2010-08-21 22:44 UTC)
2010-08-21 23:20:48 +00:00
Sam Reed
29de7361fb
Fixup (and add) some braces, remove trailing whitespace
2010-08-09 06:56:38 +00:00
Jeroen De Dauw
4bc3dbd009
Follow up to r70741
2010-08-09 06:25:28 +00:00
Raimond Spekking
be605403b0
Localisation updates for core and extension messages from translatewiki.net (2010-07-26 20:10:00 UTC)
2010-07-26 20:16:35 +00:00
Max Semenik
4bc99c4807
SyntaxHighlight_GeSHi: updated to GeSHi 1.0.8.8
2010-07-15 09:17:52 +00:00
Raimond Spekking
92901e8bd6
Localisation updates for core and extension messages from translatewiki.net (2010-07-09 15:17:00 UTC)
2010-07-09 15:54:33 +00:00
Sam Reed
c5c7fb503b
Correct the address of the FSF in extension GPL headers
...
59 Temple Place -> 51 Franklin Street
2010-06-21 13:45:17 +00:00
Siebrand Mazeland
2e412e41af
* use <syntaxhighlight> instead of <source> per extension page ( http://is.gd/cMEB8 ). Spotted by Liangent
...
* use full product name "GeSHi - Generic Syntax Highlighter" in description message
2010-06-12 12:45:46 +00:00
Max Semenik
973516a5cb
SyntaxHighlight_GeSHi: although I haven't been able to reproduce bug 23840, this should fix it.
2010-06-12 06:27:04 +00:00
Raimond Spekking
d8dbc4626c
Localisation updates for core and extension messages from translatewiki.net (2010-06-09 18:50:00 UTC)
2010-06-09 19:22:07 +00:00
Alexandre Emsenhuber
48ff53a3c0
Big changes to extensions' documentation:
...
* changed all @addtogroup to @ingroup
* added some @file where needed
* changed some @package/@subpackage to @ingroup
2010-06-06 15:12:22 +00:00
Siebrand Mazeland
d0cdb1edc1
Localisation updates for extension messages from translatewiki.net (2010-06-05 21:01 UTC)
2010-06-05 21:10:36 +00:00
Raimond Spekking
28986c6e99
Localisation updates for core and extension messages from translatewiki.net (2010-05-29 18:50:00 UTC)
2010-05-29 19:17:19 +00:00
Chad Horohoe
6ecc369fbd
Revert r66934 (Removing wfLoadExtensionMessages() from everything). I disagree on principle...we branch extensions for this very reason. But people want trunk extensions compatible for several versions back, meh.
2010-05-27 15:56:53 +00:00
Chad Horohoe
b57547e670
Large commit. Removed 800+ references to no-op wfLoadExtensionMessages()
2010-05-26 22:25:32 +00:00
Raimond Spekking
5a1153ed44
Localisation updates for core and extension messages from translatewiki.net (2010-05-19 19:15:00 UTC)
2010-05-19 19:25:55 +00:00
Siebrand Mazeland
51a7701c2b
Replace <tt> by <code>, as <tt> is deprecated in HTML5
2010-05-15 23:11:13 +00:00
Raimond Spekking
950a087532
Localisation updates for core and extension messages from translatewiki.net (2010-05-04 19:10:00 UTC)
2010-05-04 19:39:23 +00:00
Siebrand Mazeland
625461d37f
Localisation updates for extension messages from translatewiki.net
...
* rebuild all supported extension messages files
2010-04-25 21:02:19 +00:00
Raimond Spekking
2004735648
Localisation updates for core and extension messages from translatewiki.net (2010-04-07 18:10:00 UTC)
2010-04-07 18:54:28 +00:00
Raimond Spekking
8343239995
Localisation updates for core and extension messages from translatewiki.net (2010-04-07 17:40:00 UTC)
2010-04-05 19:00:17 +00:00
Shinjiman
4b1795b001
follow up r64069, update the readme file corresponding URL on SF.net via SVN.
2010-03-23 12:51:37 +00:00
Happy-melon
0342a1a717
Follow-up to r63815: code style
2010-03-16 12:50:30 +00:00
Happy-melon
d0eb05173e
(bug 22848) Rm extraneous space after <span> tag, which Tidy moves outside the tag forcing a perhaps-unwanted break.
2010-03-16 12:48:12 +00:00
Raimond Spekking
73928d49f1
Localisation updates for core and extension messages from translatewiki.net (2010-03-07 21:55 UTC)
2010-03-07 22:09:30 +00:00
Raimond Spekking
5633675564
Localisation updates for core and extension messages from translatewiki.net (2010-03-02 20:00 UTC)
2010-03-02 20:16:33 +00:00