lhc/web/wiklou.git
15 years agoFix regression from 36662: broke the external link icon totally, external links weren...
Jack Phoenix [Thu, 26 Jun 2008 16:02:39 +0000 (16:02 +0000)]
Fix regression from 36662: broke the external link icon totally, external links weren't showing up as such...

15 years agoUse the proper Title methods in ApiQueryBase::titleToKey() and keyToTitle(). This...
Roan Kattouw [Thu, 26 Jun 2008 15:48:44 +0000 (15:48 +0000)]
Use the proper Title methods in ApiQueryBase::titleToKey() and keyToTitle(). This fixes bug 14651 for much more than just apprefix.

15 years agoUsing WikiError seems to be useless here
Alexandre Emsenhuber [Thu, 26 Jun 2008 14:00:57 +0000 (14:00 +0000)]
Using WikiError seems to be useless here

15 years agoadded PPCustomFrame classes to restore ability to use replaceVariables with a custom...
Daniel Kinzler [Thu, 26 Jun 2008 13:05:40 +0000 (13:05 +0000)]
added PPCustomFrame classes to restore ability to use replaceVariables with a custom map of values. This should unbreak some extensions that were broken by the new PP stuff, like the News extension.

15 years agoAdd new variants to the English file.
Rotem Liss [Thu, 26 Jun 2008 05:03:01 +0000 (05:03 +0000)]
Add new variants to the English file.

15 years ago* (bug 14604) Introduced the following features for the LanguageConverter: Multi...
Shinjiman [Thu, 26 Jun 2008 03:00:34 +0000 (03:00 +0000)]
* (bug 14604) Introduced the following features for the LanguageConverter: Multi-tag support, single conversion flag, remove conversion flag on a single page, description flag, variant name, multi-variant fallbacks.
  patch by fdcn
* Added zh-mo and zh-my variants for the zh language

15 years ago(bug 14647) Remove unused 'townBox' class from global CSS.
Chad Horohoe [Thu, 26 Jun 2008 00:26:43 +0000 (00:26 +0000)]
(bug 14647) Remove unused 'townBox' class from global CSS.

15 years agoMay as well add my name here. It might come in handy sometime.
Aryeh Gregor [Thu, 26 Jun 2008 00:10:15 +0000 (00:10 +0000)]
May as well add my name here.  It might come in handy sometime.

15 years agoDo proper inheritance here instead of copy-paste of top level constructor.
Robert Stojnić [Wed, 25 Jun 2008 22:07:11 +0000 (22:07 +0000)]
Do proper inheritance here instead of copy-paste of top level constructor.
Fixes problem with missing search results on Postgres, thanks to pyroplasm on IRC for pointing it out and testing.

15 years agoLocalisation updates for core messages from Betawiki (2008-06-25 22:11 CEST)
Siebrand Mazeland [Wed, 25 Jun 2008 20:17:58 +0000 (20:17 +0000)]
Localisation updates for core messages from Betawiki (2008-06-25 22:11 CEST)

15 years ago* $code may be undefined, because it is defined inside the loop above, don't use it
Niklas Laxström [Wed, 25 Jun 2008 15:14:41 +0000 (15:14 +0000)]
* $code may be undefined, because it is defined inside the loop above, don't use it

15 years ago* Partially revert 36631, can't use this
Niklas Laxström [Wed, 25 Jun 2008 13:50:46 +0000 (13:50 +0000)]
* Partially revert 36631, can't use this

15 years agoSome tweaks to the doxygen doc:
Alexandre Emsenhuber [Wed, 25 Jun 2008 13:42:01 +0000 (13:42 +0000)]
Some tweaks to the doxygen doc:
* Removed maintenance/mwdoxygen.cfg file and "make doxydoc", doxygen is already supported by default in mwdocgen.php
* Added svn revisions numbers to the doc if Subversion is installed.

15 years agoFix for r36587:
Raimond Spekking [Wed, 25 Jun 2008 12:09:32 +0000 (12:09 +0000)]
Fix for r36587:
* Do not overwrite the previous found $tz when $wgLocaltimezone is set
* Rename message name to a more specific one
* Add message to the message files

15 years ago* Handle fallbacks too in extension aliases
Niklas Laxström [Wed, 25 Jun 2008 11:23:34 +0000 (11:23 +0000)]
* Handle fallbacks too in extension aliases

15 years ago* $wgExtensionAliasesFiles option to simplify adding aliases for special pages provid...
Niklas Laxström [Wed, 25 Jun 2008 10:59:22 +0000 (10:59 +0000)]
* $wgExtensionAliasesFiles option to simplify adding aliases for special pages provided by extensions

15 years agoAdd some quick no-ops for the new lock() and unlock() funcs.
Greg Sabino Mullane [Tue, 24 Jun 2008 20:58:10 +0000 (20:58 +0000)]
Add some quick no-ops for the new lock() and unlock() funcs.

15 years ago* add new hook LinkerMakeExternalImage to allow extensions to modify the HTML output...
Ryan Schmidt [Tue, 24 Jun 2008 14:32:49 +0000 (14:32 +0000)]
* add new hook LinkerMakeExternalImage to allow extensions to modify the HTML output of external images

15 years agoBit of work to AbortMove hook, in preparation for making the SpamBlacklist work on...
Chad Horohoe [Tue, 24 Jun 2008 13:03:16 +0000 (13:03 +0000)]
Bit of work to AbortMove hook, in preparation for making the SpamBlacklist work on move logs.

15 years ago* Some classes from maintenance for autoloading
Niklas Laxström [Tue, 24 Jun 2008 12:38:17 +0000 (12:38 +0000)]
* Some classes from maintenance for autoloading

15 years agoFix regression from r36301: add namespace aliases
Siebrand Mazeland [Tue, 24 Jun 2008 00:03:41 +0000 (00:03 +0000)]
Fix regression from r36301: add namespace aliases

15 years agoPatch that fixes bug number 14452. patch by AhmadSherif.
Mohamed Magdy [Mon, 23 Jun 2008 22:39:49 +0000 (22:39 +0000)]
Patch that fixes bug number 14452. patch by AhmadSherif.

15 years agoRemove duplication
Aaron Schulz [Mon, 23 Jun 2008 21:36:20 +0000 (21:36 +0000)]
Remove duplication

15 years agoLocalisation updates for core messages from Betawiki (2008-06-23 22:55 CEST)
Siebrand Mazeland [Mon, 23 Jun 2008 21:12:55 +0000 (21:12 +0000)]
Localisation updates for core messages from Betawiki (2008-06-23 22:55 CEST)

15 years agoRemove call to wfSeedRandom(), this function does nothing
Alexandre Emsenhuber [Mon, 23 Jun 2008 17:33:41 +0000 (17:33 +0000)]
Remove call to wfSeedRandom(), this function does nothing

15 years agoLocalisation updates German
Raimond Spekking [Mon, 23 Jun 2008 16:12:30 +0000 (16:12 +0000)]
Localisation updates German

15 years agoRevert 36514 per Wikitech-l discussion.
Aryeh Gregor [Sun, 22 Jun 2008 18:24:33 +0000 (18:24 +0000)]
Revert 36514 per Wikitech-l discussion.

15 years agoAdd noratelimit right to list of core rights, was missing.
Andrew Garrett [Sun, 22 Jun 2008 11:30:42 +0000 (11:30 +0000)]
Add noratelimit right to list of core rights, was missing.

15 years agoSelf revert, this isn't really implemented right.
Chad Horohoe [Sun, 22 Jun 2008 00:01:41 +0000 (00:01 +0000)]
Self revert, this isn't really implemented right.

15 years agoAdd MediaWiki:Print.css back in. Now applies to printable=yes -and- actual printing...
Chad Horohoe [Sat, 21 Jun 2008 23:40:26 +0000 (23:40 +0000)]
Add MediaWiki:Print.css back in. Now applies to printable=yes -and- actual printing media.

15 years agoOops, removed RELEASE-NOTES entries in r36526
Roan Kattouw [Sat, 21 Jun 2008 15:15:05 +0000 (15:15 +0000)]
Oops, removed RELEASE-NOTES entries in r36526

15 years agoAPI:
Roan Kattouw [Sat, 21 Jun 2008 15:13:26 +0000 (15:13 +0000)]
API:
* (bug 14605) Adding readonly field to meta=siteinfo&siprop=general
* Unifying coding style in ApiQuerySiteinfo

15 years agoOops, gotta use $exp here
Roan Kattouw [Sat, 21 Jun 2008 15:06:40 +0000 (15:06 +0000)]
Oops, gotta use $exp here

15 years agoRe-adding a <div> element for the rc options.
Rotem Liss [Sat, 21 Jun 2008 11:34:47 +0000 (11:34 +0000)]
Re-adding a <div> element for the rc options.

15 years agoRemoving the recent changes fieldset, per complaints from some users.
Rotem Liss [Sat, 21 Jun 2008 10:51:02 +0000 (10:51 +0000)]
Removing the recent changes fieldset, per complaints from some users.

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Sat, 21 Jun 2008 10:18:51 +0000 (10:18 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoE_SRICT; callback should have the ampersand
Aaron Schulz [Sat, 21 Jun 2008 03:21:02 +0000 (03:21 +0000)]
E_SRICT; callback should have the ampersand

15 years ago* Revert r36478; I don't see the point in this cryptic code
Aaron Schulz [Sat, 21 Jun 2008 03:17:35 +0000 (03:17 +0000)]
* Revert r36478; I don't see the point in this cryptic code
* Restore r36273 as explain on mailing list

15 years agoLocalisation updates: Adding/updating Persian translations
Huji [Sat, 21 Jun 2008 02:53:16 +0000 (02:53 +0000)]
Localisation updates: Adding/updating Persian translations

15 years ago* (bug 14515) HTML nesting cleanup on edit form
Brion Vibber [Fri, 20 Jun 2008 19:50:06 +0000 (19:50 +0000)]
* (bug 14515) HTML nesting cleanup on edit form

The edit form was being a bit wonky about how it nested certain things, splitting the "summary" *label* from the input form and following check boxes with a <div> boundary... which was then forced to be inline.

This maybe made sense long ago, but seems pretty silly now. The div boundary made even less sense when in 'add comment' mode, and when hiding #edit-form via custom JS or css it would abut the <textarea> directly against the following checkboxes, leading to intermittent layout problems.

Moved the <div> to surround the summary box (for regular editing) and down below the textarea (for add-comment mode) so editOptions makes some kind of sense... hopefully....

15 years agoNo need to count(*) in SiteStats::admins
Chad Horohoe [Fri, 20 Jun 2008 18:46:29 +0000 (18:46 +0000)]
No need to count(*) in SiteStats::admins

15 years agoFixes.
Rotem Liss [Fri, 20 Jun 2008 16:36:32 +0000 (16:36 +0000)]
Fixes.

15 years agoFix.
Rotem Liss [Fri, 20 Jun 2008 16:33:39 +0000 (16:33 +0000)]
Fix.

15 years agoUpdate.
Rotem Liss [Fri, 20 Jun 2008 13:34:51 +0000 (13:34 +0000)]
Update.

15 years agoFix regression from r36376. $wgAllowCategorizedRecentChanges was broken.
Chad Horohoe [Fri, 20 Jun 2008 12:41:25 +0000 (12:41 +0000)]
Fix regression from r36376. $wgAllowCategorizedRecentChanges was broken.

15 years agoRevert live hack from r36493, because it has no effect whatsoever.
Roan Kattouw [Fri, 20 Jun 2008 10:51:17 +0000 (10:51 +0000)]
Revert live hack from r36493, because it has no effect whatsoever.

$params['action'] cannot be an invalid action, because the $params array is filled by ApiBase::extractRequestParams() which checks whether the parameters are valid and throws an error message (ironically implemented with a UsageException) if they're not.

15 years ago(for for previous incomplete commit message)
Siebrand Mazeland [Fri, 20 Jun 2008 08:47:54 +0000 (08:47 +0000)]
(for for previous incomplete commit message)
(bug 11488) Update namespaces for Hungarian.

Was about time that I did this as I was being threatened with decayed corpses :)
http://commons.wikimedia.org/w/index.php?title=User_talk:Siebrand&oldid=12334627#Hungarian_Wikipedia_.28the_people_still_ask_or_namespace-renaming.29

15 years ago(bug ) Update namespaces for Hungarian.
Siebrand Mazeland [Fri, 20 Jun 2008 08:46:31 +0000 (08:46 +0000)]
(bug ) Update namespaces for Hungarian.

Was about time that I did this as I was being threatened with decayed corpses :)

15 years agoApply live hack -- exception for invalid actions (as opposed to....?)
Brion Vibber [Thu, 19 Jun 2008 23:48:09 +0000 (23:48 +0000)]
Apply live hack -- exception for invalid actions (as opposed to....?)

15 years agoupdate ips for our silly internal script... which really should not be in core mw...
Brion Vibber [Thu, 19 Jun 2008 23:35:40 +0000 (23:35 +0000)]
update ips for our silly internal script... which really should not be in core mw, but in a separate module for our internal scritps :D

15 years agoapply live hacks: debug logging for spam regex & blacklist hits
Brion Vibber [Thu, 19 Jun 2008 23:33:45 +0000 (23:33 +0000)]
apply live hacks: debug logging for spam regex & blacklist hits

15 years agoreplace live hack: include debug info in thumb.php (switch it in with $wgShowHostnames)
Brion Vibber [Thu, 19 Jun 2008 23:22:03 +0000 (23:22 +0000)]
replace live hack: include debug info in thumb.php (switch it in with $wgShowHostnames)

15 years agoRevert r36446, 36447 -- spews a whole bunch of table alignment into various skins...
Brion Vibber [Thu, 19 Jun 2008 22:11:03 +0000 (22:11 +0000)]
Revert r36446, 36447 -- spews a whole bunch of table alignment into various skins' skin-specific CSS.
This seems a bit odd; if there's a reason for it *at all* it should be in the shared CSS, but I don't see any reason for it to begin with, really.

15 years agore-tweak filename: todo -- refactor this crap to use classes and the autoloader
Brion Vibber [Thu, 19 Jun 2008 21:40:36 +0000 (21:40 +0000)]
re-tweak filename: todo -- refactor this crap to use classes and the autoloader

15 years agoRevert the email footer for the moment. A few comments:
Brion Vibber [Thu, 19 Jun 2008 21:28:21 +0000 (21:28 +0000)]
Revert the email footer for the moment. A few comments:
* It's using the *sending* user's UI language for the footer, which is not ideal.
* There's no clean separation between body text and footer; the text will run together unappetizingly.
* The default message is really long
* "Sent automatically" implies that it's something like a "this page changed, and the computer is notifying you", but this is an explicit user-to-user messaging action, not automatic at all.
* It's trying to take the 'allowemail' toggle string, which may contain arbitrary HTML, and pop it into a plaintext email. This can cause very ugly output if formatting or character entities are being used in the message string.

15 years agoRename all the special page class files back to their proper names.
Brion Vibber [Thu, 19 Jun 2008 21:12:45 +0000 (21:12 +0000)]
Rename all the special page class files back to their proper names.
1) This keeps the filename the same as the classname, which is always nice
2) This avoids duplicate filenames (such as includes/Export.php and includes/specials/Export.php)
So I've at least got a chance of figuring out what file is what still...

15 years agoRevert r36413 -- renaming of search files into 'search' subdirectory
Brion Vibber [Thu, 19 Jun 2008 21:02:23 +0000 (21:02 +0000)]
Revert r36413 -- renaming of search files into 'search' subdirectory
The loss of specific names would create a visible name conflict; when you've got "MySQL.php" open, what the hell is it? Is it the DatabaseMySQL class? Some other random MySQL-related thing? Update.php is also confusing -- we have an update.php which is a command-line script.
Don't do these confusing names; there's no pressing functional need to move the files at all, but if you must move them at least keep their distinct names so I can find my code.

15 years agoNote that restrictions are rights, not groups. So now, cascading protection will...
Alexandre Emsenhuber [Thu, 19 Jun 2008 20:40:41 +0000 (20:40 +0000)]
Note that restrictions are rights, not groups. So now, cascading protection will be allowed if all groups that have the right being check have the 'protect' right too.

15 years agoRevert r36346 - 'print.css' message default value not needed since it's not used...
Brion Vibber [Thu, 19 Jun 2008 19:41:48 +0000 (19:41 +0000)]
Revert r36346 - 'print.css' message default value not needed since it's not used (since it didn't work)

15 years agoLocalisation updates German
Raimond Spekking [Thu, 19 Jun 2008 18:42:07 +0000 (18:42 +0000)]
Localisation updates German

15 years agoRevert r36308 "(bug 2889) MediaWiki:Print.css now applies to the printable version"
Brion Vibber [Thu, 19 Jun 2008 18:18:57 +0000 (18:18 +0000)]
Revert r36308 "(bug 2889) MediaWiki:Print.css now applies to the printable version"
Doesn't actually work -- it applies it to 'printable=yes' print simulation, but not to actual printable stylesheet.

15 years agoRevert r36273:
Brion Vibber [Thu, 19 Jun 2008 18:00:22 +0000 (18:00 +0000)]
Revert r36273:
The change was described only as "Fix confused code", but it changed from something
that appears to make sense (check for a permission key for that restriction group)
to something that doesn't (hardcoded check for two particular names).

If the change has an effect, and there's a reason for it, please describe it
in a bit more detail.

15 years agoUpdate linktrail parser test case for change in r36253: default linktrail now allows...
Brion Vibber [Thu, 19 Jun 2008 17:49:26 +0000 (17:49 +0000)]
Update linktrail parser test case for change in r36253: default linktrail now allows capitals.

15 years agoUpdate parser test case for fixes in r36248
Brion Vibber [Thu, 19 Jun 2008 17:19:36 +0000 (17:19 +0000)]
Update parser test case for fixes in r36248

15 years ago* Correct fix, remove if that should have been replaced.
Robert Leverington [Thu, 19 Jun 2008 16:14:48 +0000 (16:14 +0000)]
* Correct fix, remove if that should have been replaced.

15 years agoUpdate.
Rotem Liss [Thu, 19 Jun 2008 15:44:09 +0000 (15:44 +0000)]
Update.

15 years agoFixes.
Rotem Liss [Thu, 19 Jun 2008 15:39:30 +0000 (15:39 +0000)]
Fixes.

15 years agoFix naming error
Meno25 [Thu, 19 Jun 2008 15:31:06 +0000 (15:31 +0000)]
Fix naming error

15 years ago* Improve indentation.
Robert Leverington [Thu, 19 Jun 2008 15:18:48 +0000 (15:18 +0000)]
* Improve indentation.
* Remove excess tabs.
* Fix syntax error.

15 years agoAdd support for Higri (Islamic) calendar
Meno25 [Thu, 19 Jun 2008 14:46:50 +0000 (14:46 +0000)]
Add support for Higri (Islamic) calendar

Patch by AhmadSherif

15 years agorevert 36435. Bad logic slaps mw-redirect on pages that aren't even redirects.
Chad Horohoe [Thu, 19 Jun 2008 14:19:54 +0000 (14:19 +0000)]
revert 36435. Bad logic slaps mw-redirect on pages that aren't even redirects.

15 years agoAPI: Added bkip parameter to list=blocks. This more than fixes bug 14405.
Roan Kattouw [Thu, 19 Jun 2008 13:43:14 +0000 (13:43 +0000)]
API: Added bkip parameter to list=blocks. This more than fixes bug 14405.

About the database query: I know it filesorts the result set, but that shouldn't cause any trouble as the result set is always small. To be more specific: it cannot be larger than 17 rows. This is because bkip=foo only grabs (range) blocks that contain foo *in its entirety*. Therefore, in the worst case foo is a single IP and the result set will consist of a single block, a /31 range block, a /30, etc. to /16 (blocks that cross /16 , which adds up to 17 blocks (note that there's only one /N range that a /N+K range is part of).

15 years agoPer r35950: removed unused file
Alexandre Emsenhuber [Thu, 19 Jun 2008 13:22:57 +0000 (13:22 +0000)]
Per r35950: removed unused file

15 years ago* Per Nikerabbits suggestion: Move vertical-align into CSS
Raimond Spekking [Thu, 19 Jun 2008 10:07:34 +0000 (10:07 +0000)]
* Per Nikerabbits suggestion: Move vertical-align into CSS
* Move text-align into CSS too.

15 years ago* (bug 14590) Vertical align cells of Special:Preferences
Raimond Spekking [Thu, 19 Jun 2008 09:00:43 +0000 (09:00 +0000)]
* (bug 14590) Vertical align cells of Special:Preferences

15 years agoLocalisation updates Kazakh
Raimond Spekking [Thu, 19 Jun 2008 06:50:32 +0000 (06:50 +0000)]
Localisation updates Kazakh
(bug 12145) patch by AlefZet

15 years agoLoosen ipv4 check back, this really should be called isLikeIP()
Aaron Schulz [Thu, 19 Jun 2008 06:14:53 +0000 (06:14 +0000)]
Loosen ipv4 check back, this really should be called isLikeIP()

15 years agoHooks EditFilter and EditFilter complete got a new param (edit summary), docs updated...
Chad Horohoe [Thu, 19 Jun 2008 03:14:05 +0000 (03:14 +0000)]
Hooks EditFilter and EditFilter complete got a new param (edit summary), docs updated with this.

15 years agoRedirects in logs, rc, etc. should have mw-redirect applied.
Chad Horohoe [Wed, 18 Jun 2008 22:21:21 +0000 (22:21 +0000)]
Redirects in logs, rc, etc. should have mw-redirect applied.

15 years agoMade NewpagesForm extends SpecialPage and renamed it to SpecialNewpages
Alexandre Emsenhuber [Wed, 18 Jun 2008 20:45:10 +0000 (20:45 +0000)]
Made NewpagesForm extends SpecialPage and renamed it to SpecialNewpages

15 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Wed, 18 Jun 2008 18:32:11 +0000 (18:32 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

15 years agoRemove ugly IP code duplication
Aaron Schulz [Wed, 18 Jun 2008 18:10:11 +0000 (18:10 +0000)]
Remove ugly IP code duplication

15 years agoA few useless require()'s lying around.
Chad Horohoe [Wed, 18 Jun 2008 16:52:46 +0000 (16:52 +0000)]
A few useless require()'s lying around.

15 years agoLocalisation updates German
Raimond Spekking [Wed, 18 Jun 2008 14:23:31 +0000 (14:23 +0000)]
Localisation updates German

15 years agoPer r36375: update docs/memcached.txt
Alexandre Emsenhuber [Wed, 18 Jun 2008 09:49:15 +0000 (09:49 +0000)]
Per r36375: update docs/memcached.txt

15 years agoRecommit r36403 with working version history hopefully: Move Search*.php to search...
Bryan Tong Minh [Wed, 18 Jun 2008 09:01:41 +0000 (09:01 +0000)]
Recommit r36403 with working version history hopefully: Move Search*.php to search/*.php

15 years agoRevert r36403: Breaking SVN version history
Bryan Tong Minh [Wed, 18 Jun 2008 08:41:05 +0000 (08:41 +0000)]
Revert r36403: Breaking SVN version history

15 years ago* (bug 14537) Change interwiki name for Old Church Slavonic (cu)
Raimond Spekking [Wed, 18 Jun 2008 08:37:00 +0000 (08:37 +0000)]
* (bug 14537) Change interwiki name for Old Church Slavonic (cu)

15 years agoMore ~/includes cleanup. Moving all the Search*.php files to ~/includes/search.
Chad Horohoe [Tue, 17 Jun 2008 20:58:32 +0000 (20:58 +0000)]
More ~/includes cleanup. Moving all the Search*.php files to ~/includes/search.

15 years agoLocalisation updates German
Raimond Spekking [Tue, 17 Jun 2008 16:21:38 +0000 (16:21 +0000)]
Localisation updates German

15 years ago* Reverting encoding errors.
Rotem Liss [Tue, 17 Jun 2008 16:17:15 +0000 (16:17 +0000)]
* Reverting encoding errors.
* Update for he.

15 years ago* keeping the consistence of the preference string
Danny B [Tue, 17 Jun 2008 16:11:08 +0000 (16:11 +0000)]
* keeping the consistence of the preference string

15 years agoUse redirect=no on redirects listed in file links.
Chad Horohoe [Tue, 17 Jun 2008 14:36:36 +0000 (14:36 +0000)]
Use redirect=no on redirects listed in file links.

15 years agoFix typos. Thanks to Lejonel for spotting them.
Siebrand Mazeland [Tue, 17 Jun 2008 10:44:40 +0000 (10:44 +0000)]
Fix typos. Thanks to Lejonel for spotting them.

15 years agoSome more tweaks to Special:Recentchanges:
Alexandre Emsenhuber [Tue, 17 Jun 2008 10:44:12 +0000 (10:44 +0000)]
Some more tweaks to Special:Recentchanges:
* Made User::getDefaultOption() static
* Do not breaks wikis whitout any changes
* fixed E_NOTICE: undefined variable SpecialRecentchanges::$par in SpecialRecentchanges::setup()

15 years ago* Force ints for limit and days options, i get exceptions that they are not int ...
Alexandre Emsenhuber [Tue, 17 Jun 2008 08:41:07 +0000 (08:41 +0000)]
* Force ints for limit and days options, i get exceptions that they are not int ($wgUser->getOption() seems to return a string)
* Fix XHTML error

15 years agoRefactored SpecialRecentchanges:
Niklas Laxström [Tue, 17 Jun 2008 08:24:00 +0000 (08:24 +0000)]
Refactored SpecialRecentchanges:
* Use a class and new frameworks
* Split into functions
* Two new hooks
* Split feed related items to new classes that are autoloaded

15 years ago* Actually use $wgMessageCacheType for the MessageCache
Niklas Laxström [Tue, 17 Jun 2008 08:14:33 +0000 (08:14 +0000)]
* Actually use $wgMessageCacheType for the MessageCache

15 years ago* Fix comments
Niklas Laxström [Tue, 17 Jun 2008 08:10:50 +0000 (08:10 +0000)]
* Fix comments

15 years ago* Second try at normalising special page titles, now at the linker
Niklas Laxström [Tue, 17 Jun 2008 08:08:59 +0000 (08:08 +0000)]
* Second try at normalising special page titles, now at the linker
* Normalises namespace and name to the content language of the wiki