alphabetical sorting of 'Helper modules' list

moved LigthScene from Devices to 'Helper modules' list
changed xmllist to be consistent lower case in 'Fhem commands' list
use local favicon also for _de


git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2992 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme1968
2013-03-26 20:46:50 +00:00
parent 40db2f535f
commit 92c5f1e1d2
2 changed files with 30 additions and 26 deletions

View File

@@ -1,5 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
"http://www.w3.org/TR/html4/loose.dtd">
<html> <html>
@@ -62,7 +61,7 @@
<a href="#trigger">trigger</a> &nbsp; <a href="#trigger">trigger</a> &nbsp;
<a href="#update">update</a> &nbsp; <a href="#update">update</a> &nbsp;
<a href="#usb">usb</a> &nbsp; <a href="#usb">usb</a> &nbsp;
<a href="#XmlList">xmllist</a> &nbsp; <a href="#xmllist">xmllist</a> &nbsp;
</ul> </ul>
@@ -76,26 +75,27 @@
<br> <br>
<b>Helper modules</b> <b>Helper modules</b>
<ul> <ul>
<a href="#at">at</a> &nbsp;
<a href="#autocreate">autocreate</a> &nbsp;
<a href="#average">average</a> &nbsp;
<a href="#Calendar">Calendar</a> &nbsp; <a href="#Calendar">Calendar</a> &nbsp;
<a href="#DbLog">DbLog</a> &nbsp; <a href="#DbLog">DbLog</a> &nbsp;
<a href="#dewpoint">dewpoint</a> &nbsp;
<a href="#dummy">dummy</a> &nbsp;
<a href="#FHEM2FHEM">FHEM2FHEM</a> &nbsp; <a href="#FHEM2FHEM">FHEM2FHEM</a> &nbsp;
<a href="#FHEMWEB">FHEMWEB</a> &nbsp; <a href="#FHEMWEB">FHEMWEB</a> &nbsp;
<a href="#FB_CALLMONITOR">FB_CALLMONITOR</a> &nbsp; <a href="#FB_CALLMONITOR">FB_CALLMONITOR</a> &nbsp;
<a href="#FileLog">FileLog</a> &nbsp; <a href="#FileLog">FileLog</a> &nbsp;
<a href="#FLOORPLAN">FLOORPLAN</a> &nbsp; <a href="#FLOORPLAN">FLOORPLAN</a> &nbsp;
<a href="#PachLog">PachLog</a> &nbsp;
<a href="#PRESENCE">PRESENCE</a> &nbsp;
<a href="#PID">PID</a> &nbsp;
<a href="#SUNRISE_EL">SUNRISE_EL</a> &nbsp;
<a href="#at">at</a> &nbsp;
<a href="#autocreate">autocreate</a> &nbsp;
<a href="#average">average</a> &nbsp;
<a href="#dewpoint">dewpoint</a> &nbsp;
<a href="#dummy">dummy</a> &nbsp;
<a href="#holiday">holiday</a> &nbsp;
<a href="#HCS">HCS</a> &nbsp; <a href="#HCS">HCS</a> &nbsp;
<a href="#Heating_Control">Heating_Control</a> &nbsp; <a href="#Heating_Control">Heating_Control</a> &nbsp;
<a href="#holiday">holiday</a> &nbsp;
<a href="#LightScene">LightScene</a> &nbsp;
<a href="#notify">notify</a> &nbsp; <a href="#notify">notify</a> &nbsp;
<a href="#PID">PID</a> &nbsp;
<a href="#PRESENCE">PRESENCE</a> &nbsp;
<a href="#PachLog">PachLog</a> &nbsp;
<a href="#SUNRISE_EL">SUNRISE_EL</a> &nbsp;
<a href="#sequence">sequence</a> &nbsp; <a href="#sequence">sequence</a> &nbsp;
<a href="#structure">structure</a> &nbsp; <a href="#structure">structure</a> &nbsp;
<a href="#telnet">telnet</a> &nbsp; <a href="#telnet">telnet</a> &nbsp;

View File

@@ -1,9 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<html>
<head>
<title>FHEM reference</title> <title>FHEM reference</title>
<link rel="stylesheet" type="text/css" href="../www/pgm2/style.css" /> <link rel="stylesheet" type="text/css" href="../www/pgm2/style.css" />
<meta http-equiv="Content-type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<link rel="shortcut icon" href="http://fhem.de/favicon.ico"> <link rel="shortcut icon" href="favicon.ico"/>
</head> </head>
@@ -58,7 +61,7 @@
<a href="#trigger">trigger</a> &nbsp; <a href="#trigger">trigger</a> &nbsp;
<a href="#update">update</a> &nbsp; <a href="#update">update</a> &nbsp;
<a href="#usb">usb</a> &nbsp; <a href="#usb">usb</a> &nbsp;
<a href="#XmlList">XmlList</a> &nbsp; <a href="#xmllist">xmllist</a> &nbsp;
</ul> </ul>
@@ -72,26 +75,27 @@
<br> <br>
<b>Hilfs (Erweiterungs-) Module</b> <b>Hilfs (Erweiterungs-) Module</b>
<ul> <ul>
<a href="#at">at</a> &nbsp;
<a href="#autocreate">autocreate</a> &nbsp;
<a href="#average">average</a> &nbsp;
<a href="#Calendar">Calendar</a> &nbsp; <a href="#Calendar">Calendar</a> &nbsp;
<a href="#DbLog">DbLog</a> &nbsp; <a href="#DbLog">DbLog</a> &nbsp;
<a href="#dewpoint">dewpoint</a> &nbsp;
<a href="#dummy">dummy</a> &nbsp;
<a href="#FHEM2FHEM">FHEM2FHEM</a> &nbsp; <a href="#FHEM2FHEM">FHEM2FHEM</a> &nbsp;
<a href="#FHEMWEB">FHEMWEB</a> &nbsp; <a href="#FHEMWEB">FHEMWEB</a> &nbsp;
<a href="#FB_CALLMONITOR">FB_CALLMONITOR</a> &nbsp; <a href="#FB_CALLMONITOR">FB_CALLMONITOR</a> &nbsp;
<a href="#FileLog">FileLog</a> &nbsp; <a href="#FileLog">FileLog</a> &nbsp;
<a href="#FLOORPLAN">FLOORPLAN</a> &nbsp; <a href="#FLOORPLAN">FLOORPLAN</a> &nbsp;
<a href="#PachLog">PachLog</a> &nbsp;
<a href="#PID">PID</a> &nbsp;
<a href="#PRESENCE">PRESENCE</a> &nbsp;
<a href="#SUNRISE_EL">SUNRISE_EL</a> &nbsp;
<a href="#at">at</a> &nbsp;
<a href="#autocreate">autocreate</a> &nbsp;
<a href="#average">average</a> &nbsp;
<a href="#dewpoint">dewpoint</a> &nbsp;
<a href="#dummy">dummy</a> &nbsp;
<a href="#holiday">holiday</a> &nbsp;
<a href="#HCS">HCS</a> &nbsp; <a href="#HCS">HCS</a> &nbsp;
<a href="#Heating_Control">Heating_Control</a> &nbsp; <a href="#Heating_Control">Heating_Control</a> &nbsp;
<a href="#holiday">holiday</a> &nbsp;
<a href="#LightScene">LightScene</a> &nbsp;
<a href="#notify">notify</a> &nbsp; <a href="#notify">notify</a> &nbsp;
<a href="#PID">PID</a> &nbsp;
<a href="#PRESENCE">PRESENCE</a> &nbsp;
<a href="#PachLog">PachLog</a> &nbsp;
<a href="#SUNRISE_EL">SUNRISE_EL</a> &nbsp;
<a href="#sequence">sequence</a> &nbsp; <a href="#sequence">sequence</a> &nbsp;
<a href="#structure">structure</a> &nbsp; <a href="#structure">structure</a> &nbsp;
<a href="#telnet">telnet</a> &nbsp; <a href="#telnet">telnet</a> &nbsp;