lhc/web/wiklou.git
16 years ago* Add CSS compatibility for Opera 9.5
Aryeh Gregor [Mon, 16 Jul 2007 14:42:27 +0000 (14:42 +0000)]
* Add CSS compatibility for Opera 9.5
* Remove largely untested handheld stylesheet, which was causing more trouble
  than good.  Proper handheld support will be added at a future date.  For now,
  display should be acceptable either with CSS turned off or when using a so-
  phisticated handheld browser.

Per discussion with David Storey from Opera.

16 years agoLess verbose; don't bother with "return not evaluated", gives the wrong impression...
Rob Church [Mon, 16 Jul 2007 11:30:27 +0000 (11:30 +0000)]
Less verbose; don't bother with "return not evaluated", gives the wrong impression (i.e. hooks *have* to return something) - if the return would affect whether or not an operation occurs, it's probably better to be explicit about this, e.g. "Set $result and return false to override..."

16 years agoRename 'SpecialContribSubEnd' hook to more appropriate 'ContributionsToolLinks',...
Rob Church [Mon, 16 Jul 2007 11:21:21 +0000 (11:21 +0000)]
Rename 'SpecialContribSubEnd' hook to more appropriate 'ContributionsToolLinks', pass user identifier as first parameter, correct misleading documentation ($nt is a Title, not a User), use standard language in release notes as for other hooks

16 years agoHousekeeping:
Raimond Spekking [Mon, 16 Jul 2007 10:44:38 +0000 (10:44 +0000)]
Housekeeping:
* Removing outdated messages
* linkfixing URLs
* spaces

16 years ago* (bug 10575, 10576) Update Swedish translations
Raimond Spekking [Mon, 16 Jul 2007 08:44:21 +0000 (08:44 +0000)]
* (bug 10575, 10576) Update Swedish translations
  Patch by Lejonel

16 years ago* (bug 10581) Update Chinese translations
Raimond Spekking [Mon, 16 Jul 2007 08:25:12 +0000 (08:25 +0000)]
* (bug 10581) Update Chinese translations
  Patch by Shinjiman

16 years ago* (bug 10577) Update Thai translation
Raimond Spekking [Mon, 16 Jul 2007 08:13:01 +0000 (08:13 +0000)]
* (bug 10577) Update Thai translation
  Patch by Manop K

16 years ago* (bug 10598) Update Japanese translation
Raimond Spekking [Mon, 16 Jul 2007 08:02:36 +0000 (08:02 +0000)]
* (bug 10598) Update Japanese translation
  Patch by Kkkdc

16 years agoDocument recently added SpecialContribsSubEnd hook, as well as SpecialContributionsBe...
Daniel Cannon [Mon, 16 Jul 2007 07:11:25 +0000 (07:11 +0000)]
Document recently added SpecialContribsSubEnd hook, as well as SpecialContributionsBeforeMainOutput (which apparently didn't get documented when it was added).

16 years agoAdded hook point to allow extensions to add to contentSub on Special:Contributions.
Daniel Cannon [Mon, 16 Jul 2007 01:10:38 +0000 (01:10 +0000)]
Added hook point to allow extensions to add to contentSub on Special:Contributions.

16 years agoRemove bogus 'speak: none;' declaration. It's invalid for the media types, breaking...
Aryeh Gregor [Sun, 15 Jul 2007 20:21:05 +0000 (20:21 +0000)]
Remove bogus 'speak: none;' declaration.  It's invalid for the media types, breaking CSS validation, and will only confuse actual screen readers that are clever enough to look at screen/projection CSS.

16 years agoNew Parser::setTransparentTagHook for parser extension and template compatibility
Jens Frank [Sun, 15 Jul 2007 11:14:53 +0000 (11:14 +0000)]
New Parser::setTransparentTagHook for parser extension and template compatibility

16 years agoUpdated translations for da
Anders Wegge Jakobsen [Sun, 15 Jul 2007 07:34:00 +0000 (07:34 +0000)]
Updated translations for da

16 years agoAPI: an alternative "continue" value formatted as a URL-encoded snippet. Commented...
Yuri Astrakhan [Sun, 15 Jul 2007 06:56:54 +0000 (06:56 +0000)]
API: an alternative "continue" value formatted as a URL-encoded snippet. Commented at this point.

16 years agoAPI: improved list=logevents - added leprop, decoded some log types
Yuri Astrakhan [Sun, 15 Jul 2007 06:26:41 +0000 (06:26 +0000)]
API: improved list=logevents - added leprop, decoded some log types

16 years agoMIME is an acronym...
Rob Church [Sun, 15 Jul 2007 05:08:06 +0000 (05:08 +0000)]
MIME is an acronym...

16 years agoActually, let's make that message a tid bit more clear: "Page type not compatible...
Daniel Cannon [Sun, 15 Jul 2007 05:04:24 +0000 (05:04 +0000)]
Actually, let's make that message a tid bit more clear: "Page type not compatible with requested mime type."

16 years agoSecurity fix: Previously it was possible to include unprotected and even content...
Daniel Cannon [Sun, 15 Jul 2007 04:57:45 +0000 (04:57 +0000)]
Security fix: Previously it was possible to include unprotected and even content pages in site and user jss/css pages via action=raw. Now when requesting a page as text/javascript or text/css, if it should not contain such content, it simply returns '/* EMPTY */'.

16 years agoHave this message appear in Special:Allmessages.
Rotem Liss [Sun, 15 Jul 2007 01:32:10 +0000 (01:32 +0000)]
Have this message appear in Special:Allmessages.

16 years agoUpdate.
Rotem Liss [Sun, 15 Jul 2007 01:28:55 +0000 (01:28 +0000)]
Update.

16 years agoAPI: Fixed Bug 10544 Add 'rc_id' column to 'recentchanges' query.
Yuri Astrakhan [Sun, 15 Jul 2007 01:12:54 +0000 (01:12 +0000)]
API: Fixed Bug 10544 Add 'rc_id' column to 'recentchanges' query.

16 years agoAPI: Removed maximum limit checking when running api in an internal mode.
Yuri Astrakhan [Sun, 15 Jul 2007 00:52:35 +0000 (00:52 +0000)]
API: Removed maximum limit checking when running api in an internal mode.

16 years agoShow the spinner for the destination filename check, too
Rob Church [Sat, 14 Jul 2007 23:59:32 +0000 (23:59 +0000)]
Show the spinner for the destination filename check, too

16 years ago* Indicate when a preview is unavailable/failed
Rob Church [Sat, 14 Jul 2007 23:54:00 +0000 (23:54 +0000)]
* Indicate when a preview is unavailable/failed
* Show a little progress "spinner" during the AJAX request

16 years ago(bug 10520) Preview licences during upload via AJAX
Rob Church [Sat, 14 Jul 2007 22:06:01 +0000 (22:06 +0000)]
(bug 10520) Preview licences during upload via AJAX

16 years agoAPI: Big change: Removed all userCanRead() checks per IRC discussion. Only rvprop...
Yuri Astrakhan [Sat, 14 Jul 2007 19:04:31 +0000 (19:04 +0000)]
API: Big change: Removed all userCanRead() checks per IRC discussion. Only rvprop=content will now check that the page can be read.

16 years ago(bug 10530) Introduce optional "sp-contributions-explain" message for additional...
Rob Church [Sat, 14 Jul 2007 18:41:26 +0000 (18:41 +0000)]
(bug 10530) Introduce optional "sp-contributions-explain" message for additional explanation in Special:Contributions

16 years agoAdd support for $suffix parameter on wfBasename() clone of basename(), for completene...
Brion Vibber [Fri, 13 Jul 2007 18:08:41 +0000 (18:08 +0000)]
Add support for $suffix parameter on wfBasename() clone of basename(), for completeness' sake

16 years ago* (bug 10508) Allow HTML attributes on <gallery>
Brion Vibber [Fri, 13 Jul 2007 17:25:06 +0000 (17:25 +0000)]
* (bug 10508) Allow HTML attributes on <gallery>
* (bug 1962) Allow HTML attributes on <math>

16 years agoGerman translation
Raimond Spekking [Fri, 13 Jul 2007 15:51:48 +0000 (15:51 +0000)]
German translation

16 years ago* Updates to fi
Niklas Laxström [Fri, 13 Jul 2007 15:25:57 +0000 (15:25 +0000)]
* Updates to fi

16 years ago(bug 10567) Updates for french localisation, by Rémi Kaupp
Andrew Garrett [Fri, 13 Jul 2007 14:34:10 +0000 (14:34 +0000)]
(bug 10567) Updates for french localisation, by Rémi Kaupp

16 years ago(bug 10558) Remove duplicate titles in WatchlistEditor::extractTitles()
Rob Church [Fri, 13 Jul 2007 09:35:12 +0000 (09:35 +0000)]
(bug 10558) Remove duplicate titles in WatchlistEditor::extractTitles()

16 years ago* (bug 10560) Adding a space between category letter heading and "continues"
Raimond Spekking [Fri, 13 Jul 2007 08:41:25 +0000 (08:41 +0000)]
* (bug 10560) Adding a space between category letter heading and "continues"
Some localizations files have a space, some not and it looks ugly without.
Removing space from localization files will be done shortly togehter with other housekeeping stuff.

16 years agoMark Mediawiki::articleFromTitle() as static to prevent following strict standards...
Nick Jenkins [Fri, 13 Jul 2007 08:40:08 +0000 (08:40 +0000)]
Mark Mediawiki::articleFromTitle() as static to prevent following strict standards warning:
---------------------------------
Non-static method MediaWiki::articleFromTitle() should not be called statically in extensions/TalkHere/TalkHere.php on line 81
---------------------------------

16 years ago* (bug 10559) Update Russian translation
Raimond Spekking [Fri, 13 Jul 2007 06:33:25 +0000 (06:33 +0000)]
* (bug 10559) Update Russian translation
  Patch by Alexander Sigachov

16 years agoUpdated translations for da
Anders Wegge Jakobsen [Fri, 13 Jul 2007 06:04:36 +0000 (06:04 +0000)]
Updated translations for da

16 years agomissed a brace.
Steve Sanbeg [Thu, 12 Jul 2007 21:25:22 +0000 (21:25 +0000)]
missed a brace.

16 years agoAdd error checking for mail() function
Steve Sanbeg [Thu, 12 Jul 2007 21:16:03 +0000 (21:16 +0000)]
Add error checking for mail() function

16 years ago* (bug 9151) Fix relative subpage links with section fragments
Brion Vibber [Thu, 12 Jul 2007 21:02:25 +0000 (21:02 +0000)]
* (bug 9151) Fix relative subpage links with section fragments

16 years ago* bug 10557 -- use a line break in raw watchlist edit to avoid bugging opera
Brion Vibber [Thu, 12 Jul 2007 20:12:00 +0000 (20:12 +0000)]
* bug 10557 -- use a line break in raw watchlist edit to avoid bugging opera

16 years agoset returnto link to the rolled-back page, not the main page!
Brion Vibber [Thu, 12 Jul 2007 20:08:07 +0000 (20:08 +0000)]
set returnto link to the rolled-back page, not the main page!

16 years ago* (bug 10526) Fix toolbar/insertTags behavior for IE 6/7 and Opera (8+)
Brion Vibber [Thu, 12 Jul 2007 17:39:15 +0000 (17:39 +0000)]
* (bug 10526) Fix toolbar/insertTags behavior for IE 6/7 and Opera (8+)
  Now matches the selection behavior on Mozilla / Safari.
  Patch by Alex Smotrov.
* Don't show non-functional toolbar buttons on Opera 7 anymore

Tested and confirmed expected behavior:
* Firefox 2.0 / Mac
* Opera 9.20 / Mac
* Opera 8.0 / Mac
* Opera 7.5 / Mac (no toolbar)
* Opera 6 / Mac (no toolbar)
* Safari 2.0 / Mac
* Safari 3.0.2 / Win XP
* IE 7.0 / Win XP
* IE 6.0 / Win XP

Tested with oddities:
* iCab 3 / Mac (toolbar displays but nonfunctional; seems to have HTML parsing errors unrelated to the JS work)

16 years agoQuick fix for html validity in log pages.... this is kind of a bad interface, shouldn...
Brion Vibber [Thu, 12 Jul 2007 17:32:18 +0000 (17:32 +0000)]
Quick fix for html validity in log pages.... this is kind of a bad interface, shouldn't the space be added internally? :P

16 years ago* (bug 10405) Update Farsi translation
Raimond Spekking [Thu, 12 Jul 2007 16:52:27 +0000 (16:52 +0000)]
* (bug 10405) Update Farsi translation
  Patch by Huji

16 years agoUpdate.
Rotem Liss [Thu, 12 Jul 2007 16:50:29 +0000 (16:50 +0000)]
Update.

16 years agoDupe translation for Special:Allpages breaks the special page
Raimond Spekking [Thu, 12 Jul 2007 16:40:56 +0000 (16:40 +0000)]
Dupe translation for Special:Allpages breaks the special page

16 years ago* Fix for Esperanto double-x-encoding in move success page
Brion Vibber [Thu, 12 Jul 2007 15:41:57 +0000 (15:41 +0000)]
* Fix for Esperanto double-x-encoding in move success page

16 years ago* (bug 10552) Suppress rollback link in history for single-revision pages
Brion Vibber [Thu, 12 Jul 2007 14:25:48 +0000 (14:25 +0000)]
* (bug 10552) Suppress rollback link in history for single-revision pages

16 years ago* (bug 10549) Update Thai translations
Raimond Spekking [Thu, 12 Jul 2007 08:58:57 +0000 (08:58 +0000)]
* (bug 10549) Update Thai translations
  Patch by Manop K

16 years agoUse appropriate message for talk page links.
Raimond Spekking [Thu, 12 Jul 2007 08:43:46 +0000 (08:43 +0000)]
Use appropriate message for talk page links.
Localization was broken for user language != content language

16 years agoAPI: Per IRC discussion with brion and co, now API only works if the user has the...
Yuri Astrakhan [Thu, 12 Jul 2007 06:54:08 +0000 (06:54 +0000)]
API: Per IRC discussion with brion and co, now API only works if the user has the right to read

16 years ago* (bug 10546) Update Chinese translations
Raimond Spekking [Thu, 12 Jul 2007 06:06:51 +0000 (06:06 +0000)]
* (bug 10546) Update Chinese translations
  Patch by Shinjiman

16 years agoFix bug with <nowiki> in front of links for wikis where linkPrefixExtension is true
Jens Frank [Wed, 11 Jul 2007 20:44:33 +0000 (20:44 +0000)]
Fix bug with <nowiki> in front of links for wikis where linkPrefixExtension is true

16 years ago*Still use = for LIST_SET so as not no kill non-where queries
Aaron Schulz [Wed, 11 Jul 2007 20:26:33 +0000 (20:26 +0000)]
*Still use = for LIST_SET so as not no kill non-where queries

16 years ago*Make null values of arrays use NULL(for lists) or IS NULL, rather than x = NULL...
Aaron Schulz [Wed, 11 Jul 2007 20:07:25 +0000 (20:07 +0000)]
*Make null values of arrays use NULL(for lists) or IS NULL, rather than x = NULL, which doesn't work

16 years agoURL linkfixes. Redirects exists, housekeeping for other message files can be done...
Raimond Spekking [Wed, 11 Jul 2007 19:43:28 +0000 (19:43 +0000)]
URL linkfixes. Redirects exists, housekeeping for other message files can be done togehter with other updates.

16 years ago* (bug 10405) Update Farsi translation
Raimond Spekking [Wed, 11 Jul 2007 19:33:11 +0000 (19:33 +0000)]
* (bug 10405) Update Farsi translation
  Patch by Huji

16 years agoFix regression from r23575 -- wl_notificationtimestamp didn't get updated anymore...
Brion Vibber [Wed, 11 Jul 2007 19:21:34 +0000 (19:21 +0000)]
Fix regression from r23575 -- wl_notificationtimestamp didn't get updated anymore on update notification, leading to duplicate mails being sent out.
Doing a WHERE on x=NULL doesn't work; need to do 'x IS NULL' here.
Perhaps we should make the DB functions smarter to handle that case to do what we'd expect it to do (as we do turning arrays into 'IN (...)') but this'll fix it for now.

16 years agoDon't spew () when tools group is empty (as on last line where there can be no undo...
Brion Vibber [Wed, 11 Jul 2007 17:45:25 +0000 (17:45 +0000)]
Don't spew () when tools group is empty (as on last line where there can be no undo link)

16 years agoFix.
Rotem Liss [Wed, 11 Jul 2007 15:30:23 +0000 (15:30 +0000)]
Fix.

16 years agoThis function is now not completely new, thus new extensions which don't have to...
Rotem Liss [Wed, 11 Jul 2007 15:24:33 +0000 (15:24 +0000)]
This function is now not completely new, thus new extensions which don't have to be backwards-compatible can use it.

16 years ago(bug 10539) Typo
Rob Church [Wed, 11 Jul 2007 15:15:38 +0000 (15:15 +0000)]
(bug 10539) Typo

16 years agoRevert r23999 -- too-specific class names are annoying and unmaintainable.
Brion Vibber [Wed, 11 Jul 2007 14:50:03 +0000 (14:50 +0000)]
Revert r23999 -- too-specific class names are annoying and unmaintainable.
This is CSS -- use selectors for that!

16 years ago* Updates to Piedmontese (pms)
Niklas Laxström [Wed, 11 Jul 2007 14:26:15 +0000 (14:26 +0000)]
* Updates to Piedmontese (pms)

16 years ago* Updates to Norwegian (no) translation
Niklas Laxström [Wed, 11 Jul 2007 14:22:33 +0000 (14:22 +0000)]
* Updates to Norwegian (no) translation

16 years ago* Update to Arabic (ar) by Meno25 and Mido
Niklas Laxström [Wed, 11 Jul 2007 13:50:33 +0000 (13:50 +0000)]
* Update to Arabic (ar) by Meno25 and Mido

16 years agoAdding a few CSS classes per request on de.wiki
Raimond Spekking [Wed, 11 Jul 2007 11:31:46 +0000 (11:31 +0000)]
Adding a few CSS classes per request on de.wiki

16 years agoAdd "yue" interwiki prefix to wikipedia-interwiki.sql (renaming of zh-yue.wp is pendi...
Raimond Spekking [Wed, 11 Jul 2007 10:04:12 +0000 (10:04 +0000)]
Add "yue" interwiki prefix to wikipedia-interwiki.sql (renaming of zh-yue.wp is pending with bug 8217).

16 years ago* Removing redundant watchlist edit/clear links
Raimond Spekking [Wed, 11 Jul 2007 09:21:28 +0000 (09:21 +0000)]
* Removing redundant watchlist edit/clear links
* Renaming 'watchdetails' -> 'watchlist-details' incl. all localizations, some had still the old parameters $2-$4 (since ages removed from MessagesEn)
* Removing parameters $2 (seems useless/crap) and $3 (marked already as remove-TODO) from SpecialWatchlist.php and as stated above unsed since ages
* Removing 'watchall1' too, now unused

16 years ago(bug 10332) Title->userCan( 'edit' ) may return false positive
Nick Jenkins [Wed, 11 Jul 2007 08:43:21 +0000 (08:43 +0000)]
(bug 10332) Title->userCan( 'edit' ) may return false positive
(If this is not convenient for the userCan refactoring, then please revert this and reopen the bug)

16 years agoCosmetic indentation + very trivial updates
Nick Jenkins [Wed, 11 Jul 2007 08:13:58 +0000 (08:13 +0000)]
Cosmetic indentation + very trivial updates

16 years agoSingle comment tag tweak.
Nick Jenkins [Wed, 11 Jul 2007 08:10:57 +0000 (08:10 +0000)]
Single comment tag tweak.

16 years agoA few comment tag tweaks.
Nick Jenkins [Wed, 11 Jul 2007 08:09:21 +0000 (08:09 +0000)]
A few comment tag tweaks.

16 years ago@desc tags are obsolete, but I was slow to read that memo...
Nick Jenkins [Wed, 11 Jul 2007 08:04:46 +0000 (08:04 +0000)]
@desc tags are obsolete, but I was slow to read that memo...

16 years agoAdd "nan" interwiki prefix to wikipedia-interwiki.sql (this was discussed months...
Nick Jenkins [Wed, 11 Jul 2007 08:00:33 +0000 (08:00 +0000)]
Add "nan" interwiki prefix to wikipedia-interwiki.sql (this was discussed months ago in wikitech-l, but might make sense to have it included in this file too).

16 years agoNative EOL style.
Nick Jenkins [Wed, 11 Jul 2007 07:55:24 +0000 (07:55 +0000)]
Native EOL style.

16 years agoFix regression in URL-encoding from r23985
Rob Church [Wed, 11 Jul 2007 07:29:53 +0000 (07:29 +0000)]
Fix regression in URL-encoding from r23985

16 years agoPHP typing strikes again! Padding parser functions now work with strings like '0...
Aryeh Gregor [Wed, 11 Jul 2007 05:40:05 +0000 (05:40 +0000)]
PHP typing strikes again!  Padding parser functions now work with strings like '0' that evaluate to false.

16 years ago*Make logs show only for users
Aaron Schulz [Wed, 11 Jul 2007 01:26:27 +0000 (01:26 +0000)]
*Make logs show only for users

16 years ago* Add link to Special:Log into MonoBook toolbox
Andrew Garrett [Wed, 11 Jul 2007 00:34:38 +0000 (00:34 +0000)]
* Add link to Special:Log into MonoBook toolbox

16 years agoRemoved incorrect line - bug 10297 is still open.
Yuri Astrakhan [Wed, 11 Jul 2007 00:20:30 +0000 (00:20 +0000)]
Removed incorrect line - bug 10297 is still open.

16 years ago(bug 9151) Remove timed redirects on "Return to X" pages for accessibility.
Aryeh Gregor [Tue, 10 Jul 2007 21:47:36 +0000 (21:47 +0000)]
(bug 9151) Remove timed redirects on "Return to X" pages for accessibility.

16 years agoUpdate.
Rotem Liss [Tue, 10 Jul 2007 21:44:55 +0000 (21:44 +0000)]
Update.

16 years agoRemoving unused message 'fileuploaded' (r23608)
Raimond Spekking [Tue, 10 Jul 2007 21:32:21 +0000 (21:32 +0000)]
Removing unused message 'fileuploaded' (r23608)

16 years agoUpdate.
Rotem Liss [Tue, 10 Jul 2007 21:18:23 +0000 (21:18 +0000)]
Update.

16 years agowoops -- parens broke teh diffs
Brion Vibber [Tue, 10 Jul 2007 20:01:43 +0000 (20:01 +0000)]
woops -- parens broke teh diffs

16 years agoFix regression caused by the namespace check on oldid override.
Brion Vibber [Tue, 10 Jul 2007 19:37:12 +0000 (19:37 +0000)]
Fix regression caused by the namespace check on oldid override.
Don't die if we don't have a valid title yet!

16 years ago(bug 9936) Per-edit suppression of preview-on-first edit with "preview=no", and allow...
Rob Church [Tue, 10 Jul 2007 19:23:01 +0000 (19:23 +0000)]
(bug 9936) Per-edit suppression of preview-on-first edit with "preview=no", and allow showing a one-off preview on first edit with "preview=yes". I broke down the huge boolean test in the return statement to make it much clearer and easier to read.

16 years agoDitch redundant trim-and-length check
Rob Church [Tue, 10 Jul 2007 15:08:48 +0000 (15:08 +0000)]
Ditch redundant trim-and-length check

16 years ago* (bug 10503) Update Afrikaans translations
Raimond Spekking [Tue, 10 Jul 2007 15:01:39 +0000 (15:01 +0000)]
* (bug 10503) Update Afrikaans translations
  Patch by Shinjiman

16 years ago(bug 6965) Cannot include "Template:R" with {{R}} (magic word conflict)
Rob Church [Tue, 10 Jul 2007 14:57:00 +0000 (14:57 +0000)]
(bug 6965) Cannot include "Template:R" with {{R}} (magic word conflict)

16 years ago* Code conventions
Rob Church [Tue, 10 Jul 2007 14:19:22 +0000 (14:19 +0000)]
* Code conventions
* Tweak release notes

16 years agoAdded $wgShowHostnames to shows/hide host names in API results and HTML comments
Yuri Astrakhan [Tue, 10 Jul 2007 13:46:22 +0000 (13:46 +0000)]
Added $wgShowHostnames to shows/hide host names in API results and HTML comments

16 years ago* (bug 9903) Don't mark redirects in categories as stubs [wrong semantics]
Rob Church [Tue, 10 Jul 2007 12:25:06 +0000 (12:25 +0000)]
* (bug 9903) Don't mark redirects in categories as stubs [wrong semantics]
* Escaping issue

16 years agoRevert bogus reversion
Rob Church [Tue, 10 Jul 2007 08:10:04 +0000 (08:10 +0000)]
Revert bogus reversion

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Tue, 10 Jul 2007 02:48:19 +0000 (02:48 +0000)]
Indonesian (id) localisation updates.

16 years ago(bug 10413) DISPLAYTITLE doesn't escape HTML entities, causing the displayed title...
Aryeh Gregor [Tue, 10 Jul 2007 01:32:30 +0000 (01:32 +0000)]
(bug 10413) DISPLAYTITLE doesn't escape HTML entities, causing the displayed title to a) be wrong and b) not normalize to the actual title.  No RELEASE-NOTES because this feature was only added this release anyway.  Patch based on one by WebBoy.

16 years ago*Comment format
Aaron Schulz [Tue, 10 Jul 2007 01:11:41 +0000 (01:11 +0000)]
*Comment format

16 years agoUpdate.
Rotem Liss [Tue, 10 Jul 2007 01:00:38 +0000 (01:00 +0000)]
Update.