lhc/web/wiklou.git
17 years agosmall comment for devs
Antoine Musso [Sat, 20 Jan 2007 13:37:25 +0000 (13:37 +0000)]
small comment for devs

17 years agoRename constructors to __constructor
Antoine Musso [Sat, 20 Jan 2007 13:34:31 +0000 (13:34 +0000)]
Rename constructors to __constructor

17 years agoTypo.
Rotem Liss [Sat, 20 Jan 2007 13:30:59 +0000 (13:30 +0000)]
Typo.

17 years agoFix.
Rotem Liss [Sat, 20 Jan 2007 13:20:00 +0000 (13:20 +0000)]
Fix.

17 years ago(bug 8708) Namespace translations for Zealandic language
Rob Church [Sat, 20 Jan 2007 13:05:00 +0000 (13:05 +0000)]
(bug 8708) Namespace translations for Zealandic language

17 years agowhitespaces killing
Antoine Musso [Sat, 20 Jan 2007 12:59:34 +0000 (12:59 +0000)]
whitespaces killing

17 years agoSplit out ParserOptions and ParserOutput classes in their own files.
Antoine Musso [Sat, 20 Jan 2007 12:50:56 +0000 (12:50 +0000)]
Split out ParserOptions and ParserOutput classes in their own files.
Made using svn copy so the logs are kept.

17 years ago(bug 8701) Check database lock status when blocking/unblocking users
Rob Church [Fri, 19 Jan 2007 21:32:49 +0000 (21:32 +0000)]
(bug 8701) Check database lock status when blocking/unblocking users

17 years agoFix#8677 : Update to french language. Patch by Korrigan <le.korrigan@gmail.com>
Antoine Musso [Fri, 19 Jan 2007 17:53:21 +0000 (17:53 +0000)]
Fix#8677 : Update to french language. Patch by Korrigan <le.korrigan@gmail.com>

17 years agoUpdate statistics, change default behaviro to just test, not delete thousands of...
Steve Sanbeg [Fri, 19 Jan 2007 17:16:45 +0000 (17:16 +0000)]
Update statistics, change default behaviro to just test, not delete thousands of pages

17 years ago* Last commit to these files was based on an obsolete revision that was merged
Ævar Arnfjörð Bjarmason [Fri, 19 Jan 2007 14:47:11 +0000 (14:47 +0000)]
* Last commit to these files was based on an obsolete revision that was merged
  incorrectly. This has changes from the second-last revision with newlines munged

17 years ago r56629@Arsia: avar | 2007-01-19 11:52:12 +0000
Ævar Arnfjörð Bjarmason [Fri, 19 Jan 2007 12:01:43 +0000 (12:01 +0000)]
 r56629@Arsia:  avar | 2007-01-19 11:52:12 +0000
 * Regression test to make sure we use unix newlines

17 years ago r56628@Arsia: avar | 2007-01-19 11:51:14 +0000
Ævar Arnfjörð Bjarmason [Fri, 19 Jan 2007 12:01:04 +0000 (12:01 +0000)]
 r56628@Arsia:  avar | 2007-01-19 11:51:14 +0000
 * Regression test to make sure we use <?php ?> tags

17 years ago r56626@Arsia: avar | 2007-01-19 11:48:24 +0000
Ævar Arnfjörð Bjarmason [Fri, 19 Jan 2007 11:59:29 +0000 (11:59 +0000)]
 r56626@Arsia:  avar | 2007-01-19 11:48:24 +0000
 * Ran dos2unix(1) on php files with dos newlines

17 years agoNormalize / to DIRECTORY_SEPARATOR in wfRelativePath() input, plays nicer on Windows
Brion Vibber [Fri, 19 Jan 2007 10:40:57 +0000 (10:40 +0000)]
Normalize / to DIRECTORY_SEPARATOR in wfRelativePath() input, plays nicer on Windows

17 years agoFix for MySQL strict mode; explicitly set the deprecated page_restrictions field...
Brion Vibber [Fri, 19 Jan 2007 09:50:19 +0000 (09:50 +0000)]
Fix for MySQL strict mode; explicitly set the deprecated page_restrictions field when inserting a new page record.
Also removed the now-useless $restrictions parameter from Article::insertOn(); it was optional and wasn't used anywhere anyway.
Aaaand while in there, cleaned up an unnecessary reference parameter (old php 4 compat)

17 years agoPrettify test runner a bit:
Brion Vibber [Fri, 19 Jan 2007 09:00:45 +0000 (09:00 +0000)]
Prettify test runner a bit:
* cleaner line breaks at start and end
* 'ALL TESTS PASSED!' and 'some tests failed!' so people stop whinging about the giant 'FAILED!'
and remove some redundant includes

17 years ago* (bug 8690) Updates to Ripuarian localisation files by Caesius noh en
Leon Weber [Fri, 19 Jan 2007 05:29:32 +0000 (05:29 +0000)]
* (bug 8690) Updates to Ripuarian localisation files by Caesius noh en
  Idee vum Manes. Patch by Raymond.

17 years agoassuming which should close them as they are opened
Antoine Musso [Thu, 18 Jan 2007 22:45:42 +0000 (22:45 +0000)]
assuming which should close them as they are opened

17 years agobroken ietf url
Antoine Musso [Thu, 18 Jan 2007 22:37:36 +0000 (22:37 +0000)]
broken ietf url

17 years agoFix breakage made by r19452 (ietf URL changed)
Antoine Musso [Thu, 18 Jan 2007 22:35:01 +0000 (22:35 +0000)]
Fix breakage made by r19452 (ietf URL changed)

17 years agoGerman localisation update, patch by raymond.
Leon Weber [Thu, 18 Jan 2007 16:12:03 +0000 (16:12 +0000)]
German localisation update, patch by raymond.

17 years ago* (bug 8656) Moved Makesysop messages from the language files to the
Leon Weber [Thu, 18 Jan 2007 14:49:40 +0000 (14:49 +0000)]
* (bug 8656) Moved Makesysop messages from the language files to the
  extension language file
* MessagesEn.php: smarter URL for rfcurl (with navigation links)

17 years agoSome release notes TLC; break a few more lines at ~80 columns, reword a few bits...
Rob Church [Thu, 18 Jan 2007 14:46:45 +0000 (14:46 +0000)]
Some release notes TLC; break a few more lines at ~80 columns, reword a few bits, etc.

17 years agoOdd indenting?
Rob Church [Thu, 18 Jan 2007 13:37:54 +0000 (13:37 +0000)]
Odd indenting?

17 years ago(bug 8688) Handle underscores/spaces in Special:Blockip and Special:Ipblocklist in...
Rob Church [Thu, 18 Jan 2007 13:36:51 +0000 (13:36 +0000)]
(bug 8688) Handle underscores/spaces in Special:Blockip and Special:Ipblocklist in a consistent manner

17 years agoRelease notes cruft
Rob Church [Thu, 18 Jan 2007 11:38:11 +0000 (11:38 +0000)]
Release notes cruft

17 years agoLocalisation updates from 80686 and Raymond.
Manuel Schneider [Thu, 18 Jan 2007 09:49:28 +0000 (09:49 +0000)]
Localisation updates from 80686 and Raymond.

17 years ago* (bug 8136) Introduce 'ArticleUndelete' hook; see docs/hooks.txt for more info
Rob Church [Thu, 18 Jan 2007 07:44:25 +0000 (07:44 +0000)]
* (bug 8136) Introduce 'ArticleUndelete' hook; see docs/hooks.txt for more info

17 years ago* Fix API revision list on PHP 5.2.1; bad reference assignment
Brion Vibber [Thu, 18 Jan 2007 02:01:47 +0000 (02:01 +0000)]
* Fix API revision list on PHP 5.2.1; bad reference assignment

17 years agoIndonesian (id) translation for Special:Undelete messages
Ivan Lanin [Thu, 18 Jan 2007 01:54:50 +0000 (01:54 +0000)]
Indonesian (id) translation for Special:Undelete messages

17 years ago* Escaping and Xml
Niklas Laxström [Thu, 18 Jan 2007 00:52:15 +0000 (00:52 +0000)]
* Escaping and Xml

17 years ago* (bug 8673) Minor fix for web service API content-type header
Brion Vibber [Thu, 18 Jan 2007 00:01:20 +0000 (00:01 +0000)]
* (bug 8673) Minor fix for web service API content-type header

17 years ago* Escape page title
Niklas Laxström [Wed, 17 Jan 2007 23:44:43 +0000 (23:44 +0000)]
* Escape page title

17 years ago* Label was not working
Niklas Laxström [Wed, 17 Jan 2007 23:43:35 +0000 (23:43 +0000)]
* Label was not working

17 years ago* Escaping
Niklas Laxström [Wed, 17 Jan 2007 23:34:52 +0000 (23:34 +0000)]
* Escaping

17 years agorm some debug code; it still leaves entries that were modified by upgrade scripts...
Steve Sanbeg [Wed, 17 Jan 2007 23:09:54 +0000 (23:09 +0000)]
rm some debug code; it still leaves entries that were modified by upgrade scripts, but it does remove most of them

17 years ago r56373@Arsia: avar | 2007-01-17 23:05:33 +0000
Ævar Arnfjörð Bjarmason [Wed, 17 Jan 2007 23:05:55 +0000 (23:05 +0000)]
 r56373@Arsia:  avar | 2007-01-17 23:05:33 +0000
 * Copy this from ../Test/ so make test works out of the box

17 years agouse parser->getTitle() to get possible private $parser->mTitle
Antoine Musso [Wed, 17 Jan 2007 22:57:06 +0000 (22:57 +0000)]
use parser->getTitle() to get possible private $parser->mTitle

17 years ago* Use the nice xml function we have
Niklas Laxström [Wed, 17 Jan 2007 22:44:34 +0000 (22:44 +0000)]
* Use the nice xml function we have

17 years agowhitespaces
Antoine Musso [Wed, 17 Jan 2007 22:32:40 +0000 (22:32 +0000)]
whitespaces

17 years ago* Escaping
Niklas Laxström [Wed, 17 Jan 2007 22:25:19 +0000 (22:25 +0000)]
* Escaping

17 years ago* Escaping
Niklas Laxström [Wed, 17 Jan 2007 22:09:30 +0000 (22:09 +0000)]
* Escaping

17 years agoIgnore self closing on closing tags ( '</div />' now gives '</div>')
Antoine Musso [Wed, 17 Jan 2007 22:06:32 +0000 (22:06 +0000)]
Ignore self closing on closing tags ( '</div />' now gives '</div>')
Fix parsertest "Don't fall for the self-closing div"

17 years agoSanitizer now correctly escapes lonely '>' occuring before the first wikitag.
Antoine Musso [Wed, 17 Jan 2007 21:52:37 +0000 (21:52 +0000)]
Sanitizer now correctly escapes lonely '>' occuring before the first wikitag.
Fix parsertest: "Always escape literal '>' in output, not just after '<'"

17 years agomaintenance script to delete mediawiki messages silently, to upgrade without flooding...
Steve Sanbeg [Wed, 17 Jan 2007 21:47:55 +0000 (21:47 +0000)]
maintenance script to delete mediawiki messages silently, to upgrade without flooding RC & logs

17 years ago* Fix hardcoded background color in parserTests.php
Antoine Musso [Wed, 17 Jan 2007 21:24:41 +0000 (21:24 +0000)]
* Fix hardcoded background color in parserTests.php
* AnsiTermColorer::reset() now calls color(0)
* parserTests.php : remove 'light' option for --color switch

17 years agoFix #6171 : magically close tags in tables when not using Tidy.
Antoine Musso [Wed, 17 Jan 2007 20:55:26 +0000 (20:55 +0000)]
Fix #6171 : magically close tags in tables when not using Tidy.

17 years agowhitespaces killing
Antoine Musso [Wed, 17 Jan 2007 19:48:48 +0000 (19:48 +0000)]
whitespaces killing

17 years agoSome parser tests to go with r19397
Rob Church [Wed, 17 Jan 2007 19:48:37 +0000 (19:48 +0000)]
Some parser tests to go with r19397

17 years ago(bug 8678) Fix detection of self-links for numeric titles in Parser
Rob Church [Wed, 17 Jan 2007 19:29:11 +0000 (19:29 +0000)]
(bug 8678) Fix detection of self-links for numeric titles in Parser

17 years ago* plaintext
Niklas Laxström [Wed, 17 Jan 2007 18:42:04 +0000 (18:42 +0000)]
* plaintext

17 years ago(bug 8676) Regression in previewing deleted revisions; use $this->mTargetObj, not...
Rob Church [Wed, 17 Jan 2007 18:31:30 +0000 (18:31 +0000)]
(bug 8676) Regression in previewing deleted revisions; use $this->mTargetObj, not the protected $archive->title

17 years ago* Unsupport html
Niklas Laxström [Wed, 17 Jan 2007 18:13:56 +0000 (18:13 +0000)]
* Unsupport html

17 years ago* Updates
Niklas Laxström [Wed, 17 Jan 2007 15:30:09 +0000 (15:30 +0000)]
* Updates

17 years agoUpdate.
Rotem Liss [Wed, 17 Jan 2007 14:18:08 +0000 (14:18 +0000)]
Update.

17 years agopretty up the timestamps in 1.4->1.5 schema conversion. unix timestamp... sucks?
Brion Vibber [Wed, 17 Jan 2007 13:12:18 +0000 (13:12 +0000)]
pretty up the timestamps in 1.4->1.5 schema conversion. unix timestamp... sucks?

17 years ago- $term = htmlspecialchars( $term );
Andrew Garrett [Wed, 17 Jan 2007 12:19:53 +0000 (12:19 +0000)]
- $term = htmlspecialchars( $term );
+ $term = urlencode( $term );

($terms is used in a URL, and hence should be url-encoded rather than html-encoded)

17 years ago* (bug 8641) Fix order of updates to ipblocks table
Brion Vibber [Wed, 17 Jan 2007 11:51:01 +0000 (11:51 +0000)]
* (bug 8641) Fix order of updates to ipblocks table

The update for ipb_anon_only does a total replacement of the ipblocks table in order to apply a unique index at the same time. A later change, adding the ipb_enable_autoblock field, was erroneously listed _before_ this change in the updates list. As a result, upgrades from 1.7 or earlier would end up missing this field as the ipb_anon_only update's new copy of the table dropped the field. A second updater run would restore it, but this should no longer be necessary.

17 years agoI WILL UPDATE RELEASE-NOTES
Andrew Garrett [Wed, 17 Jan 2007 10:50:40 +0000 (10:50 +0000)]
I WILL UPDATE RELEASE-NOTES
I WILL UPDATE RELEASE-NOTES
I WILL UPDATE RELEASE-NOTES
I WILL UPDATE RELEASE-NOTES
I WILL UPDATE RELEASE-NOTES
Looks like we've found brion's new method of discipline

17 years agoAdd autoconfirmation by edit count. Users must have existed for more than wgAutoConfi...
Andrew Garrett [Wed, 17 Jan 2007 10:43:04 +0000 (10:43 +0000)]
Add autoconfirmation by edit count. Users must have existed for more than wgAutoConfirmAge seconds, and have wgAutoConfirmCount edits in order to be considered autoconfirmed.

17 years ago* (bug 8638) Fix update from 1.4 and earlier
Brion Vibber [Wed, 17 Jan 2007 10:07:40 +0000 (10:07 +0000)]
* (bug 8638) Fix update from 1.4 and earlier
The 'redirect' table was created in too early a stage of setup, trying to read from tables which hadn't yet been created. Moved it to proper stage of do_all_updates()

17 years agouse wfEscapeShellArg instead of escapeshellarg on the off chance this will ever have...
Brion Vibber [Wed, 17 Jan 2007 09:12:11 +0000 (09:12 +0000)]
use wfEscapeShellArg instead of escapeshellarg on the off chance this will ever have to run on windows, and wrap the line nicer for us 80-column-lovers

17 years agoQuick fix to make diffonly work properly on category and image pages. Should probabl...
Ilmari Karonen [Wed, 17 Jan 2007 05:01:54 +0000 (05:01 +0000)]
Quick fix to make diffonly work properly on category and image pages.  Should probably do something cleaner, but this'll do until I can figure out what the cleanest colution is.

17 years ago* Add title prefix search for Special:Undelete
Brion Vibber [Wed, 17 Jan 2007 02:38:40 +0000 (02:38 +0000)]
* Add title prefix search for Special:Undelete
* Remove full-archive list from Special:Undelete
* Undelete page list can use plural marker

Integrating the log more cleanly might be nice.
I did a little experimenting with joining on logging -> archive, but found
that it wanted to do a big expensive filesort. Additionally we may want
to include the filearchive table in here to turn up image versions in
the archive that don't have text revisions attached.

Prefix search has a hardcoded limit of 100, no paging.

17 years agoApply most of the code tweaks from the live site:
Brion Vibber [Wed, 17 Jan 2007 00:54:54 +0000 (00:54 +0000)]
Apply most of the code tweaks from the live site:
* use configured cache servers for mctest.php
* bucket details in mcc.php
* fix input validation and remove debugging code in compressOld
* full ID range for moveToExternal
* fix resolveStubs.php for compatibility with older serialized data
* maximum line length for bar graphs in getLagTimes.php
* recognize specieswiki in rebuildInterwiki.inc
* --purge option to do additional parser-cache purging for purgeList.php
* default changed in MiniDonation extension
* profile unicode cleanup in Xml
* log slow parses in Article.php
* profile wfMsgReal
* log mkdir failures
* profile AutoLoader
* rebuild empty DjVu metadata containing ''
* security fix for DjVu metadata retrieval

17 years agoAdd English Wikipedia to default interwiki table as wikipedia:. Why on earth was...
Andrew Garrett [Wed, 17 Jan 2007 00:10:55 +0000 (00:10 +0000)]
Add English Wikipedia to default interwiki table as wikipedia:. Why on earth was it not there before?

17 years agoAdd --compare option to show comparison to previous results as with --record, but...
Brion Vibber [Tue, 16 Jan 2007 23:26:38 +0000 (23:26 +0000)]
Add --compare option to show comparison to previous results as with --record, but throw away the data at the end.
May be useful when fiddling with code, to confirm that you've returned to your original state.

17 years ago* Update to Polish
Niklas Laxström [Tue, 16 Jan 2007 21:29:06 +0000 (21:29 +0000)]
* Update to Polish

17 years agoDon't do auto-patrolling if patrolling is switched off
Rob Church [Tue, 16 Jan 2007 21:24:27 +0000 (21:24 +0000)]
Don't do auto-patrolling if patrolling is switched off

17 years agokill whitespaces
Antoine Musso [Tue, 16 Jan 2007 21:04:04 +0000 (21:04 +0000)]
kill whitespaces

17 years agoMake declaration compatible with QueryPage::formatResult
Antoine Musso [Tue, 16 Jan 2007 21:03:33 +0000 (21:03 +0000)]
Make declaration compatible with QueryPage::formatResult

17 years agofix warbubg when the array is set to false
Antoine Musso [Tue, 16 Jan 2007 21:01:54 +0000 (21:01 +0000)]
fix warbubg when the array is set to false

17 years ago* Updates
Niklas Laxström [Tue, 16 Jan 2007 19:15:55 +0000 (19:15 +0000)]
* Updates

17 years ago* Introduce "BookInformation" hook; see docs/hooks.txt for more details
Rob Church [Tue, 16 Jan 2007 19:06:56 +0000 (19:06 +0000)]
* Introduce "BookInformation" hook; see docs/hooks.txt for more details

17 years agoUpdates for Indonesian (id) localization. New and modified translations.
Ivan Lanin [Tue, 16 Jan 2007 19:00:18 +0000 (19:00 +0000)]
Updates for Indonesian (id) localization. New and modified translations.

17 years agoUpdate, setting patrol-log-header as an ignored message.
Rotem Liss [Tue, 16 Jan 2007 17:57:01 +0000 (17:57 +0000)]
Update, setting patrol-log-header as an ignored message.

17 years ago* (bug 8621) Log revisions marked as patrolled
Rob Church [Tue, 16 Jan 2007 17:05:30 +0000 (17:05 +0000)]
* (bug 8621) Log revisions marked as patrolled
* Uses normal logging framework, but
** doesn't duplicate the log in recentchanges ;)
** uses a cleaner method to override LogPage::actionText() and do all the formatting
* Introduces PatrolLog::record()

17 years agoAdding var declaration.
Rotem Liss [Tue, 16 Jan 2007 14:18:30 +0000 (14:18 +0000)]
Adding var declaration.

17 years agoMoving several Makebot messages to the extension file.
Rotem Liss [Tue, 16 Jan 2007 13:17:35 +0000 (13:17 +0000)]
Moving several Makebot messages to the extension file.

17 years ago(bug 8656) Remove Makesysop messages from the language files (currently done only...
Rotem Liss [Tue, 16 Jan 2007 13:12:26 +0000 (13:12 +0000)]
(bug 8656) Remove Makesysop messages from the language files (currently done only for en, he and messages.inc - several messages from other files should be moved and not just deleted, while those were already moved)

17 years ago(bug 8654) Update for Swedish language (sv)
Rotem Liss [Tue, 16 Jan 2007 11:26:10 +0000 (11:26 +0000)]
(bug 8654) Update for Swedish language (sv)

17 years agoRefactor versioning from setup and store number internally.
Greg Sabino Mullane [Tue, 16 Jan 2007 04:04:55 +0000 (04:04 +0000)]
Refactor versioning from setup and store number internally.
Move tsearch indexes out of tables.sql and put into setup, so
that we can take advantage of GIN for >= 8.2

17 years ago* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING when REQUEST_URI is
Brion Vibber [Tue, 16 Jan 2007 01:45:51 +0000 (01:45 +0000)]
* (bug 3000) Fall back to SCRIPT_NAME plus QUERY_STRING when REQUEST_URI is
  not available, as on IIS with PHP-CGI

17 years agoBetter version handling for Postgres
Greg Sabino Mullane [Mon, 15 Jan 2007 23:46:08 +0000 (23:46 +0000)]
Better version handling for Postgres

17 years ago* (bug 1000) Clarify warning about memory_limit in installer
Brion Vibber [Mon, 15 Jan 2007 23:16:08 +0000 (23:16 +0000)]
* (bug 1000) Clarify warning about memory_limit in installer
* Suppress PHP warning about set_time_limit in installer when safe mode is on

17 years agoAdd index on rev_text_id to help speed up full text searches.
Greg Sabino Mullane [Mon, 15 Jan 2007 22:49:51 +0000 (22:49 +0000)]
Add index on rev_text_id to help speed up full text searches.

17 years ago* Updates
Niklas Laxström [Mon, 15 Jan 2007 21:21:46 +0000 (21:21 +0000)]
* Updates

17 years agoFix #8629 : document $wgFilterCallback
Antoine Musso [Mon, 15 Jan 2007 20:46:44 +0000 (20:46 +0000)]
Fix #8629 : document $wgFilterCallback

17 years agosome mornings 2 cups of coffee isn't enough
Brion Vibber [Mon, 15 Jan 2007 18:33:37 +0000 (18:33 +0000)]
some mornings 2 cups of coffee isn't enough
fix my last fix, and fix another one w/ same problem

17 years agoIE compatibility fix (thanks, howcheng): don't pass a null second param to insertBefore()
Ilmari Karonen [Mon, 15 Jan 2007 18:32:10 +0000 (18:32 +0000)]
IE compatibility fix (thanks, howcheng): don't pass a null second param to insertBefore()

17 years agos/htmlspecialchars/urlencode/ for a URL get parameter
Brion Vibber [Mon, 15 Jan 2007 18:08:35 +0000 (18:08 +0000)]
s/htmlspecialchars/urlencode/ for a URL get parameter
otherwise will fail for names containing '&' or perhaps other places

17 years ago* (bug 8643) Correctly escape the page-specific CSS class for non-Monobook skins
Aryeh Gregor [Mon, 15 Jan 2007 16:29:41 +0000 (16:29 +0000)]
* (bug 8643) Correctly escape the page-specific CSS class for non-Monobook skins
* Tweak a comment
* Use $this->mTitle instead of $wgTitle in SkinTemplate, I suppose, although there's no difference

17 years agoParser::parse() a) is used by Article, CoreParserFunctions, EditPage, JobQueue, Outpu...
Aryeh Gregor [Mon, 15 Jan 2007 16:03:27 +0000 (16:03 +0000)]
Parser::parse() a) is used by Article, CoreParserFunctions, EditPage, JobQueue, OutputPage, and SkinTemplate; and b) is listed as an entry point in the Parser class documentations.  I don't think it's very @private.

17 years ago* MessageDe.php: Update German localisation - new messages and reorganisation of...
Leon Weber [Mon, 15 Jan 2007 14:31:49 +0000 (14:31 +0000)]
* MessageDe.php: Update German localisation - new messages and reorganisation of tooltip and accesskey messages
* ImageMap.i18n.php: German localisation
* ExpandTemplates.i18n.php: <nowiki> removed from expand_templates_title, see patch r19266
-----------
Patch by raymond.

17 years agoUpdate.
Rotem Liss [Mon, 15 Jan 2007 14:14:56 +0000 (14:14 +0000)]
Update.

17 years ago* Fix edit and delete links on Special:Brokenredirects
Rob Church [Mon, 15 Jan 2007 09:52:02 +0000 (09:52 +0000)]
* Fix edit and delete links on Special:Brokenredirects
* Now we know where Brion's crack stash went...

17 years agoUpdates for Indonesian (id) localization. New translations; consistency for using...
Ivan Lanin [Mon, 15 Jan 2007 07:32:42 +0000 (07:32 +0000)]
Updates for Indonesian (id) localization. New translations; consistency for using "pembicaraan" instead of "diskusi"; consistency for tab names.

17 years agoTypo in example comment
Rob Church [Mon, 15 Jan 2007 06:53:37 +0000 (06:53 +0000)]
Typo in example comment

17 years agoFormat block addresses with underscores better in convenience link labels
Rob Church [Mon, 15 Jan 2007 06:47:38 +0000 (06:47 +0000)]
Format block addresses with underscores better in convenience link labels