Merged revisions 24632-24693 via svnmerge from
svn+
ssh://david@svn.wikimedia.org/svnroot/mediawiki/trunk/phase3
........
r24636 | raymond | 2007-08-06 15:34:06 -0700 (Mon, 06 Aug 2007) | 2 lines
Message 'alreadyloggedin' since a long time not used in MediaWiki core, only 1 usage the in OpenID extension.
Moving message to OpenID and rename it to stick with the naming convention.
........
r24637 | rotem | 2007-08-06 16:10:00 -0700 (Mon, 06 Aug 2007) | 1 line
Update.
........
r24639 | ivanlanin | 2007-08-06 18:09:05 -0700 (Mon, 06 Aug 2007) | 1 line
Indonesian (id) localisation updates.
........
r24640 | rotem | 2007-08-06 18:20:20 -0700 (Mon, 06 Aug 2007) | 1 line
Fixed a display problem in the E-mail part of the preferences page when the E-mail is not confirmed: the notice about it was in the same line as a preference.
........
r24642 | yurik | 2007-08-06 20:32:58 -0700 (Mon, 06 Aug 2007) | 1 line
API: Now renders image size values as integers in json.
........
r24644 | raymond | 2007-08-07 01:01:36 -0700 (Tue, 07 Aug 2007) | 2 lines
Moving InputBox specific messages to the new i18n file, they are unsued in MediaWiki core.
Normally they should be renamed to 'inputbox-xxx' but I don't know how many localizations this will break :-(
........
r24645 | raymond | 2007-08-07 01:17:23 -0700 (Tue, 07 Aug 2007) | 2 lines
* (
bug 10826) Added linktrail with cyrillic characters for Mongolian language
........
r24647 | vyznev | 2007-08-07 02:17:06 -0700 (Tue, 07 Aug 2007) | 6 lines
Prefer textContent over innerText to allow hidden sort keys to work on Safari.
No apparent regressions on Firefox 2.0, Konqueror 3.5.5 or Opera 9.21; not
actually tested on Safari nor IE yet(!).
See also:
http://en.wikipedia.org/wiki/Wikipedia:Village_pump_%28technical%29#sortable_wikitables_and_Safari
........
r24650 | raymond | 2007-08-07 04:54:28 -0700 (Tue, 07 Aug 2007) | 2 lines
* (
bug 4530) fix local name of Kurdish
* (
bug 10830) fix local name of Haitian Creole
........
r24651 | raymond | 2007-08-07 04:58:49 -0700 (Tue, 07 Aug 2007) | 1 line
* (
bug 10828) typo in French
........
r24655 | vyznev | 2007-08-07 09:12:14 -0700 (Tue, 07 Aug 2007) | 1 line
fix crash when trying to edit a protected namespace
........
r24656 | vyznev | 2007-08-07 09:36:49 -0700 (Tue, 07 Aug 2007) | 1 line
rm redundant call to Title::newFromText()
........
r24659 | raymond | 2007-08-07 10:28:58 -0700 (Tue, 07 Aug 2007) | 2 lines
* (
bug 10821) Update Chinese translations
Patch by Shinjiman
........
r24661 | yurik | 2007-08-07 12:01:05 -0700 (Tue, 07 Aug 2007) | 1 line
API: updated imageinfo output
........
r24662 | rotem | 2007-08-07 12:52:24 -0700 (Tue, 07 Aug 2007) | 1 line
Removing the function HTMLSelectGroups: no longer used (both Special:Userrights and Special:Makesysop use a function from their class).
........
r24663 | rotem | 2007-08-07 13:14:30 -0700 (Tue, 07 Aug 2007) | 2 lines
* Fixing filehistory headings in RTL.
* common_rtl.css doesn't seem to be actually common (it didn't work). Fixing comment.
........
r24664 | rotem | 2007-08-07 13:16:03 -0700 (Tue, 07 Aug 2007) | 1 line
Fix.
........
r24666 | yurik | 2007-08-07 16:33:48 -0700 (Tue, 07 Aug 2007) | 1 line
API Configuration: Modified install script to allow admins to enable/disable API on install.
........
r24667 | robchurch | 2007-08-07 17:59:57 -0700 (Tue, 07 Aug 2007) | 1 line
Don't exclude NS_MEDIAWIKI_TALK
........
r24668 | robchurch | 2007-08-07 18:02:29 -0700 (Tue, 07 Aug 2007) | 1 line
Revert
r24666; don't see a need for it. The API is enabled for reads, but not writes, out of the box, which is a sane and safe default.
........
r24669 | robchurch | 2007-08-07 18:05:27 -0700 (Tue, 07 Aug 2007) | 1 line
Document $wgEnableAPI and $wgEnableWriteAPI better
........
r24670 | robchurch | 2007-08-07 18:13:48 -0700 (Tue, 07 Aug 2007) | 1 line
Poke and tweak
........
r24672 | raymond | 2007-08-08 07:21:11 -0700 (Wed, 08 Aug 2007) | 2 lines
* (
bug 9742) Update Lithuanian translations
Patch by Edgaras
........
r24673 | yurik | 2007-08-08 08:12:08 -0700 (Wed, 08 Aug 2007) | 1 line
Revert
r24668; needed to prevent accidental API exposure by novice administrators.
........
r24678 | robchurch | 2007-08-08 10:32:13 -0700 (Wed, 08 Aug 2007) | 3 lines
Revert
r24673; *this is not needed*. If "API exposure" is so dangerous, then it should be *off by default*, since otherwise, everybody who upgraded from 1.7 to 1.8 will have an apparently hideous vulnerability.
Do not over-complicate the installer.
........
r24680 | robchurch | 2007-08-08 10:46:43 -0700 (Wed, 08 Aug 2007) | 1 line
Revert
r24574 and
r24667 per Brion on
bug 10798
........
r24687 | rotem | 2007-08-08 11:37:30 -0700 (Wed, 08 Aug 2007) | 1 line
Adding direction marks between the edit comments and the page name in the contributions and logs pages, to prevent problems when the direction of both is not the direction of the site (e.g. RTL site, LTR page name and edit comment).
........
r24688 | aaron | 2007-08-08 12:23:49 -0700 (Wed, 08 Aug 2007) | 1 line
*Make filerevert message less clumsy
........
r24689 | robchurch | 2007-08-08 12:52:02 -0700 (Wed, 08 Aug 2007) | 1 line
Nothing clumsy about it in the first place; having the file name in the title is helpful
........
r24690 | brion | 2007-08-08 15:37:11 -0700 (Wed, 08 Aug 2007) | 4 lines
* Make installer include_path-independent, so it should work on hosts which
disable user setting of PHP include_path setting
........
r24691 | brion | 2007-08-08 16:08:54 -0700 (Wed, 08 Aug 2007) | 4 lines
* glob() is horribly unreliable and doesn't work on some systems, including
free.fr shared hosting. No longer using it in Language::getLanguageNames()
........
r24692 | simetrical | 2007-08-08 17:55:48 -0700 (Wed, 08 Aug 2007) | 1 line
Revert
r23649 for now; I'm 90% sure that the normal behavior in LaTeX for inline formulas is to wrap.
........
r24693 | yurik | 2007-08-08 23:38:48 -0700 (Wed, 08 Aug 2007) | 1 line
API: Added size property (rev_len)
........