Commit graph

343 commits

Author SHA1 Message Date
Reedy 86281097a1 Merge "Update geshi to the just-released GeSHi-1.0.8.11" 2012-08-20 13:02:43 +00:00
Platonides e942587f3d Update geshi to the just-released GeSHi-1.0.8.11
The two local changes to the geshi code (3d3b8186 and 95d437ca)
are already upstream.

Change-Id: I3164b060229348becfe4a3a3ff94ed5d83d7b696
2012-08-20 00:23:54 +02:00
Translation updater bot 821a80f057 Localisation updates from http://translatewiki.net.
Change-Id: Ia04bacd171a74e5fd33d2d9111d7abd987c195cc
2012-08-17 13:10:50 +00:00
Translation updater bot 88c93b51ee Localisation updates from http://translatewiki.net.
Change-Id: I272ec42b4a637ceb9396f8848c6c4c5c8b086bb8
2012-08-14 19:44:17 +00:00
Translation updater bot a95dcd885b Localisation updates from http://translatewiki.net.
Change-Id: I441fdf8a473a789f3c39b779604449de272cf314
2012-08-11 19:25:49 +00:00
Translation updater bot 561cabfcdb Localisation updates from http://translatewiki.net.
Change-Id: I9f04b0d8047ce73ddcce7a52f9d0b0b874127de2
2012-08-09 19:34:18 +00:00
Translation updater bot a51da3df57 Localisation updates from http://translatewiki.net.
Change-Id: I950b6168b8d6baf53eaa5edd106665651cde0278
2012-07-23 13:46:58 +00:00
Catrope a62433879b Shut up a PHP notice when the (css|js) expression doesn't match anything
This can happen if the TitleIsCssOrJsPage hook causes a page without a
.css or .js extension to be considered a CSS/JS page.

Change-Id: I875a7f89f683336f18e70358fe589cef706fd5d1
2012-07-18 16:33:04 -07:00
Translation updater bot dd1656c9f0 Localisation updates from http://translatewiki.net.
Change-Id: I8e1e0400bd1b957644a8bd14bd4ca5495ad1e2fb
2012-07-11 07:24:38 +00:00
Tim Starling 95d437ca0a Fix highlighting of Lua long strings
The \1 was interpreted as a PHP escape sequence, not a backreference.

Change-Id: Ia1c46d09c2f0dd053f89ee9d443259cd2dd9803f
2012-07-09 14:02:09 +10:00
Translation updater bot ea843bfd5c Localisation updates from http://translatewiki.net.
Change-Id: I4d37b21bded8dee4088b583ab18c7ba3f107ece3
2012-07-01 14:21:32 +00:00
Translation updater bot fc99ed2ad5 Localisation updates from http://translatewiki.net.
Change-Id: I401b0c2fc9bacc9da03be47c9b39c56f360f6852
2012-06-26 20:49:59 +00:00
Translation updater bot aab63e709b Localisation updates from http://translatewiki.net.
Change-Id: I20642c86123bb2b4b0b70ffaeb9030ecae4d3f0e
2012-06-17 20:34:09 +00:00
Translation updater bot ce38cf1bbf Localisation updates from http://translatewiki.net.
Change-Id: Ie61b2dc17cb5ab485702c3fb75befaf9d63ce561
2012-06-14 20:04:47 +00:00
Dereckson 3d3b81862d (bug 37044) Fixed HTML5 syntax highlight typo
Change-Id: I34d0a19da86ddd8644e0cd3b432154161f7d55ae
2012-06-05 19:01:27 +02:00
Reedy f761411c20 Add .gitignore
Change-Id: I3369e8d13b36314dacfbe9793e30e8b5450ccfee
2012-05-21 01:48:34 +01:00
Translation updater bot 51a3768e79 Localisation updates from http://translatewiki.net.
Change-Id: I43f201e984092020e0555ae430cfb1c0d3511117
2012-05-20 19:51:49 +00:00
Timo Tijhof 794ea4d549 Merge "Remove usage of mw-code-inline" 2012-05-14 22:55:10 +00:00
Translation updater bot f7617c9738 Localisation updates from http://translatewiki.net.
Change-Id: I3eb46cbccdb84e3f84724d83834f26b26c435451
2012-05-12 17:55:25 +00:00
Timo Tijhof b06fbd3b60 Remove usage of mw-code-inline
Remove usage of mw-code-inline:
 * That class ended up not being merged into core, so it does nothing.
   Only mw-code (for the <pre> wrap) is needed.
   7c9b2273c9cbdae90c9f4e3890a13619f769c5d0 (mediawiki/core) had both
   in an earlier patch version, but only mw-code was merged.

Follows-up:
 * mediawiki/extensions/SyntaxHighlight_GeSHi:
   dc147a5ef1
   Use .mw-code and .mw-code-inline

 * mediawiki/core
   7c9b2273c9cbdae90c9f4e3890a13619f769c5d0
   Add .mw-code styles in core

Change-Id: I793c05c3e103209cf966d9e35ab37c05528cdbb8
2012-05-11 04:36:18 +02:00
Translation updater bot 478202f1a4 Localisation updates from http://translatewiki.net.
Change-Id: Ia028680696a468c23d2249d460d459992c4cd2c8
2012-05-01 18:39:38 +00:00
Timo Tijhof dc147a5ef1 Use CSS classes .mw-code and .mw-code-inline
- Follows-up I4ff5d0197ba8dc0dad3cafd03f2b120bc22e75cb

- Reverts r113190 (redundant fix that caused 35875)

- Fixes:
 * bug 19416
 * bug 35875

Change-Id: Iaa2227348ca632d4a261c149bdf2428b4b48adc7
2012-04-14 06:08:20 +02:00
Reedy 43764e342c Rather than messing about git-svn or something, just bringing a copy of https://geshi.svn.sourceforge.net/svnroot/geshi/tags/RELEASE_1_0_8_10/geshi-1.0.X/src into svn
Saves people having to do their own checkouts etc, and it can work out of the download from ExtensionDistributor

Change-Id: I934217b5b85c7c0da42051ce36e53ec7288035a5
2012-04-02 18:31:25 +01:00
Peter Gehres 4a0ad13d94 Adding .gitreview
Change-Id: I163b861668b84b7beaafecec2e6cc74942d0bdc3
2012-03-23 10:35:01 -07:00
Sam Reed d2f784ca96 Documentation, spaces, braces, explicit member variables 2012-03-09 23:33:42 +00:00
Krinkle 5dfa1034c1 [SyntaxHighlight GeSHi] Use <code> and <pre> instead of <span> and <div> to allow skins to universally style these without requiring local wikis to manually maintain a copy of each skins's <pre> style and apply it to .mw-geshi
* Fixes
-- (bug 19416) GeSHi-generated blocks should use <pre> style for the container
2012-03-06 22:35:40 +00:00
Robin Pepermans b81f422ffc Add mw-content-ltr/rtl class: fixes bug 33538: Line numbers are outside of left border when using <source ... line start= > on RTL wikis
Also make sure mw-content-ltr/rtl is the same as the dir attribute value. Restrict that value to either ltr or rtl (not sure if rtl really needed; source code is always ltr). Also remove text-align:left; as it can/should be set manually in the <source> tag.
2012-01-05 19:46:42 +00:00
Raimond Spekking beba10969a Localisation updates for core and extension messages from translatewiki.net 2012-01-04 21:00:47 +00:00
Raimond Spekking bf761c0a63 Localisation updates for core and extension messages from translatewiki.net 2012-01-02 20:46:12 +00:00
Raimond Spekking cf0356e67d Localisation updates for core and extension messages from translatewiki.net 2012-01-01 20:29:00 +00:00
Siebrand Mazeland fe2d26eb66 Rename no to nb (step 4/4): Change 'no' to 'nb' in remaining files. 2011-12-25 09:42:00 +00:00
Sam Reed 65ffff273a Fix whitespace
Don't use direct member variable access
2011-12-16 14:51:31 +00:00
Raimond Spekking 7010edd328 Localisation updates for core and extension messages from translatewiki.net 2011-12-15 20:19:43 +00:00
Raimond Spekking ada12b30c3 Localisation updates for core and extension messages from translatewiki.net 2011-12-14 20:09:13 +00:00
Brion Vibber 59878fdb6a Update a butt-ton of extension about URLs to point to https://www.mediawiki.org/ 2011-12-13 23:49:33 +00:00
Sam Reed 01139727ee Documentation 2011-12-02 17:00:19 +00:00
Siebrand Mazeland 92124a61d2 Localisation updates from http://translatewiki.net. 2011-11-23 18:43:52 +00:00
Roan Kattouw d29e1d5114 Followup r103768: svn add 2011-11-20 18:08:39 +00:00
Roan Kattouw 4227b5510d (bug 27714) Load MediaWiki:Geshi.css using ResourceLoader. Modified patch by Lewis Cawte 2011-11-20 18:07:20 +00:00
Raimond Spekking 50223b619b Localisation updates for core and extension messages from translatewiki.net 2011-10-30 20:15:17 +00:00
Raimond Spekking 356802b5da Localisation updates for core and extension messages from translatewiki.net 2011-10-29 19:34:33 +00:00
Raimond Spekking 27a0d6ecdc Localisation updates for core and extension messages from translatewiki.net 2011-10-28 19:53:17 +00:00
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