lhc/web/wiklou.git
16 years agoAPI: Adding action=edit module
Roan Kattouw [Mon, 3 Mar 2008 18:08:40 +0000 (18:08 +0000)]
API: Adding action=edit module

16 years agoLocalisation updates for core and Special:Magic messages from Betawiki submitted...
Bertrand Grondin [Mon, 3 Mar 2008 17:06:17 +0000 (17:06 +0000)]
Localisation updates for core and Special:Magic messages from Betawiki submitted by Borislav

16 years agoAPIEDIT_VODAFONE BRANCH MERGE:
Roan Kattouw [Mon, 3 Mar 2008 16:40:42 +0000 (16:40 +0000)]
APIEDIT_VODAFONE BRANCH MERGE:
* Adding EditPage::wasDeletedSinceLastEdit() to replace code in EditPage::edit() to avoid duplicating it in internalAttemptSave().
* Adding $wgTitle === null check to showEditForm() as some extensions (like ConfirmEdit) call it. For further explanation see comment.

16 years agoTweaking r31505 so changing $dbkey actually changes something.
Roan Kattouw [Mon, 3 Mar 2008 16:38:16 +0000 (16:38 +0000)]
Tweaking r31505 so changing $dbkey actually changes something.

16 years agorevert revision 31500. not tested enough
Bertrand Grondin [Mon, 3 Mar 2008 16:29:45 +0000 (16:29 +0000)]
revert revision 31500.  not tested enough

16 years agoremoved some unneeded spaces
Alexandre Emsenhuber [Mon, 3 Mar 2008 16:22:40 +0000 (16:22 +0000)]
removed some unneeded spaces

16 years ago(bug 13166) Adding TitleSecureAndSplit hook. Modified patch by Joshua Bacher
Roan Kattouw [Mon, 3 Mar 2008 16:22:36 +0000 (16:22 +0000)]
(bug 13166) Adding TitleSecureAndSplit hook. Modified patch by Joshua Bacher

16 years agoUpdate Special magic messages core from BETAWIKi
Bertrand Grondin [Mon, 3 Mar 2008 15:25:13 +0000 (15:25 +0000)]
Update Special magic messages core from BETAWIKi

16 years agoAPI: Adding $wgAPIUCUserPrefixMinLength config variable to close a DOS window
Roan Kattouw [Mon, 3 Mar 2008 11:29:49 +0000 (11:29 +0000)]
API: Adding $wgAPIUCUserPrefixMinLength config variable to close a DOS window

16 years agoAPI: Make spaces in ucuserprefix actually work
Roan Kattouw [Mon, 3 Mar 2008 10:08:55 +0000 (10:08 +0000)]
API: Make spaces in ucuserprefix actually work

16 years agoSafety fixes for API:
Brion Vibber [Mon, 3 Mar 2008 05:45:37 +0000 (05:45 +0000)]
Safety fixes for API:
* drop user credentials for JSON callback output
* anticipating future changes, don't report anon edit tokens in JSON callback output

16 years agoCorrection to r31475 -- works with PHP 5.1 now.
Brion Vibber [Mon, 3 Mar 2008 02:48:38 +0000 (02:48 +0000)]
Correction to r31475 -- works with PHP 5.1 now.

16 years agoupdate a bunch of test cases for action=edit&redlink=1
Brion Vibber [Mon, 3 Mar 2008 02:19:21 +0000 (02:19 +0000)]
update a bunch of test cases for action=edit&redlink=1

16 years agoRevert r31473 -- causes fatal errors.
Brion Vibber [Mon, 3 Mar 2008 02:17:28 +0000 (02:17 +0000)]
Revert r31473 -- causes fatal errors.

16 years ago* (bug 13211) Don't break edit buttons when Image namespace includes apostrophe
Brion Vibber [Mon, 3 Mar 2008 01:53:45 +0000 (01:53 +0000)]
* (bug 13211) Don't break edit buttons when Image namespace includes apostrophe

16 years ago* (bug 13214) <gallery> doesn't resize images which are smaller than 120*120
Huji [Sun, 2 Mar 2008 22:34:51 +0000 (22:34 +0000)]
* (bug 13214) <gallery> doesn't resize images which are smaller than 120*120

16 years ago* Fix comment in Title::getUserPermissionsErrors() and Title::getUserPermissionsError...
Alexandre Emsenhuber [Sun, 2 Mar 2008 21:51:58 +0000 (21:51 +0000)]
* Fix comment in Title::getUserPermissionsErrors() and Title::getUserPermissionsErrorsInternal(), missing $user parameter
* Remove unused global declaration of $wgUser in Title::getUserPermissionsErrors()

16 years agoFollow-up for bug 12723 -- use the opensearch-desc message for the link as well as...
Brion Vibber [Sun, 2 Mar 2008 21:19:44 +0000 (21:19 +0000)]
Follow-up for bug 12723 -- use the opensearch-desc message for the link as well as the final xml

16 years ago(bug 12430 and http://lists.wikimedia.org/pipermail/mediawiki-l/2008-March/026443...
Alexandre Emsenhuber [Sun, 2 Mar 2008 20:16:42 +0000 (20:16 +0000)]
(bug 12430 and lists.wikimedia.org/pipermail/mediawiki-l/2008-March/026443.html) Fix call to private method LinkFilter::makeRegex() fatal error in maintenance/cleanupSpam.php.

16 years agoPartially reverting r31247:
Huji [Sun, 2 Mar 2008 19:26:59 +0000 (19:26 +0000)]
Partially reverting r31247:
* With that, it was possible to transclude a page in a protected pag with with cascading option selected, thus making the transcluded page protected.. without having protect rights :(
* I'm keeping the editproected permission there in DefaultSettings.php, because it will be used in the "correct" solution to this bug.
* Thanks for ialex for pointing out what I just missed.

16 years agoAPI: Added watch and unwatch parameters to action=move and action=delete
Roan Kattouw [Sun, 2 Mar 2008 19:00:50 +0000 (19:00 +0000)]
API: Added watch and unwatch parameters to action=move and action=delete

16 years agoFall back to Russian
Siebrand Mazeland [Sun, 2 Mar 2008 17:50:36 +0000 (17:50 +0000)]
Fall back to Russian

16 years agoMake sequence names explicit for future porting ease.
Greg Sabino Mullane [Sun, 2 Mar 2008 16:42:24 +0000 (16:42 +0000)]
Make sequence names explicit for future porting ease.

16 years agoDon't CASCADE on TRUNCATE, not available in old versions of Postgres.
Greg Sabino Mullane [Sun, 2 Mar 2008 16:41:29 +0000 (16:41 +0000)]
Don't CASCADE on TRUNCATE, not available in old versions of Postgres.

16 years ago(bug 12542) Adding a bunch of hooks to SpecialListusers.php, modified patch by Daniel...
Roan Kattouw [Sun, 2 Mar 2008 14:14:43 +0000 (14:14 +0000)]
(bug 12542) Adding a bunch of hooks to SpecialListusers.php, modified patch by Daniel Friesen

16 years ago* (bug 13218) Fix inclusion of " character in hyperlinks
Roan Kattouw [Sun, 2 Mar 2008 13:57:56 +0000 (13:57 +0000)]
* (bug 13218) Fix inclusion of " character in hyperlinks
* Using preg_replace rather than ereg_replace in formatHTML() (faster according to php.net)
* Correcting grammatical error in Title::userIsWatching() description

16 years ago Localisation updates for extensions messages from Betawiki
Bertrand Grondin [Sun, 2 Mar 2008 11:11:54 +0000 (11:11 +0000)]
 Localisation updates for extensions messages from Betawiki

16 years agoLocalisation updates for core messages from Betawiki (2008-03-02 01:40 CET)
Siebrand Mazeland [Sun, 2 Mar 2008 01:02:18 +0000 (01:02 +0000)]
Localisation updates for core messages from Betawiki (2008-03-02 01:40 CET)

16 years agodoc tweaks
Alexandre Emsenhuber [Sat, 1 Mar 2008 20:39:45 +0000 (20:39 +0000)]
doc tweaks

16 years ago(bug 11561) Fix fatal error when calling action=revert to non-image page
Alexandre Emsenhuber [Sat, 1 Mar 2008 15:54:07 +0000 (15:54 +0000)]
(bug 11561) Fix fatal error when calling action=revert to non-image page

16 years ago* Update docs/memcached.txt
Alexandre Emsenhuber [Sat, 1 Mar 2008 15:08:49 +0000 (15:08 +0000)]
* Update docs/memcached.txt
* Kill call to $wgUseMemCached in includes/ProxyTools.php

16 years agoFix description for UploadComplete hook. New hooks: FileDeleteComplete, FileUndeleteC...
Bryan Tong Minh [Sat, 1 Mar 2008 13:35:01 +0000 (13:35 +0000)]
Fix description for UploadComplete hook. New hooks: FileDeleteComplete, FileUndeleteComplete

16 years agoFixing bug 13100 by removing a redundant line in EditPage::initialiseForm() ($this...
Roan Kattouw [Sat, 1 Mar 2008 09:45:52 +0000 (09:45 +0000)]
Fixing bug 13100 by removing a redundant line in EditPage::initialiseForm() ($this->summary is empty by default).

16 years ago* Adding/updating Persian translations
Huji [Sat, 1 Mar 2008 08:29:31 +0000 (08:29 +0000)]
* Adding/updating Persian translations

16 years agoUpdate.
Rotem Liss [Sat, 1 Mar 2008 07:39:33 +0000 (07:39 +0000)]
Update.

16 years agoLocalisation updates German
Raimond Spekking [Sat, 1 Mar 2008 05:20:26 +0000 (05:20 +0000)]
Localisation updates German

16 years ago* (bug 13147) Description for categoriespagetext (used in Special:Categories) reworded
Ryan Schmidt [Fri, 29 Feb 2008 22:56:17 +0000 (22:56 +0000)]
* (bug 13147) Description for categoriespagetext (used in Special:Categories) reworded

16 years ago* Document ParserMakeImageParams hook
Alexandre Emsenhuber [Fri, 29 Feb 2008 19:58:50 +0000 (19:58 +0000)]
* Document ParserMakeImageParams hook
* Fix capitalization of @addtogroup in RepoGroup.php
* Fix comment in SpecialRevisiondelete.php, replace xml functions from wf* to Xml::* and use __METHOD__ instead of hardcoded function name

16 years agoMaking the empty space to the sides and the bottom of the category box equal in size...
Huji [Fri, 29 Feb 2008 13:59:11 +0000 (13:59 +0000)]
Making the empty space to the sides and the bottom of the category box equal in size, for monobook skin.

16 years ago* (bug 13031) Add links to usepages in e-mail form
Brion Vibber [Fri, 29 Feb 2008 01:10:52 +0000 (01:10 +0000)]
* (bug 13031) Add links to usepages in e-mail form

16 years ago* (bug 13174) __HIDDENCAT__ now applies only to category pages
Brion Vibber [Fri, 29 Feb 2008 00:55:45 +0000 (00:55 +0000)]
* (bug 13174) __HIDDENCAT__ now applies only to category pages

16 years ago(bug 12575) Prevent duplicate patrol log entries from being created
Roan Kattouw [Thu, 28 Feb 2008 21:41:06 +0000 (21:41 +0000)]
(bug 12575) Prevent duplicate patrol log entries from being created

16 years agoAPI: Couplt problems with ApiQueryDeletedRevs
Daniel Cannon [Thu, 28 Feb 2008 17:25:33 +0000 (17:25 +0000)]
API: Couplt problems with ApiQueryDeletedRevs

* $limit undefined, was doing limit checking against null
* Bring limit=max behavior in line with r31258

16 years ago(Bug 13175) Added example for list=blocks
Roan Kattouw [Thu, 28 Feb 2008 13:32:10 +0000 (13:32 +0000)]
(Bug 13175) Added example for list=blocks

16 years agoLocalisation updates for core messages from Betawiki
Siebrand Mazeland [Thu, 28 Feb 2008 09:09:09 +0000 (09:09 +0000)]
Localisation updates for core messages from Betawiki

16 years agoLocalisation updates for core messages from Betawiki (2008-02-28 09:40 CET)
Siebrand Mazeland [Thu, 28 Feb 2008 08:53:35 +0000 (08:53 +0000)]
Localisation updates for core messages from Betawiki (2008-02-28 09:40 CET)

16 years agoMake the category browser actually work
Anders Wegge Jakobsen [Thu, 28 Feb 2008 08:14:49 +0000 (08:14 +0000)]
Make the category browser actually work

16 years ago* (bug 13130) Moved edit token and autosummary fields above edit tools to
Brion Vibber [Thu, 28 Feb 2008 00:47:00 +0000 (00:47 +0000)]
* (bug 13130) Moved edit token and autosummary fields above edit tools to
  reduce broken form submissions

16 years agoCleanup
Siebrand Mazeland [Thu, 28 Feb 2008 00:20:38 +0000 (00:20 +0000)]
Cleanup
* Updated a few URLs
* Removed entries where site was unreachable or target was no longer an active site (~6 months)
* Added some comments for next pass.

16 years ago* (bug 13112) Added Special:RelatedChanges alias to Special:Recentchangeslinked
Brion Vibber [Thu, 28 Feb 2008 00:04:02 +0000 (00:04 +0000)]
* (bug 13112) Added Special:RelatedChanges alias to Special:Recentchangeslinked

16 years ago* (bug 13135) Special:Userrights now passes IDs through form submission
Brion Vibber [Wed, 27 Feb 2008 23:59:21 +0000 (23:59 +0000)]
* (bug 13135) Special:Userrights now passes IDs through form submission
  to allow functionality on not-quite-right usernames

16 years agoTable page_props needed in tests after all.
Greg Sabino Mullane [Wed, 27 Feb 2008 21:51:13 +0000 (21:51 +0000)]
Table page_props needed in tests after all.

16 years ago(bug 12394) Adding rctitles parameter to list=recentchanges to facilitate easier...
Roan Kattouw [Wed, 27 Feb 2008 10:28:03 +0000 (10:28 +0000)]
(bug 12394) Adding rctitles parameter to list=recentchanges to facilitate easier retrieval of rcid. Also changing RELEASE-NOTES entries to be more consistent with each other

16 years agoPartial solution (quick hack) for bug 12970.
Tim Starling [Wed, 27 Feb 2008 07:06:32 +0000 (07:06 +0000)]
Partial solution (quick hack) for bug 12970.

16 years agoIndonesian (id) localisation updates for core messages.
Ivan Lanin [Wed, 27 Feb 2008 07:02:32 +0000 (07:02 +0000)]
Indonesian (id) localisation updates for core messages.

16 years agoReplaced maintenance/dumpHTML.php with a message pointing to the DumpHTML extension...
Tim Starling [Wed, 27 Feb 2008 06:19:09 +0000 (06:19 +0000)]
Replaced maintenance/dumpHTML.php with a message pointing to the DumpHTML extension. Deleted subsidiary files.

16 years agoBug 11980: don't complain on rollback of non-transactional tables. Not sure how to...
Tim Starling [Wed, 27 Feb 2008 06:09:51 +0000 (06:09 +0000)]
Bug 11980: don't complain on rollback of non-transactional tables. Not sure how to reproduce it, but this should fix it in any case.

16 years agoAdd new message from r31337 to the maintenances scripts.
Raimond Spekking [Wed, 27 Feb 2008 05:47:23 +0000 (05:47 +0000)]
Add new message from r31337 to the maintenances scripts.

16 years agoTweak up last commit about opensearch desc to be nicer. Cleaner message name, use...
Brion Vibber [Wed, 27 Feb 2008 04:56:29 +0000 (04:56 +0000)]
Tweak up last commit about opensearch desc to be nicer. Cleaner message name, use wfMsgForContent, remove an obsolete line.

16 years ago* (bug 12723) OpenSearch description name now uses more compact language code
Brion Vibber [Wed, 27 Feb 2008 04:53:24 +0000 (04:53 +0000)]
* (bug 12723) OpenSearch description name now uses more compact language code
  to avoid passing the length limit as often, is customizable per site via
  'opensearch-shortname' message.

Note that the spec actually says ShortName should be trimmed to *16* chars,
which is pretty awful -- 'Wikimedia Commons' doesn't even fit. I haven't
changed the current trimming (to 24 characters).

Note that Firefox uses the longer 'Description' field for its 'add' menu
item, but the ShortName for the actual item once you add it to the menu.

Possibly should have separate description and shortname thingies and do some
smarter trimming. Sigh.

16 years agoupdating spinner.gif image to work with non-white backgrounds
Ryan Schmidt [Wed, 27 Feb 2008 00:01:25 +0000 (00:01 +0000)]
updating spinner.gif image to work with non-white backgrounds

16 years ago* (bug 13086) Trackbacks were returning invalid XML (extra whitespace)
Brion Vibber [Tue, 26 Feb 2008 22:47:39 +0000 (22:47 +0000)]
* (bug 13086) Trackbacks were returning invalid XML (extra whitespace)

16 years ago(bug 13100) Added 'preloadtitle' parameter to action=edit&section=new that pre-fills...
Roan Kattouw [Tue, 26 Feb 2008 22:40:59 +0000 (22:40 +0000)]
(bug 13100) Added 'preloadtitle' parameter to action=edit&section=new that pre-fills the section title field. Patch by Mike Dillon

16 years ago* (bug 13139, 13074) Fix request data for parameters with numeric names
Brion Vibber [Tue, 26 Feb 2008 22:33:04 +0000 (22:33 +0000)]
* (bug 13139, 13074) Fix request data for parameters with numeric names

16 years ago(bug 13132) Unable to unprotect pages protected with earlier versions of MediaWiki
Rotem Liss [Tue, 26 Feb 2008 20:41:21 +0000 (20:41 +0000)]
(bug 13132) Unable to unprotect pages protected with earlier versions of MediaWiki
* Replacing the fix for (bug 12716) Unprotecting a non-protected page leaves a log entry

16 years agoLocalisation updates for core messages from Betawiki (2008-02-26 20:45 CET)
Siebrand Mazeland [Tue, 26 Feb 2008 19:55:10 +0000 (19:55 +0000)]
Localisation updates for core messages from Betawiki (2008-02-26 20:45 CET)

16 years agocatlinks is not a single paragraph anymore
Tim Starling [Tue, 26 Feb 2008 17:48:21 +0000 (17:48 +0000)]
catlinks is not a single paragraph anymore

16 years agoRELEASE-NOTES
Aryeh Gregor [Tue, 26 Feb 2008 17:22:22 +0000 (17:22 +0000)]
RELEASE-NOTES

16 years agoAdd new hook ImageBeforeProduceHTML, per request on Wikitech-l. If it sucks or is...
Aryeh Gregor [Tue, 26 Feb 2008 17:20:39 +0000 (17:20 +0000)]
Add new hook ImageBeforeProduceHTML, per request on Wikitech-l.  If it sucks or is broken, please revert or fix.  :)

16 years ago(bug 13157) Adding ucuserprefix parameter to list=usercontribs
Roan Kattouw [Tue, 26 Feb 2008 16:56:08 +0000 (16:56 +0000)]
(bug 13157) Adding ucuserprefix parameter to list=usercontribs

16 years ago* Update Chinese translations
Shinjiman [Tue, 26 Feb 2008 15:26:38 +0000 (15:26 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoUpdate.
Rotem Liss [Tue, 26 Feb 2008 14:17:19 +0000 (14:17 +0000)]
Update.

16 years ago* (bug 13159) Use content language for name of Category:Hidden categories
Raimond Spekking [Tue, 26 Feb 2008 09:36:43 +0000 (09:36 +0000)]
* (bug 13159) Use content language for name of Category:Hidden categories

16 years ago* Adding/updating Persian translations
Huji [Tue, 26 Feb 2008 07:17:12 +0000 (07:17 +0000)]
* Adding/updating Persian translations

16 years agoUse a separate redlink parameter for red link determination, instead of overloading...
Tim Starling [Tue, 26 Feb 2008 06:10:24 +0000 (06:10 +0000)]
Use a separate redlink parameter for red link determination, instead of overloading the action parameter

16 years agoFix up RELEASE-NOTES a bit (move config stuff to config changes, rephrase $wgFeed...
Aryeh Gregor [Tue, 26 Feb 2008 01:56:38 +0000 (01:56 +0000)]
Fix up RELEASE-NOTES a bit (move config stuff to config changes, rephrase $wgFeed descriptions, punctuate more consistently, better explain filepageexists change)

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Tue, 26 Feb 2008 01:52:47 +0000 (01:52 +0000)]
Indonesian (id) localisation updates.

16 years agoTests failed due to missing page_props table; add it in
Brion Vibber [Tue, 26 Feb 2008 01:24:11 +0000 (01:24 +0000)]
Tests failed due to missing page_props table; add it in

16 years ago* (bug 13022) Fix upload from URL on PHP 5.0.x
Brion Vibber [Tue, 26 Feb 2008 00:00:43 +0000 (00:00 +0000)]
* (bug 13022) Fix upload from URL on PHP 5.0.x
PHP 5.0.x whines about pass-by-ref, apparently :P

16 years agoLocalisation updates for core messages from Betawiki (2008-02-26 00:25 CET)
Siebrand Mazeland [Mon, 25 Feb 2008 23:34:15 +0000 (23:34 +0000)]
Localisation updates for core messages from Betawiki (2008-02-26 00:25 CET)

16 years agoUpdate the empty section 'updated languages' a bit
Siebrand Mazeland [Mon, 25 Feb 2008 23:18:31 +0000 (23:18 +0000)]
Update the empty section 'updated languages' a bit

16 years ago(bug 13154) Adding subpage info to meta=siteinfo&siprop=namespaces. Also adding RELEA...
Roan Kattouw [Mon, 25 Feb 2008 22:11:56 +0000 (22:11 +0000)]
(bug 13154) Adding subpage info to meta=siteinfo&siprop=namespaces. Also adding RELEASE-NOTES entry for r31260

16 years ago* (bug 12988) $wgMinimalPasswordLength no longer breaks create user by email
Brion Vibber [Mon, 25 Feb 2008 22:07:40 +0000 (22:07 +0000)]
* (bug 12988) $wgMinimalPasswordLength no longer breaks create user by email

The user password was being set to '-' briefly during setup, before being overwritten.
This broke with $wgMinimalPasswordLength > 1, throwing a fatal exception.
Using the special value of null instead allows the initial non-valid password entry to be set without hitting the minimum length.

16 years agoRevert r31243, r31244 -- regression: spews bogus protection entries into page history...
Brion Vibber [Mon, 25 Feb 2008 21:31:59 +0000 (21:31 +0000)]
Revert r31243, r31244 -- regression: spews bogus protection entries into page history when no change is made.

16 years agoRevert r31232 -- duplicates updateRestrictions.php
Brion Vibber [Mon, 25 Feb 2008 21:27:45 +0000 (21:27 +0000)]
Revert r31232 -- duplicates updateRestrictions.php

16 years agoCorrect wildly inaccurate description of a change.
Brion Vibber [Mon, 25 Feb 2008 21:26:24 +0000 (21:26 +0000)]
Correct wildly inaccurate description of a change.
Bots were not given the right to edit protected pages; rather the ability to do so was created.

16 years agoLocalisation updates German
Raimond Spekking [Mon, 25 Feb 2008 20:45:49 +0000 (20:45 +0000)]
Localisation updates German

16 years agoAdd formatnum to count of hidden categories, rephrase it a bit.
Raimond Spekking [Mon, 25 Feb 2008 20:36:29 +0000 (20:36 +0000)]
Add formatnum to count of hidden categories, rephrase it a bit.

16 years agoUpdate.
Rotem Liss [Mon, 25 Feb 2008 19:15:14 +0000 (19:15 +0000)]
Update.

16 years agoAdd count of hidden categories to message for better localization.
Raimond Spekking [Mon, 25 Feb 2008 19:09:25 +0000 (19:09 +0000)]
Add count of hidden categories to message for better localization.

16 years agoAdding the comment for message hidden-category-category back.
Rotem Liss [Mon, 25 Feb 2008 17:10:22 +0000 (17:10 +0000)]
Adding the comment for message hidden-category-category back.

16 years agoUpdate.
Rotem Liss [Mon, 25 Feb 2008 17:07:48 +0000 (17:07 +0000)]
Update.

16 years agoFix.
Rotem Liss [Mon, 25 Feb 2008 17:05:16 +0000 (17:05 +0000)]
Fix.

16 years ago* Adding/updating Persian translations
Huji [Mon, 25 Feb 2008 16:52:31 +0000 (16:52 +0000)]
* Adding/updating Persian translations
* Adding new messages to messages.inc
* Rebuilding both Fa and En

16 years ago* Put both hidden categories and normal categories into the view page HTML, but with...
Tim Starling [Mon, 25 Feb 2008 16:38:25 +0000 (16:38 +0000)]
* Put both hidden categories and normal categories into the view page HTML, but with hidden categories being unconditionally hidden with CSS. A JS show/hide toggle can be added in user/site JS.
* Add user preference to always show hidden categories
* Add all hidden categories to [[Category:Hidden categories]], localised by hidden-category-category
* Add wgVariantArticlePath and wgActionPaths to the JS variables script, needed to determine title from link href.

16 years agoIndonesian (id) localisation updates.
Ivan Lanin [Mon, 25 Feb 2008 15:51:49 +0000 (15:51 +0000)]
Indonesian (id) localisation updates.

16 years agoAPI: Rewriting ApiQueryBacklinks big time. Implemented blredirect and cleaned up...
Roan Kattouw [Mon, 25 Feb 2008 14:32:57 +0000 (14:32 +0000)]
API: Rewriting ApiQueryBacklinks big time. Implemented blredirect and cleaned up continue parameter handling and generation, among other things.

16 years agoAPI: Fixing limit=max output; previous implementation threw fatal errors under certai...
Roan Kattouw [Mon, 25 Feb 2008 14:12:55 +0000 (14:12 +0000)]
API: Fixing limit=max output; previous implementation threw fatal errors under certain conditions and didn't accomodate for some modules having different limits in some cases.

16 years agoFor pages with hidden categories, add a list of these categories down the bottom...
Andrew Garrett [Mon, 25 Feb 2008 13:38:21 +0000 (13:38 +0000)]
For pages with hidden categories, add a list of these categories down the bottom of the "edit" page - underneath the list of included templates.

16 years agoUpdate.
Rotem Liss [Mon, 25 Feb 2008 13:05:29 +0000 (13:05 +0000)]
Update.