lhc/web/wiklou.git
18 years ago* Special:Statistics now supports action=raw, useful for bots designed to
Ævar Arnfjörð Bjarmason [Wed, 22 Jun 2005 01:59:35 +0000 (01:59 +0000)]
* Special:Statistics now supports action=raw, useful for bots designed to
  harwest e.g. article counts from multiple wikis.

18 years ago* Using wfSuppressWarnings() to supress undefined index warnings when a
Ævar Arnfjörð Bjarmason [Wed, 22 Jun 2005 00:43:50 +0000 (00:43 +0000)]
* Using wfSuppressWarnings() to supress undefined index warnings when a
  linktrail doesn't exist such as for Arabic.
* Removed 'sitesettings', obsolete.

18 years agoMake an attempt to fix some more problems:
Brion Vibber [Tue, 21 Jun 2005 21:35:48 +0000 (21:35 +0000)]
Make an attempt to fix some more problems:
* incorrect escaping of URL components
* missing escaping of URLs in <a href> tags
* don't try to place HTML-formatted wikitext into a single-quoted attribute value
* an odd str_replace
* some other XHTML bits

18 years agoRemove leftover junk
Brion Vibber [Tue, 21 Jun 2005 21:25:27 +0000 (21:25 +0000)]
Remove leftover junk

18 years ago* (bug 1714) Overriding #wpSave and #wpDiff
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 21:11:42 +0000 (21:11 +0000)]
* (bug 1714) Overriding #wpSave and #wpDiff

18 years agofixes to broken HTML messages; table markup now CSS
Magnus Manske [Tue, 21 Jun 2005 19:59:19 +0000 (19:59 +0000)]
fixes to broken HTML messages; table markup now CSS

18 years ago* (bug 1714) Tweaks, reducing the margin to 0.33em and applying it to #wpDiff
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 15:41:45 +0000 (15:41 +0000)]
* (bug 1714) Tweaks, reducing the margin to 0.33em and applying it to #wpDiff
  as well.

18 years ago* (bug 1714) the "Save page" button now has right margin to seperate it from
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 15:18:07 +0000 (15:18 +0000)]
* (bug 1714) the "Save page" button now has right margin to seperate it from
  "Show preview" and "Show changes"

18 years ago* Displaying namespace subheadings on Special:Watchlist/edit
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 15:00:09 +0000 (15:00 +0000)]
* Displaying namespace subheadings on Special:Watchlist/edit

18 years ago* (bug 1887) Applying attachment 461
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 13:48:35 +0000 (13:48 +0000)]
* (bug 1887) Applying attachment 461

18 years agoduh, use the right func
Brion Vibber [Tue, 21 Jun 2005 05:32:44 +0000 (05:32 +0000)]
duh, use the right func

18 years agoAdd file renaming for images and archived images, leaving symlinks from old
Brion Vibber [Tue, 21 Jun 2005 05:29:24 +0000 (05:29 +0000)]
Add file renaming for images and archived images, leaving symlinks from old
names. This code is untested so far.

18 years ago* (bug 2467) Fixed encoding issue with previous patch
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 02:05:00 +0000 (02:05 +0000)]
* (bug 2467) Fixed encoding issue with previous patch

18 years ago* Removed a redundant variable by the name of 'redundant' from this redundancy
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 01:31:16 +0000 (01:31 +0000)]
* Removed a redundant variable by the name of 'redundant' from this redundancy
  checking script.

18 years agos/Interwiki/Transwiki/ import
Brion Vibber [Tue, 21 Jun 2005 00:49:52 +0000 (00:49 +0000)]
s/Interwiki/Transwiki/ import
That term seems established, we just haven't had the code ready. ;)

18 years ago* Removed <p> being passed to addWikiTexT(), the parser will add that anyway
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 00:27:52 +0000 (00:27 +0000)]
* Removed <p> being passed to addWikiTexT(), the parser will add that anyway
* Using wfMsg's instead of hardcoded strings

18 years ago* Added msg:importinterwiki, for Special:Import
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 00:26:53 +0000 (00:26 +0000)]
* Added msg:importinterwiki, for Special:Import

18 years ago* Fixed a bug in Special:Contributions that caused the namespace selection to
Ævar Arnfjörð Bjarmason [Tue, 21 Jun 2005 00:12:32 +0000 (00:12 +0000)]
* Fixed a bug in Special:Contributions that caused the namespace selection to
  be forgotten between submits

18 years ago* Not using $wgTranslateNumerals anymmore
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 21:54:51 +0000 (21:54 +0000)]
* Not using $wgTranslateNumerals anymmore

18 years ago* Removed obsolete notes
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 21:52:42 +0000 (21:52 +0000)]
* Removed obsolete notes

18 years agovalidation table fix
Magnus Manske [Mon, 20 Jun 2005 20:41:11 +0000 (20:41 +0000)]
validation table fix

18 years ago* (bug 2467) Adding a Turkish language file
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 20:41:05 +0000 (20:41 +0000)]
* (bug 2467) Adding a Turkish language file

18 years agos/���/&rarr;/
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 18:54:49 +0000 (18:54 +0000)]
s/���/&rarr;/

18 years agotypo
Antoine Musso [Mon, 20 Jun 2005 14:57:07 +0000 (14:57 +0000)]
typo

18 years ago* Removed getNsIndex(), no longer needed
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 12:34:21 +0000 (12:34 +0000)]
* Removed getNsIndex(), no longer needed

18 years ago* Removed redundant messages (found with maintenance/redundanttrans.php)
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 12:21:27 +0000 (12:21 +0000)]
* Removed redundant messages (found with maintenance/redundanttrans.php)
* Removed getNsIndex(), no longer needed.

18 years ago* Removing redundant messages (found with maintenance/redundanttrans.php)
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 12:03:17 +0000 (12:03 +0000)]
* Removing redundant messages (found with maintenance/redundanttrans.php)

18 years ago* A new tool to check for redundant translations
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 11:56:24 +0000 (11:56 +0000)]
* A new tool to check for redundant translations

18 years ago* (bug 1120) Updated the Czech translation
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 11:44:01 +0000 (11:44 +0000)]
* (bug 1120) Updated the Czech translation

18 years ago* (bug 1120) Updated the translation
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 11:35:32 +0000 (11:35 +0000)]
* (bug 1120) Updated the translation

18 years ago* Comment for msg:sidebar moved out of msg:sidebar into a php comment
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 11:17:38 +0000 (11:17 +0000)]
* Comment for msg:sidebar moved out of msg:sidebar into a php comment

18 years ago* {{PATH}} => {{SCRIPTPATH}}
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 11:07:48 +0000 (11:07 +0000)]
* {{PATH}} => {{SCRIPTPATH}}

18 years ago* MAG_PATH renamed to MAG_SCRIPTPATH
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 11:06:33 +0000 (11:06 +0000)]
* MAG_PATH renamed to MAG_SCRIPTPATH

18 years ago* Using wfSupressWarnings() to avoid warnings on corrupt exif headers
Ævar Arnfjörð Bjarmason [Mon, 20 Jun 2005 09:50:55 +0000 (09:50 +0000)]
* Using wfSupressWarnings() to avoid warnings on corrupt exif headers

18 years ago* (bug 2462 etc) Taking out the experimental dash conversion; it broke too
Brion Vibber [Mon, 20 Jun 2005 04:56:59 +0000 (04:56 +0000)]
* (bug 2462 etc) Taking out the experimental dash conversion; it broke too
  many things for the current parser to handle cleanly

18 years ago* (bug 2459) Correct escaping in Special:Log prev/next links
Brion Vibber [Sun, 19 Jun 2005 20:25:32 +0000 (20:25 +0000)]
* (bug 2459) Correct escaping in Special:Log prev/next links

18 years agowhitespace
Brion Vibber [Sun, 19 Jun 2005 20:25:09 +0000 (20:25 +0000)]
whitespace

18 years ago* plain & is invalid in XML
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 16:15:18 +0000 (16:15 +0000)]
* plain & is invalid in XML

18 years ago* Using {{PATH}} rather than $wgScriptPath
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 16:10:03 +0000 (16:10 +0000)]
* Using {{PATH}} rather than $wgScriptPath

18 years ago* A new magic word, {{PATH}}, returns $wgScriptPath
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 16:09:00 +0000 (16:09 +0000)]
* A new magic word, {{PATH}}, returns $wgScriptPath

18 years ago* Special:Imagelist displays titles with " " instead of "_"
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 15:23:01 +0000 (15:23 +0000)]
* Special:Imagelist displays titles with " " instead of "_"

18 years ago* Using ��� rather than => (like Special:Doubleredirects)
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 15:18:28 +0000 (15:18 +0000)]
* Using ��� rather than => (like Special:Doubleredirects)

18 years ago* (bug 2457) The "Special page" href now links to the current special page
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 15:13:03 +0000 (15:13 +0000)]
* (bug 2457) The "Special page" href now links to the current special page
  rather than to ""

18 years ago* (bug 2457) The href on the "special page" tab was "" which got interpeted
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 15:07:10 +0000 (15:07 +0000)]
* (bug 2457) The href on the "special page" tab was "" which got interpeted
  differently by various browsers, some linked to the current page but others
  linked to the current directory, replaced it with a link to the current page.

18 years ago* sprintf("%-75s %6s %13s %13s %13s %9s %14s %14s %9s\n", "Name", "Calls", "Total...
Ævar Arnfjörð Bjarmason [Sun, 19 Jun 2005 14:52:03 +0000 (14:52 +0000)]
* sprintf("%-75s %6s %13s %13s %13s %9s %14s   %14s %9s\n", "Name", "Calls", "Total", "Each", "%", "Mem");
  caused a E_WARNING in version 4.3.11 of PHP, the number of arguments did not
  match the number of %'s, cut it off at the first %9s

18 years agofixed checked-in conflict marker
Tim Starling [Sun, 19 Jun 2005 10:17:22 +0000 (10:17 +0000)]
fixed checked-in conflict marker

18 years ago* Special:Upload now uses 'upload' permission instead of hardcoding login check
Brion Vibber [Sun, 19 Jun 2005 08:03:40 +0000 (08:03 +0000)]
* Special:Upload now uses 'upload' permission instead of hardcoding login check
* Add 'importupload' permission to disable direct uploads to Special:Import

18 years ago* Changed $wgGroupPermissions to more cut-n-paste-friendly format
Brion Vibber [Sun, 19 Jun 2005 07:03:55 +0000 (07:03 +0000)]
* Changed $wgGroupPermissions to more cut-n-paste-friendly format
* 'developer' group deprecated by default

18 years ago* badaccess/badaccesstext to supercede sysop*, developer* messages
Brion Vibber [Sun, 19 Jun 2005 06:25:53 +0000 (06:25 +0000)]
* badaccess/badaccesstext to supercede sysop*, developer* messages

18 years agostats changes ported from 1.4
Tim Starling [Sun, 19 Jun 2005 03:05:51 +0000 (03:05 +0000)]
stats changes ported from 1.4

18 years agovarious load balancing tweaks
Tim Starling [Sun, 19 Jun 2005 02:39:43 +0000 (02:39 +0000)]
various load balancing tweaks

18 years agoUser time profiling, uncomment to use
Tim Starling [Sun, 19 Jun 2005 02:31:54 +0000 (02:31 +0000)]
User time profiling, uncomment to use

18 years agoported changes to SORBS check from 1.4
Tim Starling [Sun, 19 Jun 2005 02:17:05 +0000 (02:17 +0000)]
ported changes to SORBS check from 1.4

18 years agoNorsk -> Norsk (bokm�l)
Tim Starling [Sun, 19 Jun 2005 01:59:05 +0000 (01:59 +0000)]
Norsk -> Norsk (bokm�l)

18 years agoPROCESS permission, for lag detection
Tim Starling [Sun, 19 Jun 2005 01:44:13 +0000 (01:44 +0000)]
PROCESS permission, for lag detection

18 years agorespect MW_WIKIUSER environment variable
Tim Starling [Sun, 19 Jun 2005 01:39:16 +0000 (01:39 +0000)]
respect MW_WIKIUSER environment variable

18 years agonicer formatting
Tim Starling [Sun, 19 Jun 2005 01:30:56 +0000 (01:30 +0000)]
nicer formatting

18 years agoassorted bug fixes and changes ported from 1.4
Tim Starling [Sun, 19 Jun 2005 01:26:02 +0000 (01:26 +0000)]
assorted bug fixes and changes ported from 1.4

18 years agowait for slaves
Tim Starling [Sun, 19 Jun 2005 01:09:02 +0000 (01:09 +0000)]
wait for slaves

18 years agofixed references to cur table in comments
Tim Starling [Sun, 19 Jun 2005 01:06:21 +0000 (01:06 +0000)]
fixed references to cur table in comments

18 years agoported refreshLinks.php improvements (and associated change to commandLine.inc and...
Tim Starling [Sun, 19 Jun 2005 01:05:56 +0000 (01:05 +0000)]
ported refreshLinks.php improvements (and associated change to commandLine.inc and Database.php) from 1.4

18 years agoported site_stats change from 1.4
Tim Starling [Sun, 19 Jun 2005 00:21:49 +0000 (00:21 +0000)]
ported site_stats change from 1.4

18 years agoCode cleanup: initialize the array variable rather than covering up an uninitialized...
Brion Vibber [Sat, 18 Jun 2005 09:55:17 +0000 (09:55 +0000)]
Code cleanup: initialize the array variable rather than covering up an uninitialized use...

18 years ago* Less gratuitous munging of content sample in delete summary
Brion Vibber [Sat, 18 Jun 2005 09:45:18 +0000 (09:45 +0000)]
* Less gratuitous munging of content sample in delete summary
* some code cleanup in deletion form

18 years agoUse Language::truncate()
Brion Vibber [Sat, 18 Jun 2005 09:34:25 +0000 (09:34 +0000)]
Use Language::truncate()

18 years agoWikipedia -> Project
Alexander Sigachov [Sat, 18 Jun 2005 09:19:06 +0000 (09:19 +0000)]
Wikipedia -> Project

18 years agoUpdate from language.php 1.560 to 1.564
Alexander Sigachov [Sat, 18 Jun 2005 09:10:58 +0000 (09:10 +0000)]
Update from language.php 1.560 to 1.564

18 years agoGeneric cygwin hack
Tim Starling [Sat, 18 Jun 2005 05:09:27 +0000 (05:09 +0000)]
Generic cygwin hack

18 years ago* Removed getNsText() decleration, redundant now that the parent defines it in
Ævar Arnfjörð Bjarmason [Sat, 18 Jun 2005 04:11:32 +0000 (04:11 +0000)]
* Removed getNsText() decleration, redundant now that the parent defines it in
  a OOP-ish way.

18 years ago* (bug 2287) Added input checking to getNsText()
Ævar Arnfjörð Bjarmason [Sat, 18 Jun 2005 04:06:54 +0000 (04:06 +0000)]
* (bug 2287) Added input checking to getNsText()
* Rewrote getNsText() and getNsIndex() so that they don't need to be
  redeclared by child classes
* Documented getNsText() and getNsIndex()

18 years ago* Fixed typo ( :: not : )
Ævar Arnfjörð Bjarmason [Sat, 18 Jun 2005 03:30:27 +0000 (03:30 +0000)]
* Fixed typo ( :: not : )

18 years ago* @ in case $bar is undefined
Ævar Arnfjörð Bjarmason [Sat, 18 Jun 2005 03:02:17 +0000 (03:02 +0000)]
* @ in case $bar is undefined

18 years ago* Bah, this extracttags hack sucked
Ævar Arnfjörð Bjarmason [Sat, 18 Jun 2005 01:23:20 +0000 (01:23 +0000)]
* Bah, this extracttags hack sucked

18 years ago* Moved $text alteration statement, should only be used when we're not
Ævar Arnfjörð Bjarmason [Sat, 18 Jun 2005 01:13:46 +0000 (01:13 +0000)]
* Moved $text alteration statement, should only be used when we're not
  stripping comments.

18 years ago* (bug 2374) Allow extension tags to be terminated empty elements
Ævar Arnfjörð Bjarmason [Sat, 18 Jun 2005 01:07:42 +0000 (01:07 +0000)]
* (bug 2374) Allow extension tags to be terminated empty elements
  i.e. <extension/> instead of <extension></extension>, works for
  <extension foo=bar.../> too

18 years agoFix up getMessage() on WikiError
Brion Vibber [Fri, 17 Jun 2005 23:20:55 +0000 (23:20 +0000)]
Fix up getMessage() on WikiError

18 years ago* Using parent:: instead of Language::
Ævar Arnfjörð Bjarmason [Thu, 16 Jun 2005 20:38:06 +0000 (20:38 +0000)]
* Using parent:: instead of Language::

18 years agoUse parent instead of Language::, remove unused global
Jens Frank [Thu, 16 Jun 2005 19:55:24 +0000 (19:55 +0000)]
Use parent instead of Language::, remove unused global

18 years ago* Misc cleanup
Ævar Arnfjörð Bjarmason [Thu, 16 Jun 2005 19:37:44 +0000 (19:37 +0000)]
* Misc cleanup

18 years ago(bug 2277) Added Friulian language file
Jens Frank [Thu, 16 Jun 2005 19:24:41 +0000 (19:24 +0000)]
(bug 2277) Added Friulian language file

18 years ago* (bug 2421) cleanup $wgNamespacesWithSubpages,
Brion Vibber [Thu, 16 Jun 2005 08:21:30 +0000 (08:21 +0000)]
* (bug 2421) cleanup $wgNamespacesWithSubpages,
  $wgNamespacesToBeSearchedDefault definitions

18 years ago* (bug 1805) Initialise $wgContLang before $wgUser
Brion Vibber [Thu, 16 Jun 2005 07:51:45 +0000 (07:51 +0000)]
* (bug 1805) Initialise $wgContLang before $wgUser

18 years ago* (bug 873) Fix usage of createaccount permission; replaces $wgWhitelistAccount
Brion Vibber [Thu, 16 Jun 2005 06:53:26 +0000 (06:53 +0000)]
* (bug 873) Fix usage of createaccount permission; replaces $wgWhitelistAccount

18 years ago* (bug 1702) Display a handy upload link instead of a useless blank link
Brion Vibber [Thu, 16 Jun 2005 05:36:10 +0000 (05:36 +0000)]
* (bug 1702) Display a handy upload link instead of a useless blank link
  for [[media:]] links to nonexistent files.

18 years ago* Fix ordering of Special:Listusers; fix groups list so it shows all groups
Brion Vibber [Thu, 16 Jun 2005 02:34:40 +0000 (02:34 +0000)]
* Fix ordering of Special:Listusers; fix groups list so it shows all groups
  when searching for a specific group and can't be split across pages

18 years ago* Added wfMsgHtml() function for escaping messages and leaving params intact
Brion Vibber [Thu, 16 Jun 2005 02:31:57 +0000 (02:31 +0000)]
* Added wfMsgHtml() function for escaping messages and leaving params intact

18 years ago* Improved the inline documentation for msg:sidebar, hopefully we'll get a
Ævar Arnfjörð Bjarmason [Wed, 15 Jun 2005 19:24:37 +0000 (19:24 +0000)]
* Improved the inline documentation for msg:sidebar, hopefully we'll get a
  reduction in "how do I add links to the sidebar" questions after 1.5.

18 years ago1000->2500, huhuh
Domas Mituzas [Wed, 15 Jun 2005 04:57:19 +0000 (04:57 +0000)]
1000->2500, huhuh

18 years ago* (bug 2408) page_is_new was inverted (whoops!)
Brion Vibber [Tue, 14 Jun 2005 19:24:03 +0000 (19:24 +0000)]
* (bug 2408) page_is_new was inverted (whoops!)

18 years ago* Guard Special:Userrights against form submission forgery
Brion Vibber [Tue, 14 Jun 2005 19:13:12 +0000 (19:13 +0000)]
* Guard Special:Userrights against form submission forgery
and fix some notices

18 years agoSomebody broke this.
Brion Vibber [Tue, 14 Jun 2005 18:09:05 +0000 (18:09 +0000)]
Somebody broke this.

18 years ago(bug 2171) The parser is not totally reentrant
Anders Wegge Jakobsen [Tue, 14 Jun 2005 16:04:00 +0000 (16:04 +0000)]
(bug 2171) The parser is not totally reentrant

18 years ago(bug 2400) don't send confirmation mail on account creation if $wgEmailAuthentication...
Jens Frank [Mon, 13 Jun 2005 18:19:18 +0000 (18:19 +0000)]
(bug 2400) don't send confirmation mail on account creation if $wgEmailAuthentication is false.'

18 years agoBUG#2292 - catch 'null' return values for getThumbnail()
Jens Frank [Mon, 13 Jun 2005 06:38:02 +0000 (06:38 +0000)]
BUG#2292 - catch 'null' return values for getThumbnail()

18 years agoported clock skew fudge from 1.4
Tim Starling [Sun, 12 Jun 2005 17:05:07 +0000 (17:05 +0000)]
ported clock skew fudge from 1.4

18 years agoThat was bug 1322, not 650
Brion Vibber [Sun, 12 Jun 2005 14:12:57 +0000 (14:12 +0000)]
That was bug 1322, not 650

18 years agoValidation feature misc updates
Magnus Manske [Sun, 12 Jun 2005 14:11:29 +0000 (14:11 +0000)]
Validation feature misc updates

18 years ago* (bug 650) Use a shorter cl_sortkey field to avoid breaking on MySQL 4.1
Brion Vibber [Sun, 12 Jun 2005 13:52:38 +0000 (13:52 +0000)]
* (bug 650) Use a shorter cl_sortkey field to avoid breaking on MySQL 4.1
  when the default charset is set to utf8

18 years ago* (bug 2394) Undo incompatible breakage to {{msg:}} compatiblity includes
Brion Vibber [Sun, 12 Jun 2005 13:39:28 +0000 (13:39 +0000)]
* (bug 2394) Undo incompatible breakage to {{msg:}} compatiblity includes

18 years ago* (bug 650) Prominently link MySQL 4.1 help page in installer if a possible
Brion Vibber [Sun, 12 Jun 2005 12:42:27 +0000 (12:42 +0000)]
* (bug 650) Prominently link MySQL 4.1 help page in installer if a possible
  version conflict is detected