commandref_frame.html: change default for commandref doc (Forum #124899)

git-svn-id: https://svn.fhem.de/fhem/trunk@25362 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2021-12-21 09:39:30 +00:00
parent 58e3098288
commit ac1a1f9af9
2 changed files with 8 additions and 7 deletions

View File

@@ -1566,10 +1566,10 @@ The following local attributes are used by a wider range of devices:
<a name="commandref"></a>
<li>commandref<br>
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.
If set to "full", then a full commandref will be generated after each
update. If set to modular (default since FHEM 6.1), there is only a
short description at the beginning, and the module documentation is
loaded from FHEM dynamically.
</li><br>
<a name="globaldisableFeatures"></a>

View File

@@ -1670,10 +1670,11 @@ Die folgenden lokalen Attribute werden von mehreren Ger&auml;ten verwendet:
<a name="commandref"></a>
<li>commandref<br>
Falls der Wert "full" (die Voreinstellung) ist, dann wird nach jedem
Falls der Wert "full" 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.
"modular" ist (voreingestellt seit FHEM 6.1), dann wird die
Moduldokumentation erst nach Bedarf waehrend der Laufzeit per
JavaScript geladen.
</li><br>
<a name="dnsHostsFile"></a>