- Add new "The openHAB Documentation has moved" banner
to all pages, includes link to the current version of
the current page (takes care of moved/obsolete content)
- Add new privacy policy & imprint copied from new website
- Add cookie consent banner
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
* Clarified Misc on systems integration page and added an explanation for the different installation options.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Review improvements.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Changes due to second review
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Adressed review comments. Added feature command family to console part.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Again some review based changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Removed console part, Added addons.cfg part and added a warning to jar file part.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Image not needed without console section.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Again some small improvements for introduction and addons.cfg part.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Improvements to addons.cfg section.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Adressed review comments
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Pointed needed addon types for trailing 1 out.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
* Adressed review comments and fixed one remaining typo
Signed-off-by: Confectrician <github@luckenba.ch>
* Updated documentation for creating a binding skeleton
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Added full stop
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Added note about license; fixed wrong spellings
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Incorporated suggestions from review
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Fix README.md file not found when running update-external-resources.sh on case sensitive file systems (#669)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
Update the "rules_refresh.sh " script to a working one. There was a high comma too much and i think in this version, the for loop is more readable for beginners.
* Added parameter to adjust the volume
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Added 'volume' parameter in the runtime section
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
* Removed volume parameter for 'stream()' methods
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Clarify that GUI configuration operations are not hidden away in a binary database.
Signed-off-by: Andrew Morsillo <imagio@protonmail.com> (github: AndrewMorsillo)
- Make the sidebar useable again
- Add the search field back and move it to the top
- Move the category navigation tree from the content area to the
sidebar, preserving the hierarchy
These changes have no effect outside mobile mode (width <= 992px).
Fixes#487.
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
* updated coding guidelines
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added new line per sentence
Signed-off-by: Kai Kreuzer kai@openhab.org
* fixed code fences
Signed-off-by: Kai Kreuzer kai@openhab.org
* fixed "fixed" code fences
One removal was wrong. Now the fences shout fit.
Signed-off-by: Jerome Luckenbach github@luckenba.ch