--------------------------------------------------------------------------------------------------------------------
Install this Template:
unzip simple.zip -d /etc/wview/html
and edit /usr/bin/wviewhtmlconfig
and add after Line 145:
"exfoliation" )
echo "Site skin $SITE_SKIN selected..."
;;
this code for the Template simple:
"simple" )
echo "Site skin $SITE_SKIN selected..."
;;
save the file and run:
/usr/bin/wviewhtmlconfig
You dont see the Value "simple" - put in simple
it copys the staticfiles and the scripts in right place and restart wview
--------------------------------------------------------------------------------------------------------------------------------------------------
If you use the Plus-Version RENAME the files in /var/lib/wview/img:
gauges_plus.php in gauges.php
table_plus.php in table.php
If you use the Standard-Version RENAME the files in /var/lib/wview/img:
gauges_standard.php in gauges.php
table_standard.php in table.php
--------------------------------------------------------------------------------------------------------------------------------------------------
The SVG-PHP-Component from Luis Rosetty is pretty working, but you must install inkscape.
More Info on
http://www.veleta.info in the Tab "How to"
--------------------------------------------------------------------------------------------------------------------------------------------------
You can add Images in the wxstyle.css
I have added Placeholder called: background-image: url(""); for this.
--------------------------------------------------------------------------------------------------------------------------------------------------
Sincelery
Uwe