diff --git a/docs/appendixes.sgml b/docs/appendixes.sgml
index 7ce174a1..7f6eb533 100644
--- a/docs/appendixes.sgml
+++ b/docs/appendixes.sgml
@@ -52,7 +52,7 @@ Parse error: parse error in /path/to/smarty/templates_c/index.tpl.php on line 75
- Tips & Tricks
+ Tips & Tricks
@@ -185,7 +185,7 @@ OUTPUT:
2001/01/04
-{if $date1 < $date2}
+{if $date1 < $date2}
...
{/if}
@@ -288,7 +288,7 @@ Pretty easy isn't it?
You can embed PHP into your templates with the {php}{/php} tags.
With this, you can setup self contained templates with their own
data structures for assigning their own variables. With the logic
- embedded like this, you can keep the template & logic together. This
+ embedded like this, you can keep the template & logic together. This
way no matter where the template source is coming from, it is always
together as one component.
@@ -300,7 +300,7 @@ Pretty easy isn't it?
{php}
// setup our function for fetching stock data
- function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
+ function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
// put logic here that fetches $ticker_name
// and $ticker_price from some resource
}
@@ -331,7 +331,7 @@ load_ticker.php
<?php
// setup our function for fetching stock data
- function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
+ function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
// put logic here that fetches $ticker_name
// and $ticker_price from some resource
}
@@ -401,4 +401,4 @@ Send inquiries to
check the website.
-
+
\ No newline at end of file
diff --git a/docs/de/appendixes.sgml b/docs/de/appendixes.sgml
index 1288937f..9c993995 100644
--- a/docs/de/appendixes.sgml
+++ b/docs/de/appendixes.sgml
@@ -52,7 +52,7 @@ Parse error: parse error in /path/to/smarty/templates_c/index.tpl.php on line 75
- Tips & Tricks
+ Tips & Tricks
@@ -186,7 +186,7 @@ AUSGABE:
2001/01/04
-{if $datum1 < $datum2}
+{if $datum1 < $datum2}
...
{/if}
@@ -304,7 +304,7 @@ Einfach, oder?
{php}
// unsere funktion um die börsenkurse zu holen
- function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
+ function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
// hier wird $ticker_name und $ticker_price zugewiesen
}
@@ -332,7 +332,7 @@ load_ticker.php
<?php
// unsere funktion um die börsenkurse zu holen
- function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
+ function fetch_ticker($symbol,&$ticker_name,&$ticker_price) {
// hier wird $ticker_name und $ticker_price zugewiesen
}
@@ -406,4 +406,4 @@ senden
oder die Webseite.
-
+
\ No newline at end of file
diff --git a/docs/de/designers.sgml b/docs/de/designers.sgml
index 6ee9ec87..b7baa9bd 100644
--- a/docs/de/designers.sgml
+++ b/docs/de/designers.sgml
@@ -430,13 +430,13 @@ Diebe Haben In Norwegen 20 Tonnen Streusalz Entwendet.
count_characters (Buchstaben zählen)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -533,13 +533,13 @@ Südafrika: Eine Polizistin fesselte - mangels mitgebrachter Handschellen -
date_format (Datums Formatierung)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -670,13 +670,13 @@ angegebenen Formatierungszeichen unterstützt werden. Beispielsweise stehen
default (Standardwert)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -716,14 +716,14 @@ kein Titel
escape (Maskieren)
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
Parameter Position
@@ -780,13 +780,13 @@ href="mailto:%62%6f%62%40%6d%65%2e%6e%65%74">bob&a
indent (Einrücken)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -878,13 +878,13 @@ in kalifornien wurde ein hund in das wählerverzeichnis eingetragen.
regex_replace (Ersetzen mit regulären Ausdrücken)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -932,13 +932,13 @@ Ein Bankangestellter in England zerkaut aus Stress bei der Arbeit wöchentli
replace (Ersetzen)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -986,13 +986,13 @@ Ein Holsten-Laster hat in England seine komplette Fracht verlore
spacify (Zeichenkette splitten)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -1034,13 +1034,13 @@ E^^i^^n^^ ^^M^^a^^n^^n^^ ^^f^^l^^o^^g^^ ^^5^^0^^0^^0^^ ^^k^^m^^ ^^u^^m^^ ^^s^^i^
string_format (Zeichenkette formatieren)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -1127,13 +1127,13 @@ Da ein betrunkener Mann auf einem Flug ausfallend wurde, musste das Flugzeug auf
truncate (kürzen)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -1218,13 +1218,13 @@ EIN 58JÄHRIGER BELGIER IST NACH 35 JAHREN ZUM SIEGER DER WELTMEISTERSCHAFT
wordwrap (Zeilenumbruch)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Parameter Position
@@ -1346,13 +1346,13 @@ e i n e m s t a d t r. . .
capture (Ausgabe abfangen)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -1426,13 +1426,13 @@ e i n e m s t a d t r. . .
config_load (Konfiguration laden)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -1539,13 +1539,13 @@ e i n e m s t a d t r. . .
foreach, foreachelse
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -1695,13 +1695,13 @@ cell: 760-1234<br>
include (einbinden)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -1794,13 +1794,13 @@ cell: 760-1234<br>
include_php (PHP-Code einbinden)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -1900,13 +1900,13 @@ index.tpl
insert (einfügen)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -2058,7 +2058,7 @@ index.tpl
{* Klammern sind erlaubt *}
-{if ( $anzahl < 0 or $anzahl > 1000 ) and $menge >= #minMengeAmt#}
+{if ( $anzahl < 0 or $anzahl > 1000 ) and $menge >= #minMengeAmt#}
...
{/if}
@@ -2171,13 +2171,13 @@ AUSGABE:
section,sectionelse
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -2775,13 +2775,13 @@ AUSGABE:
assign (zuweisen)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -2826,13 +2826,13 @@ Der Wert von $name ist Bob.
counter (Zähler)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -2922,13 +2922,13 @@ AUSGABE:
cycle (Zyklus)
-
-
-
-
-
-
-
+
+
+
+
+
+
+
Attribut Name
@@ -3030,13 +3030,13 @@ AUSGABE: