From 7682d5bae84267cf95b36e9cbbdb857f98c81330 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Fri, 19 Aug 2016 13:25:20 +0000 Subject: [PATCH] commandref_frame.html: add commandref global attribute git-svn-id: https://svn.fhem.de/fhem/trunk@11985 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/fhemupdate.pl | 1 + fhem/docs/commandref_frame.html | 8 ++++++++ fhem/docs/commandref_frame_DE.html | 8 ++++++++ 3 files changed, 17 insertions(+) diff --git a/fhem/contrib/fhemupdate.pl b/fhem/contrib/fhemupdate.pl index 303748120..271c19513 100755 --- a/fhem/contrib/fhemupdate.pl +++ b/fhem/contrib/fhemupdate.pl @@ -53,6 +53,7 @@ my @filelist2 = ( "FHEM/lib/MP3/Tag/.*", "FHEM/lib/UPnP/.*", "contrib/commandref_join.pl.txt", + "contrib/commandref_modular.pl.txt", "www/pgm2/.*", "www/pgm2/images/.*.png", "www/jscolor/.*", diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index afd083fee..f456220a5 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -1352,6 +1352,14 @@ The following local attributes are used by a wider range of devices: be written to this file.
+ +
  • commandref
    + If set to "full" (default), then a full commandref will be generated + after each update. If set to modular, there is only a short description + at the beginning, and the module documentation is loaded from FHEM + dynamically. +

  • +
  • dnsServer
    Contains the IP address of the DNS Server. If some of the modules or diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html index be92cfc8a..1f41c7a10 100644 --- a/fhem/docs/commandref_frame_DE.html +++ b/fhem/docs/commandref_frame_DE.html @@ -1436,6 +1436,14 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet: Ausgabedatei unter diesem Dateinamen gespeichert.

  • + +
  • commandref
    + Falls der Wert "full" (die Voreinstellung) ist, dann wird nach jedem + update ein komplettes commandref.html generiert. Falls der Wert + "modular" ist, dann wird die Moduldokumentation erst nach Bedarf + waehrend der Laufzeit per JavaScript geladen. +

  • +
  • dnsServer
    Enthält die IP Adresse des DNS Servers. Die von bestimmten Modulen