lhc/web/wiklou.git
16 years ago* Use PLURAL for 'search-result-size'
Raimond Spekking [Fri, 14 Mar 2008 05:56:40 +0000 (05:56 +0000)]
* Use PLURAL for 'search-result-size'

16 years agoFix for bug 13251, allows some rebuld scripts to work with Postgres.
Greg Sabino Mullane [Fri, 14 Mar 2008 04:39:18 +0000 (04:39 +0000)]
Fix for bug 13251, allows some rebuld scripts to work with Postgres.

16 years agoPatch from bug 13136
Greg Sabino Mullane [Fri, 14 Mar 2008 04:22:04 +0000 (04:22 +0000)]
Patch from bug 13136

16 years ago* Update Chinese translations
Shinjiman [Fri, 14 Mar 2008 03:27:08 +0000 (03:27 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoUse fulltext, not 'go', for the top form
Brion Vibber [Fri, 14 Mar 2008 01:05:46 +0000 (01:05 +0000)]
Use fulltext, not 'go', for the top form

16 years agoSome search UI cleanup:
Brion Vibber [Fri, 14 Mar 2008 00:56:22 +0000 (00:56 +0000)]
Some search UI cleanup:
* Remove two of three redundant instances of "Search" in the mini-form at the top of the page.
* Compact things a bit at the top -- remove the fieldset, collapse a blank line in the paging area.
* Include score info if provided (eg by Lucene)
* Format the score/size/date line similarly to LuceneSearch
** but without hardcoding the color!
* Format the list with bullets as with LuceneSearch
** but without hardcoding the padding!
** this allows us to skip deleted results without looking quite as weird
* Skip line numbers in text extracts. Nobody cares and they clutter things up! LuceneSearch dropped them long ago.
* Hardcode context extract lines to 2; old default of 5 is too many. May drop the preference.
* Use more compact file info for image results
* Hopefully fix click behavior for Ogg results
* Include text extracts along with image results, if applicable.
* There are still issues with vertical alignment of the bullet on image results. :(

16 years agoLog r31948
Siebrand Mazeland [Fri, 14 Mar 2008 00:37:15 +0000 (00:37 +0000)]
Log r31948

16 years agoEmail subject in content language instead of sending user's UI language
Siebrand Mazeland [Fri, 14 Mar 2008 00:31:27 +0000 (00:31 +0000)]
Email subject in content language instead of sending user's UI language

16 years agoFix double parentheses around file size on generic bitmap getShortDesc()
Brion Vibber [Fri, 14 Mar 2008 00:10:48 +0000 (00:10 +0000)]
Fix double parentheses around file size on generic bitmap getShortDesc()

16 years ago* Add a CSS id to the table
Raimond Spekking [Thu, 13 Mar 2008 23:20:29 +0000 (23:20 +0000)]
* Add a CSS id to the table
* Use proper XML function

16 years ago* Add a nice fieldset around the input form
Raimond Spekking [Thu, 13 Mar 2008 23:02:32 +0000 (23:02 +0000)]
* Add a nice fieldset around the input form
* Add a CSS id for the table

16 years agoAllow wikitext for 'powersearchtext' (from r319410)
Bryan Tong Minh [Thu, 13 Mar 2008 21:45:56 +0000 (21:45 +0000)]
Allow wikitext for 'powersearchtext' (from r319410)

16 years agoPretify search interface.
Bryan Tong Minh [Thu, 13 Mar 2008 21:41:37 +0000 (21:41 +0000)]
Pretify search interface.

16 years agoAllow wikitext for 'powersearchtext'
Raimond Spekking [Thu, 13 Mar 2008 21:34:53 +0000 (21:34 +0000)]
Allow wikitext for 'powersearchtext'

16 years agoAPI: Avoid number/string confusion in YAML
Roan Kattouw [Thu, 13 Mar 2008 20:59:29 +0000 (20:59 +0000)]
API: Avoid number/string confusion in YAML

16 years agotweak offset limit up to 20k for now; en.wikipedia maintenance dudes. :P
Brion Vibber [Thu, 13 Mar 2008 20:47:44 +0000 (20:47 +0000)]
tweak offset limit up to 20k for now; en.wikipedia maintenance dudes. :P
ideally we'll change this to use a nice date-based offset

16 years ago* Add a CSS id to the table of the deletion form
Raimond Spekking [Thu, 13 Mar 2008 20:36:52 +0000 (20:36 +0000)]
* Add a CSS id to the table of the deletion form
* tweaks

16 years agoIt's not IE, it's the standards! We aren't supposed to have names that conflict...
Aryeh Gregor [Thu, 13 Mar 2008 19:12:49 +0000 (19:12 +0000)]
It's not IE, it's the standards!  We aren't supposed to have names that conflict in case to begin with. w3.org/TR/html4/struct/links.html#h-12.2.1

16 years agodocs update
Alexandre Emsenhuber [Thu, 13 Mar 2008 19:00:19 +0000 (19:00 +0000)]
docs update

16 years ago* (bug 13298) Tighter limits on Special:Newpages limits when embedding
Brion Vibber [Thu, 13 Mar 2008 18:45:33 +0000 (18:45 +0000)]
* (bug 13298) Tighter limits on Special:Newpages limits when embedding

16 years ago* (bug 10721) Duplicate section anchors with differing case now disambiguated
Brion Vibber [Thu, 13 Mar 2008 18:30:50 +0000 (18:30 +0000)]
* (bug 10721) Duplicate section anchors with differing case now disambiguated
  for Internet Explorer's sake

16 years ago(bug 12120) Unescaped quote in YAML output
Roan Kattouw [Thu, 13 Mar 2008 16:44:05 +0000 (16:44 +0000)]
(bug 12120) Unescaped quote in YAML output

16 years agoUpdate.
Rotem Liss [Thu, 13 Mar 2008 16:04:05 +0000 (16:04 +0000)]
Update.

16 years agoAllow leading whitespace in redirect matches (bug 13344)
Aaron Schulz [Thu, 13 Mar 2008 14:08:47 +0000 (14:08 +0000)]
Allow leading whitespace in redirect matches (bug 13344)

16 years agoRemove comment clutter
Aaron Schulz [Thu, 13 Mar 2008 13:42:53 +0000 (13:42 +0000)]
Remove comment clutter

16 years agoRemove erroneous rc_actiontext reference
Aaron Schulz [Thu, 13 Mar 2008 13:34:50 +0000 (13:34 +0000)]
Remove erroneous rc_actiontext reference

16 years ago* (bug 13343) Restore default (old name) in Special:MovePage
Raimond Spekking [Thu, 13 Mar 2008 12:35:37 +0000 (12:35 +0000)]
* (bug 13343) Restore default (old name) in Special:MovePage
Fix regression from r31775

16 years agoLocalisation updates from Betawiki
Siebrand Mazeland [Thu, 13 Mar 2008 12:01:18 +0000 (12:01 +0000)]
Localisation updates from Betawiki
* km/Khmer special page aliases, and namespace names updated

16 years agoHide deleted items in feeds
Aaron Schulz [Thu, 13 Mar 2008 10:59:03 +0000 (10:59 +0000)]
Hide deleted items in feeds

16 years ago* Add a CSS id to the 2nd table
Raimond Spekking [Thu, 13 Mar 2008 10:05:11 +0000 (10:05 +0000)]
* Add a CSS id to the 2nd table
* Prettify input form for RTL wikis a bit

16 years ago* Add a CSS id to the table
Raimond Spekking [Thu, 13 Mar 2008 09:54:07 +0000 (09:54 +0000)]
* Add a CSS id to the table

16 years ago* Add a legend to the fieldset for consistency
Raimond Spekking [Thu, 13 Mar 2008 09:46:25 +0000 (09:46 +0000)]
* Add a legend to the fieldset for consistency
* Add a CSS id to the table
* User some more proper XML functions

16 years agoLocalisation updates for core messages from Betawiki (2008-03-13 08:25 CET)
Siebrand Mazeland [Thu, 13 Mar 2008 07:41:58 +0000 (07:41 +0000)]
Localisation updates for core messages from Betawiki (2008-03-13 08:25 CET)

16 years ago* Merge in log_deleted constants
Aaron Schulz [Wed, 12 Mar 2008 22:27:25 +0000 (22:27 +0000)]
* Merge in log_deleted constants
* Add userCan() and isDeleted()

16 years agoFix for r31844 -- pretty CamelCase special page names affect some test case results
Brion Vibber [Wed, 12 Mar 2008 22:01:15 +0000 (22:01 +0000)]
Fix for r31844 -- pretty CamelCase special page names affect some test case results

16 years ago* Adding/updating Persian translations
Huji [Wed, 12 Mar 2008 19:55:45 +0000 (19:55 +0000)]
* Adding/updating Persian translations

16 years agoAdd some CSS styles.
Bryan Tong Minh [Wed, 12 Mar 2008 19:14:51 +0000 (19:14 +0000)]
Add some CSS styles.

16 years agoEnlarge the ridicously small search box.
Bryan Tong Minh [Wed, 12 Mar 2008 19:08:33 +0000 (19:08 +0000)]
Enlarge the ridicously small search box.

16 years agoLink to docs/magicword.txt
Alexandre Emsenhuber [Wed, 12 Mar 2008 17:37:03 +0000 (17:37 +0000)]
Link to docs/magicword.txt

16 years agoFix PHP notice from r31871. Thanks to Aaron :)
Raimond Spekking [Wed, 12 Mar 2008 15:48:11 +0000 (15:48 +0000)]
Fix PHP notice from r31871. Thanks to Aaron :)

16 years agoFix syntax error from r31871
Siebrand Mazeland [Wed, 12 Mar 2008 15:32:02 +0000 (15:32 +0000)]
Fix syntax error from r31871

16 years agoUpdate.
Rotem Liss [Wed, 12 Mar 2008 15:29:00 +0000 (15:29 +0000)]
Update.

16 years ago* Add a nice fieldset around the input form
Raimond Spekking [Wed, 12 Mar 2008 15:19:29 +0000 (15:19 +0000)]
* Add a nice fieldset around the input form
* Use proper XML functions
* Make the title/subtitle of input form consistent with move/delete/filedelete/filerevert forms
* Rename the former subtitle message to the new title message for all languages
* Rename the former title message to the new legend message for all languages
* Kill whitespaces

16 years ago(bug 13315) Adding section editing to API action=edit. Please read my post on the...
Roan Kattouw [Wed, 12 Mar 2008 13:25:12 +0000 (13:25 +0000)]
(bug 13315) Adding section editing to API action=edit. Please read my post on the mediawiki-api list for usage notes

16 years agoRemove message 'unprotectsub', unused since ages
Raimond Spekking [Wed, 12 Mar 2008 12:14:48 +0000 (12:14 +0000)]
Remove message 'unprotectsub', unused since ages

16 years agoupdate docs/magicword.txt
Alexandre Emsenhuber [Wed, 12 Mar 2008 10:15:02 +0000 (10:15 +0000)]
update docs/magicword.txt

16 years agoLocalisation updates for core messages from Betawiki (2008-03-12 08:55 CET)
Siebrand Mazeland [Wed, 12 Mar 2008 08:26:03 +0000 (08:26 +0000)]
Localisation updates for core messages from Betawiki (2008-03-12 08:55 CET)

16 years ago(bug 11986) Revert special-page capitalisation to CamelCase (but the names are case...
Andrew Garrett [Wed, 12 Mar 2008 05:30:02 +0000 (05:30 +0000)]
(bug 11986) Revert special-page capitalisation to CamelCase (but the names are case-insensitive anyway), and add a few common-sense aliases (i.e. ResetPassword for Special:ResetPass)

16 years ago* (bug 8157) Remove redirects from Special:Unusedtemplates. Patch by WebBoy.
Andrew Garrett [Wed, 12 Mar 2008 05:11:09 +0000 (05:11 +0000)]
* (bug 8157) Remove redirects from Special:Unusedtemplates. Patch by WebBoy.

16 years agoFix fatal error in Special:Export -- invalid title when using Template inclusion
Brion Vibber [Tue, 11 Mar 2008 21:59:41 +0000 (21:59 +0000)]
Fix fatal error in Special:Export -- invalid title when using Template inclusion

16 years agoWorkaround for missing pages that get returned in search results (not-up-to-date...
Brion Vibber [Tue, 11 Mar 2008 19:09:26 +0000 (19:09 +0000)]
Workaround for missing pages that get returned in search results (not-up-to-date index)

16 years ago* Adding/updating Persian translations
Huji [Tue, 11 Mar 2008 18:43:31 +0000 (18:43 +0000)]
* Adding/updating Persian translations

16 years ago* (bug 2815) Search results for media files now use thumb instead of text extract
Brion Vibber [Tue, 11 Mar 2008 18:32:35 +0000 (18:32 +0000)]
* (bug 2815) Search results for media files now use thumb instead of text extract

16 years ago* (bug 13273) Fix another hardcoded colon
Aryeh Gregor [Tue, 11 Mar 2008 17:58:37 +0000 (17:58 +0000)]
* (bug 13273) Fix another hardcoded colon
* Fix a hardcoded hyphen while I'm there
* catseparator should be optionally translated, not never translated (although in practice it may be never)

16 years ago<span class='history-user'> lost, adding back
Aaron Schulz [Tue, 11 Mar 2008 17:36:46 +0000 (17:36 +0000)]
<span class='history-user'> lost, adding back

16 years ago(in continuation of r31794) Fixed comments in languages/classes/*.deps.php.
Alexandre Emsenhuber [Tue, 11 Mar 2008 17:23:53 +0000 (17:23 +0000)]
(in continuation of r31794) Fixed comments in languages/classes/*.deps.php.

16 years agoFixed comments in skins/*.deps.php, I expect that this is the good mail, the other...
Alexandre Emsenhuber [Tue, 11 Mar 2008 16:29:29 +0000 (16:29 +0000)]
Fixed comments in skins/*.deps.php, I expect that this is the good mail, the other one returned a 404 not found.

16 years agoAdded into SVN 2005 and unmaintained since 2005. Looks like a forgotten test.
Raimond Spekking [Tue, 11 Mar 2008 16:06:40 +0000 (16:06 +0000)]
Added into SVN 2005 and unmaintained since 2005. Looks like a forgotten test.

16 years ago* Update docs/skin.txt.
Alexandre Emsenhuber [Tue, 11 Mar 2008 16:00:59 +0000 (16:00 +0000)]
* Update docs/skin.txt.
* Removed skins/SkinPHPTal.sample as PHPTal isn't used for ages.

16 years ago* Update Chinese translations
Shinjiman [Tue, 11 Mar 2008 14:47:35 +0000 (14:47 +0000)]
* Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations

16 years agoFollow up commit for r31775, thanks to Nikerabbit :-)
Raimond Spekking [Tue, 11 Mar 2008 14:14:32 +0000 (14:14 +0000)]
Follow up commit for r31775, thanks to Nikerabbit :-)

16 years ago* Fix encoding
Niklas Laxström [Tue, 11 Mar 2008 14:01:52 +0000 (14:01 +0000)]
* Fix encoding

16 years agoPer notes.
Rotem Liss [Tue, 11 Mar 2008 12:44:34 +0000 (12:44 +0000)]
Per notes.

16 years agoUpdate.
Rotem Liss [Tue, 11 Mar 2008 12:33:08 +0000 (12:33 +0000)]
Update.

16 years ago* Add a nice fieldset around the input form
Raimond Spekking [Tue, 11 Mar 2008 11:06:40 +0000 (11:06 +0000)]
* Add a nice fieldset around the input form
* Use proper XML functions
* Make the title/subtitle of input form and success page consistent with delete/filedelete/filerevert forms
* Rename the former title message to the new legend message for all languages
* Kill whitespaces

16 years agoUpdate french localization after rebuilding file
Bertrand Grondin [Tue, 11 Mar 2008 10:31:37 +0000 (10:31 +0000)]
Update french localization after rebuilding file

16 years ago(bug 13269) Adding MediaWiki:Uploadfooter to the bottom of Special:Upload
Alexandre Emsenhuber [Mon, 10 Mar 2008 20:32:52 +0000 (20:32 +0000)]
(bug 13269) Adding MediaWiki:Uploadfooter to the bottom of Special:Upload

16 years agoLocalisation updates German
Raimond Spekking [Mon, 10 Mar 2008 17:00:44 +0000 (17:00 +0000)]
Localisation updates German

16 years agoFixed Database::ping() for MySQL client 5.0.13+.
Tim Starling [Mon, 10 Mar 2008 04:08:44 +0000 (04:08 +0000)]
Fixed Database::ping() for MySQL client 5.0.13+.

16 years ago* Use Linker::revComment() to format the comment
Alexandre Emsenhuber [Sun, 9 Mar 2008 21:08:42 +0000 (21:08 +0000)]
* Use Linker::revComment() to format the comment
* Don't allow users to see the lenght of the text if they can't see it
* $fname -> __METHOD__
* wfElement() -> Xml::element()
* some fixes in Article.php

16 years ago* Adding/updating Persian translations
Huji [Sun, 9 Mar 2008 16:29:24 +0000 (16:29 +0000)]
* Adding/updating Persian translations

16 years agoLocalisation updates for core messages from Betawiki (2008-03-09 16:25 CET)
Siebrand Mazeland [Sun, 9 Mar 2008 15:39:45 +0000 (15:39 +0000)]
Localisation updates for core messages from Betawiki (2008-03-09 16:25 CET)

16 years ago"?><?php" is fail.
Aryeh Gregor [Sun, 9 Mar 2008 14:15:40 +0000 (14:15 +0000)]
"?><?php" is fail.

16 years agoMake #catlinks styling work after last commit by assigning that id to the div with...
Andrew Garrett [Sun, 9 Mar 2008 11:48:14 +0000 (11:48 +0000)]
Make #catlinks styling work after last commit by assigning that id to the div with the catlinks class.

16 years ago* (bug 13234) Do not show grey category box for pages with only hidden categories
Andrew Garrett [Sun, 9 Mar 2008 11:45:12 +0000 (11:45 +0000)]
* (bug 13234) Do not show grey category box for pages with only hidden categories
* Remove redundancy in monobook, chick and modern in use of <div id="catlinks"><div class="catlinks"></div></div> (necessary to make other part of commit work)

16 years agoUpdate.
Rotem Liss [Sun, 9 Mar 2008 06:15:41 +0000 (06:15 +0000)]
Update.

16 years agoSlowly merge in a few rev_deleted checks
Aaron Schulz [Sun, 9 Mar 2008 03:10:28 +0000 (03:10 +0000)]
Slowly merge in a few rev_deleted checks

16 years agoDon't show deleted comments
Aaron Schulz [Sun, 9 Mar 2008 02:38:08 +0000 (02:38 +0000)]
Don't show deleted comments

16 years agoForgot to add $isPublic to revComment too
Aaron Schulz [Sun, 9 Mar 2008 02:35:09 +0000 (02:35 +0000)]
Forgot to add $isPublic to revComment too

16 years ago* Bold sysop-restricted content
Aaron Schulz [Sun, 9 Mar 2008 02:27:03 +0000 (02:27 +0000)]
* Bold sysop-restricted content
* Remove hard-coded checks

16 years agoAdd $isPublic param to user link functions
Aaron Schulz [Sun, 9 Mar 2008 02:25:04 +0000 (02:25 +0000)]
Add $isPublic param to user link functions

16 years ago* Add revisiondelete links on page view
Aaron Schulz [Sun, 9 Mar 2008 02:18:50 +0000 (02:18 +0000)]
* Add revisiondelete links on page view
* Disallow rollback to deleted revs
* Add 'suppression' option for people with 'deleterevision'

16 years agoAlphabetize
Aryeh Gregor [Sun, 9 Mar 2008 02:11:06 +0000 (02:11 +0000)]
Alphabetize

16 years agoSome cleanup :
Alexandre Emsenhuber [Sat, 8 Mar 2008 19:11:31 +0000 (19:11 +0000)]
Some cleanup :
* DB_READ -> DB_SLAVE
* DB_WRITE -> DB_MASTER

16 years agoLocalisation updates for core messages from Betawiki (2008-03-08 17:03 CET)
Siebrand Mazeland [Sat, 8 Mar 2008 16:36:33 +0000 (16:36 +0000)]
Localisation updates for core messages from Betawiki (2008-03-08 17:03 CET)

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

16 years agoWithespaces fixes.
Alexandre Emsenhuber [Sat, 8 Mar 2008 16:22:05 +0000 (16:22 +0000)]
Withespaces fixes.

16 years agoFixes.
Rotem Liss [Sat, 8 Mar 2008 10:49:59 +0000 (10:49 +0000)]
Fixes.

16 years agoAdding the fix for lists in RTL wikis to more skins, and fixing the image toc.
Rotem Liss [Sat, 8 Mar 2008 10:46:51 +0000 (10:46 +0000)]
Adding the fix for lists in RTL wikis to more skins, and fixing the image toc.

16 years agouse wfLocalFile for file import -- any uploads will be local
Brion Vibber [Fri, 7 Mar 2008 23:30:19 +0000 (23:30 +0000)]
use wfLocalFile for file import -- any uploads will be local

16 years agoexperimental --uploads option on importDump
Brion Vibber [Fri, 7 Mar 2008 23:14:30 +0000 (23:14 +0000)]
experimental --uploads option on importDump

16 years agoTypo
Aryeh Gregor [Fri, 7 Mar 2008 22:26:29 +0000 (22:26 +0000)]
Typo

16 years agoFix for 13281: Normalize header names as per RFC 2616
Anders Wegge Jakobsen [Fri, 7 Mar 2008 22:12:34 +0000 (22:12 +0000)]
Fix for 13281: Normalize header names as per RFC 2616

16 years agoAdd colons to all messages due to change in r31676, using sed (except for French...
Aryeh Gregor [Fri, 7 Mar 2008 19:31:17 +0000 (19:31 +0000)]
Add colons to all messages due to change in r31676, using sed (except for French, where I added nbsp's manually, to be nice :) ).

16 years agoLocalisation updates German
Raimond Spekking [Fri, 7 Mar 2008 14:05:51 +0000 (14:05 +0000)]
Localisation updates German

16 years ago* Parse MediaWiki message translations with a correct language setting on preview
Niklas Laxström [Fri, 7 Mar 2008 14:02:12 +0000 (14:02 +0000)]
* Parse MediaWiki message translations with a correct language setting on preview

16 years agoUpdate.
Rotem Liss [Fri, 7 Mar 2008 13:09:09 +0000 (13:09 +0000)]
Update.

16 years ago* Let's remove hardcoding together
Niklas Laxström [Fri, 7 Mar 2008 10:35:19 +0000 (10:35 +0000)]
* Let's remove hardcoding together

16 years ago* Replace hard coded colon with the new colon separator message
Raimond Spekking [Fri, 7 Mar 2008 09:50:25 +0000 (09:50 +0000)]
* Replace hard coded colon with the new colon separator message
* Whitespaces

16 years agoUpdate.
Rotem Liss [Thu, 6 Mar 2008 20:15:21 +0000 (20:15 +0000)]
Update.