WikkiTikkiTavi
= WikkiTikkiTavi =WikkiTikkiTavi is the original version of this documentation system. Their [http://tavi.sourceforge.net documentation] is usable for the eGroupWare 'Wiki' too.'Learn about Wiki formatting:'—-SmashWordsTogether to create a page link. Click on the ? to edit the new page.You can also create 1) that aren't WordsSmashedTogether. Type them like this: free_links.—-italic_text becomes italic text—-bold_text becomes 'bold text'—-monospace_text```}} becomes monospace_text—- becomes a horizontal rule:—-Create a remote link simply by typing its URL: http://www.egroupware.orgIf you like, enclose it in brackets to create a numbered reference and avoid cluttering the page; www.php.net becomes [http://www.php.net].Or you can have a description instead of a numbered reference; www.php.net_manual_en_php_manual becomes [http://www.php.net/manual/en/ PHP Manual]—-You can put a picture in a page by typing the URL to the picture (it must end in gif, jpg, or png). For example,
becomeshttp://www.egroupware.org/egroupware/phpgwapi/templates/default/images/logo.png----There are 2 possibilities for 'code formatting':is_admin_globals_egw_info_user_apps_admin'}}orif ($_POST['add']){ do_something();}becomesglobals_egw_info_user_apps_adminorif ($_POST['add']){ do_something();}—-You can indent by starting a paragraph with one or more colons.indent_meme_toobecomes:Indent me::Me too!—-You can create bullet lists by starting a paragraph with one or more asterisks.bullet_onesub-bulletbecomes*Bullet one**Sub-bullet—-You can create a description list by starting a paragraph with the following syntaxsomethingsomething_elsewhich gives*;Item 1: Something*;Item 2: Something else—-Similarly, you can create numbered lists by starting a paragraph with one or more hashes.becomes#Numero uno#Number two##Sub-item—-You can mix and match list types:#Number one#*Bullet#Number two#Number one#*Bullet#Number two—-You can make various levels of heading by putting = signs before and after the text == Level 1 heading === Level 2 heading ===== Level 3 heading ======= Level 4 heading ========= Level 5 heading =========== Level 6 heading ======= Level 1 heading === Level 2 heading ===== Level 3 heading ======= Level 4 heading ========= Level 5 heading =========== Level 6 heading ======—-You can create tables using pairs of vertical bars:||cell one || cell two |||||| big ol' line |||| cell four || cell five |||| cell six || here's a very long cell ||||cell one || cell two |||||| big ol' line |||| cell four || cell five |||| cell six || here's a very long cell ||—-You can create anchors with the Macro:[[Anchor ANCHORNAME]]You can jump to that Anchor with:((PageName|Jump to Anchor #ANCHORNAME))—-=== Curly Options ===only supported with tables right now||{s=background:red} CurlyOptions ||{s=color:blue;font-variant:small-caps;font-size:large} some text||||{s=background:red} CurlyOptions ||{s=color:blue;font-variant:small-caps;font-size:large} some text||||{Tb=0,s=background:red;color:blue;font-variant:small-caps;font-size:large} some blue text on red ground||||{Tb=0,s=background:red;color:blue;font-variant:small-caps;font-size:large} some blue text on red ground||||{Tb=0,s=color:red;font-variant:small-caps;font-size:large} some red text||||{Tb=0,s=color:red;font-variant:small-caps;font-size:large} some red text||—-=== HTML Formatting ===''
more to come
displays as:
more to come