Loading...
 

UserPagesting

in Tikiwiki,
1. for most URL that contains unicode Traditional Chinese characters, IE 5 nor 6 can handle it well. To correct that, you have to edit the function {string|escape:url}.

2. PDF generation can't see Chinese characters
- ezPDF


3. Can't search Chinese characters
- cause : Tikiwiki use MySQL fulltext function

4. To enable Chinese login ID:
- modify tiki-register.php
//Marked by Sting, allow Chinese login name
// if(!preg_match_all("/A-Z0-9a-z\_\-+/",$_REQUEST%22name%22,$matches)) {
// $smarty->assign('msg',tra("Invalid username"));
// $smarty->display("styles/$style_base/error.tpl");
// die;
// }
- modif Smarty/plugins/modifier.userlink.php ,

$user_encode=urlencode($user);

return "<a class='$class' href='tiki-user_information.php?view_user=$user_enc

ode'>$user</a>";


5. No Good way to do NewUserPage similar concept for Chinese page title
- Try to take out some parse rule and add new parse rule

6. modify lib/tikilib.php
parse_html()

7. For Outlook express didn't handle unicode subject well, we need to change the mail function behavior in tikiwiki from unicode to big5
edit tikilib.php,k search charset , use the function iconv(From charset, To charset, $String)


This is a test test
This i s a test

This is a test test This i s a test

My website in progress
Sting Tao Site
Outdoors activity
Chinese Tikiwiki site


Page last modified on Tuesday 09 September 2003 08:17:48 GMT-0000

Upcoming Events

1)  21 Mar 2024 18:00 GMT-0000
Tiki Roundtable Meeting
2)  25 Mar 2024 17:00 GMT-0000
29th anniversary WikiBirthday (With Ward Cunningham)
3)  18 Apr 2024 18:00 GMT-0000
Tiki Roundtable Meeting
4)  16 May 2024 18:00 GMT-0000
Tiki Roundtable Meeting
5)  20 Jun 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6)  18 Jul 2024 14:00 GMT-0000
Tiki Roundtable Meeting
7)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
8)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
9) 
Tiki birthday
10)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting