From a1048194ebab83ecefde74c73de86e4ea7f9ce5b Mon Sep 17 00:00:00 2001 From: losinshi Date: Fri, 22 Sep 2006 09:50:59 +0000 Subject: [PATCH] bugfixes and descriptions git-svn-id: file:///home/jan/tmp/wetterstation/trunk@126 dd492736-c11a-0410-ad51-8c26713eaf7f --- .../content/module_sets/set_chart.html | 4 ++ .../content/module_sets/set_full.html | 4 ++ .../content/module_sets/set_report.html | 4 ++ .../content/module_sets/set_small.html | 5 +++ .../content/modules/mod_auss2Small.html | 2 +- .../content/modules/mod_innenSmall.html | 2 +- webstuff/frontend/css/example.css | 41 ++++++++++++++----- webstuff/frontend/index.php | 4 +- 8 files changed, 52 insertions(+), 14 deletions(-) diff --git a/webstuff/frontend/content/module_sets/set_chart.html b/webstuff/frontend/content/module_sets/set_chart.html index 69ca5fe..c147621 100644 --- a/webstuff/frontend/content/module_sets/set_chart.html +++ b/webstuff/frontend/content/module_sets/set_chart.html @@ -1,4 +1,8 @@
+

› Diagram - Ansicht ‹

+
+

Zeigt den Verlauf eines Wertes als Diagram an.

+
{content:addChart:only}
diff --git a/webstuff/frontend/content/module_sets/set_full.html b/webstuff/frontend/content/module_sets/set_full.html index a944f8a..13c2d8a 100644 --- a/webstuff/frontend/content/module_sets/set_full.html +++ b/webstuff/frontend/content/module_sets/set_full.html @@ -1,4 +1,8 @@
+

› Detail - Ansicht ‹

+
+

Hier werden alle werte aller Sensoren ausführlich dargestellt.

+
{content:addModule:temp_1} {content:addModule:hum_1} diff --git a/webstuff/frontend/content/module_sets/set_report.html b/webstuff/frontend/content/module_sets/set_report.html index bace97c..1fcc01b 100644 --- a/webstuff/frontend/content/module_sets/set_report.html +++ b/webstuff/frontend/content/module_sets/set_report.html @@ -1,4 +1,8 @@
+

› Report - Ansicht ‹

+
+

Hier werden die ausgewählten Messwerte eines mestimmten Zeitraumes in tabellarischer Form angezeigt.

+
{content:addReport:standard}
diff --git a/webstuff/frontend/content/module_sets/set_small.html b/webstuff/frontend/content/module_sets/set_small.html index 005ac85..2f467bf 100644 --- a/webstuff/frontend/content/module_sets/set_small.html +++ b/webstuff/frontend/content/module_sets/set_small.html @@ -1,4 +1,9 @@
+

› Kurzübersicht ‹

+
+

Dies ist eine Kurzübersicht der gemessenen Werte der Wetterstation

+

für eine ausführlichere Darstellung braucht man nur auf einen der Werte zu klicken

+
{content:addModule:innenSmall_1} {content:addModule:auss2Small_4} diff --git a/webstuff/frontend/content/modules/mod_auss2Small.html b/webstuff/frontend/content/modules/mod_auss2Small.html index 47d8c0a..ddc7113 100644 --- a/webstuff/frontend/content/modules/mod_auss2Small.html +++ b/webstuff/frontend/content/modules/mod_auss2Small.html @@ -3,7 +3,7 @@
  • -

    Temparatur

    +

    Temperatur

    {content:fill:temp_now_val}°C diff --git a/webstuff/frontend/content/modules/mod_innenSmall.html b/webstuff/frontend/content/modules/mod_innenSmall.html index ab7a8c7..9d4e627 100644 --- a/webstuff/frontend/content/modules/mod_innenSmall.html +++ b/webstuff/frontend/content/modules/mod_innenSmall.html @@ -3,7 +3,7 @@
  • -

    Temparatur

    +

    Temperatur

    {content:fill:temp_now_val}°C diff --git a/webstuff/frontend/css/example.css b/webstuff/frontend/css/example.css index cfcbcf1..2cf0515 100644 --- a/webstuff/frontend/css/example.css +++ b/webstuff/frontend/css/example.css @@ -1,6 +1,14 @@ body { background: #FFFAF5; padding-bottom: 150px; + font-family: serif; +} + +h2.set_head { + margin-bottom: 20px; + font-weight: 600; + font-size: 17pt; + color: #444422; } div.module, div.chart, div.report { @@ -52,7 +60,7 @@ div.module h3.mod_headline, div.report h3.report_head, div.chart h3.chart_headli margin-left:2px; margin-bottom: 5px; font-weight: 600; - font-size: 15pt; + font-size: 14pt; color: #222222; } @@ -204,7 +212,7 @@ div.report div.rpt_subsec table.report_table tr.report_line:hover { } div.small_set, div.set { - border-color: #D0B080; + border-color: #C0A070; border-style: dotted; border-width: 1px; padding-left: 8px; @@ -215,6 +223,19 @@ div.small_set, div.set { width:659px; } +div.set#desc { + margin-bottom:20px; + padding-top: 4px; + padding-bottom: 4px; +} + +div.set#desc p{ + font-size: 11pt; + color:#666666; + font-weight:600; + margin:0px; +} + div.set#chart { width: 845px; } @@ -278,7 +299,7 @@ div.small_set div.module a.mod_small_link div.mod_header{ div.small_set div.module a.mod_small_link div.mod_header h4{ margin:0px; padding:2px; - font-size:10pt; + font-size:12px; font-weight:900; color: #222255; } @@ -293,12 +314,12 @@ div.small_set div.module a.mod_small_link div.mod_body { width:100%; } div.small_set div.module a.mod_small_link div.mod_body span.mod_now { - font-size: 17pt; + font-size: 21px; font-weight: 600; color: #225522; display:block; - padding-bottom:3pt; - padding-top:26pt; + padding-bottom:4px; + padding-top:30px; } div.small_set div.module#windsSmall_2 a.mod_small_link div.mod_body span.mod_now, div.small_set div.module#regenSmall_3 a.mod_small_link div.mod_body span.mod_now { font-size: 20px; @@ -310,15 +331,15 @@ div.small_set div.module#windsSmall_2 a.mod_small_link div.mod_body span.mod_now padding-bottom:0pt; } div.small_set div.module a.mod_small_link div.mod_body span.mod_now_extra { - font-size: 8pt; + font-size: 10px; padding-top:0pt; - padding-bottom:3pt; + padding-bottom:4px; color: #446644; display:block; margin:0px; } div.small_set div.module a.mod_small_link div.mod_body span.mod_av { - font-size: 11pt; + font-size: 14px; color: #446644; position:absolute; display:block; @@ -347,7 +368,7 @@ div.small_set div.module a.mod_small_link div.mod_footer { } div.small_set div.module a.mod_small_link div.mod_footer span{ - font-size:9pt; + font-size:11px; } div.small_set div.module a.mod_small_link div.mod_footer span.mod_max { diff --git a/webstuff/frontend/index.php b/webstuff/frontend/index.php index 4f1c642..4d1de64 100644 --- a/webstuff/frontend/index.php +++ b/webstuff/frontend/index.php @@ -4,11 +4,11 @@ - Wetterstations-Testanzeige + Meine Wetterstation -

    Wetterstations-Testanzeige

    +

    Meine Wetterstation