diff --git a/superx/WEB-INF/lib/superx5.0.jar b/superx/WEB-INF/lib/superx5.0.jar index 2bd0ca8..209a442 100644 Binary files a/superx/WEB-INF/lib/superx5.0.jar and b/superx/WEB-INF/lib/superx5.0.jar differ diff --git a/superx/style/chartelements.css b/superx/style/chartelements.css new file mode 100644 index 0000000..2f29484 --- /dev/null +++ b/superx/style/chartelements.css @@ -0,0 +1,45 @@ + +.chartBar +{ + fill:steelblue; + stroke:gray; +} +.chartBar:hover +{ + fill:red; + stroke:gray; +} +.chartLabel +{ + fill:white; + stroke:yellow; +} + +.chartBarSeries1 +{ + fill:#1D345E; + stroke:gray; +} +.chartLabelSeries1 +{ + fill:white; + stroke:black; +} + +.chartBarSeries1:hover +{ + fill:red; + stroke:gray; +} + +.chartBarSeries2 +{ + fill:#27408B; + stroke:gray; +} +.chartBarSeries2:hover +{ + fill:red; + stroke:gray; +} + diff --git a/superx/style/superx.css b/superx/style/superx.css index 98164b5..36281c0 100644 --- a/superx/style/superx.css +++ b/superx/style/superx.css @@ -617,5 +617,3 @@ thead { top: 68px; } - - diff --git a/superx/xml/graphtools.xsl b/superx/xml/graphtools.xsl new file mode 100644 index 0000000..f86d6ba --- /dev/null +++ b/superx/xml/graphtools.xsl @@ -0,0 +1,157 @@ + + + + + + + + + + + + + +100 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<xsl:value-of select="format-number($barLabel,'###.###.###.###.##0,00','German')"/> + + + + + + diff --git a/superx/xml/maske_html.css b/superx/xml/maske_html.css index 675ee40..5e21ef8 100644 --- a/superx/xml/maske_html.css +++ b/superx/xml/maske_html.css @@ -1,3 +1,5 @@ +/* import der Styles für Grafiken */ +@import "../style/chartelements.css"; p.nachricht {border:medium solid red; @@ -866,3 +868,6 @@ body .dojoTooltip { border: solid 1px #cccccc; padding: 4px; color:#186090;} .sichtstand{ font-size:80% !important;; } + + + diff --git a/superx/xml/pageComponents_html.xsl b/superx/xml/pageComponents_html.xsl index fd0bbfb..c15ab3e 100644 --- a/superx/xml/pageComponents_html.xsl +++ b/superx/xml/pageComponents_html.xsl @@ -835,8 +835,26 @@ document.forms[0].target = '_blank'; Benutzerhandbuch - - Benutzerhandbuch + + + +http://www.superx-projekt.de/doku/kern_modul/benutzer/ + + + + + +/ + + + + + Handbuch + + + Versionsinformation diff --git a/superx/xml/resultset_html.xsl b/superx/xml/resultset_html.xsl index 36b40b9..28d397d 100644 --- a/superx/xml/resultset_html.xsl +++ b/superx/xml/resultset_html.xsl @@ -3,6 +3,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> + Template legende in file resultset_html.xsl @@ -740,7 +741,13 @@ neu.document.close(); - + + + + + + +