lhc/web/wiklou.git
15 years agoLocalization update.
Rotem Liss [Mon, 17 Nov 2008 19:15:53 +0000 (19:15 +0000)]
Localization update.

15 years ago* Improved scripting safety heuristics for IE 5/6 content-type detection.
Brion Vibber [Mon, 17 Nov 2008 19:03:37 +0000 (19:03 +0000)]
* Improved scripting safety heuristics for IE 5/6 content-type detection.
* Improved scripting safety heuristics on SVG uploads.

15 years agoUpdate messages.inc per r43624
Siebrand Mazeland [Mon, 17 Nov 2008 19:01:32 +0000 (19:01 +0000)]
Update messages.inc per r43624

15 years ago* Add a .htaccess to deleted images directory for additional protection
Brion Vibber [Mon, 17 Nov 2008 19:01:07 +0000 (19:01 +0000)]
* Add a .htaccess to deleted images directory for additional protection
  against exposure of deleted files with known SHA-1 hashes on default
  installations.
Applying Tim's fixes

15 years ago* Improved input validation on Special:Import form
Brion Vibber [Mon, 17 Nov 2008 18:58:57 +0000 (18:58 +0000)]
* Improved input validation on Special:Import form
Applying Tim's fixes

15 years ago* Blacklist redirects via Special:Filepath, hard to use.
Brion Vibber [Mon, 17 Nov 2008 18:54:55 +0000 (18:54 +0000)]
* Blacklist redirects via Special:Filepath, hard to use.
Committing Tim's fixes...

15 years ago* Less verbose errors from profileinfo.php when not configured
Brion Vibber [Mon, 17 Nov 2008 18:53:35 +0000 (18:53 +0000)]
* Less verbose errors from profileinfo.php when not configured

15 years ago* Safer handling of non-MediaWiki exceptions -- now obeys our settings for formatting...
Brion Vibber [Mon, 17 Nov 2008 18:51:21 +0000 (18:51 +0000)]
* Safer handling of non-MediaWiki exceptions -- now obeys our settings for formatting and path exposure.

Applying Tim's fixes...

15 years ago* API siteinfo query no longer throws an exception for empty sifilter parameter.
Brion Vibber [Mon, 17 Nov 2008 18:13:11 +0000 (18:13 +0000)]
* API siteinfo query no longer throws an exception for empty sifilter parameter.

The parameter is defined as being one of two values ('local' or '!local'), but comes back as array() if it was specified but empty... which then got overly-strictly checked against 'false', which was used internally for the case where it's unspecified, and an exception thrown internally.

Now the filter parameter is nicely ignored whether it's unspecified or specified as empty, which is good clear behavior.

As before, other values return a standard API error about invalid values being passed.

15 years agoLocalization update for he.
Rotem Liss [Mon, 17 Nov 2008 17:52:41 +0000 (17:52 +0000)]
Localization update for he.

15 years agoAdd a class when a usergroup contains no members to allow hiding these rows per Commo...
Raimond Spekking [Mon, 17 Nov 2008 17:38:30 +0000 (17:38 +0000)]
Add a class when a usergroup contains no members to allow hiding these rows per Commons.css or user specific CSS. Per suggestion of Purodha.

15 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Mon, 17 Nov 2008 10:07:19 +0000 (10:07 +0000)]
Localisation updates for core messages from Betawiki
* re-export new search UI messages
* copy contents of 'helppage' to 'searchhelp-url'

15 years ago* Re-commit new search UI code, disabled by default. Old form messages still used...
Aaron Schulz [Mon, 17 Nov 2008 04:56:14 +0000 (04:56 +0000)]
* Re-commit new search UI code, disabled by default. Old form messages still used and thus kept.
* Update old-fashioned profile calls

15 years agoRename file to lowercase per its use. (Some folks use case-sensitive filesystems...
Brion Vibber [Mon, 17 Nov 2008 04:30:31 +0000 (04:30 +0000)]
Rename file to lowercase per its use. (Some folks use case-sensitive filesystems on their servers, like.... oh.... every Unix/Linux that's not Mac OS X)

15 years agoPass the user object in MakeGlobalVariablesScript in case some variables are user...
Chad Horohoe [Mon, 17 Nov 2008 02:33:29 +0000 (02:33 +0000)]
Pass the user object in MakeGlobalVariablesScript in case some variables are user-dependent.

15 years agoLocalisation updates for core messages from Betawiki (2008-11-17 01:10 CET)
Siebrand Mazeland [Mon, 17 Nov 2008 00:13:16 +0000 (00:13 +0000)]
Localisation updates for core messages from Betawiki (2008-11-17 01:10 CET)

15 years agoRefactor getCharacterDifference()
Aaron Schulz [Sun, 16 Nov 2008 23:18:43 +0000 (23:18 +0000)]
Refactor getCharacterDifference()

15 years agoForgot to update one part, and also got rid of some historial stuff (hiding
Charles Melbye [Sun, 16 Nov 2008 21:09:32 +0000 (21:09 +0000)]
Forgot to update one part, and also got rid of some historial stuff (hiding
preview links if they can't choose a skin).

15 years agoAdded a new user right called "alwaysuseskin" that allows the user to
Charles Melbye [Sun, 16 Nov 2008 20:57:21 +0000 (20:57 +0000)]
Added a new user right called "alwaysuseskin" that allows the user to
use and set their configured skin even if the wiki administrator has
chosen to disable user skins for the rest of the wiki. Req. by Alexfusco5.

15 years agoLocalization update for he.
Rotem Liss [Sun, 16 Nov 2008 19:20:44 +0000 (19:20 +0000)]
Localization update for he.

15 years agoChange default special page names for special page names containing "image". Leave...
Siebrand Mazeland [Sun, 16 Nov 2008 18:46:57 +0000 (18:46 +0000)]
Change default special page names for special page names containing "image". Leave old names in for backward compatibility.

15 years agoLocalisation updates for core messages from Betawiki (2008-11-16 16:25 CET)
Siebrand Mazeland [Sun, 16 Nov 2008 15:43:38 +0000 (15:43 +0000)]
Localisation updates for core messages from Betawiki (2008-11-16 16:25 CET)

15 years agoAdd 'statistics-summary' as default existing but empty message (to be ignored for...
Raimond Spekking [Sun, 16 Nov 2008 14:55:48 +0000 (14:55 +0000)]
Add 'statistics-summary' as default existing but empty message (to be ignored for i18n)

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.