User:Fdcn
Appearance
my page on zh.wikipedia
Chinese conversion
[edit]- The initial Chinese conversion was introduced by Zhengzhu on rev:5246 (MW 1.4+), the table has mome minor changes until rev:6329.
- The first major changes was introduced on rev:28045, and rev:28077 by Shinjiman. This change resolved the Simplified / Traditional Chinese conversion with Regional phrases conversion. The changes are available on MW 1.12 onwards.
- The next major changes patch by me.bugzilla:14604 applied on rev:36664 rev:37058 rev:37186 rev:37373.
- chinese
- 修正单个转换bug: 之前
-{zh-hant:繁}-不予转换 - 修正在
__NOTC__下手动T转换导致标题转换的bug - 修正在
__NOCC__下导致T转换标签不能转换标题的bug - 增加多重标签的用法,如:
-{A;T|转换代码}- - 增加单向转换
-{XX=>zh-hant:YY}- - 增加隐藏全文转换
-{H|转换代码}-同A标签类似,不过在代码处不显示转换后的文字 - 增加删除转换
-{-|转换代码}- - 增加描述
-{D|转换代码}- - 增加语言代码名称
-{N|xx}-会返回xx語言代碼的名稱 - 增加多重variantfallbacks
- 增加对手动全文转换的限制
- english
- fixed a conversion code bug: before now the code "
-{zh-hant:繁}-" won't be converted anymore. - fixed a bug under
__NOTC__magicword: when used the-{T|}-conversion code, the title will be converted. - fixed a bug under
__NOCC__magicword: when used the-{T|}-conversion code, the title should not be converted in-{T|}-. - added a multi-tag support: e.g.
-{A;T|convertion code}- - added a unidirectional conversion flag: e.g.
-{XX=>zh-hant:YY}- - added a hide flag: e.g.
-{H|convertion code}-same as A flag, but no display text in placed conversion code - added a remove conversion flag: e.g.
-{-|zh-hans:XX;zh-hant:YY}-remove zh-hans:XX;zh-hant:YY from mTables - added a description flag: e.g.
-{D|convertion code}- - added a language name flag: e.g. when using the
-{N|zh-hans}-code, it will return a language name like "中文(简体)" - added the multi-variantfallbacks support
- added limit for manual alltext conversion
work
[edit]- fix groupname display in cite extension ,see mediazilla:14216, applied on rev:36431.
attention
[edit]- mediazilla:10837 Interface "variant" overruling "language" preference [bug in StubUserLang::_newObject()]
- mediazilla:11785
- mediazilla:13301
- mediazilla:14823