Rotem Liss
3139e0bf30
(bug 8194) Updates for Portuguese language in 3 extensions
2006-12-09 10:13:47 +00:00
Leon Weber
bcf394f8fe
Updates to german localisations (extensions)
2006-12-08 19:48:24 +00:00
Leon Weber
c746b82ed4
* (bug 8138) Italian localisation patches by Broken Arrow
2006-12-03 20:14:20 +00:00
Nick Jenkins
75b86d229b
E_STRICT tweaks for three extensions:
...
* Strict Standards: Undefined index: blank in extensions/Cite/Cite.php on line 280
* Strict Standards: Assigning the return value of new by reference is deprecated in extensions/Makesysop/SpecialMakesysop_body.php on line 364
* Strict Standards: Undefined index: style in extensions/CategoryTree/CategoryTree.php on line 123
* Strict Standards: Undefined index: mode in extensions/CategoryTree/CategoryTree.php on line 125
* Strict Standards: Undefined index: hideroot in extensions/CategoryTree/CategoryTree.php on line 137
2006-11-29 13:06:21 +00:00
Daniel Kinzler
3770663bac
added option (Bug 8011)
2006-11-22 21:48:54 +00:00
Rotem Liss
841221f913
(bug 7971) Kazakh i18n updates for extensions
2006-11-18 14:57:17 +00:00
Greg Sabino Mullane
afc4b79463
Change to more standard CASE WHEN THEN form.
2006-10-31 13:19:20 +00:00
Nick Jenkins
63dee2cfb5
Adding some var prefixes to variable declarations, as per http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Statements:var
2006-10-10 06:27:07 +00:00
Rotem Liss
3f560e9fcb
Updating sk translation for CategoryTree, added by Helix84.
2006-10-09 13:22:09 +00:00
Rotem Liss
753fd138c4
Updates and additions for the Dutch (nl) translation of many extensions, sent by Siebrand.
2006-09-25 17:49:42 +00:00
Rotem Liss
a03b7bb83d
(bug 7286) Update for the Russian (ru) translation of CategoryTree
2006-09-11 11:38:11 +00:00
Rotem Liss
90dc10134e
(bug 7257) i18n for CategoryTree extension (zho series,yue)
2006-09-09 12:45:21 +00:00
Rotem Liss
30d21e7787
(bug 7263) Indonesian (id) translation for CategoryTree extension
2006-09-08 09:50:25 +00:00
Rotem Liss
460549189f
Update.
2006-09-04 15:51:25 +00:00
Daniel Kinzler
07ad6232ea
Hack to keep dummy link from jumping to the top of the page. There gotta be a better way to make a link that does nothing...
2006-09-04 12:17:40 +00:00
Daniel Kinzler
a1a524f304
Use "expand" instead of "load" label, even if the node is not yet loaded. Users don't care about the difference, it just causes confusion.
2006-09-04 11:39:45 +00:00
Daniel Kinzler
da918ba108
use separate "nothing found" messages for each mode (categories, pages, all)
2006-09-03 23:20:08 +00:00
Daniel Kinzler
42abde6986
Fixed bug causing message file to be included many many times
2006-09-03 23:17:36 +00:00
Daniel Kinzler
ff7a3daa0a
Workaround for 7219: Safari doesn't like empty HTTP responses.
2006-09-03 21:44:47 +00:00
Rotem Liss
8c518c3202
(bug 7218) Italian translation of CategoryTree messages
2006-09-03 14:09:18 +00:00
Rotem Liss
707b65b6d1
Update.
2006-09-03 13:38:36 +00:00
Daniel Kinzler
1df9698baa
$wgCategoryTreeUnifiedView = true per default; use "#" for dummy url; updated documentation
2006-09-03 11:26:57 +00:00
Erik Moeller
fbbdd134c8
change message "nothing found" to "no subcategories"
...
"nothing found" is misleading in standard category view (perhaps two separate messages are needed for "no subcategories" and "no subcategories or articles")
2006-09-03 11:12:00 +00:00
Jimmy Collins
d59fef0e70
(bug 7214) French translation for CategoryTree (fr)
2006-09-03 10:00:57 +00:00
Brion Vibber
8559b99d17
Security fix: protect against register_globals setting override
2006-09-03 09:15:52 +00:00
Brion Vibber
92d1a81488
Security fixes:
...
* Protect against register_globals attacks on configuration settings
* Protect against XSS attacks using Internet Explorer Javascript-in-CSS hacks
2006-09-02 21:54:21 +00:00
Daniel Kinzler
00ad2685fd
added "notree" override parameter for bots
2006-09-02 12:55:29 +00:00
Daniel Kinzler
63c2fa2745
Added experimental "unified" category page mode
2006-09-02 12:14:12 +00:00
Rotem Liss
a043a75238
Fixing the category tree margin in RTL.
2006-09-02 11:11:20 +00:00
Daniel Kinzler
1ae3ec0d4d
Updated Portuguese language file
2006-09-02 09:46:01 +00:00
Jimmy Collins
585c8077e0
typo
2006-09-02 01:52:50 +00:00
Daniel Kinzler
499ccebdbf
Bug 7198: updated polish language files
2006-09-01 21:29:17 +00:00
Daniel Kinzler
cdfc5ce767
Bug 7195: updated swedish language file
2006-09-01 21:22:17 +00:00
Daniel Kinzler
47162f36b8
update for czech language file
2006-09-01 19:58:36 +00:00
Daniel Kinzler
5401a19100
Bug: 7194; added finish language file
2006-09-01 19:27:53 +00:00
Tim Starling
11b5fec908
Fixed cookie preference
2006-09-01 17:33:14 +00:00
Rotem Liss
a43db437c7
CategoryTree he localisation.
2006-09-01 17:30:38 +00:00
Rotem Liss
f42047dfd2
(bug 7193) Indonesian (id) translations for BoardVote, CategoryTree, and SpecialDesysop extensions
2006-09-01 16:23:48 +00:00
Daniel Kinzler
4692a2b204
Avoid fatal error on invalid title
2006-09-01 13:12:57 +00:00
Daniel Kinzler
3d9d5d62bc
Fixed sort order (use cl_sortky), better wgUseAjax check, updated documentation
2006-09-01 12:53:07 +00:00
Daniel Kinzler
5f72216a9e
updated CategoryTree extension to work with new ajax interface
2006-08-29 15:49:23 +00:00
Tim Starling
65ba7cc5e2
Don't terminate the hook chain
2006-08-28 17:13:16 +00:00
Tim Starling
ccb19bd325
Incorporated tree display into the default category page view (file missing from first commit)
2006-08-24 18:11:35 +00:00
Tim Starling
026cc40790
* Incorporated tree display into the default category page view
...
* Implemented memcached caching for ajax requests with invalidation via page_touched
* General refactoring, moved some global functions into a class
* Lazy initialisation of messages, initialise the <head> section in the output only when a categorytree tag is present.
* Eliminated all $wgUser and $wgLang accesses from ajax requests, using message placeholders.
* Added speak:none style in .CategoryTreeBullet in case voice browsers try to read out the punctuation
2006-08-24 17:12:13 +00:00
Daniel Kinzler
d2b21e46fa
CategoryTree: removed references to wgOut and wgParser; added http cache option
2006-08-23 19:23:17 +00:00
Daniel Kinzler
5f862d4e19
added sanity checks, especially for empty category names
2006-08-11 23:36:53 +00:00
Daniel Kinzler
dbbd86e86b
adding settings patch file for experimental installer to CategoryTree
2006-07-30 21:09:52 +00:00
Daniel Kinzler
e77691a810
Fixed problem with error reporting if wgUseAjax is not set.
2006-07-30 10:49:31 +00:00
Daniel Kinzler
f4cb1a26fe
Made Special:CategoryTRee show up on Special:Specialpages
2006-07-29 17:37:08 +00:00
Daniel Kinzler
b84f2b4914
(k) typos in the README of CategoryTree
2006-07-29 16:18:40 +00:00