Revision [5903]

This is an old revision of SandBox made by JavaWoman on 2005-02-10 23:54:25.

 

Test your formatting skills here


See also:
demo server — Test the new features of WikkaWiki
You are free to play with Wikka's FormattingRules syntax on this page.
Please do not remove the main header and this paragraph while editing the page and start editing under the horizontal rule below
 


I typed here



HomePage Îリロード (Japanese)
HomePage 홈페이지 (Korean)
HomePage 首頁 (Chinese)
HomePage užitečný (Czech)
HomePage på Södertörn (Swedish)
HomePage Домашняя страница (Russian) Икебана!
ТестРусского ТестРусского

한글 링크 테스트

Greek: επεξεργασία της παλιάς έκδοσης

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) -- JavaWoman

not support 2byte language in the Code formatters!!!!
// 한글이 깨지겠지
// 진짜 깨지네.. 흑흑.. 에디터창에서 깨지는 것도 열받는데..
#include <libintl.h>
#include <locale.h>
#include <stdio.h>

int main(int argc, char* argv[])
{
  setlocale(LC_ALL,"ko_KR");  // set the current locale by ko_KR

  /* initialize for gettext() */
  bindtextdomain("test", "/usr/local/share/locale");  // set directory cça c'est n,ul  textdomain("test"); // set domain for future gettext() calls
   
  printf("original : %s\n", "Hello World!");
  printf("translate  : %s\n", gettext("Hello World!"));

  return 0;
}



This is a test

  1. blah blah blah

hello

Opera browser doesn't like a right layer a the end of a page :(
drat

Just Testing

--strikethrough?--
strikethrough?

I just want to test in order to write or comment our documentations

Thanks

blah blah


DVD logo
 (image: http://www.google.ca/intl/fr_ca/images/logo.gif)

http://www.google.com/images/logo.gif

Please make sure that the server has write access to a folder named uploads.


 (image: http://spreadfirefox.com/community/progress_meter/campaigns/one/cache.png)

test include + category action

This page has moved


This page can now be found on the Wikka Documentation Server.
Thanks for updating your bookmarks!

An archive of old revisions of this page is still available for reference.

 


CategoryMigratedDocs


GOD

Does this shit work?

God says this works, but you don't.

SQL
SELECT column1, column2, column3 FROM table1;


VB
Dim strString As String
strString = "Hello World"


No idea's how to use this thing...... Does it even work/upload?
Please make sure that the server has write access to a folder named uploads.


P.S. HTML - html4strict - thanks, now how about page ancors?????
<p>Geshi isn't working with html</p>
<form>
First name:
<input type="text" name="firstname">
<br>
Last name:
<input type="text" name="lastname">
</form>


My test page
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki