lhc/web/wiklou.git
18 years agoReverting fix for 2585; some users report seeing error displays of some
Brion Vibber [Mon, 24 Oct 2005 02:41:54 +0000 (02:41 +0000)]
Reverting fix for 2585; some users report seeing error displays of some
kind with some versions of MSIE (unable to reproduce here).

18 years agoAvoid hexadecimal directory names where possible
Tim Starling [Mon, 24 Oct 2005 00:43:49 +0000 (00:43 +0000)]
Avoid hexadecimal directory names where possible

18 years ago* Place a block user link in the sidebar on user pages for administrators
Ævar Arnfjörð Bjarmason [Mon, 24 Oct 2005 00:31:02 +0000 (00:31 +0000)]
* Place a block user link in the sidebar on user pages for administrators

18 years agoRun onload functions after content has loaded, not when onload fires (otherwise can...
Tom Gilder [Sun, 23 Oct 2005 23:59:48 +0000 (23:59 +0000)]
Run onload functions after content has loaded, not when onload fires (otherwise can take ages due to images)

18 years ago* Renamed the $extensionTypes hook to be unambiguous
Ævar Arnfjörð Bjarmason [Sun, 23 Oct 2005 19:53:27 +0000 (19:53 +0000)]
* Renamed the $extensionTypes hook to be unambiguous
* whitespace

18 years ago* msg:ncategories => msg:nlinks, all links might not be categories
Ævar Arnfjörð Bjarmason [Sun, 23 Oct 2005 19:10:16 +0000 (19:10 +0000)]
* msg:ncategories => msg:nlinks, all links might not be categories

18 years agoAdding Avar and Niklas to author list. Both made a lot of changes.
Antoine Musso [Sun, 23 Oct 2005 18:51:55 +0000 (18:51 +0000)]
Adding Avar and Niklas to author list. Both made a lot of changes.

18 years ago* A querypage to show the most linked to categories
Ævar Arnfjörð Bjarmason [Sun, 23 Oct 2005 18:26:37 +0000 (18:26 +0000)]
* A querypage to show the most linked to categories

18 years agoofficial site, direct link to viewcvs
Antoine Musso [Sun, 23 Oct 2005 15:28:16 +0000 (15:28 +0000)]
official site, direct link to viewcvs

18 years agoadd wiki script, wikipedia-specific
Tim Starling [Sun, 23 Oct 2005 13:39:57 +0000 (13:39 +0000)]
add wiki script, wikipedia-specific

18 years agoSecond attempt at fixing unicode case folding
Tim Starling [Sun, 23 Oct 2005 13:30:55 +0000 (13:30 +0000)]
Second attempt at fixing unicode case folding

18 years ago--list : list special pages names
Antoine Musso [Sun, 23 Oct 2005 11:39:17 +0000 (11:39 +0000)]
--list : list special pages names

18 years agoAdded @import for [[MediaWiki:Common.css]] to all skins
Tim Starling [Sun, 23 Oct 2005 10:47:43 +0000 (10:47 +0000)]
Added @import for [[MediaWiki:Common.css]] to all skins

18 years ago* Fix wfMsg*() replacements; args containing literal $[2-9] were wiped
Brion Vibber [Sat, 22 Oct 2005 23:06:03 +0000 (23:06 +0000)]
* Fix wfMsg*() replacements; args containing literal $[2-9] were wiped

18 years agoRestore WikiSysop as default to avoid confusing useless change
Brion Vibber [Sat, 22 Oct 2005 22:43:58 +0000 (22:43 +0000)]
Restore WikiSysop as default to avoid confusing useless change

18 years agoInclude usercss
Tim Starling [Sat, 22 Oct 2005 21:51:49 +0000 (21:51 +0000)]
Include usercss

18 years agoSmall changes
Niklas Laxström [Sat, 22 Oct 2005 21:37:25 +0000 (21:37 +0000)]
Small changes

18 years agomediawiki:missingarticle to wikitext
Niklas Laxström [Sat, 22 Oct 2005 21:33:59 +0000 (21:33 +0000)]
mediawiki:missingarticle to wikitext

18 years agokilling double quotes. width attribute is invalid for input element, using size inste...
Antoine Musso [Sat, 22 Oct 2005 21:33:53 +0000 (21:33 +0000)]
killing double quotes. width attribute is invalid for input element, using size instead (the value is the number of character)

18 years agoCode obfuscation (useless $r)
Antoine Musso [Sat, 22 Oct 2005 21:26:11 +0000 (21:26 +0000)]
Code obfuscation (useless $r)

18 years ago* in_string() function, for us strpos haters
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 21:19:50 +0000 (21:19 +0000)]
* in_string() function, for us strpos haters

18 years agocomment
Antoine Musso [Sat, 22 Oct 2005 21:09:14 +0000 (21:09 +0000)]
comment

18 years agoCommitting various live hacks from Wikimedia servers
Brion Vibber [Sat, 22 Oct 2005 20:52:30 +0000 (20:52 +0000)]
Committing various live hacks from Wikimedia servers

18 years ago* Copyvio that shouldn't have been checked in
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 20:48:38 +0000 (20:48 +0000)]
* Copyvio that shouldn't have been checked in

18 years ago* Avoid notice warning on edit with no User-Agent header
Brion Vibber [Sat, 22 Oct 2005 20:27:26 +0000 (20:27 +0000)]
* Avoid notice warning on edit with no User-Agent header

18 years agoExperimental dark skin by Nikerabbit. Need some feedback and bug fixing though
Antoine Musso [Sat, 22 Oct 2005 20:26:43 +0000 (20:26 +0000)]
Experimental dark skin by Nikerabbit. Need some feedback and bug fixing though

18 years ago* {{lc:}} magic word
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 19:57:38 +0000 (19:57 +0000)]
* {{lc:}} magic word
* {{uc:}} magic word

18 years ago* I'm not even sure this is needed (see last commit) since everything should
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 19:39:51 +0000 (19:39 +0000)]
* I'm not even sure this is needed (see last commit) since everything should
  inherit the LanguageUtf8 class, but just in case..

18 years ago* Added two new functions: lc() and uc(), they work like the function of the same...
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 19:37:55 +0000 (19:37 +0000)]
* Added two new functions: lc() and uc(), they work like the function of the same name on Perl

18 years ago* {{lcfirst:}} magic word
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 18:18:08 +0000 (18:18 +0000)]
* {{lcfirst:}} magic word
* {{ucfirst:}} magic word

18 years ago--endid option, minor tweaks
Tim Starling [Sat, 22 Oct 2005 17:19:17 +0000 (17:19 +0000)]
--endid option, minor tweaks

18 years agoa couple of minor things accidentally left out of the last commit
Tim Starling [Sat, 22 Oct 2005 17:12:48 +0000 (17:12 +0000)]
a couple of minor things accidentally left out of the last commit

18 years agodumpHTML improvements:
Tim Starling [Sat, 22 Oct 2005 16:25:05 +0000 (16:25 +0000)]
dumpHTML improvements:
* Removed dumpHTML-related clutter from Title.php, using hook functions instead
* Prominent link to the online copy
* Better directory distribution
* action=raw support
* Fixed unicode case folding (hopefully)
* Added cool JavaScript "go" button

18 years agoPreserve object references
Tim Starling [Sat, 22 Oct 2005 16:19:03 +0000 (16:19 +0000)]
Preserve object references

18 years agoFix textarea
Antoine Musso [Sat, 22 Oct 2005 16:11:04 +0000 (16:11 +0000)]
Fix textarea

18 years agoSomehow forgot this file from previous batch (undeletedtext)
Niklas Laxström [Sat, 22 Oct 2005 11:56:01 +0000 (11:56 +0000)]
Somehow forgot this file from previous batch (undeletedtext)

18 years ago* Removed msg:geo
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 11:32:22 +0000 (11:32 +0000)]
* Removed msg:geo

18 years ago* Fixed typo
Ævar Arnfjörð Bjarmason [Sat, 22 Oct 2005 10:46:10 +0000 (10:46 +0000)]
* Fixed typo

18 years agoGenerator for Google sitemaps
Jens Frank [Sat, 22 Oct 2005 10:40:49 +0000 (10:40 +0000)]
Generator for Google sitemaps

18 years ago--redirects option
Tim Starling [Sat, 22 Oct 2005 09:03:03 +0000 (09:03 +0000)]
--redirects option

18 years ago* Wrap message page insertions in a transaction to speed up installation
Brion Vibber [Sat, 22 Oct 2005 06:57:23 +0000 (06:57 +0000)]
* Wrap message page insertions in a transaction to speed up installation
Testing 1.5 on my Mac w/ MySQL 5.0.13 this gets the message page setup down
to under a minute; fast enough that the browser doesn't time out. :P
Still too slow; bulk inserts would perhaps be an improvement.

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