lhc/web/wiklou.git
18 years agoexplain that whitelistread only works if group * doesn't have
Erik Moeller [Sun, 16 Oct 2005 04:09:14 +0000 (04:09 +0000)]
explain that whitelistread only works if group * doesn't have
read permission

18 years ago* Also suppress the perfached notice on listoutput
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:29:30 +0000 (02:29 +0000)]
* Also suppress the perfached notice on listoutput

18 years ago* Made Wantedpages includable
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:23:55 +0000 (02:23 +0000)]
* Made Wantedpages includable

18 years ago* Support including this special page
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:04:25 +0000 (02:04 +0000)]
* Support including this special page
* Minor code cleanup

18 years ago* Support plain list output
Ævar Arnfjörð Bjarmason [Sun, 16 Oct 2005 02:03:21 +0000 (02:03 +0000)]
* Support plain list output
* Minor code cleanup

18 years ago* (bug 2330) Don't do funny thinks with "links" in MediaWiki:Undeletedtext
Niklas Laxström [Sat, 15 Oct 2005 23:17:57 +0000 (23:17 +0000)]
* (bug 2330) Don't do funny thinks with "links" in MediaWiki:Undeletedtext

18 years agoBug 3711: Invisible unicode characters breaking up things
Niklas Laxström [Sat, 15 Oct 2005 19:41:53 +0000 (19:41 +0000)]
Bug 3711: Invisible unicode characters breaking up things

18 years agoSome updates
Niklas Laxström [Sat, 15 Oct 2005 00:02:01 +0000 (00:02 +0000)]
Some updates

18 years agoBug 3694: LanguageTr.php update
Niklas Laxström [Fri, 14 Oct 2005 23:26:31 +0000 (23:26 +0000)]
Bug 3694: LanguageTr.php update

18 years agoadded <label>s
Tom Gilder [Fri, 14 Oct 2005 13:40:35 +0000 (13:40 +0000)]
added <label>s

18 years agomake button's text the perfomed action instead of "confirm"
Tom Gilder [Fri, 14 Oct 2005 13:38:04 +0000 (13:38 +0000)]
make button's text the perfomed action instead of "confirm"

18 years ago* Improved numerous comments
Ævar Arnfjörð Bjarmason [Fri, 14 Oct 2005 06:27:43 +0000 (06:27 +0000)]
* Improved numerous comments
* Dropped the MIME indexes
* Formatting
* Removed unused groups table definition

18 years ago* No longer add the MIME index
Ævar Arnfjörð Bjarmason [Fri, 14 Oct 2005 06:26:29 +0000 (06:26 +0000)]
* No longer add the MIME index

18 years ago* Added documentation to text.old_id
Ævar Arnfjörð Bjarmason [Fri, 14 Oct 2005 04:37:59 +0000 (04:37 +0000)]
* Added documentation to text.old_id

18 years ago* (bug 3702) Update
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:49:35 +0000 (23:49 +0000)]
* (bug 3702) Update

18 years ago* makeKnownLink() => ->makeKnownLinkObj()
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:45:45 +0000 (23:45 +0000)]
* makeKnownLink() => ->makeKnownLinkObj()
* "{$plink} ({$nlink})" => "$plink ($nlink)"

18 years ago* "{$plink} ({$nlink})" => "$plink ($nlink)"
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:41:14 +0000 (23:41 +0000)]
* "{$plink} ({$nlink})" => "$plink ($nlink)"

18 years ago* Using $wgContLang->ucfirst() instead of $wgLang->ucfirst() in loadFromFile() and...
Ævar Arnfjörð Bjarmason [Thu, 13 Oct 2005 23:36:51 +0000 (23:36 +0000)]
* Using $wgContLang->ucfirst() instead of $wgLang->ucfirst() in loadFromFile() and loadFromDB()
* wfGetHashPath(): Removed redundant globals

18 years ago* Fix for hook callbacks on objects containing no fields
Brion Vibber [Thu, 13 Oct 2005 23:27:38 +0000 (23:27 +0000)]
* Fix for hook callbacks on objects containing no fields
A simple 'if($object)' was coming up false; use 'if(isset($object))'.

18 years agoReverting patch for bug 2257 for now:
Brion Vibber [Thu, 13 Oct 2005 20:32:42 +0000 (20:32 +0000)]
Reverting patch for bug 2257 for now:
* No RELEASE-NOTES bullet
* No parser test case
* Doesn't work for <math>, possibly others

18 years agoupdate langRu
Alexander Sigachov [Thu, 13 Oct 2005 20:13:22 +0000 (20:13 +0000)]
update langRu

18 years agolangRu update to lang 1.709
Alexander Sigachov [Thu, 13 Oct 2005 20:06:52 +0000 (20:06 +0000)]
langRu update to lang 1.709

18 years agotemp disable bold link to my contributions; link was bold on all Special:Contribution...
Tom Gilder [Thu, 13 Oct 2005 20:03:09 +0000 (20:03 +0000)]
temp disable bold link to my contributions; link was bold on all Special:Contributions, not just current user's (fix me please!)

18 years agoset doneIEAlphaFix=true only when it actually has
Tom Gilder [Thu, 13 Oct 2005 19:32:35 +0000 (19:32 +0000)]
set doneIEAlphaFix=true only when it actually has

18 years agoported fix for bug 2257 here
Magnus Manske [Thu, 13 Oct 2005 12:58:14 +0000 (12:58 +0000)]
ported fix for bug 2257 here

18 years agoPreferences: <label>s for every single option (hurrah); corrected some label text
Tom Gilder [Thu, 13 Oct 2005 07:57:06 +0000 (07:57 +0000)]
Preferences: <label>s for every single option (hurrah); corrected some label text

18 years agoMake active tabs ever so slightly more obvious with color/padding
Tom Gilder [Thu, 13 Oct 2005 05:18:35 +0000 (05:18 +0000)]
Make active tabs ever so slightly more obvious with color/padding

18 years agonoarticletext style tweak
Tom Gilder [Thu, 13 Oct 2005 04:27:58 +0000 (04:27 +0000)]
noarticletext style tweak

18 years agodisplay:inline new <div> to preseve old design
Tom Gilder [Thu, 13 Oct 2005 04:10:09 +0000 (04:10 +0000)]
display:inline new <div> to preseve old design

18 years agoAdded structure for CSS customization
Tom Gilder [Thu, 13 Oct 2005 04:07:00 +0000 (04:07 +0000)]
Added structure for CSS customization

18 years agore-add jump links with main.css?1 to bypass cached CSS
Tom Gilder [Thu, 13 Oct 2005 03:01:18 +0000 (03:01 +0000)]
re-add jump links with main.css?1 to bypass cached CSS

18 years agoReverting incompatible change requiring CSS updates.
Brion Vibber [Thu, 13 Oct 2005 02:45:45 +0000 (02:45 +0000)]
Reverting incompatible change requiring CSS updates.
(CSS is cached; incompatible changes must make special efforts to ensure
updates are forced.)

18 years agoAccessibility: add <label> to summary field
Tom Gilder [Thu, 13 Oct 2005 02:03:28 +0000 (02:03 +0000)]
Accessibility: add <label> to summary field

18 years agoUsability: bold "save page" button (buttons are still ugly though)
Tom Gilder [Thu, 13 Oct 2005 01:59:41 +0000 (01:59 +0000)]
Usability: bold "save page" button (buttons are still ugly though)

18 years agoAccessibility: added "jump to navigation/search" links (hidden from visual CSS browsers)
Tom Gilder [Thu, 13 Oct 2005 01:54:40 +0000 (01:54 +0000)]
Accessibility: added "jump to navigation/search" links (hidden from visual CSS browsers)

18 years ago(Bug 3690) Allowed wikitext in previewnote, moved <strong> to notice
Tom Gilder [Thu, 13 Oct 2005 01:25:55 +0000 (01:25 +0000)]
(Bug 3690) Allowed wikitext in previewnote, moved <strong> to notice

18 years agoBold usertoolbar active links via CSS
Tom Gilder [Thu, 13 Oct 2005 01:14:38 +0000 (01:14 +0000)]
Bold usertoolbar active links via CSS

18 years ago* (bug 2369) Add separate message for input box on Special:Prefixindex
Brion Vibber [Thu, 13 Oct 2005 00:46:08 +0000 (00:46 +0000)]
* (bug 2369) Add separate message for input box on Special:Prefixindex
http://bugzilla.wikimedia.org/attachment.cgi?id=982

18 years agoFixed infinite loop in formatComment due to backreferences in preg_replace replacemen...
Tim Starling [Wed, 12 Oct 2005 16:53:30 +0000 (16:53 +0000)]
Fixed infinite loop in formatComment due to backreferences in preg_replace replacement string

18 years ago* Redundant parenthesis
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 08:35:58 +0000 (08:35 +0000)]
* Redundant parenthesis

18 years agoRename message when meaning changes
Niklas Laxström [Wed, 12 Oct 2005 07:58:54 +0000 (07:58 +0000)]
Rename message when meaning changes

18 years ago* (bug 3682) LanguageSr.php - added convertPlural
Niklas Laxström [Wed, 12 Oct 2005 07:40:34 +0000 (07:40 +0000)]
* (bug 3682) LanguageSr.php - added convertPlural

18 years ago* (bug 3684) Fix typo in fatal error backtraces in Hooks.php
Brion Vibber [Wed, 12 Oct 2005 06:31:42 +0000 (06:31 +0000)]
* (bug 3684) Fix typo in fatal error backtraces in Hooks.php

18 years agoRemove mysteriously hardcoded <strong>s from 'active' links on skin. Use CSS for...
Brion Vibber [Wed, 12 Oct 2005 06:25:22 +0000 (06:25 +0000)]
Remove mysteriously hardcoded <strong>s from 'active' links on skin. Use CSS for this.

18 years ago* Using static there produces some satanic error message
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 06:14:47 +0000 (06:14 +0000)]
* Using static there produces some satanic error message

18 years ago* Rewrote getRedirect() to be extendable by extensions though $wgHooks
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 06:11:37 +0000 (06:11 +0000)]
* Rewrote getRedirect() to be extendable by extensions though $wgHooks

18 years ago* Duck warning when being run from maintenance/updateSpecialPages.php
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 05:23:53 +0000 (05:23 +0000)]
* Duck warning when being run from maintenance/updateSpecialPages.php

18 years ago* Supporting a third paramater in $wgQueryPages, the number of pages that
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 03:46:42 +0000 (03:46 +0000)]
* Supporting a third paramater in $wgQueryPages, the number of pages that
  should be cached in the querycache

18 years ago* Supporting a third paramater in $wgQueryPages, the number of pages that
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 03:45:56 +0000 (03:45 +0000)]
* Supporting a third paramater in $wgQueryPages, the number of pages that
  should be cached in the querycache
* Adding a hook to allow an extension to add itself to $wgQueryPages
* Moved the recache() limit out of this file (into maintenance/updateSpecialPages.php)

18 years ago* Deprecated some accessors in favor of fancy accessors/mutators
Ævar Arnfjörð Bjarmason [Wed, 12 Oct 2005 03:36:07 +0000 (03:36 +0000)]
* Deprecated some accessors in favor of fancy accessors/mutators

18 years ago(bug 2585) Return proper 404 code when pages don't exist
Tom Gilder [Wed, 12 Oct 2005 03:12:40 +0000 (03:12 +0000)]
(bug 2585) Return proper 404 code when pages don't exist

18 years agoBold tabs and user bar to go with navigation bar
Tom Gilder [Wed, 12 Oct 2005 01:13:46 +0000 (01:13 +0000)]
Bold tabs and user bar to go with navigation bar

18 years agonavbar v3 - bold links!
Tom Gilder [Wed, 12 Oct 2005 00:39:25 +0000 (00:39 +0000)]
navbar v3 - bold links!

18 years agoadd class="active" for CSS purposes
Tom Gilder [Tue, 11 Oct 2005 23:51:59 +0000 (23:51 +0000)]
add class="active" for CSS purposes

18 years agoUsability/accessibility: don't link in navigation if page is active
Tom Gilder [Tue, 11 Oct 2005 23:46:00 +0000 (23:46 +0000)]
Usability/accessibility: don't link in navigation if page is active

18 years agoMore preferences improvements:
Tom Gilder [Tue, 11 Oct 2005 23:11:33 +0000 (23:11 +0000)]
More preferences improvements:
  * Change tabs onmousedown
  * RTL fixes
  * Properly disable email options
  * more!

18 years agoRemove bogus truncate() function which overrides the ellipsis.
Brion Vibber [Tue, 11 Oct 2005 23:03:47 +0000 (23:03 +0000)]
Remove bogus truncate() function which overrides the ellipsis.
Why was this added?

18 years ago* Namespaces hacks on LanguagePl
Brion Vibber [Tue, 11 Oct 2005 22:32:10 +0000 (22:32 +0000)]
* Namespaces hacks on LanguagePl

18 years agoforgot languagePt
Niklas Laxström [Tue, 11 Oct 2005 21:52:36 +0000 (21:52 +0000)]
forgot languagePt

18 years ago* (bug 3414) Add plural forms support to Belarusian
Niklas Laxström [Tue, 11 Oct 2005 21:51:01 +0000 (21:51 +0000)]
* (bug 3414) Add plural forms support to Belarusian
* (bug 3163) Full translation complete of languagebr.php

18 years agoBug 3580: Change default Dutch language file to more neutral version
Niklas Laxström [Tue, 11 Oct 2005 21:19:35 +0000 (21:19 +0000)]
Bug 3580: Change default Dutch language file to more neutral version

18 years agoBug 3656: Minor LanguageHr.php update - added convertPlural() code
Niklas Laxström [Tue, 11 Oct 2005 21:12:06 +0000 (21:12 +0000)]
Bug 3656: Minor LanguageHr.php update - added convertPlural() code

18 years agoBug 3617: Update for portuguese language (pt)
Niklas Laxström [Tue, 11 Oct 2005 21:00:21 +0000 (21:00 +0000)]
Bug 3617: Update for portuguese language (pt)

18 years agoredirectingto message for HTML dump redirects
Tim Starling [Tue, 11 Oct 2005 07:10:54 +0000 (07:10 +0000)]
redirectingto message for HTML dump redirects

18 years ago* Fix meta robots tag on Special:Version again to avoid listing vulnerable
Brion Vibber [Tue, 11 Oct 2005 05:32:51 +0000 (05:32 +0000)]
* Fix meta robots tag on Special:Version again to avoid listing vulnerable
  versions for convenient harvesting by automated worms

18 years ago* Adding a ncategories message for Special:Mostcategories
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:25:10 +0000 (05:25 +0000)]
* Adding a ncategories message for Special:Mostcategories

18 years ago* Adding a nrevisions message for Special:Mostrevisions
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:23:04 +0000 (05:23 +0000)]
* Adding a nrevisions message for Special:Mostrevisions

18 years ago* Save Preferences => Save
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:12:34 +0000 (05:12 +0000)]
* Save Preferences => Save

18 years ago* Re-arranged the form to show the username and uid in the user profile tab
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:09:40 +0000 (05:09 +0000)]
* Re-arranged the form to show the username and uid in the user profile tab

18 years ago* Removed msg:prefslogintext
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 05:09:02 +0000 (05:09 +0000)]
* Removed msg:prefslogintext
* Added msg:username and msg:uid

18 years ago* Date/time => Date and time
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 04:58:03 +0000 (04:58 +0000)]
* Date/time => Date and time

18 years ago* Changed the background-color of the unseleted tabs in #preftoc from #ece9d8 to...
Ævar Arnfjörð Bjarmason [Tue, 11 Oct 2005 04:56:34 +0000 (04:56 +0000)]
* Changed the background-color of the unseleted tabs in #preftoc from #ece9d8 to #f0f0f0;
* Removed the underline on unselected tabs in #preftoc

18 years agoMore preferences simplification
Tom Gilder [Tue, 11 Oct 2005 02:52:38 +0000 (02:52 +0000)]
More preferences simplification

18 years agoSlightly better prefs layout
Tom Gilder [Tue, 11 Oct 2005 01:47:41 +0000 (01:47 +0000)]
Slightly better prefs layout

18 years agoMoved stub display setting to misc; renamed "Recent changes & stubs"
Tom Gilder [Tue, 11 Oct 2005 01:31:21 +0000 (01:31 +0000)]
Moved stub display setting to misc; renamed "Recent changes & stubs"

18 years agoHardcoded tab colors
Tom Gilder [Tue, 11 Oct 2005 01:12:23 +0000 (01:12 +0000)]
Hardcoded tab colors

18 years agoFix prefs tab wrapping problem
Tom Gilder [Tue, 11 Oct 2005 00:57:37 +0000 (00:57 +0000)]
Fix prefs tab wrapping problem

18 years agobugfixes for tabbed preferences
Tom Gilder [Tue, 11 Oct 2005 00:51:35 +0000 (00:51 +0000)]
bugfixes for tabbed preferences

18 years agoNew tabbed preferences UI
Tom Gilder [Tue, 11 Oct 2005 00:33:23 +0000 (00:33 +0000)]
New tabbed preferences UI

18 years ago"$wgSitename is offline" is a bit harsh if it's just a one-off glitch, change to...
Tom Gilder [Mon, 10 Oct 2005 18:02:50 +0000 (18:02 +0000)]
"$wgSitename is offline" is a bit harsh if it's just a one-off glitch, change to "has a problem"

18 years agoMade very important preview message more obvious
Tom Gilder [Mon, 10 Oct 2005 18:00:01 +0000 (18:00 +0000)]
Made very important preview message more obvious

18 years agoMake MonoBook validate when forced as XHTML 1.0 Strict
Tom Gilder [Mon, 10 Oct 2005 12:36:30 +0000 (12:36 +0000)]
Make MonoBook validate when forced as XHTML 1.0 Strict

18 years ago* Comment on potential bug
Ævar Arnfjörð Bjarmason [Sun, 9 Oct 2005 20:51:34 +0000 (20:51 +0000)]
* Comment on potential bug
* $fname = 'Title::userCanEdit'; => $fname = 'Title::userCan';
* Documentation

18 years ago* the linkTrail language function should be used to get the linktrail
Ævar Arnfjörð Bjarmason [Sun, 9 Oct 2005 20:23:46 +0000 (20:23 +0000)]
* the linkTrail language function should be used to get the linktrail

18 years ago* (bug 3660) Update diff3 detection to work with Windows/Cygwin
Brion Vibber [Sun, 9 Oct 2005 08:32:39 +0000 (08:32 +0000)]
* (bug 3660) Update diff3 detection to work with Windows/Cygwin
patch from Goodwill: http://bugzilla.wikimedia.org/attachment.cgi?id=960

18 years ago* Added a hook to allow extensions to modify the redirect behaviour
Ævar Arnfjörð Bjarmason [Sun, 9 Oct 2005 06:03:48 +0000 (06:03 +0000)]
* Added a hook to allow extensions to modify the redirect behaviour

18 years agonote on manual conversion to utf-8
Erik Moeller [Sun, 9 Oct 2005 05:42:16 +0000 (05:42 +0000)]
note on manual conversion to utf-8

18 years ago* (bug 3466) Generate #REDIRECT [[$1]] on page moves instead of #redirect [[$1]]
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 23:34:02 +0000 (23:34 +0000)]
* (bug 3466) Generate #REDIRECT [[$1]] on page moves instead of #redirect [[$1]]

18 years ago* Move #tilv��sun in front of #redirect in the MAG_REDIRECT array so that
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 23:32:15 +0000 (23:32 +0000)]
* Move #tilv��sun in front of #redirect in the MAG_REDIRECT array so that
  system-generated redirects use the Icelandic term rather than the English
  one

18 years ago* This special page is expensive, marking as such
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 22:42:26 +0000 (22:42 +0000)]
* This special page is expensive, marking as such

18 years ago* Three new special pages:
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 22:39:17 +0000 (22:39 +0000)]
* Three new special pages:
 - A special page to display the articles with the most revisions
 - A special page to display the articles with the most categories
 - A special page to display the articles with the most images

18 years agotruncate summary for multibyte chars
Alexander Sigachov [Sat, 8 Oct 2005 22:33:46 +0000 (22:33 +0000)]
truncate summary for multibyte chars

18 years agolangRu update
Alexander Sigachov [Sat, 8 Oct 2005 22:27:31 +0000 (22:27 +0000)]
langRu update

18 years ago* Three new special pages:
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 21:20:18 +0000 (21:20 +0000)]
* Three new special pages:
  - A special page to display the articles with the most revisions
  - A special page to display the articles with the most categories
  - A special page to display the articles with the most images

18 years ago* (bug 3631) Fixed a critical security issue
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 20:15:36 +0000 (20:15 +0000)]
* (bug 3631) Fixed a critical security issue

18 years ago* Don't output messages at all if they equal the parent message
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 19:32:37 +0000 (19:32 +0000)]
* Don't output messages at all if they equal the parent message

18 years ago* Added a new hook which allows an extension to control whether or not the
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 19:24:47 +0000 (19:24 +0000)]
* Added a new hook which allows an extension to control whether or not the
  recentchanges table gets purged, default behaviour: same as before

18 years ago* Documentation fix
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 16:02:24 +0000 (16:02 +0000)]
* Documentation fix

18 years ago* (bug 3334) Namespace changes for Polish
Niklas Laxström [Sat, 8 Oct 2005 15:48:38 +0000 (15:48 +0000)]
* (bug 3334) Namespace changes for Polish

18 years ago* Really support for getting new pages from other namespaces than NS_MAIN
Ævar Arnfjörð Bjarmason [Sat, 8 Oct 2005 15:36:21 +0000 (15:36 +0000)]
* Really support for getting new pages from other namespaces than NS_MAIN