lhc/web/wiklou.git
14 years agoSame fix as r57530, except done correctly
Andrew Garrett [Fri, 9 Oct 2009 21:33:11 +0000 (21:33 +0000)]
Same fix as r57530, except done correctly

14 years ago* some upload from remote api improvements
Michael Dale [Fri, 9 Oct 2009 21:12:41 +0000 (21:12 +0000)]
* some upload from remote api improvements
* some playback fixes for native embed
* loading dialog helpers in core

14 years agowe no longer have RunTests.php
Alexandre Emsenhuber [Fri, 9 Oct 2009 20:46:58 +0000 (20:46 +0000)]
we no longer have RunTests.php

14 years agoFollow up r57530 elsewhere
Aaron Schulz [Fri, 9 Oct 2009 19:01:39 +0000 (19:01 +0000)]
Follow up r57530 elsewhere

14 years agodo not update hidden preview, hide preview in the end, so state is ok if one encodes...
Jan Gerber [Fri, 9 Oct 2009 18:11:35 +0000 (18:11 +0000)]
do not update hidden preview, hide preview in the end, so state is ok if one encodes another video

14 years agoadd ClickTracking tables to new wiki setup
Brion Vibber [Fri, 9 Oct 2009 18:01:26 +0000 (18:01 +0000)]
add ClickTracking tables to new wiki setup

14 years ago* Wrap the rightnames into tt for consistency, at least with Special:GlobalGroupPermi...
Raimond Spekking [Fri, 9 Oct 2009 17:39:02 +0000 (17:39 +0000)]
* Wrap the rightnames into tt for consistency, at least with Special:GlobalGroupPermissions
* Remove 2 obviously wrong translations in 'diq'

14 years agoFix error message for libxml bug from r54828
Aryeh Gregor [Fri, 9 Oct 2009 16:27:21 +0000 (16:27 +0000)]
Fix error message for libxml bug from r54828

libxml2 2.7.2 is buggy, only 2.7.3 is fixed.  Thanks to Rgoodermote on
IRC for reporting the problem.

14 years ago* Add file and textarea support to HTMLForm.
Bryan Tong Minh [Fri, 9 Oct 2009 14:22:37 +0000 (14:22 +0000)]
* Add file and textarea support to HTMLForm.
* Move HTML label generation to separate function, because it needs to be overridden for SpecialUpload

14 years agoBack out the bit of r57558 for allowing lowercased usernames. That needs more testing.
Chad Horohoe [Fri, 9 Oct 2009 13:01:16 +0000 (13:01 +0000)]
Back out the bit of r57558 for allowing lowercased usernames. That needs more testing.

14 years ago(bug 13750) $wgCapitalLinks should be a per-namespace setting
Chad Horohoe [Fri, 9 Oct 2009 12:52:16 +0000 (12:52 +0000)]
(bug 13750) $wgCapitalLinks should be a per-namespace setting

14 years agoMove construction of $url and $thumbUrl up to FileRepo so ForeignApiRepo can use...
Chad Horohoe [Fri, 9 Oct 2009 11:41:38 +0000 (11:41 +0000)]
Move construction of $url and $thumbUrl up to FileRepo so ForeignApiRepo can use them. Also make no-op FileRepo::getZoneUrl() which always returns false. Also implement this in ForeignApiRepo and return public and thumb zones. Fixes bug 16832

14 years agoAdded extra classes for collapsible tabs to use.
Trevor Parscal [Thu, 8 Oct 2009 23:26:46 +0000 (23:26 +0000)]
Added extra classes for collapsible tabs to use.

14 years agobug 20612 "php deleteOldRevisions.php --delete" doesn´t work anymore. Fix regression...
Chad Horohoe [Thu, 8 Oct 2009 23:07:55 +0000 (23:07 +0000)]
bug 20612 "php deleteOldRevisions.php --delete" doesn´t work anymore. Fix regression from maintenance-work. If no pageids are specified, perform on all pageids

14 years ago* js2 upload fixes (don't display preview on http uploads)
Michael Dale [Thu, 8 Oct 2009 22:48:56 +0000 (22:48 +0000)]
* js2 upload fixes (don't display preview on http uploads)

14 years ago* bug 21063 http copy upload and upload from stash give different file path types...
Michael Dale [Thu, 8 Oct 2009 22:30:04 +0000 (22:30 +0000)]
* bug 21063 http copy upload and upload from stash give different file path types. call "getRealPath" to go from virtual -> real if necessary

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-08 21:06 UTC)
Siebrand Mazeland [Thu, 8 Oct 2009 21:15:23 +0000 (21:15 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-08 21:06 UTC)

14 years agoReplace broken nested terneries (causing a nasty bug where all admins could view...
Andrew Garrett [Thu, 8 Oct 2009 19:40:53 +0000 (19:40 +0000)]
Replace broken nested terneries (causing a nasty bug where all admins could view fully suppressed revisions) with clear, easy to read if/then/elseif/else structure.

14 years agoConsistency tweak: coalesce tool links with pipes instead of a lot () () ()
Raimond Spekking [Thu, 8 Oct 2009 19:35:24 +0000 (19:35 +0000)]
Consistency tweak: coalesce tool links with pipes instead of a lot () () ()

14 years ago* bug 21028 updated title for upload error
Michael Dale [Thu, 8 Oct 2009 18:18:42 +0000 (18:18 +0000)]
* bug 21028 updated title for upload error

14 years ago* added fallback for load rule set call (loadRS)
Michael Dale [Thu, 8 Oct 2009 15:32:28 +0000 (15:32 +0000)]
* added fallback for load rule set call (loadRS)

14 years ago'kiu' had been defined incorrectly. Correcting that.
Siebrand Mazeland [Thu, 8 Oct 2009 10:58:47 +0000 (10:58 +0000)]
'kiu' had been defined incorrectly. Correcting that.

14 years ago* fixed remote search driver js bug in file check
Michael Dale [Thu, 8 Oct 2009 05:47:18 +0000 (05:47 +0000)]
* fixed remote search driver js bug in file check

14 years agonarrow down query
Aaron Schulz [Thu, 8 Oct 2009 03:34:32 +0000 (03:34 +0000)]
narrow down query

14 years agoincrease batch size
Aaron Schulz [Wed, 7 Oct 2009 23:30:12 +0000 (23:30 +0000)]
increase batch size

14 years agocolorscheme updates
Adam Miller [Wed, 7 Oct 2009 22:03:52 +0000 (22:03 +0000)]
colorscheme updates

14 years agoPartial reapply of r56549 after revert in r57489 without the incorrect escaping.
Siebrand Mazeland [Wed, 7 Oct 2009 21:53:13 +0000 (21:53 +0000)]
Partial reapply of r56549 after revert in r57489 without the incorrect escaping.

14 years ago* improved plural support (still not quite there)
Michael Dale [Wed, 7 Oct 2009 21:42:40 +0000 (21:42 +0000)]
* improved plural support (still not quite there)
* refactoring of add-media-wizard code (removed non-upload-api code support)

14 years agoPartial revert r56549 -- too much HTML escaping on user tools links for /newbies...
Brion Vibber [Wed, 7 Oct 2009 21:24:49 +0000 (21:24 +0000)]
Partial revert r56549 -- too much HTML escaping on user tools links for /newbies mode

14 years agoimplimenting a new variation on the orange inclusive color scheme
Adam Miller [Wed, 7 Oct 2009 21:23:56 +0000 (21:23 +0000)]
implimenting a new variation on the orange inclusive color scheme

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-07 21:08 UTC)
Siebrand Mazeland [Wed, 7 Oct 2009 21:17:48 +0000 (21:17 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-07 21:08 UTC)

14 years agoSpacing tweak -- $histlink and $difftext now belong directly together, they get a...
Brion Vibber [Wed, 7 Oct 2009 18:38:55 +0000 (18:38 +0000)]
Spacing tweak -- $histlink and $difftext now belong directly together, they get a pipe-separator message between them.
The leftover extra space was harmless with default (which uses regular space) but looked funny on en.wikipedia with customized pipe-separator using  

14 years agoFix for r57299: index starts with 0, not 1 :)
Alexandre Emsenhuber [Wed, 7 Oct 2009 18:37:09 +0000 (18:37 +0000)]
Fix for r57299: index starts with 0, not 1 :)

14 years agocheck that $this->mTitle isn't empty before checking if it's a user css/js page previ...
Brion Vibber [Wed, 7 Oct 2009 18:18:31 +0000 (18:18 +0000)]
check that $this->mTitle isn't empty before checking if it's a user css/js page preview; fatal errors visible in logs from bad cases

14 years agoUse 'deleterevision', not 'deletedhistory' right to control access to hide/show revs...
Brion Vibber [Wed, 7 Oct 2009 18:06:21 +0000 (18:06 +0000)]
Use 'deleterevision', not 'deletedhistory' right to control access to hide/show revs from PageHistory... having a button we can't use ain't too helpful. :)

14 years agoMerge r57468 fix from wmf-deployment... fixes $wgStylePath in default script loader...
Brion Vibber [Wed, 7 Oct 2009 17:40:56 +0000 (17:40 +0000)]
Merge r57468 fix from wmf-deployment... fixes $wgStylePath in default script loader... again...
DO NOT ASSUME THAT /skins IS ALWAYS THE SAME AS $wgStylePath

14 years ago* quick hack at recursive template parsing probably should be replaced by some more...
Michael Dale [Wed, 7 Oct 2009 16:37:27 +0000 (16:37 +0000)]
* quick hack at recursive template parsing probably should be replaced by some more feature complete / planed out javasciprt wikit text parsing approach  )

14 years agoMissing docs/hooks update for r57459
Andrew Garrett [Wed, 7 Oct 2009 14:30:12 +0000 (14:30 +0000)]
Missing docs/hooks update for r57459

14 years agoAdd new hook, UserIsBlockedFrom, which allows extensions to exempt users from blocks...
Andrew Garrett [Wed, 7 Oct 2009 14:28:26 +0000 (14:28 +0000)]
Add new hook, UserIsBlockedFrom, which allows extensions to exempt users from blocks on specific pages.

14 years ago* (bug 21030) Fixed schema choices from being overwritten by defining unique field...
OverlordQ [Wed, 7 Oct 2009 08:47:02 +0000 (08:47 +0000)]
* (bug 21030) Fixed schema choices from being overwritten by defining unique field names per driver.

14 years agoSet default thumb cache to 24hrs, rather than disabled
Chad Horohoe [Wed, 7 Oct 2009 03:46:06 +0000 (03:46 +0000)]
Set default thumb cache to 24hrs, rather than disabled

14 years agoCleanup r57359 -- removing PHP4-isms (references not needed to pass objects unless...
Brion Vibber [Tue, 6 Oct 2009 22:14:40 +0000 (22:14 +0000)]
Cleanup r57359 -- removing PHP4-isms (references not needed to pass objects unless you're going to replace them with different objects as outparams)

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-06 21:14 UTC)
Siebrand Mazeland [Tue, 6 Oct 2009 21:22:58 +0000 (21:22 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-06 21:14 UTC)

14 years ago* (bug 21026) Fixed file redirects on shared repos on non-English client wikis
Brion Vibber [Tue, 6 Oct 2009 20:23:12 +0000 (20:23 +0000)]
* (bug 21026) Fixed file redirects on shared repos on non-English client wikis
memcached key name for image redirect info caching was including the local wiki's namespace translations, so non-English client sites that cached negative lookups didn't get them cleared when the redirect entry is updated from the master site. The negative lookup would continue to be used until it expired, leading to confusing brokenness.
Changed the cache keys to use the bare name, since we only care about NS_FILE cases we can tack it back on to the title after we load it up.

14 years agotypo fix in comment
Brion Vibber [Tue, 6 Oct 2009 19:46:41 +0000 (19:46 +0000)]
typo fix in comment

14 years agoCleanup for r57288: use $wgContLang->alignEnd() instead of the isRtl() ? 'left' ...
Brion Vibber [Tue, 6 Oct 2009 18:54:47 +0000 (18:54 +0000)]
Cleanup for r57288: use $wgContLang->alignEnd() instead of the isRtl() ? 'left' : 'right' dance

14 years agoFound some more source files.
Tim Starling [Tue, 6 Oct 2009 10:19:23 +0000 (10:19 +0000)]
Found some more source files.

14 years ago(bug 19741) Moved the XCF files from phase3 to their own artwork directory, to reduce...
Tim Starling [Tue, 6 Oct 2009 08:40:57 +0000 (08:40 +0000)]
(bug 19741) Moved the XCF files from phase3 to their own artwork directory, to reduce the size of a typical phase3 checkout.

14 years ago(bug 20966) Use the name of the <button> element to determine which button was clicke...
Tim Starling [Tue, 6 Oct 2009 06:30:24 +0000 (06:30 +0000)]
(bug 20966) Use the name of the <button> element to determine which button was clicked, instead of the value. This avoids some IE-specific non-standard behaviour.

14 years ago* fixed add-media-wizard centering issue on scrolling page.
Michael Dale [Tue, 6 Oct 2009 01:38:31 +0000 (01:38 +0000)]
* fixed add-media-wizard centering issue on scrolling page.
* fixed add-media-wizard layout size on resize
* added check for double add-media button adding

14 years ago* force some styles for play button ( usability jquery.ui css conflicts)
Michael Dale [Mon, 5 Oct 2009 23:15:40 +0000 (23:15 +0000)]
* force some styles for play button ( usability jquery.ui css conflicts)

14 years ago* usability compatibility updates
Michael Dale [Mon, 5 Oct 2009 23:03:20 +0000 (23:03 +0000)]
* usability compatibility updates
* language Test updates for multiple arguments
* make advanced firefogg display to include firefogg-logo

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-05 21:02 UTC)
Siebrand Mazeland [Mon, 5 Oct 2009 21:40:48 +0000 (21:40 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-05 21:02 UTC)

14 years agoAdd mw-small-spinner class to core, used in LiquidThreads
Andrew Garrett [Mon, 5 Oct 2009 20:42:19 +0000 (20:42 +0000)]
Add mw-small-spinner class to core, used in LiquidThreads

14 years agoupdating the body background styling on all of the color scheme experiments
Adam Miller [Mon, 5 Oct 2009 20:13:51 +0000 (20:13 +0000)]
updating the body background styling on all of the color scheme experiments

14 years agoimplimenting babaco color scheme 9/17 and updating 9/15
Adam Miller [Mon, 5 Oct 2009 19:21:31 +0000 (19:21 +0000)]
implimenting babaco color scheme 9/17 and updating 9/15

14 years ago* (bug 21006) updateArticleCount.php --update now works again
Alexandre Emsenhuber [Mon, 5 Oct 2009 19:12:38 +0000 (19:12 +0000)]
* (bug 21006) updateArticleCount.php --update now works again

14 years agoInclude wgScriptExtension in exported JS vars
Andrew Garrett [Mon, 5 Oct 2009 15:34:41 +0000 (15:34 +0000)]
Include wgScriptExtension in exported JS vars

14 years agoLocalization update for he, and code style fix in en.
Rotem Liss [Mon, 5 Oct 2009 12:00:14 +0000 (12:00 +0000)]
Localization update for he, and code style fix in en.

14 years agoFixing bug 20524: Hideuser: Nicer error when trying to block hidden user without...
Tobias [Mon, 5 Oct 2009 11:30:52 +0000 (11:30 +0000)]
Fixing bug 20524: Hideuser: Nicer error when trying to block hidden user without hideuser right

14 years ago* more language updates
Michael Dale [Mon, 5 Oct 2009 09:39:26 +0000 (09:39 +0000)]
* more language updates
* PLURAL partially supported
* more test refinement for testing js vs mediaWiki transform

14 years agoRebuild mwEmbed.i18n.php
Siebrand Mazeland [Mon, 5 Oct 2009 05:54:59 +0000 (05:54 +0000)]
Rebuild mwEmbed.i18n.php

14 years ago* more language stubs updates
Michael Dale [Mon, 5 Oct 2009 04:03:33 +0000 (04:03 +0000)]
* more language stubs updates
* mv_embed window.$mw updates
* fixed audio width for oggHandler rewrites via remote MwEmbed
* initial testing page to compare mediaWiki output to js output transformations
* sample test JS lang test files .. (probably temporary)

14 years agoLocalisation updates for core magic words from translatewiki.net
Siebrand Mazeland [Sun, 4 Oct 2009 22:34:44 +0000 (22:34 +0000)]
Localisation updates for core magic words from translatewiki.net

14 years agoLocalisation updates for core namespace names from translatewiki.net
Siebrand Mazeland [Sun, 4 Oct 2009 22:20:47 +0000 (22:20 +0000)]
Localisation updates for core namespace names from translatewiki.net

14 years agoLocalisation updates for core special pages aliases from translatewiki.net
Siebrand Mazeland [Sun, 4 Oct 2009 21:55:26 +0000 (21:55 +0000)]
Localisation updates for core special pages aliases from translatewiki.net

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-04 21:29 UTC)
Siebrand Mazeland [Sun, 4 Oct 2009 21:40:15 +0000 (21:40 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-04 21:29 UTC)

14 years agofix some doxygen warnings
Alexandre Emsenhuber [Sun, 4 Oct 2009 21:21:30 +0000 (21:21 +0000)]
fix some doxygen warnings

14 years agoredoing r38040: two new hooks for email confirmation/invalidation, both are in User...
Jack Phoenix [Sun, 4 Oct 2009 16:26:43 +0000 (16:26 +0000)]
redoing r38040: two new hooks for email confirmation/invalidation, both are in User class now so they should work even if email is confirmed through password reset (etc.)

14 years agocoding style tweaks
Jack Phoenix [Sun, 4 Oct 2009 13:32:48 +0000 (13:32 +0000)]
coding style tweaks

14 years ago* Add --no-extensions option to mwdocgen.php to exclude the extensions directory
Alexandre Emsenhuber [Sun, 4 Oct 2009 09:50:33 +0000 (09:50 +0000)]
* Add --no-extensions option to mwdocgen.php to exclude the extensions directory
* Always exclude .svn directories

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-03 21:35 UTC)
Siebrand Mazeland [Sat, 3 Oct 2009 21:40:53 +0000 (21:40 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-03 21:35 UTC)

14 years agoRevert r57323: they are used in Title::newFromText() which does not parse those kind...
Siebrand Mazeland [Sat, 3 Oct 2009 14:41:34 +0000 (14:41 +0000)]
Revert r57323: they are used in Title::newFromText() which does not parse those kind of things.

14 years agoLocalisation updates: All instances of "Project:" and "Template:" are changed to...
Huji [Sat, 3 Oct 2009 10:24:17 +0000 (10:24 +0000)]
Localisation updates: All instances of "Project:" and "Template:" are changed to "{{ns:project}}:" and "{{ns:template}}:"

14 years ago* re-factored language code into global $mw with function alias scope
Michael Dale [Sat, 3 Oct 2009 02:10:15 +0000 (02:10 +0000)]
* re-factored language code into global $mw with function alias scope
* updated playlist and sequence to work with ctrlBuilder / new skin updates

14 years ago* more cldr name fixes
Michael Dale [Sat, 3 Oct 2009 00:14:19 +0000 (00:14 +0000)]
* more cldr name fixes

14 years ago* fixed cldr name
Michael Dale [Sat, 3 Oct 2009 00:12:27 +0000 (00:12 +0000)]
* fixed cldr name

14 years ago* updated local java applet from cortado svn ( supports theora 1.1 encodes )
Michael Dale [Fri, 2 Oct 2009 23:51:15 +0000 (23:51 +0000)]
* updated local java applet from cortado svn ( supports theora 1.1 encodes )
* some javaEmbed fixes

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-02 21:48 UTC)
Siebrand Mazeland [Fri, 2 Oct 2009 22:30:48 +0000 (22:30 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-02 21:48 UTC)

14 years agobug 20953: mySQL missing rd_interwiki patch from updaters.inc
Chad Horohoe [Fri, 2 Oct 2009 22:16:51 +0000 (22:16 +0000)]
bug 20953: mySQL missing rd_interwiki patch from updaters.inc

14 years ago* clrd class stubs to add plural support for mwEmbed
Michael Dale [Fri, 2 Oct 2009 19:54:33 +0000 (19:54 +0000)]
* clrd class stubs to add plural support for mwEmbed

14 years agoTweak r57300: swap hook listing order :)
Aaron Schulz [Fri, 2 Oct 2009 18:47:38 +0000 (18:47 +0000)]
Tweak r57300: swap hook listing order :)

14 years ago* Added $wgFlaggedRevsProtectLevels to allow for site defined review "protection...
Aaron Schulz [Fri, 2 Oct 2009 18:46:19 +0000 (18:46 +0000)]
* Added $wgFlaggedRevsProtectLevels to allow for site defined review "protection" levels. Disables stabilization and a small fieldset to the protection form with the options.
* Added three ProtectionForm hooks for the above
* Removed PHP4-ism from getPageVisibilitySettings()

14 years agoUpdate plural forms per http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental...
Siebrand Mazeland [Fri, 2 Oct 2009 18:30:23 +0000 (18:30 +0000)]
Update plural forms per unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html. Complete per Date: 2009/05/12 11:24:52 for languages currently supported in MediaWiki.

Added FIXME where CLDR definition is different from MediaWiki's.

14 years ago* (bug 20948) "Create this page" on Special:Search is no longer displayed when search...
Alexandre Emsenhuber [Fri, 2 Oct 2009 18:27:20 +0000 (18:27 +0000)]
* (bug 20948) "Create this page" on Special:Search is no longer displayed when searching for special pages

14 years agoMade log extracts default to 25 items
Aaron Schulz [Fri, 2 Oct 2009 18:04:58 +0000 (18:04 +0000)]
Made log extracts default to 25 items

14 years ago* Bug 20944: Align revision delete button left for RTL wikis.
Raimond Spekking [Fri, 2 Oct 2009 12:18:43 +0000 (12:18 +0000)]
* Bug 20944: Align revision delete button left for RTL wikis.
* Add a class to the button

14 years agoimportImages --skip-dupes checks for dupes using sha1
Daniel Kinzler [Fri, 2 Oct 2009 10:13:21 +0000 (10:13 +0000)]
importImages --skip-dupes checks for dupes using sha1

14 years agoimageImport --check-userblock checks if the user used for importing was blocked
Daniel Kinzler [Fri, 2 Oct 2009 10:04:41 +0000 (10:04 +0000)]
imageImport --check-userblock checks if the user used for importing was blocked

14 years agonew options: --limit --sleep --from
Daniel Kinzler [Fri, 2 Oct 2009 09:54:20 +0000 (09:54 +0000)]
new options: --limit --sleep --from

14 years agofollow-up to r57278: cache all variables untill the next clearState()
Daniel Kinzler [Fri, 2 Oct 2009 09:46:17 +0000 (09:46 +0000)]
follow-up to r57278: cache all variables untill the next clearState()

14 years ago* (bug 20885) Search box no longer suggests unavailable special pages
Alexandre Emsenhuber [Fri, 2 Oct 2009 09:44:34 +0000 (09:44 +0000)]
* (bug 20885) Search box no longer suggests unavailable special pages

14 years agoclear variable cache in clearState() as suggested by tim. fix odd values for long...
Daniel Kinzler [Fri, 2 Oct 2009 09:09:18 +0000 (09:09 +0000)]
clear variable cache in clearState() as suggested by tim. fix odd values for long running imports; more vars could be cached now.

14 years ago* opps missing )
Michael Dale [Fri, 2 Oct 2009 06:25:19 +0000 (06:25 +0000)]
* opps missing )

14 years ago* moved remote oggHandler code to remoteMwEmbed.js
Michael Dale [Fri, 2 Oct 2009 05:47:19 +0000 (05:47 +0000)]
* moved remote oggHandler code to remoteMwEmbed.js
* refactored skin system should soon be possible to have two player skins in a single page.
* stubs to restore k-skin functionality
* restored some broken pieces of mwEmbedRemote

14 years ago* fixed bug in firefogg for passthough mode in upload form
Michael Dale [Fri, 2 Oct 2009 00:35:18 +0000 (00:35 +0000)]
* fixed bug in firefogg for passthough mode in upload form

14 years agoLocalisation updates for core messages from translatewiki.net (2009-10-01 21:16 UTC)
Siebrand Mazeland [Thu, 1 Oct 2009 21:29:36 +0000 (21:29 +0000)]
Localisation updates for core messages from translatewiki.net (2009-10-01 21:16 UTC)

14 years ago* fixed output size display for encode video
Michael Dale [Thu, 1 Oct 2009 20:54:39 +0000 (20:54 +0000)]
* fixed output size display for encode video

14 years agoRevert r57208 - unexpected message format type change from plaintext to raw-HTML
Brion Vibber [Thu, 1 Oct 2009 19:36:39 +0000 (19:36 +0000)]
Revert r57208 - unexpected message format type change from plaintext to raw-HTML

14 years agofix eol style
Brion Vibber [Thu, 1 Oct 2009 19:32:28 +0000 (19:32 +0000)]
fix eol style