Revision [4363]
This is an old revision of SandBox made by s-144-27.resnet.unb.ca on 2005-01-10 05:42:43.
Test your formatting skills here
Wikini.net est hébergé par http://www.cominico.fr
Header 2
did it work?This is marked text
I think it is probably one of the following three things
- fish
- dolphin
- scuba mask
Forced UTF-8 links
HomePage Îリロード (Japanese)
HomePage 首頁 (Chinese)
HomePage užitečný (Czech)
HomePage på Södertörn (Swedish)
HomePage Домашняя страница (Russian)
ТестРусского ТестРусского
Ola!
OLA!
tawaresch
- do swidanja ... nettes sacherl
- bin beeindruckt ...
- schaut auch rüeber zu FreshMeat
echo "chaine";
yadda yadda yadda
Wow! This is ''fun''!
link seiterl
//**hello**//
code some more code
javascript highlighting:
function getCookieVal (offset) {
var endstr = document.cookie.indexOf (";", offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}
var endstr = document.cookie.indexOf (";", offset);
if (endstr == -1)
endstr = document.cookie.length;
return unescape(document.cookie.substring(offset, endstr));
}
this is a test
BIG | GREEN | FROGS |
yes | yes | no |
no | no |
alb
hola
- asfdsadf
- l;jkasdflkjasdf;laskfsadf
- onething
- another thing
- another thing
- yet another
- stinky
- one
- two
- three
- sub three
- sub three
How Does it support Chinese?? 中文支持如何??
Not perfectly but we're making progress with internationalization and UTF-8 support. Page names can only be (mostly) ASCII characters, but you can make forced links in multi-byte characters, and text shows up OK. To test, try using the search box (at the page bottom) to search for 中文 (Chinese): you'll find several pages - so even the search works. Some of this requires a few fixes that will be in version 1.1.6.0 - to be released soon. Also see WikkaSites: there's already a bunch of Chinese sites using Wikka.
Note the UTF-8 characters may disappear (and be replaced with ???... or "character soup") when someone edits a page with a browser that doesn't support UTF-8 (or isn't configured to use utf-8); I just repaired the Chinese text here (again) -- JavaWomanahoj