Sandbox

From TYPO3Wiki

Jump to: navigation, search

Here's the place you can try out everything what the WikiWiki-Markup makes possible! Have fun! --Daniel Brüßler 10:27, 2 March 2007 (CET)

Contents

Test no-spam-mode

test. Yeah :-) ..

Test utf-8

äöüß

??

Idea Sketch Box Test

Geshi Syntax Highlighting

<PHP> :
 
$foo = 45;
for ( $i = 1; $i < $foo; $i++ )
{
  echo "$foo<br />\n";
  --$foo;
}
 
  1.  
  2. $foo = 45;
  3. for ( $i = 1; $i < $foo; $i++ )
  4. {
  5. echo "$foo<br />\n";
  6. --$foo;
  7. }
  8.  
<TS> :
  1. #Autor: Jonathan Uhlmann
  2. #Ziel: Die erste Unterseite der aktuellen Seite soll ausgegeben werden
  3. #Hinweis: wenn beim Menu special = directory die Eigenschaft special.value nicht definiert ist, dann wird die aktuelle Seitenid (PID) verwendet.
  4. #
  5. lib.unterseite = HMENU
  6. lib.unterseite {
  7. special = directory
  8. includeNotInMenu = 1
  9. maxitems = 1
  10. 1 = [[De:TSref/TMENU|TMENU]]
  11. 1.noBlur = 1
  12. 1.NO = 1
  13. wrap = <p> | </p>
  14. }
<JavaScript> :
 
var test = "JavaScript" + "Hello World";
alert (test.length
 


<CSS> :
 
div.underline {
  text-decoration: underline;
}
 

New buttons

Note Now please type in the answer of this questions:
  • What shall be changed here?
  • What is your name?



== Test ==

asdökj


Test

testing level2


Schalom Meiki! You can try this for hebrew-parts ->

abcdef

<p align="right">abcdef</p>

Best is to use it for EVERY section and not for the whole page. Because somebody could delete the

</p> at the end of the page when one klicks on the last edit-button.

Other solutions is that: I could create a template for you to solve this problem. So you would type {{HEB}} at the [beginning] of a page and {{HEBEND}} at the end. --Daniel Brüßler 12:10, 11 June 2007 (CEST)


?? ? ??? ?????? ?????? ?????

Dani - this did the trick

The combination of <p align=right> and <span lang=he dir=rtl>


Same text - now correct - with inline span and p tags

???? ?????? ??? ???? ?? English ??? ?????
W3C:Language information and text direction

But other Wiki directives do not work - maybe you can show me an example of a template ?
Yours,
Meiki


Overview

  • Button one
  • Button two
Level 1 Überschrift
  • Button three
    • Button three.one
  • Button four


asdfsdfasdfasdfsadfsdafasdf

Snippet title

Ich glaub ich habs gerafft.Image:Example.jpg External Link: [1]

T3CON07.gif

extension links to TER

fast version: cal

UPLOAD-tests

Media:!test.zip
Image:Plakat.pdf
Image:Navigation.png
Image:Bmw-auspuff.JPG

Example-uploads in wiki: Media:UPLOAD-test-locallang.xml, Media:pear-Llxml_merge.fr.20070711231247.ser

Write "Media:" as prefix:

[[Media:UPLOAD-test-locallang.xml]]
[[Media:UPLOAD-test-locallang.xml| pear/locallang.xml]]

Code

<PHP> :
 
$exampleText = "Hello!";
 

PHP-Code

<?php
$x=1234;
$zeit = time();
$c=$zeit;
if($zeit>$x){
  $c='abc'.$zeit; // Kommentar [[Apples]] {{DesignProject}}
  #path in &%$pj$ : C:\temp
}
?>

Ext key

Warning Test

Warning   Is there a problem?
Personal tools