From 9704d9c566bb739fc78118ea1de7601124376c0c Mon Sep 17 00:00:00 2001 From: cvs Date: Tue, 19 Mar 2002 10:55:18 +0000 Subject: [PATCH] data. and config. --- templates-dist/producer/navigation.template | 2 +- templates-dist/producer/openposting.template | 6 ++--- templates-dist/producer/startpage.template | 2 +- templates-dist/producer/topiclist.template | 34 ++++++++++++++-------------- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/templates-dist/producer/navigation.template b/templates-dist/producer/navigation.template index 4e0a34ca..ba01ba04 100755 --- a/templates-dist/producer/navigation.template +++ b/templates-dist/producer/navigation.template @@ -1,6 +1,6 @@

- +
${t.title}
diff --git a/templates-dist/producer/openposting.template b/templates-dist/producer/openposting.template index 35ae1f38..dbc2b350 100755 --- a/templates-dist/producer/openposting.template +++ b/templates-dist/producer/openposting.template @@ -1,6 +1,6 @@ -mir.indymedia.de: ${data.topic.title} +mir.indymedia.de: ${topic.title} @@ -46,12 +46,12 @@ -

${data.title}

+

${title}

- +
diff --git a/templates-dist/producer/startpage.template b/templates-dist/producer/startpage.template index 2fb51f71..26b04d29 100755 --- a/templates-dist/producer/startpage.template +++ b/templates-dist/producer/startpage.template @@ -120,7 +120,7 @@

- + ${n.to_media_icon["icon_alt"]} ${n.title}
diff --git a/templates-dist/producer/topiclist.template b/templates-dist/producer/topiclist.template index ff2c0000..f7f8ad75 100755 --- a/templates-dist/producer/topiclist.template +++ b/templates-dist/producer/topiclist.template @@ -1,6 +1,6 @@ -mir.indymedia.de: ${data.topic.title} +mir.indymedia.de: ${topic.title} @@ -12,7 +12,7 @@ @@ -46,40 +46,40 @@
- +
-

${data.topic.title}

+

${topic.title}

- +
-

${data.special.title}

-

${data.special.creator}, ${data.special.webdb_create_formatted}

+

${special.title}

+

${special.creator}, ${special.webdb_create_formatted}

- - ${data.special.to_media_audio[0]["list"]} + + ${special.to_media_audio[0]["list"]} - - ${data.special.to_media_video[0]["list"]} + + ${special.to_media_video[0]["list"]} - - ${data.special.to_media_other[0]["list"]} + + ${special.to_media_other[0]["list"]}

- - ${data.special.to_media_images[0]["list"]} + + ${special.to_media_images[0]["list"]} - ${data.special.description}

-

[read]

+ ${special.description}

+

[read]

- +
-- 2.11.0