Bertrand Grondin
5a165dc665
Localisation updates for extensions from Betawiki (2008-01-02 11:52 UTC)
2008-01-02 10:53:13 +00:00
Bertrand Grondin
84a39e27c1
Localisation updates for extensions from Betawiki (2008-01-02 11:15 UTC)
2008-01-02 10:31:46 +00:00
Aryeh Gregor
c910c095cb
Tweak message format: single quotes instead of double quotes now that all the ''' is gone.
2008-01-02 02:08:32 +00:00
Aryeh Gregor
11412bd03f
Clean up some error-handling messages a bit, particularly as relate to TitleBlacklist.
...
* Hook-generated error messages should be strong class="error" on moving a page, just like system-generated errors.
* For consistency, "You do not have permission to do that, for the following reason:" should be displayed even if there's only one error message.
* Add a <div class="permissions-errors"> for a single error displayed on editing a page, akin to the <ul class="permissions-errors"> already present.
* In TitleBlacklist, errors should be inline and unstyled; otherwise they'll display inconsistently when added to lists, styled externally, etc. Using <code> for the matching regex is better than using bold/italics. I *did not* change all the different languages, only English.
2008-01-02 02:01:09 +00:00
Siebrand Mazeland
998abbca0e
Localisation updates for extension messages from Betawiki (2008-01-01 23:54 CET)
2008-01-01 23:09:25 +00:00
Bertrand Grondin
0cb8b486d3
Localisation updates for extensions from Betawiki (2008-01-01 15:30 UTC)
2008-01-01 17:27:27 +00:00
Bertrand Grondin
1d2e02bff0
Localisation updates for extensions from Betawiki (2008-01-01 10:00 UTC)
2008-01-01 12:39:30 +00:00
Brion Vibber
75527ed14b
Use wfMemcKey() rather than hardcoding database name.
2007-12-31 23:02:22 +00:00
Niklas Laxström
648a7b824a
* Converted to UTF-8
2007-12-31 10:03:10 +00:00
Siebrand Mazeland
d18f2e6ee7
Localisation updates for extension messages from Betawiki (2007-12-31 9:36 CET)
2007-12-31 09:19:53 +00:00
Siebrand Mazeland
1b36ab11a9
Localisation updates for extension messages from Betawiki (2007-12-31 0:35 CET)
2007-12-31 00:12:42 +00:00
Brion Vibber
d97448856c
* Use UTF-8 option on regex matches, not just validation. Fixes case-insensitivity and character class matches for non-ASCII chars.
...
* Invalidate cached blacklist after save completion of MediaWiki:Titleblacklist rather than during edit filtering. Should help avoid race conditions which would leave you with the old version cached.
* Some minor whitespace & style cleanup
* Some output escaping cleanup
2007-12-29 04:23:57 +00:00
Victor Vasiliev
6899511efe
Fix logic
2007-12-27 13:05:16 +00:00
Siebrand Mazeland
43e677fe88
Localisation updates for extension messages from Betawiki (2007-12-27 12:05 CET)
2007-12-27 11:51:22 +00:00
Siebrand Mazeland
cb9d0faebe
* use wfLoadExtensionMessages for TitleBlacklist
...
* update support for TitleBlacklist in Translate
2007-12-26 16:50:58 +00:00
Siebrand Mazeland
3098cf7f1f
Localisation updates for extensions from Betawiki (2007-12-24 01:40 CET)
2007-12-24 01:11:42 +00:00
Victor Vasiliev
e0c312c5fd
Validate MediaWiki:TitleBlacklist and delete it from cache before saving
2007-12-23 09:47:36 +00:00
Victor Vasiliev
b4340da579
TitleBlacklist v1.3: add caching
2007-12-19 18:35:44 +00:00
Victor Vasiliev
6dc375766b
TitleBlacklist:
...
* Add errmsg option
* Some cleanup
2007-12-17 18:38:34 +00:00
Siebrand Mazeland
710200344f
Localisation updates from Betawiki (2007-12-17 0:15 CET).
...
* Fixes and additions to 42 extensions for bg, br, el, gl, loz, nl, oc, stq
2007-12-16 23:54:39 +00:00
Siebrand Mazeland
2ed55fa43f
revert r28306, r28308, r28309, r28312
2007-12-16 18:45:23 +00:00
Siebrand Mazeland
a341978ca9
revert 28376, 28377, 28378
2007-12-16 18:21:11 +00:00
Victor Vasiliev
8f35929085
Fix a typo
2007-12-15 15:29:56 +00:00
Victor Vasiliev
281c040bd2
TitleBlacklist:
...
Use a better hook (getUserPermissionsErrors)
2007-12-15 06:16:19 +00:00
Victor Vasiliev
9ecaa4f5b2
TitleBlacklist:
...
* Add {{ns}} and {{int}} support to blacklist (for interlingual blacklists)
* Add "caseinsenitive" attribute
2007-12-14 17:54:06 +00:00
Siebrand Mazeland
63e9cf39df
Localisation updates from Betawiki.
...
* Fixes and additions to 36 extensions for ar, fr, gl, hsb, hu, la, lt, nl, oc, stq, yue, zh-hant
2007-12-14 11:29:36 +00:00
Siebrand Mazeland
16fb1821f7
Localisation updates from Betawiki.
...
* Fixes and additions to 7 extensions for gl, hsb
2007-12-12 07:49:45 +00:00
Siebrand Mazeland
a450462aad
Localisation updates from Betawiki.
...
* Fixes and additions to 47 extensions for ar, bg, cs, el, fr, gl, ja, la, loz, no, stq
2007-12-11 22:38:12 +00:00
Siebrand Mazeland
9a723566ac
* complete $wgExtensionCredits
...
* remove trailing whitespace
2007-12-10 23:04:24 +00:00
Victor Vasiliev
df12347421
Oops...
2007-12-10 19:07:21 +00:00
Victor Vasiliev
d6a7b33f91
TitleBlacklist:
...
* Add TitleBlacklistEntry class
* Add entry attributes
* Temporary remove error message for userCan. Needs better hook
* Changed configuration structure
2007-12-10 19:02:38 +00:00
Raimond Spekking
3c8b321b81
* Updates German
2007-12-10 14:46:16 +00:00
Siebrand Mazeland
90dafd6797
Localisation updates from Betawiki.
...
* Fixes and additions to 18 extensions for ar, bg, br, fr, hsb, la, nl, ro
2007-12-09 22:48:21 +00:00
Siebrand Mazeland
fa92faaf0c
* complete $wgExtensionCredits
2007-12-09 13:21:34 +00:00
Victor Vasiliev
a5733de0a8
Also fix message name in the code
2007-12-09 13:18:10 +00:00
Siebrand Mazeland
700ad9e81e
* Fix invalid XHTML
...
* Rename a message and remove translations after it was changed in revision 28281
Submitted by: SPQRobin
2007-12-09 13:05:03 +00:00
Victor Vasiliev
dc99a5a329
TitleBlacklist:
...
* Allow to use different sources of blacklist: local page, URL, file
2007-12-09 12:15:13 +00:00
Siebrand Mazeland
fa616182b5
Localisation updates from Betawiki.
...
* Fixes and additions to 13 extensions for bg, cs, hsb, hr, nl, ro
2007-12-09 07:58:14 +00:00
Victor Vasiliev
ef2a6402e5
TitleBlacklist:
...
* Refactor code
* Filter images with incorrect titles
2007-12-08 21:06:21 +00:00
Victor Vasiliev
3299f7bc9a
TitleBlacklist:
...
* Extend and prettify messages
* Refactor code
* Handle page moves correctly
2007-12-08 18:38:05 +00:00
Siebrand Mazeland
665cc70c51
Localisation updates from Betawiki.
...
* Fixes and additions to 27 extensions for af, ar, el, fi, fr, frp, gl, hsb, nl, oc, pms, sk
2007-11-17 21:23:56 +00:00
Siebrand Mazeland
081a74ee38
Localisation updates from Betawiki.
...
* Fixes and additions to 23 extensions for gl, hsb, it, kab, kk-kz, la, lv, no
2007-11-11 14:23:02 +00:00
Siebrand Mazeland
0a97c06800
Localisation updates from Betawiki.
...
* Fixes and additions to 52 extensions for ar, cs, es, fi, frp, hsb, hu, la, nl, oc, pl, sk, tet
* change indentation for export of a few extension's messages in Translate/MessageGroups.php
2007-11-10 18:15:02 +00:00
Siebrand Mazeland
2cd50f2bd4
Localisation updates from Betawiki.
...
* Fixes and additions to 10 extensions for am, br, cu, hsb, la, lb, nl, oc
2007-11-06 08:45:36 +00:00
Raimond Spekking
8d6585ad05
* Updates German
2007-11-05 22:58:19 +00:00
Siebrand Mazeland
d67998f593
Localisation updates from Betawiki.
...
* Fixes and additions to 1 extension for nl
2007-11-05 18:55:33 +00:00
Victor Vasiliev
b2a4496817
* (bug 11431) API for Extension:SiteMatrix
...
* Initial revision for TitleBlacklist extension
2007-11-05 16:38:38 +00:00