lhc/web/wiklou.git
16 years agotidy up generated tables.sql
Aran Dunkley [Fri, 9 May 2008 22:33:00 +0000 (22:33 +0000)]
tidy up generated tables.sql

16 years agoThe Horrible Twin for r28127. The call happens when content is fetched from
Robert Stojnić [Fri, 9 May 2008 22:21:37 +0000 (22:21 +0000)]
The Horrible Twin for r28127. The call happens when content is fetched from
parser cache, and the title needs converting. A consequence of returning ''
is bad regexp that produces odd conversion behavior for titles reported on
various occasions.

One of these days, I'm just going to completely rewrite this thing, I swear!

16 years agoPluck a few more KB of crap out of wikibits.js -- break out prefs.js for Special...
Brion Vibber [Fri, 9 May 2008 20:59:08 +0000 (20:59 +0000)]
Pluck a few more KB of crap out of wikibits.js -- break out prefs.js for Special:Preferences

16 years agoSplit page history radio button tweaks out from wikibits.js to history.js
Brion Vibber [Fri, 9 May 2008 20:51:32 +0000 (20:51 +0000)]
Split page history radio button tweaks out from wikibits.js to history.js
Only include it when it's needed -- don't force it on every reader!

16 years ago* Message name filter on Special:Allmessages now case-insensitive
Brion Vibber [Fri, 9 May 2008 20:24:06 +0000 (20:24 +0000)]
* Message name filter on Special:Allmessages now case-insensitive

16 years ago* add OutputPage::addScriptFile() for easier adding of JS files, similar to OutputPag...
Brion Vibber [Fri, 9 May 2008 20:18:35 +0000 (20:18 +0000)]
* add OutputPage::addScriptFile() for easier adding of JS files, similar to OutputPage::addStyle()
* broke Special:Allmessages-specific JS out of wikibits.js to allmessages.js

16 years ago* (bug 14058) Support pipe trick for namespaces and interwikis with "-"
Brion Vibber [Fri, 9 May 2008 20:02:12 +0000 (20:02 +0000)]
* (bug 14058) Support pipe trick for namespaces and interwikis with "-"

16 years agoE_STRICT
Alexandre Emsenhuber [Fri, 9 May 2008 19:48:32 +0000 (19:48 +0000)]
E_STRICT

16 years agoEnsure there's a newline at the end of the editing <textarea>, otherwise adding lines...
Brion Vibber [Fri, 9 May 2008 18:53:54 +0000 (18:53 +0000)]
Ensure there's a newline at the end of the editing <textarea>, otherwise adding lines is awkward.
But don't add a newline if the ext is empty, or Firefox in XHTML mode will show an extra newline. A bit annoying, and drives me nuts while I'm testing. :D

16 years agoWikify some image messages:
Brion Vibber [Fri, 9 May 2008 18:40:52 +0000 (18:40 +0000)]
Wikify some image messages:
* linkstoimage
* nolinkstoimage
* redirectstofile

Two of these were previously raw-HTML paragraphs, and had div classes stuck on them on eg English Wikipedia.

r34507 changed them into plaintext, breaking them.

Since image pages are already swathed with little wiki bits (meta table, other various bits), shouldn't be any harm in making these properly flexible wiki messages.

16 years agoRevert to r34430 in order to revert r34431 which is breaking the site (unindexed...
Brion Vibber [Fri, 9 May 2008 18:00:15 +0000 (18:00 +0000)]
Revert to r34430 in order to revert r34431 which is breaking the site (unindexed filesorts)

16 years agoFixing and old typo in Persian translations
Huji [Fri, 9 May 2008 16:49:32 +0000 (16:49 +0000)]
Fixing and old typo in Persian translations

16 years ago* Added --online option to maintenance/findhooks.php to compare hooks with http:...
Alexandre Emsenhuber [Fri, 9 May 2008 16:22:33 +0000 (16:22 +0000)]
* Added --online option to maintenance/findhooks.php to compare hooks with mediawiki.org/wiki/Manual:Hooks
* Renamed GetAvailableRights to UserGetAllRights in docs/hooks.txt

16 years ago(bug 14021) Removing titles= support from list=backlinks, has been obsolete for ages...
Roan Kattouw [Fri, 9 May 2008 14:44:32 +0000 (14:44 +0000)]
(bug 14021) Removing titles= support from list=backlinks, has been obsolete for ages (since July 2007)

16 years agoSeveral fixes.
Rotem Liss [Fri, 9 May 2008 14:32:28 +0000 (14:32 +0000)]
Several fixes.

16 years ago* Recreating the checkExtensions script, using data in the Translate extension, and...
Rotem Liss [Fri, 9 May 2008 14:16:59 +0000 (14:16 +0000)]
* Recreating the checkExtensions script, using data in the Translate extension, and using the existing interface of checkLanguage. The i18n.db file is now obsolete.
* Moving the CheckLanguageCLI class to checkLanguage.inc.
* Several fixes in checkLanguage script.

16 years agoremove comment
Aran Dunkley [Fri, 9 May 2008 12:13:27 +0000 (12:13 +0000)]
remove comment

16 years agorv oops disable mssql - not ready
Aran Dunkley [Fri, 9 May 2008 12:10:34 +0000 (12:10 +0000)]
rv oops disable mssql - not ready

16 years agokeep schema in maintenance same as postgresql
Aran Dunkley [Fri, 9 May 2008 12:08:28 +0000 (12:08 +0000)]
keep schema in maintenance same as postgresql

16 years agoRebuilding language files.
Rotem Liss [Fri, 9 May 2008 11:54:58 +0000 (11:54 +0000)]
Rebuilding language files.

16 years ago* Adding/updating Persian translations
Huji [Fri, 9 May 2008 11:53:19 +0000 (11:53 +0000)]
* Adding/updating Persian translations

16 years agoUpdate.
Rotem Liss [Fri, 9 May 2008 11:52:40 +0000 (11:52 +0000)]
Update.

16 years ago* Show a link to [[Special:Whatlinkshere]] in case there are more imagelinks on ImagePage
Bryan Tong Minh [Fri, 9 May 2008 11:31:00 +0000 (11:31 +0000)]
* Show a link to [[Special:Whatlinkshere]] in case there are more imagelinks on ImagePage
* Cleanup ImagePage code

16 years ago* Adding/updating Persian translations
Huji [Fri, 9 May 2008 11:03:57 +0000 (11:03 +0000)]
* Adding/updating Persian translations

16 years ago* Use getters where appropriate
Bryan Tong Minh [Fri, 9 May 2008 10:42:49 +0000 (10:42 +0000)]
* Use getters where appropriate
* Fix following foreign file redirects again

16 years agoUpdate.
Rotem Liss [Fri, 9 May 2008 10:30:23 +0000 (10:30 +0000)]
Update.

16 years agoDisable debug statements which make the debug log totally unreadable.
Bryan Tong Minh [Fri, 9 May 2008 10:07:03 +0000 (10:07 +0000)]
Disable debug statements which make the debug log totally unreadable.

16 years ago(bug 14022) Added usprop=registration and auprop=blockinfo
Roan Kattouw [Fri, 9 May 2008 10:00:34 +0000 (10:00 +0000)]
(bug 14022) Added usprop=registration and auprop=blockinfo

16 years ago(bug 14028) Added language attribute to interwiki map in meta=siteinfo
Roan Kattouw [Fri, 9 May 2008 09:41:53 +0000 (09:41 +0000)]
(bug 14028) Added language attribute to interwiki map in meta=siteinfo

16 years agoLocalisation updates German
Raimond Spekking [Fri, 9 May 2008 08:17:28 +0000 (08:17 +0000)]
Localisation updates German

16 years ago* Adding/updating Persian translations
Huji [Fri, 9 May 2008 07:40:07 +0000 (07:40 +0000)]
* Adding/updating Persian translations
* Adding the newly added message to messages.inc

16 years agoPreparing for MSSQL database support coming soon
Aran Dunkley [Fri, 9 May 2008 05:37:01 +0000 (05:37 +0000)]
Preparing for MSSQL database support coming soon

16 years agoFix JS, can't access properties of non-existent objects
Aran Dunkley [Fri, 9 May 2008 04:12:21 +0000 (04:12 +0000)]
Fix JS, can't access properties of non-existent objects

16 years ago* (bug 12644) Template list on edit page now sorted on preview
Brion Vibber [Thu, 8 May 2008 23:16:36 +0000 (23:16 +0000)]
* (bug 12644) Template list on edit page now sorted on preview

On initial edit, items were sorted by virtue of being pulled from a sorted table, but on preview they were displayed in rough order of use in parsing, which is a bit less legible.

Added Title::compare() static comparator available as a callback for usort(), using it in Linker::formatTemplates().

16 years agoShow pages that redirect to this image on ImagePage
Bryan Tong Minh [Thu, 8 May 2008 21:53:39 +0000 (21:53 +0000)]
Show pages that redirect to this image on ImagePage

16 years agoLocalisation updates for core messages from Betawiki (2008-05-08 23:22 CEST)
Siebrand Mazeland [Thu, 8 May 2008 21:37:11 +0000 (21:37 +0000)]
Localisation updates for core messages from Betawiki (2008-05-08 23:22 CEST)

16 years agoSo actually Article::followRedirect is used instead of Article::getRedirectTarget...
Bryan Tong Minh [Thu, 8 May 2008 21:25:12 +0000 (21:25 +0000)]
So actually Article::followRedirect is used instead of Article::getRedirectTarget. Override this in ImagePage to make foreign image redirects work on image pages.

16 years agosupport imgserv for SVG rasterising
River Tarnell [Thu, 8 May 2008 21:13:14 +0000 (21:13 +0000)]
support imgserv for SVG rasterising

16 years ago* Move image page redirect checking to ImagePage. Should now also work on foreign...
Bryan Tong Minh [Thu, 8 May 2008 20:55:13 +0000 (20:55 +0000)]
* Move image page redirect checking to ImagePage. Should now also work on foreign repos.
* Changed File::getRedirected to return a DBkey instead of a formatted text

16 years agoMove heading to a more appropriate place, improves navigation for screenreader too.
Raimond Spekking [Thu, 8 May 2008 20:41:20 +0000 (20:41 +0000)]
Move heading to a more appropriate place, improves navigation for screenreader too.

16 years agoRevert r34444, breaks submissions
Aaron Schulz [Thu, 8 May 2008 20:40:03 +0000 (20:40 +0000)]
Revert r34444, breaks submissions

16 years agoApparently r34458 was reported as bug 13546. Adding to release notes.
Bryan Tong Minh [Thu, 8 May 2008 20:22:21 +0000 (20:22 +0000)]
Apparently r34458 was reported as bug 13546. Adding to release notes.

16 years ago* Add new flag FIND_IGNORE_REDIRECT to wfFindFile and functions it depends on
Bryan Tong Minh [Thu, 8 May 2008 20:15:09 +0000 (20:15 +0000)]
* Add new flag FIND_IGNORE_REDIRECT to wfFindFile and functions it depends on
* Follow redirects on image pages if the redirect is actually an image redirect
* Add comments to the check for redirect code in MediaWiki::initializeArticle so that I actually understand what it does

16 years ago* (bug 14047) Fix regression in installer which hid DB-specific options.
Brion Vibber [Thu, 8 May 2008 20:04:45 +0000 (20:04 +0000)]
* (bug 14047) Fix regression in installer which hid DB-specific options.
  Also makes SQLite path configurable in the installer.

$wgSQLiteDataDir wasn't being initialized in DefaultSettings.php, potentially open to register_globals attacks. Now initialized to '', which gets interpreted as default.

Now adding only the options for the relevant DB to the generated LocalSettings.php

16 years agoPartial correctness fix; use lazy-loading $this->getTitle() instead of $this->mTitle...
Brion Vibber [Thu, 8 May 2008 19:26:41 +0000 (19:26 +0000)]
Partial correctness fix; use lazy-loading $this->getTitle() instead of $this->mTitle in Revision::getPrevious() and Revision::getNext().
This will ensure they work even if the objects were fetched in a way that didn't initialize $this->mTitle... unless they aren't fully saved in the DB, in which case they'll still fail with a fatal error.

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Thu, 8 May 2008 17:20:45 +0000 (17:20 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoLocalisation updates German - oops. Thanks to Siebrand :)
Raimond Spekking [Thu, 8 May 2008 16:39:13 +0000 (16:39 +0000)]
Localisation updates German - oops. Thanks to Siebrand :)

16 years agoLocalisation updates German
Raimond Spekking [Thu, 8 May 2008 16:36:06 +0000 (16:36 +0000)]
Localisation updates German

16 years agoAs Brion pointed out, this param is a boolean, and the existing code only works kind...
Aryeh Gregor [Thu, 8 May 2008 16:19:01 +0000 (16:19 +0000)]
As Brion pointed out, this param is a boolean, and the existing code only works kind of by chance.

16 years agoon SJS Web Server with action paths, 'action' is always set. this caused WatchlistEd...
River Tarnell [Thu, 8 May 2008 16:06:21 +0000 (16:06 +0000)]
on SJS Web Server with action paths, 'action' is always set.  this caused WatchlistEditor::getMode() to ignore $par when deciding if the user is editing the watchlist, so it would always consider the action to be view.  fix by giving precedence to $par over action.

16 years agoUpdate.
Rotem Liss [Thu, 8 May 2008 15:54:01 +0000 (15:54 +0000)]
Update.

16 years ago(bug 14042) Calling Database::limitResult() misplaced the comment in the log file
Roan Kattouw [Thu, 8 May 2008 15:50:53 +0000 (15:50 +0000)]
(bug 14042) Calling Database::limitResult() misplaced the comment in the log file

16 years agoDocumenting some API stuff
Roan Kattouw [Thu, 8 May 2008 15:46:06 +0000 (15:46 +0000)]
Documenting some API stuff

16 years agoForgot the second comma...
Leon Weber [Thu, 8 May 2008 15:34:48 +0000 (15:34 +0000)]
Forgot the second comma...

16 years agoGerman localisation fix: This is a relative clause which needs to be seperated from...
Leon Weber [Thu, 8 May 2008 15:32:54 +0000 (15:32 +0000)]
German localisation fix: This is a relative clause which needs to be seperated from the main clause by a comma.

16 years agoDelete mysqlism from message (as people complain on IRC that it doesn't apply
Robert Stojnić [Thu, 8 May 2008 15:16:48 +0000 (15:16 +0000)]
Delete mysqlism from message (as people complain on IRC that it doesn't apply
to wikimedia sites). Instead advertise functionality that applies to all
search backends. It might also be nice if we made this message backend
dependent.

16 years ago(bug 14044) Don't increment page view counters on views from bot users
Leon Weber [Thu, 8 May 2008 15:01:40 +0000 (15:01 +0000)]
(bug 14044) Don't increment page view counters on views from bot users

16 years agoFix XHTML error from r34401.
Alexandre Emsenhuber [Thu, 8 May 2008 14:14:28 +0000 (14:14 +0000)]
Fix XHTML error from r34401.

16 years agoAPI:
Roan Kattouw [Thu, 8 May 2008 12:33:20 +0000 (12:33 +0000)]
API:
* Added ApiQueryBase::addJoin() which provides a cleaner interface to construct JOIN queries. Behind the scenes this still uses the old, ugly way, but it'll be easy to rewrite when/if the Database class gets its own function for JOINs
* Used addJoin() in query modules where necessary
* Removed FORCE INDEX (rc_timestamp) from ApiQueryRecentchanges: it's nigh impossible to integrate with addJoin() and it doesn't seem to be necessary anyway (my MySQL instance automatically chooses rc_timestamp)

16 years agoSMW also sends horrid statements containing DISTINCT and AS which suffer the same...
Daniel Friesen [Thu, 8 May 2008 11:03:03 +0000 (11:03 +0000)]
SMW also sends horrid statements containing DISTINCT and AS which suffer the same issue as the ugly API queries. Guess we have to secure against this use to.

16 years agoReverting r34388, DanTMan fixed Database::select() in r34442.
Roan Kattouw [Thu, 8 May 2008 10:05:32 +0000 (10:05 +0000)]
Reverting r34388, DanTMan fixed Database::select() in r34442.

16 years agoAhh great. I mixed up my definition of preg_match's output and thought it was the...
Daniel Friesen [Thu, 8 May 2008 09:29:48 +0000 (09:29 +0000)]
Ahh great. I mixed up my definition of preg_match's output and thought it was the one to return an offset, and false on failure.

16 years agoMake tableName test for words like JOIN or ON which signal that we are actually looki...
Daniel Friesen [Thu, 8 May 2008 09:24:24 +0000 (09:24 +0000)]
Make tableName test for words like JOIN or ON which signal that we are actually looking at a SQL query thrown into the tableName because someone used the simple handlers in ways they really should not be.

16 years agoUpdate.
Rotem Liss [Thu, 8 May 2008 06:31:15 +0000 (06:31 +0000)]
Update.

16 years ago* (bug 13615) Update case mappings and normalization to Unicode 5.1.0
Brion Vibber [Thu, 8 May 2008 06:28:50 +0000 (06:28 +0000)]
* (bug 13615) Update case mappings and normalization to Unicode 5.1.0
  Note that case mappings will only be used if mbstring extension is not present.

Normalization data files updated to Unicode 5.1.0; passes the automated tests.

Seem to have long since lost the script I originally used to generate the Utf8Case.php mapping file, which appears not to have been updated since 2002 or so. :)
Made a new one and moved it into the UtfNormal sub-library.

Note a couple limitations:
* Case mapping (still) uses only the 1:1 simple mappings. Any full or locale-specific mappings are ignored.
* These case mappings are not used anyway when the PHP mbstring extension is available; mbstring's case conversion functions are used instead, with whatever version of Unicode support and whatever complex mapping support they may or may not have.
* The generated Utf8Case.php file is not used directly -- you must also regenerate the serialized version in the 'serialized' directory after updating it to a new Unicode version.

16 years agoA bunch of Unicode constants got moved at some point out of the Unicode normalization...
Brion Vibber [Thu, 8 May 2008 05:34:48 +0000 (05:34 +0000)]
A bunch of Unicode constants got moved at some point out of the Unicode normalization library into core Defines.php, breaking the data file generation & testing.
Moved them out to a separate file in the library which can be cleanly included from both places for transparent happiness.
A fresh rebuild & test of UtfNormal data via 'make test' now works fine.

16 years agoRemove backticks from table or db.table
Aran Dunkley [Thu, 8 May 2008 00:24:20 +0000 (00:24 +0000)]
Remove backticks from table or db.table

16 years agoUpdate RELEASE-NOTES.
Aryeh Gregor [Thu, 8 May 2008 00:11:43 +0000 (00:11 +0000)]
Update RELEASE-NOTES.

16 years agoAdd SQLite database class to autoloader
Aran Dunkley [Wed, 7 May 2008 23:43:17 +0000 (23:43 +0000)]
Add SQLite database class to autoloader

16 years agoAdd SQLite database class
Aran Dunkley [Wed, 7 May 2008 23:40:14 +0000 (23:40 +0000)]
Add SQLite database class

16 years agoAdd SQLite database class
Aran Dunkley [Wed, 7 May 2008 23:38:37 +0000 (23:38 +0000)]
Add SQLite database class

16 years agoTweak the explanation a bit
Raimond Spekking [Wed, 7 May 2008 21:16:06 +0000 (21:16 +0000)]
Tweak the explanation a bit

16 years agoFormat the group rights list as a list.
Rotem Liss [Wed, 7 May 2008 19:34:08 +0000 (19:34 +0000)]
Format the group rights list as a list.

16 years ago(bug 14013) Added rcshow=patrolled to list=recentchanges
Roan Kattouw [Wed, 7 May 2008 19:30:59 +0000 (19:30 +0000)]
(bug 14013) Added rcshow=patrolled to list=recentchanges

16 years agoThis should probably be restricted to users with the 'hiderevision' right, as the...
Rotem Liss [Wed, 7 May 2008 19:17:19 +0000 (19:17 +0000)]
This should probably be restricted to users with the 'hiderevision' right, as the 'suppress' right is only about viewing the suppression log and hidden users.

16 years ago(bug 14018) Added alcontinue parameter to list=alllinks to improve paging; used to...
Roan Kattouw [Wed, 7 May 2008 19:15:06 +0000 (19:15 +0000)]
(bug 14018) Added alcontinue parameter to list=alllinks to improve paging; used to cause an infinite loop when a lot of links to the same title (e.g. [[Wiki]] on enwiki, more than 500 links) were listed. This basically adds the page ID to the continue value, making it unique. Also killed another useless ORDER BY pl_namespace

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Wed, 7 May 2008 19:09:36 +0000 (19:09 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years ago* Don't pass the title object itself to Xml::hidden
Niklas Laxström [Wed, 7 May 2008 18:57:16 +0000 (18:57 +0000)]
* Don't pass the title object itself to Xml::hidden

16 years agoFixing regression from r34353: using Database::select() for a join messes up in certa...
Roan Kattouw [Wed, 7 May 2008 18:57:06 +0000 (18:57 +0000)]
Fixing regression from r34353: using Database::select() for a join messes up in certain cases (puts `s where they don't belong, breaking SQL), but not for all joins. Seems to be related to table aliases, not sure though.

16 years agoRevert r34370 -- don't rev up the wiki parser for *every single page view ever* please!
Brion Vibber [Wed, 7 May 2008 17:16:16 +0000 (17:16 +0000)]
Revert r34370 -- don't rev up the wiki parser for *every single page view ever* please!

16 years ago* Adding/updating Persian translations
Huji [Wed, 7 May 2008 16:49:37 +0000 (16:49 +0000)]
* Adding/updating Persian translations

16 years agoAlso move the old files to the new hash path.
Bryan Tong Minh [Wed, 7 May 2008 15:09:25 +0000 (15:09 +0000)]
Also move the old files to the new hash path.

16 years ago* Don't move thumbnails as they are purged anyway
Bryan Tong Minh [Wed, 7 May 2008 15:03:18 +0000 (15:03 +0000)]
* Don't move thumbnails as they are purged anyway
* Force regeneration of the hash path
* Only switch titles if the move actually succeeded

16 years ago(bug 3208) Allow wikisyntax for the tag line content
Leon Weber [Wed, 7 May 2008 14:58:15 +0000 (14:58 +0000)]
(bug 3208)  Allow wikisyntax for the tag line content

16 years agoLocalisation updates for core messages from Betawiki (2008-05-07 13:56 CEST)
Siebrand Mazeland [Wed, 7 May 2008 12:15:20 +0000 (12:15 +0000)]
Localisation updates for core messages from Betawiki (2008-05-07 13:56 CEST)

16 years agoAPI:
Roan Kattouw [Wed, 7 May 2008 10:06:06 +0000 (10:06 +0000)]
API:
* (bug 13993) apfrom doesn't work for apdir=descending
* Also removed unnecessary ORDER BY page_namespace which caused a filesort for some crazy reason (no noticeable performance impact though)

16 years ago* Rename wfGetAvailableRights() to User::getAllRights()
Tim Starling [Wed, 7 May 2008 06:42:16 +0000 (06:42 +0000)]
* Rename wfGetAvailableRights() to User::getAllRights()
* Reintroduce $wgAvailableRights so that the above function is not so terribly slow and broken

16 years agoNow that I think about it, we're going to have to set $wgSharedPrefix inside of Setup...
Daniel Friesen [Wed, 7 May 2008 06:05:26 +0000 (06:05 +0000)]
Now that I think about it, we're going to have to set $wgSharedPrefix inside of Setup.php so that it can inherit from a $wgDBprefix inside of LocalSettings.php.

16 years agoNew config variables. $wgSharedPrefix and $wgSharedTables.
Daniel Friesen [Wed, 7 May 2008 04:44:04 +0000 (04:44 +0000)]
New config variables. $wgSharedPrefix and $wgSharedTables.
This is a complete rewrite of Database::tableName.
The new tableName also has no PHP errors, and outputs a cleanly quoted table name 100% of the time.
This should solve bug 2396

16 years agoShorter debug output
Tim Starling [Wed, 7 May 2008 04:22:40 +0000 (04:22 +0000)]
Shorter debug output

16 years agoDon't check for existence twice for non-existent files when no time is specified.
Tim Starling [Wed, 7 May 2008 03:39:35 +0000 (03:39 +0000)]
Don't check for existence twice for non-existent files when no time is specified.

16 years ago* (bug 13982) Disable ccmeonemails preference when user-to-user mails disabled
Brion Vibber [Wed, 7 May 2008 03:30:22 +0000 (03:30 +0000)]
* (bug 13982) Disable ccmeonemails preference when user-to-user mails disabled

16 years agoUse rel="start", "prev", "next" appropriately on Pager-based pages (just adding them...
Aryeh Gregor [Wed, 7 May 2008 01:47:05 +0000 (01:47 +0000)]
Use rel="start", "prev", "next" appropriately on Pager-based pages (just adding them to the <a> tags, not adding <link> at the moment).  I don't think any client uses these right now, but then, of course they won't if no web apps use them, will they?

16 years agoLocalisation updates German
Raimond Spekking [Tue, 6 May 2008 20:29:38 +0000 (20:29 +0000)]
Localisation updates German

16 years ago*stab* some tweaks for my last commit
Alexandre Emsenhuber [Tue, 6 May 2008 17:18:02 +0000 (17:18 +0000)]
*stab* some tweaks for my last commit

16 years agoUpdate.
Rotem Liss [Tue, 6 May 2008 16:16:00 +0000 (16:16 +0000)]
Update.

16 years ago* Update some documentation
Alexandre Emsenhuber [Tue, 6 May 2008 16:03:03 +0000 (16:03 +0000)]
* Update some documentation
* Moved ProfilerSimple::debug() to Profiler class so that it can also be used there

16 years agoThen let's keep it on image page and add it to Special:Whatlinkshere
Victor Vasiliev [Tue, 6 May 2008 15:25:16 +0000 (15:25 +0000)]
Then let's keep it on image page and add it to Special:Whatlinkshere

16 years agoUh, I checked in the wrong changed line. :D Correction for last commit: "This needs...
Aryeh Gregor [Tue, 6 May 2008 14:57:14 +0000 (14:57 +0000)]
Uh, I checked in the wrong changed line.  :D  Correction for last commit: "This needs to be protected, actually, so that inheritance works properly."

16 years agoAdd $flags, document
Aaron Schulz [Tue, 6 May 2008 14:54:17 +0000 (14:54 +0000)]
Add $flags, document