lhc/web/wiklou.git
18 years agotrailling whitespace for underline-always. Patch by Mormegil on IRC. Quotes
Antoine Musso [Fri, 21 Oct 2005 20:44:59 +0000 (20:44 +0000)]
trailling whitespace for underline-always. Patch by Mormegil on IRC. Quotes

18 years agoMinor enhancements
Niklas Laxström [Fri, 21 Oct 2005 19:07:11 +0000 (19:07 +0000)]
Minor enhancements

18 years agoBug 3722: Update of Arabic language (ar)
Niklas Laxström [Fri, 21 Oct 2005 18:48:39 +0000 (18:48 +0000)]
Bug 3722: Update of Arabic language (ar)
Namespace changes (may break few links)

18 years ago* A new special page to list wanted categories
Ævar Arnfjörð Bjarmason [Fri, 21 Oct 2005 02:07:29 +0000 (02:07 +0000)]
* A new special page to list wanted categories

18 years ago* Code style: normalized indenting
Ævar Arnfjörð Bjarmason [Fri, 21 Oct 2005 02:06:22 +0000 (02:06 +0000)]
* Code style: normalized indenting

18 years ago* Source code formatting, spaces are cheap, use 'em
Ævar Arnfjörð Bjarmason [Fri, 21 Oct 2005 01:41:02 +0000 (01:41 +0000)]
* Source code formatting, spaces are cheap, use 'em

18 years ago* (bug 3754) wikified 1movedto2 and 1movedto2_redir
Ævar Arnfjörð Bjarmason [Thu, 20 Oct 2005 20:03:54 +0000 (20:03 +0000)]
* (bug 3754) wikified 1movedto2 and 1movedto2_redir

18 years ago* Added a TODO comment
Ævar Arnfjörð Bjarmason [Thu, 20 Oct 2005 20:03:08 +0000 (20:03 +0000)]
* Added a TODO comment

18 years ago* (bug 3756)
Ævar Arnfjörð Bjarmason [Thu, 20 Oct 2005 19:54:07 +0000 (19:54 +0000)]
* (bug 3756)

18 years agovalign attribute is invalid for img element
Antoine Musso [Thu, 20 Oct 2005 19:33:55 +0000 (19:33 +0000)]
valign attribute is invalid for img element

18 years agoHTML fix, id and name are shared and should be identical see http://www.w3.org/TR...
Antoine Musso [Thu, 20 Oct 2005 19:21:09 +0000 (19:21 +0000)]
HTML fix, id and name are shared and should be identical see w3.org/TR/html4/struct/links.html#edef-A

18 years ago* Removed the messages Special:Makesysop uses, it's an extension
Ævar Arnfjörð Bjarmason [Thu, 20 Oct 2005 18:20:33 +0000 (18:20 +0000)]
* Removed the messages Special:Makesysop uses, it's an extension

18 years agosome additional test cases for templates
Andrius R [Thu, 20 Oct 2005 04:09:11 +0000 (04:09 +0000)]
some additional test cases for templates

18 years agoBug 2981: Linktrail for Tamil (ta)
Niklas Laxström [Wed, 19 Oct 2005 21:46:36 +0000 (21:46 +0000)]
Bug 2981: Linktrail for Tamil (ta)

18 years agoFixlet for two-pass dump: strip carriage returns to normalize newlines.
Brion Vibber [Wed, 19 Oct 2005 20:51:01 +0000 (20:51 +0000)]
Fixlet for two-pass dump: strip carriage returns to normalize newlines.

18 years agoMaximum image area
Tim Starling [Wed, 19 Oct 2005 12:12:14 +0000 (12:12 +0000)]
Maximum image area

18 years agofiw for bug 3526: generic template and template argument parsing to remove inconsiste...
Andrius R [Wed, 19 Oct 2005 06:24:30 +0000 (06:24 +0000)]
fiw for bug 3526: generic template and template argument parsing to remove inconsistencies

18 years ago* Added the querypages to $wgQueryPages that were missing
Ævar Arnfjörð Bjarmason [Wed, 19 Oct 2005 01:39:12 +0000 (01:39 +0000)]
* Added the querypages to $wgQueryPages that were missing

18 years agoTest case files and fixes for text-prefetch two-and-a-half-pass dump.
Brion Vibber [Wed, 19 Oct 2005 00:05:22 +0000 (00:05 +0000)]
Test case files and fixes for text-prefetch two-and-a-half-pass dump.
Will want to test a little more before making another dump. :P

18 years agoBug 2938: Update MediaWiki:Exporttext to be more general
Niklas Laxström [Tue, 18 Oct 2005 22:59:41 +0000 (22:59 +0000)]
Bug 2938: Update MediaWiki:Exporttext to be more general

18 years ago* Don't display nlinks by default when being included but allow them to be displayed...
Ævar Arnfjörð Bjarmason [Tue, 18 Oct 2005 13:28:21 +0000 (13:28 +0000)]
* Don't display nlinks by default when being included but allow them to be displayed optionally

18 years ago* Duck warning when being run by maintenance/updateSpecialPages.php
Ævar Arnfjörð Bjarmason [Tue, 18 Oct 2005 06:03:36 +0000 (06:03 +0000)]
* Duck warning when being run by maintenance/updateSpecialPages.php
* use $skin->makeLinkObj() to display whether or not the pages being displayed exist already

18 years agoforce page_len index scan, where condition is not that important when a filesort...
Domas Mituzas [Mon, 17 Oct 2005 17:30:10 +0000 (17:30 +0000)]
force page_len index scan, where condition is not that important when a filesort would sort whole table...

18 years agoDon't explode in dump text prefetch when we fall off the end of the file :D
Brion Vibber [Sun, 16 Oct 2005 23:53:29 +0000 (23:53 +0000)]
Don't explode in dump text prefetch when we fall off the end of the file :D

18 years agoSupport using gzip and bzip2 decompression wrappers on the prefetch XML
Brion Vibber [Sun, 16 Oct 2005 23:34:20 +0000 (23:34 +0000)]
Support using gzip and bzip2 decompression wrappers on the prefetch XML
source (--prefix=bzip2:foo.xml.bz2)

18 years ago* (bug 2773) Print style sheet no longer overrides RTL text direction
Brion Vibber [Sun, 16 Oct 2005 20:45:48 +0000 (20:45 +0000)]
* (bug 2773) Print style sheet no longer overrides RTL text direction

18 years ago* Two-pass data dump for friendliness to the DB (--stub, then dumpTextPass.php)
Brion Vibber [Sun, 16 Oct 2005 17:33:41 +0000 (17:33 +0000)]
* Two-pass data dump for friendliness to the DB (--stub, then dumpTextPass.php)
* Data dump 'prefetch' mode to read normalized text from a prior dump
  (requires PHP 5, XMLReader extension)
Maybe these will keep dammit from killing our dump runs...

18 years ago* Removed unused getContentFields() function
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 06:44:38 +0000 (06:44 +0000)]
* Removed unused getContentFields() function

18 years agoexplain that whitelistread only works if group * doesn't have
Erik Moeller [Sun, 16 Oct 2005 04:09:14 +0000 (04:09 +0000)]
explain that whitelistread only works if group * doesn't have
read permission

18 years ago* Also suppress the perfached notice on listoutput
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:29:30 +0000 (02:29 +0000)]
* Also suppress the perfached notice on listoutput

18 years ago* Made Wantedpages includable
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:23:55 +0000 (02:23 +0000)]
* Made Wantedpages includable

18 years ago* Support including this special page
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:04:25 +0000 (02:04 +0000)]
* Support including this special page
* Minor code cleanup

18 years ago* Support plain list output
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:03:21 +0000 (02:03 +0000)]
* Support plain list output
* Minor code cleanup

18 years ago* (bug 2330) Don't do funny thinks with "links" in MediaWiki:Undeletedtext
Niklas Laxström [Sat, 15 Oct 2005 23:17:57 +0000 (23:17 +0000)]
* (bug 2330) Don't do funny thinks with "links" in MediaWiki:Undeletedtext

18 years agoBug 3711: Invisible unicode characters breaking up things
Niklas Laxström [Sat, 15 Oct 2005 19:41:53 +0000 (19:41 +0000)]
Bug 3711: Invisible unicode characters breaking up things

18 years agoSome updates
Niklas Laxström [Sat, 15 Oct 2005 00:02:01 +0000 (00:02 +0000)]
Some updates

18 years agoBug 3694: LanguageTr.php update
Niklas Laxström [Fri, 14 Oct 2005 23:26:31 +0000 (23:26 +0000)]
Bug 3694: LanguageTr.php update

18 years agoadded <label>s
Tom Gilder [Fri, 14 Oct 2005 13:40:35 +0000 (13:40 +0000)]
added <label>s

18 years agomake button's text the perfomed action instead of "confirm"
Tom Gilder [Fri, 14 Oct 2005 13:38:04 +0000 (13:38 +0000)]
make button's text the perfomed action instead of "confirm"

18 years ago* Improved numerous comments
Ævar Arnfjörð Bjarmason [Fri, 14 Oct 2005 06:27:43 +0000 (06:27 +0000)]
* Improved numerous comments
* Dropped the MIME indexes
* Formatting
* Removed unused groups table definition

18 years ago* No longer add the MIME index
Ævar Arnfjörð Bjarmason [Fri, 14 Oct 2005 06:26:29 +0000 (06:26 +0000)]
* No longer add the MIME index

18 years ago* Added documentation to text.old_id
Ævar Arnfjörð Bjarmason [Fri, 14 Oct 2005 04:37:59 +0000 (04:37 +0000)]
* Added documentation to text.old_id

18 years ago* (bug 3702) Update
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:49:35 +0000 (23:49 +0000)]
* (bug 3702) Update

18 years ago* makeKnownLink() => ->makeKnownLinkObj()
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:45:45 +0000 (23:45 +0000)]
* makeKnownLink() => ->makeKnownLinkObj()
* "{$plink} ({$nlink})" => "$plink ($nlink)"

18 years ago* "{$plink} ({$nlink})" => "$plink ($nlink)"
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:41:14 +0000 (23:41 +0000)]
* "{$plink} ({$nlink})" => "$plink ($nlink)"

18 years ago* Using $wgContLang->ucfirst() instead of $wgLang->ucfirst() in loadFromFile() and...
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:36:51 +0000 (23:36 +0000)]
* Using $wgContLang->ucfirst() instead of $wgLang->ucfirst() in loadFromFile() and loadFromDB()
* wfGetHashPath(): Removed redundant globals

18 years ago* Fix for hook callbacks on objects containing no fields
Brion Vibber [Thu, 13 Oct 2005 23:27:38 +0000 (23:27 +0000)]
* Fix for hook callbacks on objects containing no fields
A simple 'if($object)' was coming up false; use 'if(isset($object))'.

18 years agoReverting patch for bug 2257 for now:
Brion Vibber [Thu, 13 Oct 2005 20:32:42 +0000 (20:32 +0000)]
Reverting patch for bug 2257 for now:
* No RELEASE-NOTES bullet
* No parser test case
* Doesn't work for <math>, possibly others

18 years agoupdate langRu
Alexander Sigachov [Thu, 13 Oct 2005 20:13:22 +0000 (20:13 +0000)]
update langRu

18 years agolangRu update to lang 1.709
Alexander Sigachov [Thu, 13 Oct 2005 20:06:52 +0000 (20:06 +0000)]
langRu update to lang 1.709

18 years agotemp disable bold link to my contributions; link was bold on all Special:Contribution...
Tom Gilder [Thu, 13 Oct 2005 20:03:09 +0000 (20:03 +0000)]
temp disable bold link to my contributions; link was bold on all Special:Contributions, not just current user's (fix me please!)

18 years agoset doneIEAlphaFix=true only when it actually has
Tom Gilder [Thu, 13 Oct 2005 19:32:35 +0000 (19:32 +0000)]
set doneIEAlphaFix=true only when it actually has

18 years agoported fix for bug 2257 here
Magnus Manske [Thu, 13 Oct 2005 12:58:14 +0000 (12:58 +0000)]
ported fix for bug 2257 here

18 years agoPreferences: <label>s for every single option (hurrah); corrected some label text
Tom Gilder [Thu, 13 Oct 2005 07:57:06 +0000 (07:57 +0000)]
Preferences: <label>s for every single option (hurrah); corrected some label text

18 years agoMake active tabs ever so slightly more obvious with color/padding
Tom Gilder [Thu, 13 Oct 2005 05:18:35 +0000 (05:18 +0000)]
Make active tabs ever so slightly more obvious with color/padding

18 years agonoarticletext style tweak
Tom Gilder [Thu, 13 Oct 2005 04:27:58 +0000 (04:27 +0000)]
noarticletext style tweak

18 years agodisplay:inline new <div> to preseve old design
Tom Gilder [Thu, 13 Oct 2005 04:10:09 +0000 (04:10 +0000)]
display:inline new <div> to preseve old design

18 years agoAdded structure for CSS customization
Tom Gilder [Thu, 13 Oct 2005 04:07:00 +0000 (04:07 +0000)]
Added structure for CSS customization

18 years agore-add jump links with main.css?1 to bypass cached CSS
Tom Gilder [Thu, 13 Oct 2005 03:01:18 +0000 (03:01 +0000)]
re-add jump links with main.css?1 to bypass cached CSS

18 years agoReverting incompatible change requiring CSS updates.
Brion Vibber [Thu, 13 Oct 2005 02:45:45 +0000 (02:45 +0000)]
Reverting incompatible change requiring CSS updates.
(CSS is cached; incompatible changes must make special efforts to ensure
updates are forced.)

18 years agoAccessibility: add <label> to summary field
Tom Gilder [Thu, 13 Oct 2005 02:03:28 +0000 (02:03 +0000)]
Accessibility: add <label> to summary field

18 years agoUsability: bold "save page" button (buttons are still ugly though)
Tom Gilder [Thu, 13 Oct 2005 01:59:41 +0000 (01:59 +0000)]
Usability: bold "save page" button (buttons are still ugly though)

18 years agoAccessibility: added "jump to navigation/search" links (hidden from visual CSS browsers)
Tom Gilder [Thu, 13 Oct 2005 01:54:40 +0000 (01:54 +0000)]
Accessibility: added "jump to navigation/search" links (hidden from visual CSS browsers)

18 years ago(Bug 3690) Allowed wikitext in previewnote, moved <strong> to notice
Tom Gilder [Thu, 13 Oct 2005 01:25:55 +0000 (01:25 +0000)]
(Bug 3690) Allowed wikitext in previewnote, moved <strong> to notice

18 years agoBold usertoolbar active links via CSS
Tom Gilder [Thu, 13 Oct 2005 01:14:38 +0000 (01:14 +0000)]
Bold usertoolbar active links via CSS

18 years ago* (bug 2369) Add separate message for input box on Special:Prefixindex
Brion Vibber [Thu, 13 Oct 2005 00:46:08 +0000 (00:46 +0000)]
* (bug 2369) Add separate message for input box on Special:Prefixindex
http://bugzilla.wikimedia.org/attachment.cgi?id=982

18 years agoFixed infinite loop in formatComment due to backreferences in preg_replace replacemen...
Tim Starling [Wed, 12 Oct 2005 16:53:30 +0000 (16:53 +0000)]
Fixed infinite loop in formatComment due to backreferences in preg_replace replacement string

18 years ago* Redundant parenthesis
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 08:35:58 +0000 (08:35 +0000)]
* Redundant parenthesis

18 years agoRename message when meaning changes
Niklas Laxström [Wed, 12 Oct 2005 07:58:54 +0000 (07:58 +0000)]
Rename message when meaning changes

18 years ago* (bug 3682) LanguageSr.php - added convertPlural
Niklas Laxström [Wed, 12 Oct 2005 07:40:34 +0000 (07:40 +0000)]
* (bug 3682) LanguageSr.php - added convertPlural

18 years ago* (bug 3684) Fix typo in fatal error backtraces in Hooks.php
Brion Vibber [Wed, 12 Oct 2005 06:31:42 +0000 (06:31 +0000)]
* (bug 3684) Fix typo in fatal error backtraces in Hooks.php

18 years agoRemove mysteriously hardcoded <strong>s from 'active' links on skin. Use CSS for...
Brion Vibber [Wed, 12 Oct 2005 06:25:22 +0000 (06:25 +0000)]
Remove mysteriously hardcoded <strong>s from 'active' links on skin. Use CSS for this.

18 years ago* Using static there produces some satanic error message
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 06:14:47 +0000 (06:14 +0000)]
* Using static there produces some satanic error message

18 years ago* Rewrote getRedirect() to be extendable by extensions though $wgHooks
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 06:11:37 +0000 (06:11 +0000)]
* Rewrote getRedirect() to be extendable by extensions though $wgHooks

18 years ago* Duck warning when being run from maintenance/updateSpecialPages.php
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 05:23:53 +0000 (05:23 +0000)]
* Duck warning when being run from maintenance/updateSpecialPages.php

18 years ago* Supporting a third paramater in $wgQueryPages, the number of pages that
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 03:46:42 +0000 (03:46 +0000)]
* Supporting a third paramater in $wgQueryPages, the number of pages that
  should be cached in the querycache

18 years ago* Supporting a third paramater in $wgQueryPages, the number of pages that
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 03:45:56 +0000 (03:45 +0000)]
* Supporting a third paramater in $wgQueryPages, the number of pages that
  should be cached in the querycache
* Adding a hook to allow an extension to add itself to $wgQueryPages
* Moved the recache() limit out of this file (into maintenance/updateSpecialPages.php)

18 years ago* Deprecated some accessors in favor of fancy accessors/mutators
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 03:36:07 +0000 (03:36 +0000)]
* Deprecated some accessors in favor of fancy accessors/mutators

18 years ago(bug 2585) Return proper 404 code when pages don't exist
Tom Gilder [Wed, 12 Oct 2005 03:12:40 +0000 (03:12 +0000)]
(bug 2585) Return proper 404 code when pages don't exist

18 years agoBold tabs and user bar to go with navigation bar
Tom Gilder [Wed, 12 Oct 2005 01:13:46 +0000 (01:13 +0000)]
Bold tabs and user bar to go with navigation bar

18 years agonavbar v3 - bold links!
Tom Gilder [Wed, 12 Oct 2005 00:39:25 +0000 (00:39 +0000)]
navbar v3 - bold links!

18 years agoadd class="active" for CSS purposes
Tom Gilder [Tue, 11 Oct 2005 23:51:59 +0000 (23:51 +0000)]
add class="active" for CSS purposes

18 years agoUsability/accessibility: don't link in navigation if page is active
Tom Gilder [Tue, 11 Oct 2005 23:46:00 +0000 (23:46 +0000)]
Usability/accessibility: don't link in navigation if page is active

18 years agoMore preferences improvements:
Tom Gilder [Tue, 11 Oct 2005 23:11:33 +0000 (23:11 +0000)]
More preferences improvements:
  * Change tabs onmousedown
  * RTL fixes
  * Properly disable email options
  * more!

18 years agoRemove bogus truncate() function which overrides the ellipsis.
Brion Vibber [Tue, 11 Oct 2005 23:03:47 +0000 (23:03 +0000)]
Remove bogus truncate() function which overrides the ellipsis.
Why was this added?

18 years ago* Namespaces hacks on LanguagePl
Brion Vibber [Tue, 11 Oct 2005 22:32:10 +0000 (22:32 +0000)]
* Namespaces hacks on LanguagePl

18 years agoforgot languagePt
Niklas Laxström [Tue, 11 Oct 2005 21:52:36 +0000 (21:52 +0000)]
forgot languagePt

18 years ago* (bug 3414) Add plural forms support to Belarusian
Niklas Laxström [Tue, 11 Oct 2005 21:51:01 +0000 (21:51 +0000)]
* (bug 3414) Add plural forms support to Belarusian
* (bug 3163) Full translation complete of languagebr.php

18 years agoBug 3580: Change default Dutch language file to more neutral version
Niklas Laxström [Tue, 11 Oct 2005 21:19:35 +0000 (21:19 +0000)]
Bug 3580: Change default Dutch language file to more neutral version

18 years agoBug 3656: Minor LanguageHr.php update - added convertPlural() code
Niklas Laxström [Tue, 11 Oct 2005 21:12:06 +0000 (21:12 +0000)]
Bug 3656: Minor LanguageHr.php update - added convertPlural() code

18 years agoBug 3617: Update for portuguese language (pt)
Niklas Laxström [Tue, 11 Oct 2005 21:00:21 +0000 (21:00 +0000)]
Bug 3617: Update for portuguese language (pt)

18 years agoredirectingto message for HTML dump redirects
Tim Starling [Tue, 11 Oct 2005 07:10:54 +0000 (07:10 +0000)]
redirectingto message for HTML dump redirects

18 years ago* Fix meta robots tag on Special:Version again to avoid listing vulnerable
Brion Vibber [Tue, 11 Oct 2005 05:32:51 +0000 (05:32 +0000)]
* Fix meta robots tag on Special:Version again to avoid listing vulnerable
  versions for convenient harvesting by automated worms

18 years ago* Adding a ncategories message for Special:Mostcategories
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:25:10 +0000 (05:25 +0000)]
* Adding a ncategories message for Special:Mostcategories

18 years ago* Adding a nrevisions message for Special:Mostrevisions
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:23:04 +0000 (05:23 +0000)]
* Adding a nrevisions message for Special:Mostrevisions

18 years ago* Save Preferences => Save
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:12:34 +0000 (05:12 +0000)]
* Save Preferences => Save

18 years ago* Re-arranged the form to show the username and uid in the user profile tab
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:09:40 +0000 (05:09 +0000)]
* Re-arranged the form to show the username and uid in the user profile tab

18 years ago* Removed msg:prefslogintext
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:09:02 +0000 (05:09 +0000)]
* Removed msg:prefslogintext
* Added msg:username and msg:uid

18 years ago* Date/time => Date and time
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 04:58:03 +0000 (04:58 +0000)]
* Date/time => Date and time

18 years ago* Changed the background-color of the unseleted tabs in #preftoc from #ece9d8 to...
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 04:56:34 +0000 (04:56 +0000)]
* Changed the background-color of the unseleted tabs in #preftoc from #ece9d8 to #f0f0f0;
* Removed the underline on unselected tabs in #preftoc