lhc/web/wiklou.git
17 years agoAPI * Changed rchide into rcshow. Now allows very granual specification of what shoul...
Yuri Astrakhan [Sat, 4 Nov 2006 06:53:52 +0000 (06:53 +0000)]
API * Changed rchide into rcshow. Now allows very granual specification of what should be included in the output.

17 years agoAPI * version param now links to the SVN
Yuri Astrakhan [Sat, 4 Nov 2006 05:24:59 +0000 (05:24 +0000)]
API * version param now links to the SVN
* debug case fixes
* renamed ApiQueryContributions to ApiQueryUserContributions (a bit clearer)

17 years ago* (bug 7774) MATH: aded more amstex functions
Jens Frank [Fri, 3 Nov 2006 23:17:20 +0000 (23:17 +0000)]
* (bug 7774) MATH: aded more amstex functions
* (bug 1182) MATH: fixed inconsistent rendering of upper case Greek letters in TeX

17 years agoDocumentation issues for wfMsgReal - convert incorrect usage of @return to @param...
Andrew Garrett [Fri, 3 Nov 2006 22:33:46 +0000 (22:33 +0000)]
Documentation issues for wfMsgReal - convert incorrect usage of @return to @param; and add stub documentation for two undocumented paramters

17 years agoVarious fixes related to the blocking change re: autoblocks. On inserting an IP block...
Andrew Garrett [Fri, 3 Nov 2006 13:24:53 +0000 (13:24 +0000)]
Various fixes related to the blocking change re: autoblocks. On inserting an IP block, the ipb_enable_autoblock field is now automagically blanked, because it doesn't make any sense for an IP block. Additionally, IP blocks without the ipb_enable_autoblock option no longer show up as "autoblock disabled" on Special:Ipblocklist.

17 years ago* (bug 7294) Fix PATH search for diff3 on install
Brion Vibber [Fri, 3 Nov 2006 13:01:22 +0000 (13:01 +0000)]
* (bug 7294) Fix PATH search for diff3 on install

17 years ago* (bug 7550) Normalize user parameter normally on Special:Log
Brion Vibber [Fri, 3 Nov 2006 12:54:58 +0000 (12:54 +0000)]
* (bug 7550) Normalize user parameter normally on Special:Log

17 years agoUpdate.
Rotem Liss [Fri, 3 Nov 2006 10:27:19 +0000 (10:27 +0000)]
Update.

17 years agoTranslations should not change pagecategorieslink - marking as ignored message.
Rotem Liss [Fri, 3 Nov 2006 10:22:34 +0000 (10:22 +0000)]
Translations should not change pagecategorieslink - marking as ignored message.

17 years ago* (bug 7785) Postgres compatibility for timestamps in RC feeds
Brion Vibber [Fri, 3 Nov 2006 08:54:38 +0000 (08:54 +0000)]
* (bug 7785) Postgres compatibility for timestamps in RC feeds

17 years agoRevert r17367 "(bug 7723) Add ic: parser function, with alias tc:, which capitalises...
Brion Vibber [Fri, 3 Nov 2006 08:36:28 +0000 (08:36 +0000)]
Revert r17367 "(bug 7723) Add ic: parser function, with alias tc:, which capitalises the first letter of each word."
Feature creep with no apparent usefulness; would produce obviously incorrect results for mixed-case or all-caps words.

17 years agoAPI * better self-description for various modules
Yuri Astrakhan [Fri, 3 Nov 2006 06:53:47 +0000 (06:53 +0000)]
API * better self-description for various modules
* namespace type for parameters
* fixed bug with incorrect ordering in paging
* fixed bug with revisions and watchlist paging

17 years agoSort the list of skins in My Preferences --> Skins by alphabetical order using asort...
Nick Jenkins [Fri, 3 Nov 2006 06:08:08 +0000 (06:08 +0000)]
Sort the list of skins in My Preferences --> Skins by alphabetical order using asort(). At the moment it appears to just be in random order.

17 years agoFix documentation that confused me. Bad Tim, copy-pasting in r12924!
Aryeh Gregor [Fri, 3 Nov 2006 06:02:34 +0000 (06:02 +0000)]
Fix documentation that confused me.  Bad Tim, copy-pasting in r12924!

17 years ago(bugs 461, 7547) Allow "Categories:" link at bottom of pages to be customized via...
Aryeh Gregor [Fri, 3 Nov 2006 05:50:55 +0000 (05:50 +0000)]
(bugs 461, 7547) Allow "Categories:" link at bottom of pages to be customized via pagecategorieslink message.  Note that this also removes an unused parameter, Special:Categories?article=thisarticle.  If that's supposed to do something, someone should revert this and make it do something.

17 years agoMinor addition to comments for wfMsg / wfMsgExt declarations.
Nick Jenkins [Fri, 3 Nov 2006 05:46:08 +0000 (05:46 +0000)]
Minor addition to comments for wfMsg / wfMsgExt declarations.

17 years ago* (bug 1133) Special:Emailuser: add an option to send yourself a copy your mail....
Nick Jenkins [Fri, 3 Nov 2006 05:39:44 +0000 (05:39 +0000)]
* (bug 1133) Special:Emailuser: add an option to send yourself a copy your mail. [A.K.A. the "CC me, Baby!" option].

17 years ago* (bug 7723) Add ic: parser function, with alias tc:, which capitalises the first...
Andrew Garrett [Fri, 3 Nov 2006 05:25:10 +0000 (05:25 +0000)]
* (bug 7723) Add ic: parser function, with alias tc:, which capitalises the first letter of each word.

17 years agoAPI * forcing the rc_timestamp index (to safeguard myself any harm from domas)
Yuri Astrakhan [Fri, 3 Nov 2006 04:56:42 +0000 (04:56 +0000)]
API * forcing the rc_timestamp index (to safeguard myself any harm from domas)

17 years agoAdd to my commit from last night - give a separate message for not providing a headli...
Andrew Garrett [Fri, 3 Nov 2006 01:37:06 +0000 (01:37 +0000)]
Add to my commit from last night - give a separate message for not providing a headline, rather than the standard one for not having an edit summary. This should fully resolve bug 7788

17 years ago(bug 7788) Force section headers in new section links for users who have 'prompt...
Andrew Garrett [Thu, 2 Nov 2006 13:33:38 +0000 (13:33 +0000)]
(bug 7788) Force section headers in new section links for users who have 'prompt for blank edit summaries' on.

17 years ago* Remove entries from redirect table on article deletion
Brion Vibber [Thu, 2 Nov 2006 11:39:13 +0000 (11:39 +0000)]
* Remove entries from redirect table on article deletion

17 years agotemplatesUsed marker is on its own line; silly to wrap it in a span or try to force...
Brion Vibber [Thu, 2 Nov 2006 10:59:30 +0000 (10:59 +0000)]
templatesUsed marker is on its own line; silly to wrap it in a span or try to force it to inline.
Moved from span to div and not trimming the paragraph tag.

17 years agoAdd whitespace above "templates included on this page" using CSS, not hardcoded line...
Aryeh Gregor [Thu, 2 Nov 2006 06:47:01 +0000 (06:47 +0000)]
Add whitespace above "templates included on this page" using CSS, not hardcoded line break.

17 years ago"si" param should be "siprop" in example (si param is ignored).
Nick Jenkins [Thu, 2 Nov 2006 02:33:14 +0000 (02:33 +0000)]
"si" param should be "siprop" in example (si param is ignored).

17 years agoRemove duplicate line: already in 1.8 upgrade section.
Greg Sabino Mullane [Wed, 1 Nov 2006 22:09:34 +0000 (22:09 +0000)]
Remove duplicate line: already in 1.8 upgrade section.

17 years agoRestore patch that was temporarily reverted in order to rectify an issue where the...
Andrew Garrett [Wed, 1 Nov 2006 21:57:18 +0000 (21:57 +0000)]
Restore patch that was temporarily reverted in order to rectify an issue where the patch was applied without enacting required database changes

17 years agoRevert patch that was scapped into production without database changes
Andrew Garrett [Wed, 1 Nov 2006 21:36:03 +0000 (21:36 +0000)]
Revert patch that was scapped into production without database changes

17 years ago* (bug 7780) Fix regression in editing redirects
Brion Vibber [Wed, 1 Nov 2006 21:02:00 +0000 (21:02 +0000)]
* (bug 7780) Fix regression in editing redirects
There's still some bugs with the redirect table; for instance it doesn't get cleared on page deletion.

17 years agoRevert addition of 'callto' protocol in default recognized protocols.
Brion Vibber [Wed, 1 Nov 2006 20:31:46 +0000 (20:31 +0000)]
Revert addition of 'callto' protocol in default recognized protocols.
I find this rather creepy; on clicking the link, Skype *immediately*
calls the named user. It looks like it may do the same for SkypeOut
numbers, which could be costly, annoying, as well as a privacy issue
if malicious linkers are trying to trick people into following the
links.

I can see this being useful for an intranet or other semiprivate
wiki, but that can then be added by the administrators of that
wiki.

17 years agoAPI * Minor fixes to user contribs and logevents. Paging is still broken.
Yuri Astrakhan [Wed, 1 Nov 2006 15:49:34 +0000 (15:49 +0000)]
API * Minor fixes to user contribs and logevents. Paging is still broken.

17 years agoUpdate.
Rotem Liss [Wed, 1 Nov 2006 14:35:16 +0000 (14:35 +0000)]
Update.

17 years agoUpdate the updater.
Greg Sabino Mullane [Wed, 1 Nov 2006 14:19:40 +0000 (14:19 +0000)]
Update the updater.

17 years agoAdd enable_autoblock column.
Greg Sabino Mullane [Wed, 1 Nov 2006 14:18:33 +0000 (14:18 +0000)]
Add enable_autoblock column.

17 years agoDocument the implementation better (lots of comments). Hopefully this can be used...
Andrew Garrett [Wed, 1 Nov 2006 14:02:59 +0000 (14:02 +0000)]
Document the implementation better (lots of comments). Hopefully this can be used as a starting point for other modules - as it's nice and easy to read

17 years agoAmend Special:Ipblocklist to note when a block has autoblock DISABLED
Andrew Garrett [Wed, 1 Nov 2006 13:01:50 +0000 (13:01 +0000)]
Amend Special:Ipblocklist to note when a block has autoblock DISABLED

17 years agoMissing file from last commit
Andrew Garrett [Wed, 1 Nov 2006 12:07:20 +0000 (12:07 +0000)]
Missing file from last commit

17 years agoImplement usercontribs module for API.
Andrew Garrett [Wed, 1 Nov 2006 12:06:29 +0000 (12:06 +0000)]
Implement usercontribs module for API.

17 years agoFixed invalid title condition
Tim Starling [Wed, 1 Nov 2006 11:21:46 +0000 (11:21 +0000)]
Fixed invalid title condition

17 years agodon't cache error pages
Tim Starling [Wed, 1 Nov 2006 11:21:09 +0000 (11:21 +0000)]
don't cache error pages

17 years agoSQL file for autoblock feature
Tim Starling [Wed, 1 Nov 2006 08:22:05 +0000 (08:22 +0000)]
SQL file for autoblock feature

17 years agoAdded callto:// protocol, for Skype
Tim Starling [Wed, 1 Nov 2006 07:16:58 +0000 (07:16 +0000)]
Added callto:// protocol, for Skype

17 years agoAdded block option "enable autoblocks". Patch by Werdna from bug 1294.
Tim Starling [Wed, 1 Nov 2006 07:13:31 +0000 (07:13 +0000)]
Added block option "enable autoblocks". Patch by Werdna from bug 1294.

17 years agoDatabase: added STRAIGHT_JOIN option for mysql
Yuri Astrakhan [Tue, 31 Oct 2006 21:00:00 +0000 (21:00 +0000)]
Database: added STRAIGHT_JOIN option for mysql
API: Optimized logevents module query

17 years agoadd a comment
Brion Vibber [Tue, 31 Oct 2006 17:00:28 +0000 (17:00 +0000)]
add a comment

17 years agocommit live hack
Brion Vibber [Tue, 31 Oct 2006 16:58:39 +0000 (16:58 +0000)]
commit live hack

17 years agoUpdates for 1.8 Postgres
Greg Sabino Mullane [Tue, 31 Oct 2006 16:03:22 +0000 (16:03 +0000)]
Updates for 1.8 Postgres

17 years agoFixed redirect table update per brion's suggestions.
Yuri Astrakhan [Tue, 31 Oct 2006 15:57:37 +0000 (15:57 +0000)]
Fixed redirect table update per brion's suggestions.

17 years agoDuplicate column.
Greg Sabino Mullane [Tue, 31 Oct 2006 15:53:19 +0000 (15:53 +0000)]
Duplicate column.

17 years agoadd tests for {{#special:}}
Brion Vibber [Tue, 31 Oct 2006 14:55:46 +0000 (14:55 +0000)]
add tests for {{#special:}}

17 years ago* Fix for parser tests with MySQL 5 in strict mode
Brion Vibber [Tue, 31 Oct 2006 14:49:25 +0000 (14:49 +0000)]
* Fix for parser tests with MySQL 5 in strict mode

17 years ago* Add tab links from extensions to classic-based skins (SkinTemplateTab hook)
Brion Vibber [Tue, 31 Oct 2006 14:41:59 +0000 (14:41 +0000)]
* Add tab links from extensions to classic-based skins (SkinTemplateTab hook)
  Provides better cross-skin compatibility for extensions using the modern
  skin hooks, such as Oversight
* Moved variant language links on Cologne Blue and Nostalgia to before the
  login/logout link

17 years agoUpdate.
Rotem Liss [Tue, 31 Oct 2006 13:32:07 +0000 (13:32 +0000)]
Update.

17 years agoFix incorrect var name.
Greg Sabino Mullane [Tue, 31 Oct 2006 13:31:40 +0000 (13:31 +0000)]
Fix incorrect var name.

17 years ago* (bug 7766) Remove redundant / from AJAX requests, can break some servers
Brion Vibber [Tue, 31 Oct 2006 13:27:57 +0000 (13:27 +0000)]
* (bug 7766) Remove redundant / from AJAX requests, can break some servers

17 years agoAdded {{#special:}} parser function, to give the local default title for special...
Tim Starling [Tue, 31 Oct 2006 13:25:47 +0000 (13:25 +0000)]
Added {{#special:}} parser function, to give the local default title for special pages

17 years ago(bug 7758) Added wrapper span to "templates used" explanation to allow CSS styling...
Aryeh Gregor [Mon, 30 Oct 2006 17:18:43 +0000 (17:18 +0000)]
(bug 7758) Added wrapper span to "templates used" explanation to allow CSS styling (class="mw-templatesUsedExplanation").

17 years agoRevert 17297 and 17298 for the moment.
Brion Vibber [Mon, 30 Oct 2006 13:33:33 +0000 (13:33 +0000)]
Revert 17297 and 17298 for the moment.
Remember that trunk must work at all times!
1) Functionality is broken: sidebar/toolbox access keys no longer work
2) Localization changes are incomplete
3) Offhand it isn't clear how to disable default accesskeys; empty message page will show through the default
4) There may be other problems, and a large change to this should have some high-profile announcement of the results and implications first
If it's not going to be all ready at once, recommend putting this in a temporary work branch.

17 years ago* Made special page names case-insensitive and localisable. Care has been taken to...
Tim Starling [Mon, 30 Oct 2006 06:25:31 +0000 (06:25 +0000)]
* Made special page names case-insensitive and localisable. Care has been taken to maintain backwards compatibility.
* Used special page subpages in a few more places, instead of query parameters

17 years agoTweak tables used in parserTests for the 2 new redirect tables
Nick Jenkins [Mon, 30 Oct 2006 06:23:52 +0000 (06:23 +0000)]
Tweak tables used in parserTests for the 2 new redirect tables

17 years agoTypo, thanks nickj
Aryeh Gregor [Mon, 30 Oct 2006 05:32:10 +0000 (05:32 +0000)]
Typo, thanks nickj

17 years ago* (bugs 5051, 5376) All tooltips and accesskeys moved out of Monobook.js and into...
Aryeh Gregor [Mon, 30 Oct 2006 04:33:40 +0000 (04:33 +0000)]
* (bugs 5051, 5376) All tooltips and accesskeys moved out of Monobook.js and into their own system messages.  JavaScript is now only used to attach the prefix to the accesskey in the tooltip.
* Todo: 37 languages still need to be internationalized by refactoring the Monobook.js format into the new format (I did 17 before giving up out of exhaustion).  Until this happens, the tooltips will show up in English for these languages.
* Todo: be generous and add all these new tooltips to non-Monobook skins.

17 years agoMake sure users cannot be deleted unless they have done no editing.
Greg Sabino Mullane [Mon, 30 Oct 2006 01:04:00 +0000 (01:04 +0000)]
Make sure users cannot be deleted unless they have done no editing.

17 years agoAPI * Implemented backlinks / imagelinks / embeddedin modules
Yuri Astrakhan [Mon, 30 Oct 2006 00:18:05 +0000 (00:18 +0000)]
API * Implemented backlinks / imagelinks / embeddedin modules
* Revised help screen

17 years ago* (bug 7636) Fix accesskey display for Firefox 2 on X11.
Aryeh Gregor [Sun, 29 Oct 2006 22:25:21 +0000 (22:25 +0000)]
* (bug 7636) Fix accesskey display for Firefox 2 on X11.
* Switch around "Shift-Alt" to "Alt-Shift", which seems more common and generally sounds better.
* Condense and correct RELEASE-NOTES stuff about this issue (we don't need three lines about one bug just because it was fixed in three phases, right?)

17 years agoUpdated info on bug 7304 (redirect table). This relates to checkin r17291.
Yuri Astrakhan [Sun, 29 Oct 2006 21:40:37 +0000 (21:40 +0000)]
Updated info on bug 7304 (redirect table). This relates to checkin r17291.

17 years agoUpdates 'redirect' table on each save. WARNING: Breaking change. You must have the...
Yuri Astrakhan [Sun, 29 Oct 2006 21:25:40 +0000 (21:25 +0000)]
Updates 'redirect' table on each save. WARNING: Breaking change. You must have the latest DB schema.

17 years ago(bug 7749) MATH: added some more LaTeX symbols, e.g. parallel, diamond, ast, ...
Jens Frank [Sun, 29 Oct 2006 19:09:49 +0000 (19:09 +0000)]
(bug 7749) MATH: added some more LaTeX symbols, e.g. parallel, diamond, ast, ...

17 years ago* (bug 7745) Add id attribute to search button in Monobook
Aryeh Gregor [Sun, 29 Oct 2006 18:17:15 +0000 (18:17 +0000)]
* (bug 7745) Add id attribute to search button in Monobook
* Fix a typo and a bogus entry in RELEASE-NOTES

17 years ago* Fix purging for updated SVG files
Brion Vibber [Sun, 29 Oct 2006 18:04:11 +0000 (18:04 +0000)]
* Fix purging for updated SVG files
Purging was using getViewUrl(), which is a generated thumbnail for SVG and other render-only formats.
Switched to using getUrl(), which returns the file itself. The thumb will be separately covered as is.

17 years ago(bug 7741) MATH: fixed broken syntax of underbrace etc. Fixed arrays
Jens Frank [Sun, 29 Oct 2006 13:48:21 +0000 (13:48 +0000)]
(bug 7741) MATH: fixed broken syntax of underbrace etc. Fixed arrays

17 years ago* (bug 3224) Allow minor edits by bots to skip new message notification on
Brion Vibber [Sun, 29 Oct 2006 12:11:58 +0000 (12:11 +0000)]
* (bug 3224) Allow minor edits by bots to skip new message notification on
  user talk pages. This can be disabled by adjusting the 'nominornewtalk'
  permission. Patch by Werdna.

17 years agoSplitting the lists of ignored, optional and EXIF messages to a separate file.
Rotem Liss [Sat, 28 Oct 2006 15:05:42 +0000 (15:05 +0000)]
Splitting the lists of ignored, optional and EXIF messages to a separate file.

17 years ago(bug 7714) Update for Bishnupriya Manipuri language (bpy) interface
Rotem Liss [Sat, 28 Oct 2006 13:26:23 +0000 (13:26 +0000)]
(bug 7714) Update for Bishnupriya Manipuri language (bpy) interface

17 years ago(bug 7628) new languages
Jimmy Collins [Fri, 27 Oct 2006 16:04:25 +0000 (16:04 +0000)]
(bug 7628) new languages

17 years ago* Remove unsightly "_" from namespace in Special:Allpages, Special:Prefixindex
Brion Vibber [Fri, 27 Oct 2006 14:32:00 +0000 (14:32 +0000)]
* Remove unsightly "_" from namespace in Special:Allpages, Special:Prefixindex

17 years agoAPI * Optimized backlinking query (still needs an index change)
Yuri Astrakhan [Fri, 27 Oct 2006 03:50:34 +0000 (03:50 +0000)]
API * Optimized backlinking query (still needs an index change)
* Added right property to siteinfo

17 years agoUpdates to German translation
Jimmy Collins [Thu, 26 Oct 2006 22:31:55 +0000 (22:31 +0000)]
Updates to German translation

17 years agoAdd translation for 'mypreferences' for Italian
Jimmy Collins [Thu, 26 Oct 2006 22:12:06 +0000 (22:12 +0000)]
Add translation for 'mypreferences' for Italian

17 years agoFix Bug 7717, trim spaces in namespace alias name.
Robert Stojnić [Thu, 26 Oct 2006 17:14:50 +0000 (17:14 +0000)]
Fix Bug 7717, trim spaces in namespace alias name.

17 years agoUpdate.
Rotem Liss [Thu, 26 Oct 2006 16:54:52 +0000 (16:54 +0000)]
Update.

17 years ago* PageArchive can now return a Revision object for more convenient processing
Brion Vibber [Thu, 26 Oct 2006 16:47:30 +0000 (16:47 +0000)]
* PageArchive can now return a Revision object for more convenient processing
  of deleted revision data
* Added 'UndeleteShowRevision' hook in Special:Undelete
* Error message on attempt to view invalid or missing deleted revisions

17 years ago(bug 7693) Update to Indonesian localisation (id) #39
Rotem Liss [Wed, 25 Oct 2006 19:08:02 +0000 (19:08 +0000)]
(bug 7693) Update to Indonesian localisation (id) #39

17 years agoAPI * backlinks (forgot to add)
Yuri Astrakhan [Wed, 25 Oct 2006 17:16:37 +0000 (17:16 +0000)]
API * backlinks (forgot to add)

17 years agoAdd "redirect" and "querycachetwo" tables.
Greg Sabino Mullane [Wed, 25 Oct 2006 16:26:57 +0000 (16:26 +0000)]
Add "redirect" and "querycachetwo" tables.

17 years agoAdded description for two new tables
Yuri Astrakhan [Wed, 25 Oct 2006 14:23:42 +0000 (14:23 +0000)]
Added description for two new tables

17 years agoAdded querycachetwo table creation & patch. The table will be used to cache items...
Yuri Astrakhan [Wed, 25 Oct 2006 14:17:58 +0000 (14:17 +0000)]
Added querycachetwo table creation & patch. The table will be used to cache items with two links.

17 years ago* Allow compound interwiki prefixes in $wgImportSources
Brion Vibber [Wed, 25 Oct 2006 14:13:32 +0000 (14:13 +0000)]
* Allow compound interwiki prefixes in $wgImportSources

17 years ago* (bug 7686) Include id attribute on delete form confirmation button
Brion Vibber [Wed, 25 Oct 2006 12:43:18 +0000 (12:43 +0000)]
* (bug 7686) Include id attribute on delete form confirmation button

17 years ago* (bug 7684) Obey watchcreated preference for Special:Upload watch checkbox
Brion Vibber [Wed, 25 Oct 2006 12:07:21 +0000 (12:07 +0000)]
* (bug 7684) Obey watchcreated preference for Special:Upload watch checkbox

17 years agoBug 7687: Fix movetalk box checks itself when confirming a delete and move; Patch...
Nick Jenkins [Wed, 25 Oct 2006 09:29:34 +0000 (09:29 +0000)]
Bug 7687: Fix movetalk box checks itself when confirming a delete and move; Patch by Werdna.

17 years agoBug 7369 - Allow "Show Changes" without requiring edit token; Patch by Werdna.
Nick Jenkins [Wed, 25 Oct 2006 08:31:44 +0000 (08:31 +0000)]
Bug 7369 - Allow "Show Changes" without requiring edit token; Patch by Werdna.

17 years agoBug 6977 - 404 for autogenerated database documentation in docs/database.txt ; The...
Nick Jenkins [Wed, 25 Oct 2006 07:28:02 +0000 (07:28 +0000)]
Bug 6977 - 404 for autogenerated database documentation in docs/database.txt ; The meta documentation probably supersedes this.

17 years ago* Added 'redirect' table - contains unique targets of redirects
Yuri Astrakhan [Wed, 25 Oct 2006 07:26:59 +0000 (07:26 +0000)]
* Added 'redirect' table - contains unique targets of redirects

17 years agoAPI * simple backlinks module (no redirect resolution yet)
Yuri Astrakhan [Wed, 25 Oct 2006 03:54:56 +0000 (03:54 +0000)]
API * simple backlinks module (no redirect resolution yet)
* Cleaned up references

17 years ago(bug 6531) fix PHP fatal error on MediaWiki installation page with bad input - patch...
Nick Jenkins [Wed, 25 Oct 2006 03:12:46 +0000 (03:12 +0000)]
(bug 6531) fix PHP fatal error on MediaWiki installation page with bad input - patch by Werdna. Also tweak output HTML slightly so that Tidy doesn't complain about it, and add a few newlines to make View-Source a tiny bit easier to read.

17 years ago* (bug 7663) Include language variant switcher links on Nostalgia skin
Brion Vibber [Tue, 24 Oct 2006 12:00:51 +0000 (12:00 +0000)]
* (bug 7663) Include language variant switcher links on Nostalgia skin
Refactor out common variant list code from Skin.php and CologneBlue.php into Skin::variantLinks, and add it to Nostalgia's topLinks()

17 years ago* Fix user_newpass upgrade for prefixed tables (reported by Fyren) [added to release...
Brion Vibber [Tue, 24 Oct 2006 11:09:31 +0000 (11:09 +0000)]
* Fix user_newpass upgrade for prefixed tables (reported by Fyren) [added to release notes from previous checkin]
* (bug 7636) Fix typo in Firefox 2 check (tested by Werdna)

17 years agoUse db prefix!
Brion Vibber [Tue, 24 Oct 2006 11:00:24 +0000 (11:00 +0000)]
Use db prefix!

17 years ago* (bug 7609) Add some more '*-summary' messages to MessagesEn.php with empty
Jimmy Collins [Mon, 23 Oct 2006 20:16:28 +0000 (20:16 +0000)]
* (bug 7609) Add some more '*-summary' messages to MessagesEn.php with empty
  strings to allow better localisation via Special:Allmessages. Mark this new
  messages as optional for localisation.