Some updates
[lhc/web/wiklou.git] / languages / LanguageZh.php
2005-04-28 Zheng ZhuFull conversion support for category pages
2005-04-28 Zheng Zhuno need to mark latin text in Chinese conversion
2005-04-15 Zheng ZhuCode refactoring for the language conversion system:
2005-04-09 Zheng ZhuSmall fixes for zh:
2005-04-07 Zheng Zhucache the title text of an article when there is differ...
2005-04-05 Ævar Arnfjörð Bjar... * @package MediaWiki
2005-03-26 Zheng Zhu(zh) strip   before parsing the -{}- tag; small...
2005-03-23 Zheng Zhu(zh) allow manual conversion of the article title among...
2005-03-15 Zheng Zhumake conversion table for zh-sg default to zh-cn, and...
2005-02-21 Brion VibberCruft war continues: more uses of isAnon() and isLoggedIn()
2005-02-12 Zheng Zhu(for zh) Search for variant links even when conversion...
2005-01-27 Zheng ZhuAllow simple comments for each translation rule in...
2005-01-22 Zheng ZhuMerged in my changes from REL1_4
2004-12-29 Zheng ZhuAdded magic word MAG_NOTITLECONVERT to indicate that...
2004-12-29 Zheng ZhuAllower zh: users to customize the Traditional/Simplifi...
2004-12-24 Zheng ZhuMerged my changes from REL1_4
2004-12-07 Zheng Zhuadded user option to disable Chinese language conversion
2004-12-05 Zheng ZhuTreat each Chinese character as a single word when...
2004-12-04 Zheng ZhuFirst segment then convert when preparing for indexing.
2004-11-29 Zheng Zhutry all variants when displaying search results.
2004-11-29 Zheng Zhuadded convertForSearchResult() so that search results...
2004-11-25 Zheng Zhuconvert to simplified Chinese before for searching...
2004-11-22 Zheng ZhuStill need to convert UTF8 to a hex string for search.
2004-11-22 Zheng ZhuConvert a link to all variants before checking for...
2004-11-09 Zheng Zhuuse the ZhClient interface to do the Chinese text proce...
2004-10-20 Zheng ZhuForgot to changed these...
2004-10-19 Zheng ZhuAdded option wgDisableLangConversion to disable langaug...
2004-10-08 Zheng Zhuneed to include sg and hk...
2004-10-08 Zheng ZhuAdded fallback in case the preferred language variant...
2004-10-08 Zheng Zhuinitial support for zh-hk and zh-sg
2004-10-04 Zheng Zhuformatting fix (space->tab)
2004-10-04 Zheng ZhuConvert the title of an article to the preferred langua...
2004-09-25 Zheng Zhufirst attempt to support multiple language variants...
2004-09-24 Zheng ZhuSimplified the LanguageZh class
2004-09-19 Zheng ZhuCaching the conversion tables, just like the caching...
2004-09-18 Zheng Zhumoved parsing of the -{}- tag to Language.php, and...
2004-09-17 Zheng ZhuUser's language variant preference now taking effect
2004-09-17 Zheng Zhuadded the getVariant() interface to get a list of suppo...
2004-09-17 Zheng ZhuRemoved debug message from the conversion code
2004-09-16 Zheng ZhuMoved most content of LanguageZh.php to LanguageZh_cn...
2004-09-03 Arne Heizmannchange all occurrences of "fromwikipedia" to "tagline".
2004-08-21 Brion VibberDon't bother loading $wikiLowerChars and $wikiUpperChar...
2004-08-15 Brion VibberFolding searchhelppage and searchingwikipedia into...
2004-08-14 Brion VibberXHTML fixes for Special:Upload
2004-08-04 Jens Frankadded a postfix and prefix to the Special:Version page...
2004-08-03 Jens FrankUse different label for first 'delete' button in image...
2004-07-23 Jens FrankMoved wgUserToggles to wgAllMessages to enable users...
2004-07-17 Jens FrankDistinguish between short and long name of May
2004-07-17 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-13 Jens FrankMake Math rendering options user settable strings in...
2004-06-28 Tim StarlingAdded automatic fallback to English namespace names
2004-06-06 Jens FrankAdd new XHTML-based skin 'MySkin', using custom CSS...
2004-05-31 Jens FrankHelp and Category namespaces added. English names used...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-04 Gabriel Wickeadded skin names in new format (ass. array)
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-01 Brion VibberAdd Special:Version; remove Special:Debug; remove dupe...
2004-01-11 Erik Moellerinherit default user options from En where not already...
2004-01-11 Erik Moellertoolbar option added to all languages
2003-11-30 Evan ProdromouRemoved unused "areyounew" language prompt from all...
2003-11-24 Brion VibberRe-import the stable branch language files, twiddle...
2003-11-15 Tim StarlingFixed all the languages so that they basically work...
2003-11-09 Tim StarlingNov. branch merge, all files copied from stable
2003-04-14 Lee Daniel CrockerInitial revision