// Ausrichtung des Bildes
if ("l" == "l") $float = "flLeft";
if ("l" == "r") $float = "flRight";
// Wenn Bild eingefuegt wurde, Code schreiben
$file = "";
if ("" != "") $file = '';
// Fliesstext
$input =<<< EOT
Der Rahmen der Organisatoren außerhalb von Schloß Rohlstorf ist bisher sehr übersichtlich.
Da ist einmal Per und
zum anderen Ronald.
Telefon Ronald: 0172-4199773 oder du x add weld i n g.de
Auf der Internatsseite ist es
M aik e Kram höf t 04559 - 1056.
EOT;
$textile = new Textile;
$text = "";
if ("Der Rahmen der Organisatoren außerhalb von Schloß Rohlstorf ist bisher sehr übersichtlich.
Da ist einmal Per und
zum anderen Ronald.
Telefon Ronald: 0172-4199773 oder du x add weld i n g.de
Auf der Internatsseite ist es
M aik e Kram höf t 04559 - 1056.
" != "") $text = $textile->TextileThis($input); $text = str_replace("###"," ",$text); print $file.$text; ?>
'."".'
Da ist einmal Per und
zum anderen Ronald.
Telefon Ronald: 0172-4199773 oder du x add weld i n g.de
Auf der Internatsseite ist es
M aik e Kram höf t 04559 - 1056.
" != "") $text = $textile->TextileThis($input); $text = str_replace("###"," ",$text); print $file.$text; ?>