From 38666846f2e6a09be746462f147d38064ff7e7c2 Mon Sep 17 00:00:00 2001 From: idfx Date: Sun, 17 Mar 2002 18:55:35 +0000 Subject: [PATCH] templateModelRoot ist now a simplehash with two entries: data and config, bugfix for bugs: 46, 45 and 20 --- templates-dist/de/content.template | 129 +++++++++++++++++---------------- templates-dist/de/contentlist.template | 32 ++++---- 2 files changed, 82 insertions(+), 79 deletions(-) diff --git a/templates-dist/de/content.template b/templates-dist/de/content.template index 08bb6f7d..fa224284 100755 --- a/templates-dist/de/content.template +++ b/templates-dist/de/content.template @@ -12,13 +12,13 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} -
+ - - - - - + + + + + @@ -29,17 +29,17 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} Datensatz gehört: - ${login_user.login}
${date} + ${data.login_user.login}
${data.date}
  - Thema  - + Thema  +  / Feature:  - - + + @@ -47,29 +47,32 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} - + + + + >${t.value} + + @@ -80,37 +83,37 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} Langer Titel: 

Kurztitel/Kontexttitel: 
- - + +
-
- - +
+ + Ort: - - + + - + UrheberIn: - - + + -
+
@@ -118,71 +121,71 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} Email/Web: - - + + - - + + Adresse/Telefon: - - + + - - + + Abstract: - - + + - + Inhalt: - - + + HTML? checked
>  - - + data.is_html=="1"> checked
>  + + - + @@ -192,7 +195,7 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} (intern) - + @@ -201,9 +204,9 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}     - frei : - checked> - + frei : + checked> + @@ -213,13 +216,13 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} Attachments - + Bilder:
- edit image - entfernen + edit image + entfernen
@@ -227,7 +230,7 @@ p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt} Medien:
- bild hinzufügen + bild hinzufügen diff --git a/templates-dist/de/contentlist.template b/templates-dist/de/contentlist.template index d1059cf1..46e46484 100755 --- a/templates-dist/de/contentlist.template +++ b/templates-dist/de/contentlist.template @@ -5,7 +5,7 @@ - + - + bgcolor="#dddddd" > + edit +  | newswire + ${data.themenHashData[entry.thema_id]["name"]} 
+ ${data.schwerpunktHashData[entry.to_feature]["title"]}  - +
@@ -21,7 +21,7 @@  
${entry.webdb_create_formatted}
@@ -31,39 +31,39 @@
${entry.icon_alt} - HALLO - ${articletypeHash[entry.to_article_type]["name"]} -- ${entry.place}: ${entry.title}
+ + ${data.articletypeHash[entry.to_article_type]["name"]} -- ${entry.place}: ${entry.title}
${entry.creator}  - edit -  | newswire
- ${themenHashData[entry.thema_id]["name"]} 
- ${schwerpunktHashData[entry.to_feature]["title"]} 
bgcolor="Pink"bgcolor="Yellow" valign="top"> ${entry.comment}  - delete + delete
${count} datensätze / anzeige von - ${from} bis ${to}
${data.count} datensätze / anzeige von + ${data.from} bis ${data.to}

- + - - + + - + - + -- 2.11.0