lhc/web/wiklou.git
18 years agoAvar poked in these hooks as a demo for Tom, but they aren't probably
Brion Vibber [Sun, 11 Dec 2005 02:46:25 +0000 (02:46 +0000)]
Avar poked in these hooks as a demo for Tom, but they aren't probably
a good way to do it. Better probably would be manipulating the
set of special pages, which already have a spot for requiring
a permission key.

18 years ago* (bug 4233) Update LanguageJa.php
Niklas Laxström [Sat, 10 Dec 2005 22:55:51 +0000 (22:55 +0000)]
* (bug 4233) Update LanguageJa.php

18 years agoHooks! Hoooooks!
Magnus Manske [Sat, 10 Dec 2005 22:06:34 +0000 (22:06 +0000)]
Hooks! Hoooooks!

18 years agolayout fix
Magnus Manske [Fri, 9 Dec 2005 18:47:53 +0000 (18:47 +0000)]
layout fix

18 years ago* Implemented a cache for User::getMaxID()
Ævar Arnfjörð Bjarmason [Fri, 9 Dec 2005 15:28:57 +0000 (15:28 +0000)]
* Implemented a cache for User::getMaxID()

18 years agonew hook
Magnus Manske [Fri, 9 Dec 2005 10:17:52 +0000 (10:17 +0000)]
new hook

18 years ago* (bug 3294) A hook intended for use by extensions/Contributionsviewpermission/Contri...
Ævar Arnfjörð Bjarmason [Fri, 9 Dec 2005 09:50:41 +0000 (09:50 +0000)]
* (bug 3294) A hook intended for use by extensions/Contributionsviewpermission/Contributionsviewpermission.php

18 years ago* Renamed Special:Blockip to Special:Block
Ævar Arnfjörð Bjarmason [Fri, 9 Dec 2005 08:53:18 +0000 (08:53 +0000)]
* Renamed Special:Blockip to Special:Block
* Code formatting: "  " => "\t"

18 years ago* Apply the same style to 'span.history-deleted' as 'li span.deleted'
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 20:27:29 +0000 (20:27 +0000)]
* Apply the same style to 'span.history-deleted' as 'li span.deleted'

18 years ago* Format deleted revisions correctly
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 20:25:45 +0000 (20:25 +0000)]
* Format deleted revisions correctly

18 years ago* Support a third paramater to Linker::commentBlock() that indicates whether or
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 20:19:33 +0000 (20:19 +0000)]
* Support a third paramater to Linker::commentBlock() that indicates whether or
  not the comment is from a deleted revision.

18 years ago* Don't display the protec/unprotect tab in NS_MEDIAWIKI
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 17:44:35 +0000 (17:44 +0000)]
* Don't display the protec/unprotect tab in NS_MEDIAWIKI

18 years ago* Removing undelete permission, useless permission cruft, nothing uses it
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 17:00:10 +0000 (17:00 +0000)]
* Removing undelete permission, useless permission cruft, nothing uses it

18 years ago* (bug 3946) Set page_random to RAND() if it equals 0
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 11:27:43 +0000 (11:27 +0000)]
* (bug 3946) Set page_random to RAND() if it equals 0

18 years agoFix typo in moved purge code in onArticleEdit
Brion Vibber [Thu, 8 Dec 2005 08:41:52 +0000 (08:41 +0000)]
Fix typo in moved purge code in onArticleEdit

18 years ago* Documentation: "Check where as the operating" => "Check if the operating system"
Ævar Arnfjörð Bjarmason [Thu, 8 Dec 2005 08:01:39 +0000 (08:01 +0000)]
* Documentation: "Check where as the operating" => "Check if the operating system"
* Code formatting
* Make wfOpenElement() support attributes
* Changed variable name: $x => $protocols

18 years ago* Use content-lang for sitenotice
Brion Vibber [Thu, 8 Dec 2005 05:28:34 +0000 (05:28 +0000)]
* Use content-lang for sitenotice

18 years ago* (bug 4212) Skip redundant meta-robots tag for default settings
Brion Vibber [Thu, 8 Dec 2005 02:38:46 +0000 (02:38 +0000)]
* (bug 4212) Skip redundant meta-robots tag for default settings

18 years ago* (bug 4214) Skip redundant action text inserts into the HTML <title>
Brion Vibber [Thu, 8 Dec 2005 02:07:45 +0000 (02:07 +0000)]
* (bug 4214) Skip redundant action text inserts into the HTML <title>

18 years agoAvoid undefined variable error on null edits
Brion Vibber [Thu, 8 Dec 2005 01:52:43 +0000 (01:52 +0000)]
Avoid undefined variable error on null edits

18 years agoCleanup...
Brion Vibber [Thu, 8 Dec 2005 01:36:33 +0000 (01:36 +0000)]
Cleanup...
* Move template / squid purging back to onArticleEdit() out of updateArticle()
* Move email notifications from showArticle() to RecentChange::save(), next to the IRC updates
* Use INSERT IGNORE instead of REPLACE for WatchedItem::watch(), avoids breaking notification timestamps for the auto-add on the user talk

18 years ago* (bug 4207) Wrong image size when using 100x200px syntax to scale image up
Brion Vibber [Wed, 7 Dec 2005 22:57:22 +0000 (22:57 +0000)]
* (bug 4207) Wrong image size when using 100x200px syntax to scale image up
  patch by David Benbennick
http://bugzilla.wikimedia.org/attachment.cgi?id=1152

18 years agoRest of pieces for bug 4192
Brion Vibber [Wed, 7 Dec 2005 22:46:17 +0000 (22:46 +0000)]
Rest of pieces for bug 4192

18 years ago* Reverting changes introduced in 1.752, please keep extension messages in the extens...
Ævar Arnfjörð Bjarmason [Wed, 7 Dec 2005 13:32:20 +0000 (13:32 +0000)]
* Reverting changes introduced in 1.752, please keep extension messages in the extensions.

18 years agoText for StableVersion extension
Magnus Manske [Wed, 7 Dec 2005 13:15:45 +0000 (13:15 +0000)]
Text for StableVersion extension

18 years ago* Typo in last commit
Ævar Arnfjörð Bjarmason [Wed, 7 Dec 2005 12:54:37 +0000 (12:54 +0000)]
* Typo in last commit

18 years ago* (bug 4201) Fix user-talk mode for Enotif, and general code cleanup
Brion Vibber [Wed, 7 Dec 2005 11:52:34 +0000 (11:52 +0000)]
* (bug 4201) Fix user-talk mode for Enotif, and general code cleanup
- treat NULL properly in watchlist lookup for notification sending
- consolidate a lot of ugly code that fiddles in those tables
- use user_newtalk consistently in enotif mode; watchlist for email notifications, user_newtalk for on-screen message and status check
- clean up handling of other peoples' user_talk pages when in the talk-only limited enotif: only your own will get sent, not other people watching your page
- and others watching your page _will_ work in watchable enotif mode
- add a watch on page + talk page consistently for the auto-add of the user talk page, not just half the page
- don't unwatch the user talk page on view! that's just wacky
- removed UserTalkUpdate, now redundant
- have User::setNewTalk() apply immediately
- clear newtalk from User::clearNotification() and User::clearAllNotifications()

18 years agosome new hooks, preparing for new extension
Magnus Manske [Wed, 7 Dec 2005 10:37:48 +0000 (10:37 +0000)]
some new hooks, preparing for new extension

18 years ago* (bug 4192) Remove silly 'The Free Encyclopedia' default sitesubtitle
Brion Vibber [Tue, 6 Dec 2005 23:29:54 +0000 (23:29 +0000)]
* (bug 4192) Remove silly 'The Free Encyclopedia' default sitesubtitle

18 years agoRevert last change, was already fixed in the meantime
Jens Frank [Tue, 6 Dec 2005 22:37:12 +0000 (22:37 +0000)]
Revert last change, was already fixed in the meantime

18 years agoAvoid FATAL ERROR when creating thumbnail of non-existing image
Jens Frank [Tue, 6 Dec 2005 22:33:47 +0000 (22:33 +0000)]
Avoid FATAL ERROR when creating thumbnail of non-existing image

18 years agoUpdated
Niklas Laxström [Tue, 6 Dec 2005 14:41:39 +0000 (14:41 +0000)]
Updated

18 years agoLazy initialisation of wgProxyList
Tim Starling [Tue, 6 Dec 2005 13:29:07 +0000 (13:29 +0000)]
Lazy initialisation of wgProxyList

18 years agoLazy initialisation of wgProxyList, no flip required
Tim Starling [Tue, 6 Dec 2005 13:24:47 +0000 (13:24 +0000)]
Lazy initialisation of wgProxyList, no flip required

18 years agoMeasurement of the pre-profile setup time
Tim Starling [Tue, 6 Dec 2005 13:08:51 +0000 (13:08 +0000)]
Measurement of the pre-profile setup time

18 years ago+ Using usort() on the extensnion list with a callback function that sorts by byte...
Ævar Arnfjörð Bjarmason [Tue, 6 Dec 2005 05:28:20 +0000 (05:28 +0000)]
+ Using usort() on the extensnion list with a callback function that sorts by byte order
* Using ksort() on the $wgHooks list
* Changed the SpecialVersionExtensionTypes hook to pass &$this as well as &$extensionTypes
* Changing "--" to "-" rather than " - - " in IP addresses (like that'll ever happen at all)
* Code formatting
* PHPDoc improvements

18 years ago* (bug http://en.wikipedia.org/w/index.php?title=User_talk:%C3%86var_Arnfj%C3%B6r...
Ævar Arnfjörð Bjarmason [Tue, 6 Dec 2005 01:32:13 +0000 (01:32 +0000)]
* (bug en.wikipedia.org/w/index.php?title=User_talk:%C3%86var_Arnfj%C3%B6r%C3%B0_Bjarmason&oldid=30287439#Save_button_problem_in_preferences)
  use a proper title="" for the save button in the preferences, for accessability with screen readers

18 years agoTrivial changes to comments and commented lines in DefaultSettings.php
Rowan Collins [Tue, 6 Dec 2005 00:48:56 +0000 (00:48 +0000)]
Trivial changes to comments and commented lines in DefaultSettings.php

18 years agomake it a bit cleared: users should not modify the file
Antoine Musso [Mon, 5 Dec 2005 20:44:39 +0000 (20:44 +0000)]
make it a bit cleared: users should not modify the file

18 years ago* (bug 4170) Decode HTML character escapes in sort key
Brion Vibber [Mon, 5 Dec 2005 08:19:52 +0000 (08:19 +0000)]
* (bug 4170) Decode HTML character escapes in sort key

18 years ago* (bug 4169) Use $wgLegalTitleChars in pipe trick conversions
Brion Vibber [Mon, 5 Dec 2005 07:44:14 +0000 (07:44 +0000)]
* (bug 4169) Use $wgLegalTitleChars in pipe trick conversions

18 years ago* (bug 1850) Additional fixes so existing local and remote images
Brion Vibber [Mon, 5 Dec 2005 07:08:04 +0000 (07:08 +0000)]
* (bug 1850) Additional fixes so existing local and remote images
  get a blue link even if there's no local description page

18 years agoDefine $thumbUrl so it isn't undefined on failure
Brion Vibber [Mon, 5 Dec 2005 06:35:08 +0000 (06:35 +0000)]
Define $thumbUrl so it isn't undefined on failure

18 years ago* (bug 4167) Fix regression caused by patch for bug 153
Brion Vibber [Mon, 5 Dec 2005 06:14:49 +0000 (06:14 +0000)]
* (bug 4167) Fix regression caused by patch for bug 153
New code didn't check for null thumbnail (deleted or nonexistent images)

18 years ago* Add createpage and createtalk permission keys, allowing a quick
Brion Vibber [Mon, 5 Dec 2005 05:37:10 +0000 (05:37 +0000)]
* Add createpage and createtalk permission keys, allowing a quick
  switch to disable page creation for anonymous users.
Jimmy requested we have this ability available.

18 years agoDon't disappear a parameter in a derived class just because you don't use it; that...
Brion Vibber [Mon, 5 Dec 2005 02:20:09 +0000 (02:20 +0000)]
Don't disappear a parameter in a derived class just because you don't use it; that's unclean and poor practice

18 years agosome useless calls / unitialized $matches arrays
Antoine Musso [Sun, 4 Dec 2005 21:15:04 +0000 (21:15 +0000)]
some useless calls / unitialized $matches arrays

18 years agoRemove Out::transformBuffer method that does nothing
Antoine Musso [Sun, 4 Dec 2005 21:08:39 +0000 (21:08 +0000)]
Remove Out::transformBuffer method that does nothing

18 years agounused dbw , remove call by reference but put a comment
Antoine Musso [Sun, 4 Dec 2005 20:56:20 +0000 (20:56 +0000)]
unused dbw , remove call by reference but put a comment

18 years ago* really comment commented live hack (some calls were still around)
Antoine Musso [Sun, 4 Dec 2005 20:51:02 +0000 (20:51 +0000)]
* really comment commented live hack (some calls were still around)
* redundant ip=''
* code formatting

18 years agoinitialize array before preg_match*
Antoine Musso [Sun, 4 Dec 2005 20:43:42 +0000 (20:43 +0000)]
initialize array before preg_match*

18 years ago* useless calls to tableName
Antoine Musso [Sun, 4 Dec 2005 20:36:58 +0000 (20:36 +0000)]
* useless calls to tableName
* uninitialized variables

18 years agoRemove never used stuff. There is some $rand = wfRandom calls that might
Antoine Musso [Sun, 4 Dec 2005 20:32:22 +0000 (20:32 +0000)]
Remove never used stuff. There is some $rand = wfRandom calls that might
need to be removed.

18 years agoReturn error message instead of fatal abort
Jens Frank [Sun, 4 Dec 2005 20:32:13 +0000 (20:32 +0000)]
Return error message instead of fatal abort

18 years ago* code formatting
Antoine Musso [Sun, 4 Dec 2005 20:20:03 +0000 (20:20 +0000)]
* code formatting
* comment
* useless calls

18 years agofname never used
Antoine Musso [Sun, 4 Dec 2005 20:10:34 +0000 (20:10 +0000)]
fname never used

18 years agouseless call
Antoine Musso [Sun, 4 Dec 2005 19:58:20 +0000 (19:58 +0000)]
useless call

18 years ago* argument passed by reference but not changed
Antoine Musso [Sun, 4 Dec 2005 19:55:01 +0000 (19:55 +0000)]
* argument passed by reference but not changed
* unused argument

18 years agoClean up unused globals!
Antoine Musso [Sun, 4 Dec 2005 18:27:59 +0000 (18:27 +0000)]
Clean up unused globals!

18 years agoignore 'static' files
Antoine Musso [Sun, 4 Dec 2005 14:55:29 +0000 (14:55 +0000)]
ignore 'static' files

18 years agounitialized variable
Antoine Musso [Sun, 4 Dec 2005 14:49:26 +0000 (14:49 +0000)]
unitialized variable

18 years agoFix bug 3905: LanguageKa.php file update
Antoine Musso [Sun, 4 Dec 2005 13:22:10 +0000 (13:22 +0000)]
Fix bug 3905: LanguageKa.php file update
Patch provided by Malafaya <malafaya@clix.pt>

18 years agoFix bug 4160: Update for Portuguese language (pt)
Antoine Musso [Sun, 4 Dec 2005 13:14:03 +0000 (13:14 +0000)]
Fix bug 4160: Update for Portuguese language (pt)
Patch provided by Get_It <wikipedista@gmail.com>

18 years agochange hardset 'wikipedia' to {{sitename}} or {{ns:project}}
Antoine Musso [Sun, 4 Dec 2005 13:07:26 +0000 (13:07 +0000)]
change hardset 'wikipedia' to {{sitename}} or {{ns:project}}

18 years ago* (bug 4165) Correct validation for user language selection (data taint)
Brion Vibber [Sun, 4 Dec 2005 10:53:48 +0000 (10:53 +0000)]
* (bug 4165) Correct validation for user language selection (data taint)

18 years ago* (bug 4162) Add $wgThumbnailEpoch timestamp to force old thumbs to
Brion Vibber [Sun, 4 Dec 2005 09:04:40 +0000 (09:04 +0000)]
* (bug 4162) Add $wgThumbnailEpoch timestamp to force old thumbs to
  be rerendered on demand, sitewide

18 years ago* (bug 153) Adjust thumbnail size calculations to match consistently;
Brion Vibber [Sun, 4 Dec 2005 08:52:01 +0000 (08:52 +0000)]
* (bug 153) Adjust thumbnail size calculations to match consistently;
  patch by David Benbennick

18 years agoOptional summary parameter to action=rollback, for user javascript
Tim Starling [Sun, 4 Dec 2005 06:05:27 +0000 (06:05 +0000)]
Optional summary parameter to action=rollback, for user javascript

18 years agorevert to working version
Brion Vibber [Sun, 4 Dec 2005 01:20:04 +0000 (01:20 +0000)]
revert to working version
please don't randomly change quotes to single quotes; it's useless and  causes bugs

18 years agounescape $
Antoine Musso [Sun, 4 Dec 2005 01:18:39 +0000 (01:18 +0000)]
unescape $

18 years ago* code formatting
Antoine Musso [Sun, 4 Dec 2005 01:12:54 +0000 (01:12 +0000)]
* code formatting
* add 'summary' attribute to toc table element (accessibility)

18 years agosome accessibility, source formatting
Antoine Musso [Sun, 4 Dec 2005 00:56:48 +0000 (00:56 +0000)]
some accessibility, source formatting

18 years agoRevert experimental hack as discussed on IRC
Brion Vibber [Sun, 4 Dec 2005 00:35:14 +0000 (00:35 +0000)]
Revert experimental hack as discussed on IRC

18 years agobetter history
Antoine Musso [Sun, 4 Dec 2005 00:00:06 +0000 (00:00 +0000)]
better history

18 years agobug 3844
Antoine Musso [Sat, 3 Dec 2005 23:46:17 +0000 (23:46 +0000)]
bug 3844

18 years agoFix bug 3844: Default language files need changing
Antoine Musso [Sat, 3 Dec 2005 23:44:41 +0000 (23:44 +0000)]
Fix bug 3844: Default language files need changing

18 years agoquote kill
Antoine Musso [Sat, 3 Dec 2005 23:42:51 +0000 (23:42 +0000)]
quote kill

18 years agoquote killing
Antoine Musso [Sat, 3 Dec 2005 22:27:29 +0000 (22:27 +0000)]
quote killing

18 years agoMassive double quotes killing
Antoine Musso [Sat, 3 Dec 2005 22:18:35 +0000 (22:18 +0000)]
Massive double quotes killing

18 years agoquote killing
Antoine Musso [Sat, 3 Dec 2005 19:25:39 +0000 (19:25 +0000)]
quote killing

18 years ago* Removed call to htmlspecialchars(), undesireable
Ævar Arnfjörð Bjarmason [Sat, 3 Dec 2005 18:29:13 +0000 (18:29 +0000)]
* Removed call to htmlspecialchars(), undesireable

18 years ago'server' command from live
Antoine Musso [Sat, 3 Dec 2005 18:14:19 +0000 (18:14 +0000)]
'server' command from live

18 years agoimplement 'history' command
Antoine Musso [Sat, 3 Dec 2005 17:46:21 +0000 (17:46 +0000)]
implement 'history' command

18 years agodumb help messages. FIXME
Antoine Musso [Sat, 3 Dec 2005 17:41:34 +0000 (17:41 +0000)]
dumb help messages. FIXME

18 years agocode formatting
Antoine Musso [Sat, 3 Dec 2005 17:02:22 +0000 (17:02 +0000)]
code formatting

18 years agoFix validation issue with Special:Userlogin , the div and the form shared
Antoine Musso [Sat, 3 Dec 2005 16:51:26 +0000 (16:51 +0000)]
Fix validation issue with Special:Userlogin , the div and the form shared
the same id / name wich is invalid. Form element is now named userloginForm

18 years ago* <onlyinclude> whitespace, only strip the last newline
Ævar Arnfjörð Bjarmason [Sat, 3 Dec 2005 09:27:50 +0000 (09:27 +0000)]
* <onlyinclude> whitespace, only strip the last newline

18 years ago* Fix XML validity checks in parser tests on PHP 5.1
Brion Vibber [Sat, 3 Dec 2005 08:14:07 +0000 (08:14 +0000)]
* Fix XML validity checks in parser tests on PHP 5.1

18 years ago(bug 4153) further tweak to ipboptions; missing space
Brion Vibber [Sat, 3 Dec 2005 07:19:34 +0000 (07:19 +0000)]
(bug 4153) further tweak to ipboptions; missing space

18 years agoAdjust tests for behavior change: interwiki prefixes are internally normalized to...
Brion Vibber [Sat, 3 Dec 2005 07:16:06 +0000 (07:16 +0000)]
Adjust tests for behavior change: interwiki prefixes are internally normalized to lowercase. This affects the HTML 'title' attribute on links.

18 years ago* (bug 4153) Fix block length localizations in Greek
Brion Vibber [Sat, 3 Dec 2005 07:00:41 +0000 (07:00 +0000)]
* (bug 4153) Fix block length localizations in Greek

18 years ago* (bug 1850) Allow red-links on image pages linked with [[:image:foo]]
Brion Vibber [Sat, 3 Dec 2005 06:28:56 +0000 (06:28 +0000)]
* (bug 1850) Allow red-links on image pages linked with [[:image:foo]]
* (bug 360) Let Whatlinkshere track [[:image:foo]] links

18 years ago* Fixed regression introduced in 1.720..1.722
Ævar Arnfjörð Bjarmason [Sat, 3 Dec 2005 06:26:01 +0000 (06:26 +0000)]
* Fixed regression introduced in 1.720..1.722

18 years agotypo in markup
Brion Vibber [Sat, 3 Dec 2005 05:51:23 +0000 (05:51 +0000)]
typo in markup

18 years ago* Added an interface message that controls the layout of action=edit
Ævar Arnfjörð Bjarmason [Sat, 3 Dec 2005 04:27:27 +0000 (04:27 +0000)]
* Added an interface message that controls the layout of action=edit

18 years ago* Tweak infinite-template-handling loop for PHP 5.1.1 string handling change
Brion Vibber [Sat, 3 Dec 2005 03:12:33 +0000 (03:12 +0000)]
* Tweak infinite-template-handling loop for PHP 5.1.1 string handling change

18 years agoCorrect corrupted character in test case
Brion Vibber [Sat, 3 Dec 2005 03:05:31 +0000 (03:05 +0000)]
Correct corrupted character in test case

18 years agoFixed extension function parameter passing
Tim Starling [Fri, 2 Dec 2005 04:29:57 +0000 (04:29 +0000)]
Fixed extension function parameter passing

18 years ago* (bug 4100, 3049) Add 'edittools' message to hold edit tools, put it
Brion Vibber [Fri, 2 Dec 2005 03:29:37 +0000 (03:29 +0000)]
* (bug 4100, 3049) Add 'edittools' message to hold edit tools, put it
  on Special:Upload as well as edit, rearrange edit page pieces a bit.
  Copyright warning now above the buttons to ensure it's visible,
  template list at the bottom so it can grow.

18 years agomake sure new CSS is applied to create form too
Tom Gilder [Fri, 2 Dec 2005 02:44:12 +0000 (02:44 +0000)]
make sure new CSS is applied to create form too