Commit graph

19 commits

Author SHA1 Message Date
Shinjiman 0e17c35e0f * Update Chinese translations
* Update Cantonese translations
* Update Old Chinese / Late Time Chinese translations
* Re-adding Chinese fallbacks for the extension messages
2008-02-08 04:06:48 +00:00
Siebrand Mazeland 322bf5fac7 Localisation updates for extension messages from Betawiki (2008-02-07 22:52 CET) 2008-02-07 22:18:16 +00:00
Huji d63a6edf6c Adding/updating Persian translations 2008-02-07 11:24:08 +00:00
Siebrand Mazeland 24759c6749 Localisation updates for extension messages from Betawiki (2008-02-06 19:31 CET) 2008-02-06 19:04:27 +00:00
Siebrand Mazeland 2719d59b11 Localisation updates for extension messages from Betawiki (2008-02-05 23:38 CET) 2008-02-05 23:01:06 +00:00
Raimond Spekking d7a21c90b7 Localisation updates German 2008-02-05 18:13:48 +00:00
Siebrand Mazeland b57352dcc3 Localisation updates for extension messages from Betawiki (2008-02-04 23:35 CET) 2008-02-04 22:57:28 +00:00
Siebrand Mazeland 7484918445 Localisation updates for extension messages from Betawiki (2008-02-04 14:06 CET) 2008-02-04 14:27:24 +00:00
Siebrand Mazeland 18ba9f7daa * CategoryTree uses wfLoadExtensionMessages now
* add descriptionmsg and version in extension credits where missing
* update Translate
2008-02-04 10:25:48 +00:00
Bertrand Grondin 6bddbad132 Add internationalization extension description message in [[Special:Version]] 2008-02-03 17:57:14 +00:00
Brion Vibber d0b1db56b4 * (bug 11015) Handle HTTP errors for CategoryTree ajax request more gracefully. Instead of dumping the entire error page's HTML inline, display a nice clean bit of text with a functional retry link.
* Added $wgCategoryTreeVersion variable to bump JS and CSS URLs on update
2007-08-25 15:23:20 +00:00
Aryeh Gregor 255dd4eb74 Extensions too! 2007-06-29 01:36:09 +00:00
Raimond Spekking 55cc2cbdb5 Encoding fixes for r20619
Removing wikilinks to Wikipedia pages
2007-03-22 16:15:53 +00:00
Daniel Kinzler 06647afe4a introducing onlyroot option (and removing obsolete email address) 2007-03-13 11:39:12 +00:00
Antoine Musso 9dbda5f800 Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
This is like r19502 but for extensions.
2007-01-20 15:10:35 +00:00
Daniel Kinzler da918ba108 use separate "nothing found" messages for each mode (categories, pages, all) 2006-09-03 23:20:08 +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
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 5a5f823367 Adding Ajax based CategoryTree extension.
Pending: internationalization

(weeee... first commit to the MW repository... thanks Tim!)
2006-07-26 17:12:30 +00:00