Commit graph

4 commits

Author SHA1 Message Date
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