Tags:
create new tag
view all tags

SID-00616: 如何使用中文?

Status: Answered Answered TWiki version: 4.3.2 Perl version: Perl 5
Category: CategoryLocalization Server OS: Linux Last update: 12 years ago

when i create a new topic, i can't use the chinese as topic name..

what can i do it?

tks.

-- TWikiGuest - 2009-11-08

Discussion and Answer

Some people have tried to use Chinese characters as topic names and claim it works. I do not recommend it, even if your TWiki site properly configured for internationalization. We have full UTF-8 support on our roadmap, until then I recommend to use topics with alphanumeric characters and Chinese in page content.

(Note: Please register with your real first name and last name, also for the WikiName, thank you!)

-- PeterThoeny - 2009-11-10

This configration works fine with chinese, base on twiki 5.1.4

$TWiki::cfg{UseLocale} = 1; 
$TWiki::cfg{Site}{Locale} = 'zh-CN.UTF-8'; 
$TWiki::cfg{Site}{CharSet} = 'UTF-8'; 
$TWiki::cfg{Site}{Lang} = 'zh-CN'; 
$TWiki::cfg{Site}{FullLang} = 'zh-CN';

-- Zhibiao Pan - 2013-08-20

      Change status to:
ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
SupportForm
Status Answered
Title 如何使用中文?
SupportCategory CategoryLocalization
TWiki version 4.3.2
Server OS Linux
Web server Apache 2
Perl version Perl 5
Browser & version

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2013-08-20 - ZhibiaoPan
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.