lhc/web/wiklou.git
18 years agoMessages of importing.
Rotem Liss [Wed, 28 Jun 2006 11:57:55 +0000 (11:57 +0000)]
Messages of importing.

18 years agoAdd DBschema to output, change exit to proper dieout() call
Greg Sabino Mullane [Wed, 28 Jun 2006 02:41:02 +0000 (02:41 +0000)]
Add DBschema to output, change exit to proper dieout() call

18 years ago* Update to Korean translation (ko)
Niklas Laxström [Wed, 28 Jun 2006 00:33:10 +0000 (00:33 +0000)]
* Update to Korean translation (ko)
* Thanks to Klutzy and PuzzletChung

18 years agoRemove useless reference markers which aren't used anyway
Brion Vibber [Tue, 27 Jun 2006 22:55:15 +0000 (22:55 +0000)]
Remove useless reference markers which aren't used anyway

18 years ago* Save null edit when importing pages through Special:Import
Brion Vibber [Tue, 27 Jun 2006 22:45:40 +0000 (22:45 +0000)]
* Save null edit when importing pages through Special:Import

18 years ago* Allow fetching all revisions from transwiki Special:Import
Brion Vibber [Tue, 27 Jun 2006 21:48:43 +0000 (21:48 +0000)]
* Allow fetching all revisions from transwiki Special:Import
* Allow fetching all revisions from Special:Export GET request
* Disable output buffering on Special:Export; should help with streaming
  large numbers of history items.
* Allow setting a maximum number of revisions for history Special:Export;
  pages with more than $wgExportMaxHistory revisions are excluded from
  export when history is requested.
* Fix transwiki import of pages with space in name

18 years agoAdd table "filearchive"
Greg Sabino Mullane [Tue, 27 Jun 2006 20:54:40 +0000 (20:54 +0000)]
Add table "filearchive"

18 years agoReminder about hard-coded schema
Greg Sabino Mullane [Tue, 27 Jun 2006 20:17:26 +0000 (20:17 +0000)]
Reminder about hard-coded schema

18 years ago* (bug 2482) Log and RC entries for Special:Import events
Brion Vibber [Tue, 27 Jun 2006 20:12:18 +0000 (20:12 +0000)]
* (bug 2482) Log and RC entries for Special:Import events

18 years ago* (bug 2481) List imported pages during Special:Import
Brion Vibber [Tue, 27 Jun 2006 19:32:32 +0000 (19:32 +0000)]
* (bug 2481) List imported pages during Special:Import

18 years ago* (bug 2483) Run link updates on change via XML import
Brion Vibber [Tue, 27 Jun 2006 19:07:24 +0000 (19:07 +0000)]
* (bug 2483) Run link updates on change via XML import

18 years agoAdd tableExists and fieldExists methods
Greg Sabino Mullane [Tue, 27 Jun 2006 17:06:36 +0000 (17:06 +0000)]
Add tableExists and fieldExists methods

18 years agoRevert to r15092; massive breakage, unable to connect to MySQL at all
Brion Vibber [Tue, 27 Jun 2006 16:11:47 +0000 (16:11 +0000)]
Revert to r15092; massive breakage, unable to connect to MySQL at all

18 years agoAdd concept of a distinct port separate from a server.
Greg Sabino Mullane [Tue, 27 Jun 2006 15:37:35 +0000 (15:37 +0000)]
Add concept of a distinct port separate from a server.
Add some functions to DatabasePostgres.php.

18 years agoFinal "postgres" name changes.
Greg Sabino Mullane [Tue, 27 Jun 2006 15:09:50 +0000 (15:09 +0000)]
Final "postgres" name changes.

18 years agoStandardize name to simply "postgres"
Greg Sabino Mullane [Tue, 27 Jun 2006 15:08:08 +0000 (15:08 +0000)]
Standardize name to simply "postgres"

18 years agoAbstract database installation details as much as possible.
Greg Sabino Mullane [Tue, 27 Jun 2006 14:18:00 +0000 (14:18 +0000)]
Abstract database installation details as much as possible.
Rewrite database detection system.
Break configuration into database-specific parts.

18 years agoMove database checks toconfig/index.php
Greg Sabino Mullane [Tue, 27 Jun 2006 14:16:21 +0000 (14:16 +0000)]
Move database checks toconfig/index.php

18 years ago(bug 6462) Use "e.g." not "i.e."
Rob Church [Tue, 27 Jun 2006 14:02:34 +0000 (14:02 +0000)]
(bug 6462) Use "e.g." not "i.e."

18 years ago* dumpBackup can optionally compress via dbzip2
Brion Vibber [Tue, 27 Jun 2006 04:42:53 +0000 (04:42 +0000)]
* dumpBackup can optionally compress via dbzip2

18 years agoFix last_error for connection case, change Database to __construct
Greg Sabino Mullane [Tue, 27 Jun 2006 00:53:46 +0000 (00:53 +0000)]
Fix last_error for connection case, change Database to __construct

18 years agoRename to match other db files.
Greg Sabino Mullane [Mon, 26 Jun 2006 23:56:47 +0000 (23:56 +0000)]
Rename to match other db files.

18 years agoBegin cleaning up some of the PG naming.
Greg Sabino Mullane [Mon, 26 Jun 2006 23:38:50 +0000 (23:38 +0000)]
Begin cleaning up some of the PG naming.

18 years agoTry language dir in two places, as sometimes we are not called from "config".
Greg Sabino Mullane [Mon, 26 Jun 2006 23:21:15 +0000 (23:21 +0000)]
Try language dir in two places, as sometimes we are not called from "config".
Fixes bug 5417.

18 years ago* Fixes by Zeip reported in bug 6443 and one additional typofix
Niklas Laxström [Mon, 26 Jun 2006 23:19:03 +0000 (23:19 +0000)]
* Fixes by Zeip reported in bug 6443 and one additional typofix

18 years ago* Update to Piedmontese localization (pms)
Niklas Laxström [Mon, 26 Jun 2006 22:40:12 +0000 (22:40 +0000)]
* Update to Piedmontese localization (pms)
* Thanks to bertodsera (Bèrto 'd Sèra)

18 years ago(bug 6450) Update path to interface images in images/README
Rob Church [Mon, 26 Jun 2006 16:52:04 +0000 (16:52 +0000)]
(bug 6450) Update path to interface images in images/README

18 years agoDocumentation file about the magic words.
Rotem Liss [Mon, 26 Jun 2006 16:05:38 +0000 (16:05 +0000)]
Documentation file about the magic words.

18 years ago(bug 672) Add MathAfterTexvc hook
Rob Church [Mon, 26 Jun 2006 15:50:03 +0000 (15:50 +0000)]
(bug 672) Add MathAfterTexvc hook

18 years agoNeed double quotes here, not single, else "APC found" produces literal "\n" on the...
Rob Church [Mon, 26 Jun 2006 13:12:03 +0000 (13:12 +0000)]
Need double quotes here, not single, else "APC found" produces literal "\n" on the page

18 years agoCheck for preg_match() existence when installing and die out whining about PCRE if...
Rob Church [Mon, 26 Jun 2006 13:05:40 +0000 (13:05 +0000)]
Check for preg_match() existence when installing and die out whining about PCRE if it's not there, instead of throwing a fatal error

18 years ago* Bring the schema changes section up to date in release notes
Rob Church [Mon, 26 Jun 2006 06:39:07 +0000 (06:39 +0000)]
* Bring the schema changes section up to date in release notes
* Document new upgrade guide URL

18 years ago* Update to Esperanto translation (eo)
Niklas Laxström [Sun, 25 Jun 2006 22:47:17 +0000 (22:47 +0000)]
* Update to Esperanto translation (eo)

18 years agoParserFunctions are now set using magic words; backwards compatibility is retained.
Rotem Liss [Sun, 25 Jun 2006 21:24:14 +0000 (21:24 +0000)]
ParserFunctions are now set using magic words; backwards compatibility is retained.

18 years ago* Update to Romanian translation (ro)
Niklas Laxström [Sun, 25 Jun 2006 21:11:23 +0000 (21:11 +0000)]
* Update to Romanian translation (ro)
* Thanks to Emily, Laurap and KlaudiuMihaila

18 years agoAdding the language code parameter to the hook "LanguageGetMagic", to allow localizbl...
Rotem Liss [Sun, 25 Jun 2006 21:09:51 +0000 (21:09 +0000)]
Adding the language code parameter to the hook "LanguageGetMagic", to allow localizble extensions magic words.

18 years agoForgot to remove some hooks...
Rotem Liss [Sun, 25 Jun 2006 20:14:58 +0000 (20:14 +0000)]
Forgot to remove some hooks...

18 years agoRevert due to brion's request.
Rotem Liss [Sun, 25 Jun 2006 20:00:17 +0000 (20:00 +0000)]
Revert due to brion's request.

18 years agoSome docs about magic words and the new hooks.
Rotem Liss [Sun, 25 Jun 2006 19:45:31 +0000 (19:45 +0000)]
Some docs about magic words and the new hooks.

18 years agoAdding the hooks "AddMagicWordsXX" to allow addition of localized magic words.
Rotem Liss [Sun, 25 Jun 2006 19:06:37 +0000 (19:06 +0000)]
Adding the hooks "AddMagicWordsXX" to allow addition of localized magic words.

The current hook (LanguageGetMagic) cannot be used for internationalization,
because when we use it, we must include all the language aliases. Now we
include only the content language and English. However, this hook is retained
for backwards compatibility.

18 years ago*cough* Er, make it work? :) [dropped the action=submit] part
Rob Church [Sun, 25 Jun 2006 17:33:36 +0000 (17:33 +0000)]
*cough* Er, make it work? :) [dropped the action=submit] part

18 years agoRemoving the messages poweredby, printsubtitle and newusersonly from the language...
Rotem Liss [Sun, 25 Jun 2006 16:04:29 +0000 (16:04 +0000)]
Removing the messages poweredby, printsubtitle and newusersonly from the language files (already removed in English).

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 15:56:30 +0000 (15:56 +0000)]
* Restructured

18 years agoRenaming some messages, were renamed in the English file but not in the local files.
Rotem Liss [Sun, 25 Jun 2006 15:46:06 +0000 (15:46 +0000)]
Renaming some messages, were renamed in the English file but not in the local files.

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 15:19:32 +0000 (15:19 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 14:58:03 +0000 (14:58 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 14:47:36 +0000 (14:47 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 14:31:27 +0000 (14:31 +0000)]
* Restructured

18 years ago* (bug 6438) Update to Indonesian translation (id) #23
Niklas Laxström [Sun, 25 Jun 2006 14:21:12 +0000 (14:21 +0000)]
* (bug 6438) Update to Indonesian translation (id) #23

18 years agoRemoving new ignored messages.
Rotem Liss [Sun, 25 Jun 2006 12:08:59 +0000 (12:08 +0000)]
Removing new ignored messages.

18 years agoUse the proper multiplication symbol in 'widthheight', instead of the letter 'x'.
Rotem Liss [Sun, 25 Jun 2006 12:02:33 +0000 (12:02 +0000)]
Use the proper multiplication symbol in 'widthheight', instead of the letter 'x'.

18 years agoUpdate.
Rotem Liss [Sun, 25 Jun 2006 10:56:02 +0000 (10:56 +0000)]
Update.

18 years agoUsing convertGrammar for the prefixed site names in Hebrew.
Rotem Liss [Sun, 25 Jun 2006 10:37:45 +0000 (10:37 +0000)]
Using convertGrammar for the prefixed site names in Hebrew.

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 10:31:32 +0000 (10:31 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Sun, 25 Jun 2006 10:13:09 +0000 (10:13 +0000)]
* Restructured

18 years agoDefer initialisation of the special page list, allow autoloading of the SpecialPage...
Tim Starling [Sun, 25 Jun 2006 08:38:17 +0000 (08:38 +0000)]
Defer initialisation of the special page list, allow autoloading of the SpecialPage class. SpecialPage.php is not loaded for ordinary page views. Implemented some interfaces which allow special pages to do the same thing, although backwards compatibility is maintained. Old special page extensions will load SpecialPage during initialisation, so all extensions will have to be ported to get the full performance benefit.

18 years agoAdd a filetype icon for .djvu files. Roughly based on the lower-res icon included...
Brion Vibber [Sun, 25 Jun 2006 07:00:01 +0000 (07:00 +0000)]
Add a filetype icon for .djvu files. Roughly based on the lower-res icon included with the GPL'd DjVuLibre package.

18 years ago* Fix display of file-type icons in galleries when $wgIgnoreImageErrors is off
Brion Vibber [Sun, 25 Jun 2006 06:23:53 +0000 (06:23 +0000)]
* Fix display of file-type icons in galleries when $wgIgnoreImageErrors is off

18 years agoRemove emboldening on default "noemailprefs", it looks stupid
Rob Church [Sun, 25 Jun 2006 02:59:02 +0000 (02:59 +0000)]
Remove emboldening on default "noemailprefs", it looks stupid

18 years ago* (bug 6314) Add user tool links on page histories
Rob Church [Sun, 25 Jun 2006 02:46:24 +0000 (02:46 +0000)]
* (bug 6314) Add user tool links on page histories

18 years ago* Use XML functions to create the form on Special:Export
Rob Church [Sun, 25 Jun 2006 01:21:17 +0000 (01:21 +0000)]
* Use XML functions to create the form on Special:Export
* (bug 6434) Allow customisation of submit button text on Special:Export
* Tweak default text for "exportnohistory"

18 years ago(bug 6433) Updates to German localisation
Rob Church [Sun, 25 Jun 2006 01:09:39 +0000 (01:09 +0000)]
(bug 6433) Updates to German localisation

18 years ago(bug 1023) More updates (XHTML-correctness)
Rob Church [Sat, 24 Jun 2006 23:30:37 +0000 (23:30 +0000)]
(bug 1023) More updates (XHTML-correctness)

18 years ago* Revert apparent breakage
Rob Church [Sat, 24 Jun 2006 21:56:05 +0000 (21:56 +0000)]
* Revert apparent breakage

18 years agoRevert for now so brion can sleep at night and so that I don't get kidnapped and...
Rob Church [Sat, 24 Jun 2006 21:52:52 +0000 (21:52 +0000)]
Revert for now so brion can sleep at night and so that I don't get kidnapped and shipped off to Jo'burg

18 years ago* (bug 5852) Localise "number of watching users" according to user locale
Rob Church [Sat, 24 Jun 2006 21:43:34 +0000 (21:43 +0000)]
* (bug 5852) Localise "number of watching users" according to user locale

18 years ago* (bug 5903) When requesting the raw source of a non-existent message page, return...
Rob Church [Sat, 24 Jun 2006 21:17:05 +0000 (21:17 +0000)]
* (bug 5903) When requesting the raw source of a non-existent message page, return blank content (as opposed to the message key)
* Improve default blank content of MediaWiki:Common.css and MediaWiki:Monobook.css

18 years agoUpdate.
Rotem Liss [Sat, 24 Jun 2006 21:02:57 +0000 (21:02 +0000)]
Update.

18 years ago(bug 4990) Show page source to blocked users on edits, or their modified version...
Rob Church [Sat, 24 Jun 2006 20:58:10 +0000 (20:58 +0000)]
(bug 4990) Show page source to blocked users on edits, or their modified version if blocked during an edit

18 years agoRemoving the obsolete user group management files.
Rotem Liss [Sat, 24 Jun 2006 20:56:08 +0000 (20:56 +0000)]
Removing the obsolete user group management files.

18 years agoUpdate.
Rotem Liss [Sat, 24 Jun 2006 19:51:15 +0000 (19:51 +0000)]
Update.

18 years agoUpdating the release notes.
Rotem Liss [Sat, 24 Jun 2006 19:47:02 +0000 (19:47 +0000)]
Updating the release notes.

18 years ago(bug 6428) Incorrect form action URL on Special:Newimages with hidebots = 0 set
Rob Church [Sat, 24 Jun 2006 19:42:32 +0000 (19:42 +0000)]
(bug 6428) Incorrect form action URL on Special:Newimages with hidebots = 0 set

18 years agoUsing __construct for all the language constructors, and few minor fixes.
Rotem Liss [Sat, 24 Jun 2006 18:48:58 +0000 (18:48 +0000)]
Using __construct for all the language constructors, and few minor fixes.

18 years ago* (bug 6168) Inherit Yiddish localisation from Hebrew
Rotem Liss [Sat, 24 Jun 2006 17:27:38 +0000 (17:27 +0000)]
* (bug 6168) Inherit Yiddish localisation from Hebrew
* "__construct" instead of "LanguageXX" in some files (more to come)

18 years ago* Fixed dates and improvements to translations
Niklas Laxström [Sat, 24 Jun 2006 17:05:23 +0000 (17:05 +0000)]
* Fixed dates and improvements to translations

18 years agoNow should set the parser functions as magic words via the appropriate hooks (MagicWo...
Rotem Liss [Sat, 24 Jun 2006 14:40:25 +0000 (14:40 +0000)]
Now should set the parser functions as magic words via the appropriate hooks (MagicWordMagicWords, MagicWordwgVariableIDs and LanguageGetMagic). Backwards compatibility is retained. This allows us to translate the parser functions.

18 years ago(bug 6423) Don't update newtalk flag if page content didn't change (null edits were...
Rob Church [Sat, 24 Jun 2006 13:08:48 +0000 (13:08 +0000)]
(bug 6423) Don't update newtalk flag if page content didn't change (null edits were causing the newtalk flag to trigger inappropriately)

18 years ago* (bug 6131) Add type detection for DjVu files, allowing them to be uploaded
Brion Vibber [Sat, 24 Jun 2006 07:11:17 +0000 (07:11 +0000)]
* (bug 6131) Add type detection for DjVu files, allowing them to be uploaded
  with validity checking and size detection. No inline thumbnailing yet,
  but could be added in the future.

18 years ago* Fix notice in MacBinary detection debug data for files of certain lengths
Brion Vibber [Sat, 24 Jun 2006 07:04:53 +0000 (07:04 +0000)]
* Fix notice in MacBinary detection debug data for files of certain lengths

18 years agoParser cases test external image support, which is now off by default. Turn it on...
Brion Vibber [Sat, 24 Jun 2006 06:53:07 +0000 (06:53 +0000)]
Parser cases test external image support, which is now off by default. Turn it on for the tests.

18 years agoFile got corrupted, in transitio from CVS. Replaced with fresh copy from older distr...
Brion Vibber [Sat, 24 Jun 2006 05:51:11 +0000 (05:51 +0000)]
File got corrupted, in transitio from  CVS. Replaced with fresh copy from older distribution.

18 years agoFix injection/cross-site scripting issue (report from Nick Jenkins)
Rob Church [Sat, 24 Jun 2006 03:13:57 +0000 (03:13 +0000)]
Fix injection/cross-site scripting issue (report from Nick Jenkins)

18 years agoCripple the wiki text stuff for now. It doesn't SEEM dangerous but I haven't tested...
Rob Church [Sat, 24 Jun 2006 00:27:16 +0000 (00:27 +0000)]
Cripple the wiki text stuff for now. It doesn't SEEM dangerous but I haven't tested the lot.

18 years agoDon't ask me, I don't know either
Rob Church [Sat, 24 Jun 2006 00:14:26 +0000 (00:14 +0000)]
Don't ask me, I don't know either

18 years ago* (bug 2316) Add "caption" attribute to <gallery> tag
Rob Church [Sat, 24 Jun 2006 00:12:34 +0000 (00:12 +0000)]
* (bug 2316) Add "caption" attribute to <gallery> tag
* Allow setting the skin object that ImageGallery will use; needed during parse operations (the skin must come from the ParserOptions, not $wgUser)
* Prod a few skin files and increment some cache-smashers

18 years ago* Corrected filename
Niklas Laxström [Sat, 24 Jun 2006 00:02:37 +0000 (00:02 +0000)]
* Corrected filename

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 23:32:21 +0000 (23:32 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 23:27:24 +0000 (23:27 +0000)]
* Restructured

18 years ago* Magical constructor
Niklas Laxström [Fri, 23 Jun 2006 23:23:18 +0000 (23:23 +0000)]
* Magical constructor

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 23:08:01 +0000 (23:08 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:58:41 +0000 (22:58 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:49:57 +0000 (22:49 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:45:39 +0000 (22:45 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:41:02 +0000 (22:41 +0000)]
* Restructured

18 years ago* Mm added functions to this one too
Niklas Laxström [Fri, 23 Jun 2006 22:39:26 +0000 (22:39 +0000)]
* Mm added functions to this one too

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:37:49 +0000 (22:37 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:33:41 +0000 (22:33 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:25:55 +0000 (22:25 +0000)]
* Restructured

18 years ago* Restructured
Niklas Laxström [Fri, 23 Jun 2006 22:19:27 +0000 (22:19 +0000)]
* Restructured