lhc/web/wiklou.git
15 years agodoc typo
Aaron Schulz [Sun, 16 Nov 2008 02:42:30 +0000 (02:42 +0000)]
doc typo

15 years agominor fix for r43517: float tables to the right on RTL wikis
Ilmari Karonen [Sat, 15 Nov 2008 18:12:40 +0000 (18:12 +0000)]
minor fix for r43517: float tables to the right on RTL wikis

15 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Sat, 15 Nov 2008 12:03:56 +0000 (12:03 +0000)]
Localisation updates for core messages from Betawiki
* Update messages for r43554

15 years agoRestore message for search prefs. Removed in r43384 in combination with the new searc...
Raimond Spekking [Sat, 15 Nov 2008 11:47:02 +0000 (11:47 +0000)]
Restore message for search prefs. Removed in r43384 in combination with the new search form but reverted now.

15 years agoConfigure extension:
Andrew Garrett [Sat, 15 Nov 2008 01:29:52 +0000 (01:29 +0000)]
Configure extension:
* Let users enter an image name for the logo, and then click a button to have it converted to a thumbnail URL.

15 years ago$oldName parameter to UserLogoutComplete hook call was missing.
Brion Vibber [Sat, 15 Nov 2008 01:23:39 +0000 (01:23 +0000)]
$oldName parameter to UserLogoutComplete hook call was missing.

Caused this warning (harmless in practice):
PHP Warning:  Missing argument 3 for CentralAuthHooks::onUserLogoutComplete() in /usr/local/apache/common-local/php-1.5/extensions/CentralAuth/CentralAuthHooks.php on line 217

15 years agoRevert r41710, r41978, r42012, r42048 (integration of Poem extension to core plus...
Chad Horohoe [Sat, 15 Nov 2008 01:19:46 +0000 (01:19 +0000)]
Revert r41710, r41978, r42012, r42048 (integration of Poem extension to core plus misc. fixes). Per Wikitech-l, this isn't properly attributed to the original authors of the extension. Furthermore, "Poem" is entirely too narrow a name for the functionality this tag provides. If this is to be integrated, a better name should be chosen.

15 years agomake the layout of the namespace checkboxes in powerSearchBox() look nicer
Ilmari Karonen [Sat, 15 Nov 2008 01:18:59 +0000 (01:18 +0000)]
make the layout of the namespace checkboxes in powerSearchBox() look nicer

15 years agoRecover from r43499. Gotta love having all messages in a database :)
Siebrand Mazeland [Fri, 14 Nov 2008 23:59:17 +0000 (23:59 +0000)]
Recover from r43499. Gotta love having all messages in a database :)

15 years ago* Removed the inclusion of memcached-client.php since this file is autoloaded
Alexandre Emsenhuber [Fri, 14 Nov 2008 22:45:32 +0000 (22:45 +0000)]
* Removed the inclusion of memcached-client.php since this file is autoloaded
* Document a bit

15 years agoAdd consistent classes for the common UI elements userlinks and usertoollinks per...
Raimond Spekking [Fri, 14 Nov 2008 21:28:30 +0000 (21:28 +0000)]
Add consistent classes for the common UI elements userlinks and usertoollinks per suggestion mediawiki.org/wiki/Special:Code/MediaWiki/43327#c689

15 years agoReverting in-development search changes pending fixing.
Brion Vibber [Fri, 14 Nov 2008 19:11:52 +0000 (19:11 +0000)]
Reverting in-development search changes pending fixing.

Can we please do these sorts of experimental developments on branches before putting them to trunk? Our trunk is meant to be functional and ready to deploy at all times; doing experiments on trunk delays deployments because we have to test and fix them or roll them back.

Reverted:
r43376
r43385
r43403
r43404
r43405
r43406
r43423

Issues I noticed during a few minutes testing:
* Background color mismatch on the frameset for wikis that set a BG color on Special:
* 'browse pages with this prefix' is kind of funky in "Pages & Project" (goes to main namespace only)
* Which namespaces are in "Pages & Project" is not discoverable
* Default link to nonexistent help page Project:Searching kind of sucks. we should avoid doing those by default. It used to link to Help:Contents; any reason for the change from one page which might have previously existed to one which doesn't?
* "Create the page "Stuff" on this wiki!" - Double page creation links seem kind of weird. There should only be one, otherwise why have two?
* Bad prefix link output when search terms are not a valid wiki title
* We've lost the Whatlinkshere link from the old results

15 years agoLocalization update for he.
Rotem Liss [Fri, 14 Nov 2008 15:25:41 +0000 (15:25 +0000)]
Localization update for he.

15 years agoLocalization update for he.
Rotem Liss [Fri, 14 Nov 2008 14:05:43 +0000 (14:05 +0000)]
Localization update for he.

15 years ago(bug 16251) Update linktrail for Breton.
Siebrand Mazeland [Fri, 14 Nov 2008 11:58:45 +0000 (11:58 +0000)]
(bug 16251) Update linktrail for Breton.

15 years agoLocalisation updates for core messages from Betawiki (2008-11-14 10:55 CET)
Siebrand Mazeland [Fri, 14 Nov 2008 10:05:57 +0000 (10:05 +0000)]
Localisation updates for core messages from Betawiki (2008-11-14 10:55 CET)

15 years agoRemove message id for message that no longer exists.
Siebrand Mazeland [Fri, 14 Nov 2008 08:58:42 +0000 (08:58 +0000)]
Remove message id for message that no longer exists.

15 years ago(bug 16305) Allow optional replacement of user talk page
Aaron Schulz [Fri, 14 Nov 2008 07:44:14 +0000 (07:44 +0000)]
(bug 16305) Allow optional replacement of user talk page

15 years ago-1 is not a valid exit code
Tim Starling [Fri, 14 Nov 2008 05:51:39 +0000 (05:51 +0000)]
-1 is not a valid exit code

15 years agoRevert class cruft in r43327 :)
Brion Vibber [Fri, 14 Nov 2008 02:21:45 +0000 (02:21 +0000)]
Revert class cruft in r43327 :)
I think I'd rather see consistent classes for common UI elements, regardless of where they appear.
For instance 'mw-rc-usertoollinks' ... We have user tool links in a hojillion places; they should all have *the same* class. If you need to distinguish those on RC from those on another page, you use a fancier selector that grabs only those in the special you want.

15 years agoUse strict parameter on in_array() checks in wfMsgExt(). In PHP 5.1.6 this was whingi...
Brion Vibber [Fri, 14 Nov 2008 00:46:53 +0000 (00:46 +0000)]
Use strict parameter on in_array() checks in wfMsgExt(). In PHP 5.1.6 this was whinging when a Language object was passed as 'language' parameter, trying to convert it to an int (!?).
Since we're only checking for exact strings, an exact match is just fine and it stops the whinging. (Saw no such problem on 5.2.6.)

Example whinge:
Notice: Object of class Language could not be converted to int in /Library/WebServer/Documents/trunk/includes/GlobalFunctions.php on line 742

15 years agoFix incorrect use of Title::newFromText(). That function lets the user choose the...
Tim Starling [Fri, 14 Nov 2008 00:44:08 +0000 (00:44 +0000)]
Fix incorrect use of Title::newFromText(). That function lets the user choose the namespace using a title with colons, to force the namespace you must use Title::makeTitleSafe(). Images are always in the image namespace.

15 years agoDon't use getParameter() inside substituteResultWithError(), since it will try to...
Tim Starling [Fri, 14 Nov 2008 00:30:34 +0000 (00:30 +0000)]
Don't use getParameter() inside substituteResultWithError(), since it will try to call dieUsage() again if the format parameter is invalid. This fixes the error message for invalid formats, which was broken.

15 years agoVarious code/style/performance tweaks
Aaron Schulz [Thu, 13 Nov 2008 22:20:51 +0000 (22:20 +0000)]
Various code/style/performance tweaks

15 years agoFollow-up to r43438, forgot this file
Aaron Schulz [Thu, 13 Nov 2008 09:05:16 +0000 (09:05 +0000)]
Follow-up to r43438, forgot this file

15 years agoLocalisation updates for core messages from Betawiki (2008-11-13 09:37 CET)
Siebrand Mazeland [Thu, 13 Nov 2008 08:59:14 +0000 (08:59 +0000)]
Localisation updates for core messages from Betawiki (2008-11-13 09:37 CET)

15 years agoImproved $wgRC2UDPInterwikiPrefix feature, so that it can actually be a prefix and...
Tim Starling [Thu, 13 Nov 2008 08:51:10 +0000 (08:51 +0000)]
Improved $wgRC2UDPInterwikiPrefix feature, so that it can actually be a prefix and not just a boolean. Documented RC2UDP settings.

15 years agoRevert r43329, r43330 due to said performance issues
Aaron Schulz [Thu, 13 Nov 2008 08:15:23 +0000 (08:15 +0000)]
Revert r43329, r43330 due to said performance issues

15 years agoFix
Aaron Schulz [Thu, 13 Nov 2008 07:58:42 +0000 (07:58 +0000)]
Fix

15 years agoRun parsemag stuff through the proper language when wfMsgExt() asks for a specific...
Brion Vibber [Thu, 13 Nov 2008 01:02:17 +0000 (01:02 +0000)]
Run parsemag stuff through the proper language when wfMsgExt() asks for a specific one.
Previously we only passed on if we were interface or content, but if we're rendering for some third alternative it didn't get used.
Note that parse and parseinline are probably still wrong.... some better model may be required here.
Also it may be wrong in the case of fallbacks ... if you get an English message, is it right to use the Czech magic word parsing?
Hmm.
Might back it out if there's a better way. :)

15 years agoFix prefix link
Aaron Schulz [Wed, 12 Nov 2008 21:12:48 +0000 (21:12 +0000)]
Fix prefix link

15 years agoAdd messages for hardcoded parser warnings
Raimond Spekking [Wed, 12 Nov 2008 21:00:59 +0000 (21:00 +0000)]
Add messages for hardcoded parser warnings

15 years agoRoll back r43377, r43379 "Factored wfInvokeFancyCallback() out of wfRunHooks(). Allow...
Brion Vibber [Wed, 12 Nov 2008 18:06:14 +0000 (18:06 +0000)]
Roll back r43377, r43379 "Factored wfInvokeFancyCallback() out of wfRunHooks(). Allows flexible dynamic invocation to be used in other contexts." / "Renamed the new wfInvokeFancyCallback to simply wfInvoke."

Breaks existing hooks including core language converters:

Notice: Undefined variable: event in /Library/WebServer/Documents/trunk/includes/Hooks.php on line 61
Warning: call_user_func_array(): First argument is expected to be a valid callback, 'ZhConverter::on' was given in /Library/WebServer/Documents/trunk/includes/Hooks.php on line 119
Notice: Undefined variable: args in /Library/WebServer/Documents/trunk/includes/Hooks.php on line 80
Notice: Undefined variable: event in /Library/WebServer/Documents/trunk/includes/Hooks.php on line 61
Detected bug in an extension! Hook ZhConverter::on failed to return a value; should return true to continue hook processing or false to abort.
Backtrace:
#0 /Library/WebServer/Documents/trunk/includes/Article.php(1684): wfRunHooks('ArticleSaveComp...', Array)
#1 /Library/WebServer/Documents/trunk/includes/Article.php(1354): Article->doEdit('Article for spe...', '', 97)
#2 /Library/WebServer/Documents/trunk/maintenance/parserTests.inc(998): Article->insertNewArticle('Article for spe...', '', false, false)
#3 /Library/WebServer/Documents/trunk/maintenance/parserTests.inc(307): ParserTest->addArticle('Xyzzyx', 'Article for spe...', 5168)
#4 /Library/WebServer/Documents/trunk/maintenance/parserTests.inc(273): ParserTest->runFile('/Library/WebSer...')
#5 /Library/WebServer/Documents/trunk/maintenance/parserTests.php(73): ParserTest->runTestsFromFiles(Array)
#6 {main}

15 years agoAvoid destructing the language object, as it corrupts the language object cache,...
Brion Vibber [Wed, 12 Nov 2008 17:50:07 +0000 (17:50 +0000)]
Avoid destructing the language object, as it corrupts the language object cache, and causes the next test to load a bogus language object and esplode.

15 years ago'advanced' link consistency
Aaron Schulz [Wed, 12 Nov 2008 02:13:21 +0000 (02:13 +0000)]
'advanced' link consistency

15 years agoFix link for images
Aaron Schulz [Wed, 12 Nov 2008 01:56:14 +0000 (01:56 +0000)]
Fix link for images

15 years agoAdd valign="top"
Aaron Schulz [Wed, 12 Nov 2008 01:53:36 +0000 (01:53 +0000)]
Add valign="top"

15 years agoSuppress index link if no term given
Aaron Schulz [Wed, 12 Nov 2008 01:27:22 +0000 (01:27 +0000)]
Suppress index link if no term given

15 years agoRELEASE-NOTES cleanup (79 chars, etc.)
Aryeh Gregor [Wed, 12 Nov 2008 00:40:33 +0000 (00:40 +0000)]
RELEASE-NOTES cleanup (79 chars, etc.)

15 years agoFix for 43393: use normal MW id convention
Aryeh Gregor [Wed, 12 Nov 2008 00:40:24 +0000 (00:40 +0000)]
Fix for 43393: use normal MW id convention

id's and classes should start with "mw-" and delimit words with
hyphens.

15 years agoFixed fallback feature broken by r43398.
Tim Starling [Wed, 12 Nov 2008 00:11:10 +0000 (00:11 +0000)]
Fixed fallback feature broken by r43398.

15 years agoLanguage object cache, for faster wfMsg() performance with unusual languages, and...
Tim Starling [Tue, 11 Nov 2008 23:26:07 +0000 (23:26 +0000)]
Language object cache, for faster wfMsg() performance with unusual languages, and hopefully less memory. Committing for test on server.

15 years agoAdding an id to the domain tr so that admins with a single domain can hide the domain...
Ryan Lane [Tue, 11 Nov 2008 18:04:22 +0000 (18:04 +0000)]
Adding an id to the domain tr so that admins with a single domain can hide the domain section with CSS.

15 years agoLocalization update for he, and adding 'ignored message' comment in en.
Rotem Liss [Tue, 11 Nov 2008 17:49:31 +0000 (17:49 +0000)]
Localization update for he, and adding 'ignored message' comment in en.

15 years agoUpdate README:
Alexandre Emsenhuber [Tue, 11 Nov 2008 17:38:18 +0000 (17:38 +0000)]
Update README:
* fixed urls
* end lines at 80 chars
* updated Wikimedia traffic
* updated the list of authors to be the same as the one at Special:Version
* modified the note telling that extensions must be under GPL. Per http://www.gnu.org/licenses/gpl-faq.html#GPLAndPlugins, they can also be under a compatible license

15 years agoMake 'searchmenu-help' optional
Raimond Spekking [Tue, 11 Nov 2008 16:17:04 +0000 (16:17 +0000)]
Make 'searchmenu-help' optional

15 years agoCleanup for r43376:
Raimond Spekking [Tue, 11 Nov 2008 15:23:49 +0000 (15:23 +0000)]
Cleanup for r43376:
* Use a more precious fieldset legend
* Remove two unused message names from messages.inc

15 years ago* Rebuild all messages per r43376 (search form)
Raimond Spekking [Tue, 11 Nov 2008 13:34:54 +0000 (13:34 +0000)]
* Rebuild all messages per r43376 (search form)
* Fix error in messages.inc

15 years agoRemove RELEASE-NOTES entry added in r43377 (Factored wfInvokeFancyCallback() out...
Roan Kattouw [Tue, 11 Nov 2008 13:27:37 +0000 (13:27 +0000)]
Remove RELEASE-NOTES entry added in r43377 (Factored wfInvokeFancyCallback() out of wfRunHooks()) and tweaked in r43379 (Renamed the new wfInvokeFancyCallback to simply wfInvoke). RELEASE-NOTES is intended for user-visible changes. Internal refactorings like the wfInvoke() thing shouldn't be listed there.

15 years agoRenamed the new wfInvokeFancyCallback to simply wfInvoke.
David McCabe [Tue, 11 Nov 2008 01:49:38 +0000 (01:49 +0000)]
Renamed the new wfInvokeFancyCallback to simply wfInvoke.

15 years agoFactored wfInvokeFancyCallback() out of wfRunHooks(). Allows flexible dynamic invocat...
David McCabe [Tue, 11 Nov 2008 01:07:34 +0000 (01:07 +0000)]
Factored wfInvokeFancyCallback() out of wfRunHooks(). Allows flexible dynamic invocation to be used in other contexts.

15 years ago* Recommitting Search UI changes from r42352
Aaron Schulz [Tue, 11 Nov 2008 00:03:43 +0000 (00:03 +0000)]
* Recommitting Search UI changes from r42352
** User search preference removed
** Added Project search
** Removed 'all' prefix use
** Keep help/page link in same fieldset
** Fixed title case of direct page/create link
** Moved "Files" link next to 'page'
** Made 'advanced' act more consistent
* Added div to make next/prev links clearer
* Reduced the 'next' Links to Nowhere
* Removed misaligned bullets
* Code cleanup/better function names/mark visibility

15 years agoAdding Persian editbox images
Huji [Mon, 10 Nov 2008 22:22:29 +0000 (22:22 +0000)]
Adding Persian editbox images

15 years ago forgot to update MessagesEn.php in r43373 to reflect the addition of $1 parameter
Marco Schuster [Mon, 10 Nov 2008 20:19:53 +0000 (20:19 +0000)]
 forgot to update MessagesEn.php in r43373 to reflect the addition of $1 parameter

15 years agofix bug 11027: Add parameter to MW:Randompage-nopages so that user can see the namespace.
Marco Schuster [Mon, 10 Nov 2008 19:59:36 +0000 (19:59 +0000)]
fix bug 11027: Add parameter to MW:Randompage-nopages so that user can see the namespace.

15 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Mon, 10 Nov 2008 14:41:32 +0000 (14:41 +0000)]
Localisation updates for core messages from Betawiki

15 years agoLocalisation updates for core messages from Betawiki (2008-11-10 14:18 CET)
Siebrand Mazeland [Mon, 10 Nov 2008 13:23:59 +0000 (13:23 +0000)]
Localisation updates for core messages from Betawiki (2008-11-10 14:18 CET)

15 years agoUse existing function. Now without PHP error. Thanks to Ialex.
Raimond Spekking [Sun, 9 Nov 2008 21:44:56 +0000 (21:44 +0000)]
Use existing function. Now without PHP error. Thanks to Ialex.

15 years agoself revert r43332 due to a PHP Strict Standards error
Raimond Spekking [Sun, 9 Nov 2008 21:26:14 +0000 (21:26 +0000)]
self revert r43332 due to a PHP Strict Standards error

15 years agoUse existing function
Raimond Spekking [Sun, 9 Nov 2008 21:16:10 +0000 (21:16 +0000)]
Use existing function

15 years agoForgot to commit Skin.php part
Victor Vasiliev [Sun, 9 Nov 2008 18:23:51 +0000 (18:23 +0000)]
Forgot to commit Skin.php part

15 years ago* Add class "disambiguationpage" to body tag
Victor Vasiliev [Sun, 9 Nov 2008 18:21:42 +0000 (18:21 +0000)]
* Add class "disambiguationpage" to body tag
* Split off MediaWiki:Disambiguationspage parsing to
  wfGetDisambiguationTemplates()

15 years agoLocalisation updates: Better translations for "import" and "export"
Huji [Sun, 9 Nov 2008 18:08:44 +0000 (18:08 +0000)]
Localisation updates: Better translations for "import" and "export"

15 years agoAdd some CSS classes for easier styling
Raimond Spekking [Sun, 9 Nov 2008 17:49:55 +0000 (17:49 +0000)]
Add some CSS classes for easier styling

15 years agoCleanup for r43315 (per aaron's comment): remove extra set of parenthesis
Alexandre Emsenhuber [Sun, 9 Nov 2008 14:35:17 +0000 (14:35 +0000)]
Cleanup for r43315 (per aaron's comment): remove extra set of parenthesis

15 years ago* (bug 5530) Consistency between character encoding in {{PAGENAMEE}}, {{SUBPAGENAMEE...
Leon Weber [Sat, 8 Nov 2008 23:20:44 +0000 (23:20 +0000)]
* (bug 5530) Consistency between character encoding in {{PAGENAMEE}}, {{SUBPAGENAMEE}} and {{FULLPAGENAMEE}}, patch by HardDisk

15 years ago* Redo thumb caching and make it a part of the default /thumb/ structure with hashes...
Chad Horohoe [Sat, 8 Nov 2008 22:20:23 +0000 (22:20 +0000)]
* Redo thumb caching and make it a part of the default /thumb/ structure with hashes as needed.
* Move the generic getHashPath accessor up a level to the FileRepo.

15 years ago(bug 8345) Don't autosummarize where a redirect was left unchanged
Alexandre Emsenhuber [Sat, 8 Nov 2008 20:36:21 +0000 (20:36 +0000)]
(bug 8345) Don't autosummarize where a redirect was left unchanged

15 years agoLocalisation updates. Remove a few duplicate optionals, and one fix for Latin.
Siebrand Mazeland [Sat, 8 Nov 2008 20:06:47 +0000 (20:06 +0000)]
Localisation updates. Remove a few duplicate optionals, and one fix for Latin.

15 years agoMore space fixes
Aaron Schulz [Sat, 8 Nov 2008 19:45:26 +0000 (19:45 +0000)]
More space fixes

15 years ago* getNotificationTimestamp() moved to Title.php
Aaron Schulz [Sat, 8 Nov 2008 19:41:38 +0000 (19:41 +0000)]
* getNotificationTimestamp() moved to Title.php
* remove deprecated UI nav method
* Various code cleanup and style tweaks

15 years agoFix typo
Aaron Schulz [Sat, 8 Nov 2008 19:34:08 +0000 (19:34 +0000)]
Fix typo

15 years agoFix comment
Aaron Schulz [Sat, 8 Nov 2008 19:33:04 +0000 (19:33 +0000)]
Fix comment

15 years ago* Add isSingleRevRedirect(). Refactor isValidMoveTarget() with this.
Aaron Schulz [Sat, 8 Nov 2008 19:31:08 +0000 (19:31 +0000)]
* Add isSingleRevRedirect(). Refactor isValidMoveTarget() with this.
* Add getNotificationTimestamp() function

15 years agoLocalisation updates for core messages from Betawiki (2008-11-08 20:20 CET)
Siebrand Mazeland [Sat, 8 Nov 2008 19:30:48 +0000 (19:30 +0000)]
Localisation updates for core messages from Betawiki (2008-11-08 20:20 CET)

15 years agoFix for r43295: check if $wgArticle is set
Aaron Schulz [Sat, 8 Nov 2008 18:30:04 +0000 (18:30 +0000)]
Fix for r43295: check if $wgArticle is set

15 years agoRemove hack to check if top rev will be deleted. Just unhide top rev after restore.
Aaron Schulz [Sat, 8 Nov 2008 18:19:46 +0000 (18:19 +0000)]
Remove hack to check if top rev will be deleted. Just unhide top rev after restore.

15 years agoRemove bit of debugging.
Chad Horohoe [Sat, 8 Nov 2008 17:36:07 +0000 (17:36 +0000)]
Remove bit of debugging.

15 years ago(bug 16265) Enabling apiThumbCacheExpiry produced invalid thumbs for things like...
Chad Horohoe [Sat, 8 Nov 2008 17:33:52 +0000 (17:33 +0000)]
(bug 16265) Enabling apiThumbCacheExpiry produced invalid thumbs for things like svg that get turned to png.

15 years ago(bug 4362) [[MediaWiki:History copyright]] no more used with most recent revision...
Alexandre Emsenhuber [Sat, 8 Nov 2008 16:09:37 +0000 (16:09 +0000)]
(bug 4362) [[MediaWiki:History copyright]] no more used with most recent revision when passing oldid parameter in the url

15 years ago(bug 15835) Added Content-Style-Type meta tag
Alexandre Emsenhuber [Sat, 8 Nov 2008 15:06:50 +0000 (15:06 +0000)]
(bug 15835) Added Content-Style-Type meta tag

15 years agoCode space tweaks
Aaron Schulz [Sat, 8 Nov 2008 02:21:13 +0000 (02:21 +0000)]
Code space tweaks

15 years agoMake sure the top rev is not hidden
Aaron Schulz [Sat, 8 Nov 2008 01:58:18 +0000 (01:58 +0000)]
Make sure the top rev is not hidden

15 years agoAdd proposed patch to:
Aaron Schulz [Fri, 7 Nov 2008 21:33:58 +0000 (21:33 +0000)]
Add proposed patch to:
* Store what rev (or page) something corresponds to (bug 15814)
* Store user_text (for log XML imports)
* Allow slightly longer type/action values

15 years agoReturn TS in MW format
Aaron Schulz [Fri, 7 Nov 2008 21:19:34 +0000 (21:19 +0000)]
Return TS in MW format

15 years agoCheck for PHP 5.0.x bug *after* checking for PHP 4, so that we don't claim that the...
Tim Starling [Fri, 7 Nov 2008 16:38:01 +0000 (16:38 +0000)]
Check for PHP 5.0.x bug *after* checking for PHP 4, so that we don't claim that the user needs to upgrade from 5.0 to 5.1 when in fact they're running PHP 4.

15 years agoPartial revert of r43269 for HTMLDiff.php. In file addHtml() is a method. Thanks...
Siebrand Mazeland [Thu, 6 Nov 2008 22:43:19 +0000 (22:43 +0000)]
Partial revert of r43269 for HTMLDiff.php. In file addHtml() is a method. Thanks to demon for spotting this.

15 years agoConsistent casing for wfGetDB(), getDB(), and getDBKey()
Siebrand Mazeland [Thu, 6 Nov 2008 22:38:42 +0000 (22:38 +0000)]
Consistent casing for wfGetDB(), getDB(), and getDBKey()

15 years agoConsistent casing for wfGetDB()
Siebrand Mazeland [Thu, 6 Nov 2008 22:30:55 +0000 (22:30 +0000)]
Consistent casing for wfGetDB()

15 years agoConsistent casing for addHTML()
Siebrand Mazeland [Thu, 6 Nov 2008 22:20:29 +0000 (22:20 +0000)]
Consistent casing for addHTML()

15 years agoUpdate on r43103. Add the 'norollbackdiff' toggle to 'misc', not to 'edit' per sugges...
Siebrand Mazeland [Thu, 6 Nov 2008 22:09:28 +0000 (22:09 +0000)]
Update on r43103. Add the 'norollbackdiff' toggle to 'misc', not to 'edit' per suggestion by Aaron.

15 years agoadding AbortDiffCache hook to allow canceling the caching of a diff
Jack Phoenix [Thu, 6 Nov 2008 21:41:07 +0000 (21:41 +0000)]
adding AbortDiffCache hook to allow canceling the caching of a diff

15 years ago* Added the BitmapHandler_ClientOnly media handler, which allows server-side image...
Tim Starling [Thu, 6 Nov 2008 20:59:34 +0000 (20:59 +0000)]
* Added the BitmapHandler_ClientOnly media handler, which allows server-side image scaling to be completely disabled for specific media types, via the $wgMediaHandlers configuration variable.

15 years agoLocalisation updates for core messages from Betawiki (2008-11-06 13:08 CET)
Siebrand Mazeland [Thu, 6 Nov 2008 12:16:01 +0000 (12:16 +0000)]
Localisation updates for core messages from Betawiki (2008-11-06 13:08 CET)

15 years ago* Made SpecialVersion directly extends SpecialPage
Alexandre Emsenhuber [Wed, 5 Nov 2008 19:28:55 +0000 (19:28 +0000)]
* Made SpecialVersion directly extends SpecialPage
* entries in $wgExtensionFunctions registred as "array( 'class', 'function' )" are now displayed correctly in Special:Version, e.g. for SkinPerPage extension.

15 years ago* spacing tweaks
Alexandre Emsenhuber [Wed, 5 Nov 2008 16:54:48 +0000 (16:54 +0000)]
* spacing tweaks
* removed useless ?>
* removed useless inclusion of DatbaseFunctions.php

15 years agoRevert r43198: nothing evil with LocalSettings use as long as messages are defined
Aaron Schulz [Wed, 5 Nov 2008 00:39:42 +0000 (00:39 +0000)]
Revert r43198: nothing evil with LocalSettings use as long as messages are defined

15 years agoRe r43174: Well I guess if you didn't understand it, there wasn't much hope of the...
Tim Starling [Tue, 4 Nov 2008 22:36:01 +0000 (22:36 +0000)]
Re r43174: Well I guess if you didn't understand it, there wasn't much hope of the user understanding it.

15 years agoRecommit part of r42352 related to bug 5101 (Image from Commons doesn't show up when...
Robert Stojnić [Tue, 4 Nov 2008 22:19:37 +0000 (22:19 +0000)]
Recommit part of r42352 related to bug 5101 (Image from Commons doesn't show up when searched in Wikipedia search box)

15 years agoLocalization update for he, and some whitespace fixes.
Rotem Liss [Tue, 4 Nov 2008 19:33:50 +0000 (19:33 +0000)]
Localization update for he, and some whitespace fixes.