Last modified: 2014-08-28 00:17:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T7343, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5343 - A standalone version of simplified-traditional Chinese converter
A standalone version of simplified-traditional Chinese converter
Status: NEW
Product: MediaWiki
Classification: Unclassified
Language converter (Other open bugs)
unspecified
PC FreeBSD
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-24 11:11 UTC by Tian-Jian "Barabbas" Jiang
Modified: 2014-08-28 00:17 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
a standalone simplified-traditional Chinese converter (1.96 KB, application/x-httpd-php)
2006-03-24 11:16 UTC, Tian-Jian "Barabbas" Jiang
Details

Description Tian-Jian "Barabbas" Jiang 2006-03-24 11:11:58 UTC
This converter re-uses LanguageZh.php to ensure the consistency of conversion
results.
It helps normalizing dumped files of http://download.wikimedia.org/zhwiki/ to
simplified Chinese or traditional Chinese texts, not mixtures of them.
Comment 1 Tian-Jian "Barabbas" Jiang 2006-03-24 11:16:42 UTC
Created attachment 1460 [details]
a standalone simplified-traditional Chinese converter

It should be put and run under the directory "maintenance"
Comment 2 Tian-Jian "Barabbas" Jiang 2006-03-24 15:03:10 UTC
Sorry, please apply this patch of a small bug for the last line of the xml file:

64,65c64
<       if(strpos($outputBuffer_, "</page>") !== FALSE ||
<          strpos($outputBuffer_, "</mediawiki>") !== FALSE) {
---
>       if(strpos($outputBuffer_, "</page>") !== FALSE) {
Comment 3 Andre Klapper 2014-02-24 21:17:38 UTC
If this is still wanted, somebody would need to turn the attachment into a patch and put it into Gerrit. See https://www.mediawiki.org/wiki/Developer_access

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links