lhc/web/wiklou.git
19 years agoForgot to commit the change to showhideminor. Also removing commented-out strings.
Arne Heizmann [Mon, 9 Aug 2004 06:17:16 +0000 (06:17 +0000)]
Forgot to commit the change to showhideminor. Also removing commented-out strings.

19 years agoNew feature: Recent Changes Patrol. All edits and new pages are now highlighted on
Arne Heizmann [Mon, 9 Aug 2004 05:38:11 +0000 (05:38 +0000)]
New feature: Recent Changes Patrol. All edits and new pages are now highlighted on
Special:Recentchanges and Special:Newpages until someone "marks" them as
"patrolled" using a special link. For new pages, this link appears at the bottom
of the article if the link in Recent Changes or New Pages is followed. For all
other edits, this link appears only in the diff and only if the diff link is
followed from Recent Changes. (Might need to add this functionality to Watchlist
too; haven't done that yet.)

19 years agoFor unknown sort to bydate
Brion Vibber [Mon, 9 Aug 2004 04:31:05 +0000 (04:31 +0000)]
For unknown sort to bydate

19 years ago* Handle non-valid title text in name search gracefully
Brion Vibber [Mon, 9 Aug 2004 04:10:59 +0000 (04:10 +0000)]
* Handle non-valid title text in name search gracefully
* URL escaping on generated urls
* Don't ignore the name search when sorting by date or size
* Write the search term back into the box so the user knows what they were doing

19 years agoFix for [ 965008 ] Links in edit summaries don't use linktrail
Brion Vibber [Mon, 9 Aug 2004 02:45:38 +0000 (02:45 +0000)]
Fix for [ 965008 ] Links in edit summaries don't use linktrail

19 years agoUse ImageMagick's -background parameter to set the background color of
Brion Vibber [Mon, 9 Aug 2004 01:59:40 +0000 (01:59 +0000)]
Use ImageMagick's -background parameter to set the background color of
transparent PNG thumbnails to white instead of default black. This will
be shown in Internet Explorer 6 and will generally be less invasive
(particularly for black-on-transparent line art!)

Fix for [ 978664 ] Thumbnails of transparent PNGs bad in IE6

19 years agoFix color of edit links in quickbar.
Brion Vibber [Mon, 9 Aug 2004 00:50:10 +0000 (00:50 +0000)]
Fix color of edit links in quickbar.

19 years agoFix the fix for [ 984629 ] "Retreived from..." printfooter division missing in Monobook
Brion Vibber [Mon, 9 Aug 2004 00:22:43 +0000 (00:22 +0000)]
Fix the fix for [ 984629 ] "Retreived from..." printfooter division missing in Monobook

19 years agoHide site notice from printable version.
Brion Vibber [Mon, 9 Aug 2004 00:05:31 +0000 (00:05 +0000)]
Hide site notice from printable version.

19 years agoGracefully fail on invalid title
Jens Frank [Sun, 8 Aug 2004 20:39:13 +0000 (20:39 +0000)]
Gracefully fail on invalid title

19 years agoGracefully fail on invalid title for target
Brion Vibber [Sun, 8 Aug 2004 20:30:56 +0000 (20:30 +0000)]
Gracefully fail on invalid title for target

19 years ago(Hopefully) fixing various template bugs once and for all!
Magnus Manske [Sun, 8 Aug 2004 18:05:41 +0000 (18:05 +0000)]
(Hopefully) fixing various template bugs once and for all!

19 years agoUpdates to namespace names as discussed with isam on IRC. Yes, I know 'Template'...
Arne Heizmann [Sun, 8 Aug 2004 17:44:24 +0000 (17:44 +0000)]
Updates to namespace names as discussed with isam on IRC. Yes, I know 'Template' is missing. He
said he'll discuss the future name of the Template namespace with other Arabic users on their
Village Pump and then come back to us.

19 years agorm UTF-8 BOM
Arne Heizmann [Sun, 8 Aug 2004 16:13:18 +0000 (16:13 +0000)]
rm UTF-8 BOM

19 years agoThis fixes bug 827160, with settings from http://meta.wikipedia.org/wiki/Cologne_Blue...
Magnus Manske [Sun, 8 Aug 2004 14:44:03 +0000 (14:44 +0000)]
This fixes bug 827160, with settings from meta.wikipedia.org/wiki/Cologne_Blue_skin_problems

19 years agoThis fixes bug 984629, but gives a double footer
Magnus Manske [Sun, 8 Aug 2004 14:03:27 +0000 (14:03 +0000)]
This fixes bug 984629, but gives a double footer

19 years agoFix for file cache on PHP 4.1.2. The text string seems to be passed by
Brion Vibber [Sun, 8 Aug 2004 10:15:20 +0000 (10:15 +0000)]
Fix for file cache on PHP 4.1.2. The text string seems to be passed by
references, and changing it screws things royally; instead make a copy.

19 years agoSuppress notices
Brion Vibber [Sun, 8 Aug 2004 09:39:16 +0000 (09:39 +0000)]
Suppress notices

19 years agoAlways use the global default date setting for log entries.
Brion Vibber [Sun, 8 Aug 2004 06:58:17 +0000 (06:58 +0000)]
Always use the global default date setting for log entries.
Fix for [ 897902 ] Deletion log date stamp inconsistent

19 years agoIntegrated C++ wikidiff engine. Enable by setting wgUseExternalDiffEngine to true.
Jens Frank [Sun, 8 Aug 2004 02:20:00 +0000 (02:20 +0000)]
Integrated C++ wikidiff engine. Enable by setting wgUseExternalDiffEngine to true.
Needs wikidiff module from the extensions package and SWIG to compile.

19 years agoFurther move fix: if someone has made a piped redirect link, don't try to read the...
Brion Vibber [Sun, 8 Aug 2004 01:38:31 +0000 (01:38 +0000)]
Further move fix: if someone has made a piped redirect link, don't try to read the piped title as part of the target name.

19 years agoPage move fix: when checking for redirects, don't die if redirected title is invalid...
Brion Vibber [Sun, 8 Aug 2004 01:30:39 +0000 (01:30 +0000)]
Page move fix: when checking for redirects, don't die if redirected title is invalid. Error reported by Looxix in #mediawiki

19 years agoReport the database connection failure error message when no server can
Brion Vibber [Sun, 8 Aug 2004 01:07:56 +0000 (01:07 +0000)]
Report the database connection failure error message when no server can
be contacted instead of silently ignoring it and dying when unable to use
'false' as an array index.

19 years agoUpdates as requested by Gabriel Beecham
Arne Heizmann [Sat, 7 Aug 2004 21:19:48 +0000 (21:19 +0000)]
Updates as requested by Gabriel Beecham
http://mail.wikipedia.org/pipermail/wikipedia-l/2004-August/016416.html

19 years agoFixing bug #584804, extra characters requested in $sep for external links. This inclu...
Tim Starling [Sat, 7 Aug 2004 18:45:30 +0000 (18:45 +0000)]
Fixing bug #584804, extra characters requested in $sep for external links. This includes the right parenthesis fix suggested by Brion.

19 years agoRewrote external link handler, using preg_split(). Passes all external link test...
Tim Starling [Sat, 7 Aug 2004 18:24:12 +0000 (18:24 +0000)]
Rewrote external link handler, using preg_split(). Passes all external link test cases on [[m:Parser testing]]. Fixes some parts of bug #583234: fixes URL inside URL problem and incorrectly rejected character problem

19 years agoBugfix: produce valid XHTML even if user entered invalid '' / ''' mark-up.
Arne Heizmann [Sat, 7 Aug 2004 12:37:20 +0000 (12:37 +0000)]
Bugfix: produce valid XHTML even if user entered invalid '' / ''' mark-up.

19 years agorm trailing white space
Arne Heizmann [Sat, 7 Aug 2004 12:35:59 +0000 (12:35 +0000)]
rm trailing white space

19 years agocomments and descriptive variable names
Tim Starling [Sat, 7 Aug 2004 08:54:52 +0000 (08:54 +0000)]
comments and descriptive variable names

19 years agoUse Krzysztof Kowalczyk's cleaner string searching instead of the big
Brion Vibber [Sat, 7 Aug 2004 05:50:10 +0000 (05:50 +0000)]
Use Krzysztof Kowalczyk's cleaner string searching instead of the big
array. No functional change; it's a smidge faster to parse and execute
however.

Based on post from [ 970177 ] FulltextStoplist.php broken on PHP 4.1.2

19 years agocomment
Tim Starling [Sat, 7 Aug 2004 05:44:23 +0000 (05:44 +0000)]
comment

19 years agomoved squid purge down, untested
Tim Starling [Sat, 7 Aug 2004 05:42:37 +0000 (05:42 +0000)]
moved squid purge down, untested

19 years agoprimary key.
Arne Heizmann [Sat, 7 Aug 2004 04:03:15 +0000 (04:03 +0000)]
primary key.

19 years agoAdded primary key for the recentchanges table. Patch already committed. Not in config...
Tim Starling [Sat, 7 Aug 2004 03:59:20 +0000 (03:59 +0000)]
Added primary key for the recentchanges table. Patch already committed. Not in config/index.php yet.

19 years agoFixed bug causing infinite recursion on failure to contact a slave. Some other genera...
Tim Starling [Sat, 7 Aug 2004 03:53:19 +0000 (03:53 +0000)]
Fixed bug causing infinite recursion on failure to contact a slave. Some other general rearrangements, extra debug info

19 years agoNew feature, nicer display of redirects. Removed special case for redirects from...
Tim Starling [Sat, 7 Aug 2004 03:50:46 +0000 (03:50 +0000)]
New feature, nicer display of redirects. Removed special case for redirects from Parser.php, which probably would have caused problems anyway. Changed a few places to use NS_xxx constants instead of the old Namespace:: functions.

19 years agomarking error suppression operators so that they can easily be removed with a search...
Tim Starling [Sat, 7 Aug 2004 03:41:50 +0000 (03:41 +0000)]
marking error suppression operators so that they can easily be removed with a search and replace

19 years agoUse makeLink instead of makeKnownLink in the users list to match everywhere
Brion Vibber [Sat, 7 Aug 2004 01:18:19 +0000 (01:18 +0000)]
Use makeLink instead of makeKnownLink in the users list to match everywhere
else in the universe.
Fix for [ 1000272 ] Red links in List of users (special pages)

19 years agoSuppress some more warnings on separate execution of files. Shouldn't
Brion Vibber [Fri, 6 Aug 2004 22:30:47 +0000 (22:30 +0000)]
Suppress some more warnings on separate execution of files. Shouldn't
be anything exploitable, it's just annoying.

19 years agoSuppress output; this doesn't currently work in a sensible way.
Brion Vibber [Fri, 6 Aug 2004 22:29:47 +0000 (22:29 +0000)]
Suppress output; this doesn't currently work in a sensible way.

19 years agoClose include hole on some insecure PHP configurations
Brion Vibber [Fri, 6 Aug 2004 22:02:11 +0000 (22:02 +0000)]
Close include hole on some insecure PHP configurations

19 years agoFix parse error (missing semicolon). Don't know if this runs currently though.
Brion Vibber [Fri, 6 Aug 2004 21:33:51 +0000 (21:33 +0000)]
Fix parse error (missing semicolon). Don't know if this runs currently though.

19 years agoProtect Language.php against external execution. I don't think it's exploitable
Brion Vibber [Fri, 6 Aug 2004 21:19:24 +0000 (21:19 +0000)]
Protect Language.php against external execution. I don't think it's exploitable
with register_globals, but it feels better to have it locked off.

19 years agoPerformance optimisation: Merge two for loops into one.
Arne Heizmann [Fri, 6 Aug 2004 21:13:30 +0000 (21:13 +0000)]
Performance optimisation: Merge two for loops into one.

19 years agoSomewhat less hacky fix to the French l''''homme''' problem.
Arne Heizmann [Fri, 6 Aug 2004 20:47:21 +0000 (20:47 +0000)]
Somewhat less hacky fix to the French l''''homme''' problem.

19 years agoAsturian language name changed to Asturianu. Bug [1004836]
Jens Frank [Fri, 6 Aug 2004 20:02:02 +0000 (20:02 +0000)]
Asturian language name changed to Asturianu. Bug [1004836]

19 years agoProtect against SQL insertion attacks in page move category update.
Brion Vibber [Fri, 6 Aug 2004 19:17:49 +0000 (19:17 +0000)]
Protect against SQL insertion attacks in page move category update.

19 years agoWrap Database::setTimer() in a check for existence of mysql_thread_id()
Brion Vibber [Fri, 6 Aug 2004 19:07:55 +0000 (19:07 +0000)]
Wrap Database::setTimer() in a check for existence of mysql_thread_id()
function which was added in 4.3.0. If it's not available, don't set up
the thread killer.

19 years agoAdding option $fixLbug to fix bug 948549
Magnus Manske [Fri, 6 Aug 2004 17:52:43 +0000 (17:52 +0000)]
Adding option $fixLbug to fix bug 948549

19 years agoThis should fix bug 975072 (Move page doesn't update categories page)
Magnus Manske [Fri, 6 Aug 2004 16:25:27 +0000 (16:25 +0000)]
This should fix bug 975072 (Move page doesn't update categories page)

19 years agoThis should fix bug 975072 (Move page doesn't update categories page)
Magnus Manske [Fri, 6 Aug 2004 16:09:45 +0000 (16:09 +0000)]
This should fix bug 975072 (Move page doesn't update categories page)

19 years agoDegrade gracefully: disable PHPTal-based skins on PHP 5.0 or higher.
Brion Vibber [Fri, 6 Aug 2004 09:46:25 +0000 (09:46 +0000)]
Degrade gracefully: disable PHPTal-based skins on PHP 5.0 or higher.
Notify the user about this at setup time.

19 years agoAdd escaping to SQL queries and HTML output. Also tweaked HTML to more or less pass...
Brion Vibber [Fri, 6 Aug 2004 08:04:55 +0000 (08:04 +0000)]
Add escaping to SQL queries and HTML output. Also tweaked HTML to more or less pass as XML (haven't yet tested).
Fix for [ 1004067 ] article validation: SQL is unsafe

19 years agoBug [ 971885 ] There are no month abbreviations in Czech
Jens Frank [Fri, 6 Aug 2004 06:42:32 +0000 (06:42 +0000)]
Bug [ 971885 ] There are no month abbreviations in Czech

19 years agoBug [ 969913 ] When (un)watching a page, returnto now points to (un)watched page...
Jens Frank [Fri, 6 Aug 2004 05:51:09 +0000 (05:51 +0000)]
Bug [ 969913 ] When (un)watching a page, returnto now points to (un)watched page instead of Main Page.

19 years agoBug [ 991515 ]: moved wgAccountCreationThrottle test so that unsuccesful attempts...
Jens Frank [Fri, 6 Aug 2004 05:14:09 +0000 (05:14 +0000)]
Bug [ 991515 ]: moved wgAccountCreationThrottle test so that unsuccesful attempts are not counted.

19 years agoCategory links are not part of mBodyText, so <!--LINK tags are not converted.
Jens Frank [Thu, 5 Aug 2004 20:15:32 +0000 (20:15 +0000)]
Category links are not part of mBodyText, so <!--LINK tags are not converted.
set postParseLinkColour to false to force "real" link. There must be a better way to do this.

19 years agoDatabase::setIgnoreErrors() doesn't seem to exist anymore. Switched to
Brion Vibber [Thu, 5 Aug 2004 07:48:20 +0000 (07:48 +0000)]
Database::setIgnoreErrors() doesn't seem to exist anymore. Switched to
Database::ignoreErrors()

19 years agoFix for [ 988901 ] (install) database password not escaped in LocalSettings.php
Brion Vibber [Thu, 5 Aug 2004 07:14:36 +0000 (07:14 +0000)]
Fix for [ 988901 ] (install) database password not escaped in LocalSettings.php

addslashes() is not quite correct for PHP double-quoted string literals.
Created an escapePhpString() function which should cover the right bits.
See http://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.double

19 years agoFix for UTF-8 search when system locale is set to Latin-1
Brion Vibber [Thu, 5 Aug 2004 06:31:42 +0000 (06:31 +0000)]
Fix for UTF-8 search when system locale is set to Latin-1
[ 961069 ] BUG and FIX: search doesn't work with some UTF-8 chars

Moves the strtolower() on the input search terms into Language::stripForSearch()
where the correct version already exists for LanguageUtf8.

19 years agoDon't allow reverting of images if the image page is protected. Fixes BUG 996920.
Jens Frank [Thu, 5 Aug 2004 04:30:29 +0000 (04:30 +0000)]
Don't allow reverting of images if the image page is protected. Fixes BUG 996920.

19 years agoRemove useless Reply-To: header which is identical to the From: header.
Brion Vibber [Thu, 5 Aug 2004 01:56:46 +0000 (01:56 +0000)]
Remove useless Reply-To: header which is identical to the From: header.
[ 956984 ] Reply-to: is a duplicate of From:

19 years agoThis should fix bug 980557
Magnus Manske [Wed, 4 Aug 2004 20:56:46 +0000 (20:56 +0000)]
This should fix bug 980557

19 years agoRemoved debug output
Jens Frank [Wed, 4 Aug 2004 20:04:54 +0000 (20:04 +0000)]
Removed debug output

19 years agofixing several bugs at once, or creating new ones?
Magnus Manske [Wed, 4 Aug 2004 19:59:04 +0000 (19:59 +0000)]
fixing several bugs at once, or creating new ones?

19 years agofixing my redirect bug fix (hopefully)
Magnus Manske [Wed, 4 Aug 2004 17:08:33 +0000 (17:08 +0000)]
fixing my redirect bug fix (hopefully)

19 years agoAllow indentation of tables using :{|
Jens Frank [Wed, 4 Aug 2004 16:37:48 +0000 (16:37 +0000)]
Allow indentation of tables using :{|
Bug #989788.

19 years agoadded a postfix and prefix to the Special:Version page. Can be used for translations...
Jens Frank [Wed, 4 Aug 2004 15:28:43 +0000 (15:28 +0000)]
added a postfix and prefix to the Special:Version page. Can be used for translations of the page while keeping the legaly binding English version. BUG [ 1001846 ]

19 years agoNew special page: SpecialUncategorizedpages (pages that are not in any category)...
Arne Heizmann [Wed, 4 Aug 2004 12:52:52 +0000 (12:52 +0000)]
New special page: SpecialUncategorizedpages (pages that are not in any category). Inspired by
discussion on German mailing list. Essentially the same thing as Special:Lonelypages but using
categorylinks instead of links.

19 years agoCorrections suggested by V�t Zv�novec
Arne Heizmann [Wed, 4 Aug 2004 11:41:30 +0000 (11:41 +0000)]
Corrections suggested by V�t Zv�novec
http://mail.wikipedia.org/pipermail/wikitech-l/2004-August/011868.html

19 years agoMove magic ISBN, RFC, and GEO links to between replaceExternalLinks and
Brion Vibber [Wed, 4 Aug 2004 01:53:29 +0000 (01:53 +0000)]
Move magic ISBN, RFC, and GEO links to between replaceExternalLinks and
replaceInternalLinks. This is a basic fix for the infamous bug
[ 708163 ] [[ISBN #]] doesn't work correctly

ISBN, RFC links accidentally put inside [[ ]] brackets will now come up
relatively straightforwardly, with extra brackets. This is much nicer
than a horror of HTML errors that there were before; does not solve
problem with embedded <a>-in-<a> tag if you put it in a link piped
text, but that's a smaller problem.

Someday a full tokenized parser will wish this problem away into the
cornfields.

19 years agoremove commented-out code. We have CVS for archiving it
Arne Heizmann [Wed, 4 Aug 2004 00:28:56 +0000 (00:28 +0000)]
remove commented-out code. We have CVS for archiving it

19 years agoUse different label for first 'delete' button in image history than for the later...
Jens Frank [Tue, 3 Aug 2004 20:14:03 +0000 (20:14 +0000)]
Use different label for first 'delete' button in image history than for the later ones. Defaults to old delete label. BUG [ 1001578 ]

19 years agoUse different label for first 'delete' button in image history than for the later...
Jens Frank [Tue, 3 Aug 2004 20:07:47 +0000 (20:07 +0000)]
Use different label for first 'delete' button in image history than for the later ones. Defaults to old delete label. BUG [ 1001578 ]

19 years agobug 964201 fix
Magnus Manske [Tue, 3 Aug 2004 20:01:52 +0000 (20:01 +0000)]
bug 964201 fix

19 years agocategory redirect bug fix
Magnus Manske [Tue, 3 Aug 2004 19:50:37 +0000 (19:50 +0000)]
category redirect bug fix

19 years agoShow a warning message when uploading empty files (e.g. due to typos)
Jens Frank [Tue, 3 Aug 2004 18:57:04 +0000 (18:57 +0000)]
Show a warning message when uploading empty files (e.g. due to typos)

19 years ago* Change version number to 1.3.0+ (should it be 1.4-prealpha yet?)
Brion Vibber [Tue, 3 Aug 2004 07:10:35 +0000 (07:10 +0000)]
* Change version number to 1.3.0+ (should it be 1.4-prealpha yet?)
* Add gif to the file extension whitelist since Unisys patent is now dead.

19 years agoFix typos and missing case in the check for unreachable relative paths in titles.
Brion Vibber [Tue, 3 Aug 2004 05:26:27 +0000 (05:26 +0000)]
Fix typos and missing case in the check for unreachable relative paths in titles.
Fixes [ 760408 ] &quot;Relative&quot; paths in title cause browser trouble

19 years agoUpdate user talk on diff-to-current and if the page doesn't exist.
Brion Vibber [Tue, 3 Aug 2004 04:52:19 +0000 (04:52 +0000)]
Update user talk on diff-to-current and if the page doesn't exist.
Fixes for:
* [ 711599 ] Viewing current diff of user talk doesn't clear newtalk
* [ 988485 ] Deleted talk page can't clear newtalk

19 years agoFix typos that keep undelete from working with new db code
Brion Vibber [Tue, 3 Aug 2004 04:37:36 +0000 (04:37 +0000)]
Fix typos that keep undelete from working with new db code

19 years agoAdd a big shiny obvious error message for safe mode even more obvious than the existi...
Brion Vibber [Mon, 2 Aug 2004 21:44:55 +0000 (21:44 +0000)]
Add a big shiny obvious error message for safe mode even more obvious than the existing big shiny error message. Safe mode is evil and I hope it dies a slow painful death.

19 years agoAdd truncate() support for Latin1
Brion Vibber [Mon, 2 Aug 2004 20:14:17 +0000 (20:14 +0000)]
Add truncate() support for Latin1

19 years agoFixed quoting, added wikisource suffix
Tim Starling [Mon, 2 Aug 2004 12:26:43 +0000 (12:26 +0000)]
Fixed quoting, added wikisource suffix

19 years agoFix for [ 981176 ] Special:Undelete doesn't show the last comment
Brion Vibber [Mon, 2 Aug 2004 07:57:02 +0000 (07:57 +0000)]
Fix for [ 981176 ] Special:Undelete doesn't show the last comment

19 years agoDetect illegal title from uploaded file and show a helpful error message
Brion Vibber [Mon, 2 Aug 2004 05:57:33 +0000 (05:57 +0000)]
Detect illegal title from uploaded file and show a helpful error message
instead of dying with a PHP fatal error.
* [ 991457 ] "+" in filename generates an error

Also html-escapes filename fragments in error message output.

19 years agoFix typo in reference to sql file that needs to be run
Brion Vibber [Mon, 2 Aug 2004 04:58:54 +0000 (04:58 +0000)]
Fix typo in reference to sql file that needs to be run

19 years agoSwitch literal \xA0 for unicode-friendly &#160;
Brion Vibber [Mon, 2 Aug 2004 01:38:54 +0000 (01:38 +0000)]
Switch literal \xA0 for unicode-friendly &#160;

19 years agoTentative to make a skin for wikimedia.org
Luc Van Oostenryck [Sun, 1 Aug 2004 20:54:13 +0000 (20:54 +0000)]
Tentative to make a skin for wikimedia.org

19 years agoAdd Language::truncate() method for truncating strings to a certain byte
Brion Vibber [Sun, 1 Aug 2004 20:43:54 +0000 (20:43 +0000)]
Add Language::truncate() method for truncating strings to a certain byte
length. UTF-8 version ensures that only whole characters are included.

Fix for: [ 1001502 ] Search preview splits up multi-byte UTF-8 characters
Todo: [ 855680 ] Broken UTF-8 cutoff breaks display in some browsers

19 years agoTweak missing space
Brion Vibber [Sun, 1 Aug 2004 20:08:25 +0000 (20:08 +0000)]
Tweak missing space

19 years agocorrecting my english
Jerome Jamnicky [Sun, 1 Aug 2004 19:09:43 +0000 (19:09 +0000)]
correcting my english

19 years agoTweak the UTF-8 case conversion regexps to avoid a problem when the first
Brion Vibber [Sun, 1 Aug 2004 18:39:44 +0000 (18:39 +0000)]
Tweak the UTF-8 case conversion regexps to avoid a problem when the first
character is an apostrophe (').
* [ 1001563 ] Articles starting with ' are not reachable

19 years agoRemove trailing space which breaks XML output
Brion Vibber [Sun, 1 Aug 2004 18:08:36 +0000 (18:08 +0000)]
Remove trailing space which breaks XML output

19 years agoArticle validation code (list of validated pages)
Magnus Manske [Sun, 1 Aug 2004 12:19:43 +0000 (12:19 +0000)]
Article validation code (list of validated pages)

19 years agoArticle validation code (bug fixes)
Magnus Manske [Sun, 1 Aug 2004 09:47:50 +0000 (09:47 +0000)]
Article validation code (bug fixes)

19 years agoAdd $wgTranslateNumerals global option to disable local numeral usage
Brion Vibber [Sun, 1 Aug 2004 06:46:43 +0000 (06:46 +0000)]
Add $wgTranslateNumerals global option to disable local numeral usage
in the interface where implemented (ar, hi)

19 years agoprimary key for recentchanges
Tim Starling [Sun, 1 Aug 2004 04:46:03 +0000 (04:46 +0000)]
primary key for recentchanges

19 years agoSince nobody commented on this, I assume all the changes are OK
Arne Heizmann [Sun, 1 Aug 2004 01:57:26 +0000 (01:57 +0000)]
Since nobody commented on this, I assume all the changes are OK
(http://mail.wikipedia.org/pipermail/wikitech-l/2004-July/011789.html)
Use wfMsg's own replacement functionality instead of str_replace ( "$1", ... )

19 years agoFix fatal error from typo
Brion Vibber [Sat, 31 Jul 2004 22:10:29 +0000 (22:10 +0000)]
Fix fatal error from typo