2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-04 10:58:43 +00:00

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 55df6ec8ca
commit fa6bcbb22a
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> <a name="commandref"></a>
<li>commandref<br> <li>commandref<br>
If set to "full" (default), then a full commandref will be generated If set to "full", then a full commandref will be generated after each
after each update. If set to modular, there is only a short description update. If set to modular (default since FHEM 6.1), there is only a
at the beginning, and the module documentation is loaded from FHEM short description at the beginning, and the module documentation is
dynamically. loaded from FHEM dynamically.
</li><br> </li><br>
<a name="globaldisableFeatures"></a> <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> <a name="commandref"></a>
<li>commandref<br> <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 update ein komplettes commandref.html generiert. Falls der Wert
"modular" ist, dann wird die Moduldokumentation erst nach Bedarf "modular" ist (voreingestellt seit FHEM 6.1), dann wird die
waehrend der Laufzeit per JavaScript geladen. Moduldokumentation erst nach Bedarf waehrend der Laufzeit per
JavaScript geladen.
</li><br> </li><br>
<a name="dnsHostsFile"></a> <a name="dnsHostsFile"></a>