From c9eda7eb638d272ad630b74f9593a9e4dfe3ee3f Mon Sep 17 00:00:00 2001 From: jan Date: Wed, 28 Nov 2007 09:24:06 +0000 Subject: [PATCH] missing Files added git-svn-id: file:///home/jan/tmp/wetterstation/trunk@240 dd492736-c11a-0410-ad51-8c26713eaf7f --- .../content/module_sets/set_xml_small.html | 6 ++++++ .../content/modules/mod_xmlauss2Small.html | 12 ++++++++++++ .../content/modules/mod_xmlinnenSmall.html | 17 +++++++++++++++++ .../content/modules/mod_xmlregenSmall.html | 9 +++++++++ .../content/modules/mod_xmlwindSmall.html | 9 +++++++++ 5 files changed, 53 insertions(+) create mode 100644 webstuff/frontend/content/module_sets/set_xml_small.html create mode 100644 webstuff/frontend/content/modules/mod_xmlauss2Small.html create mode 100644 webstuff/frontend/content/modules/mod_xmlinnenSmall.html create mode 100644 webstuff/frontend/content/modules/mod_xmlregenSmall.html create mode 100644 webstuff/frontend/content/modules/mod_xmlwindSmall.html diff --git a/webstuff/frontend/content/module_sets/set_xml_small.html b/webstuff/frontend/content/module_sets/set_xml_small.html new file mode 100644 index 0000000..4409164 --- /dev/null +++ b/webstuff/frontend/content/module_sets/set_xml_small.html @@ -0,0 +1,6 @@ + +{content:addModule:xmlinnenSmall_1} +{content:addModule:xmlauss2Small_4} +{content:addModule:xmlwindSmall_2} +{content:addModule:xmlregenSmall_3} + diff --git a/webstuff/frontend/content/modules/mod_xmlauss2Small.html b/webstuff/frontend/content/modules/mod_xmlauss2Small.html new file mode 100644 index 0000000..f33a095 --- /dev/null +++ b/webstuff/frontend/content/modules/mod_xmlauss2Small.html @@ -0,0 +1,12 @@ + + {content:fill:sens_id} + {content:fill:sens_location} + + {content:fill:temp_now_val} + {content:fill:temp_av_value} + + + {content:fill:hum_now_val} + {content:fill:hum_av_value} + + diff --git a/webstuff/frontend/content/modules/mod_xmlinnenSmall.html b/webstuff/frontend/content/modules/mod_xmlinnenSmall.html new file mode 100644 index 0000000..e2c555d --- /dev/null +++ b/webstuff/frontend/content/modules/mod_xmlinnenSmall.html @@ -0,0 +1,17 @@ + + {content:fill:sens_id} + {content:fill:sens_location} + + {content:fill:temp_now_val} + {content:fill:temp_av_value} + + + {content:fill:hum_now_val} + {content:fill:hum_av_value} + + + {content:fill:press_now_val} + {content:fill:press_av_value} + + + diff --git a/webstuff/frontend/content/modules/mod_xmlregenSmall.html b/webstuff/frontend/content/modules/mod_xmlregenSmall.html new file mode 100644 index 0000000..a0547cc --- /dev/null +++ b/webstuff/frontend/content/modules/mod_xmlregenSmall.html @@ -0,0 +1,9 @@ + + {content:fill:sens_id} + {content:fill:sens_location} + + {content:fill:rain_now_hour} + {content:fill:rain_now_day} + + + diff --git a/webstuff/frontend/content/modules/mod_xmlwindSmall.html b/webstuff/frontend/content/modules/mod_xmlwindSmall.html new file mode 100644 index 0000000..c61f7cb --- /dev/null +++ b/webstuff/frontend/content/modules/mod_xmlwindSmall.html @@ -0,0 +1,9 @@ + + {content:fill:sens_id} + {content:fill:sens_location} + + {content:fill:wind_now_val} + {content:fill:wind_av_value} + {content:fill:wind_now_dir_full} + +