Commit Graph

281 Commits (44266484bf2abea81c0c1fc8738efbd79278eed6)

Author SHA1 Message Date
Angelos Fountoulakis 44266484bf [Logging] Small correction on log command (#286)
Closes: #285 (https://github.com/openhab/openhab-docs/issues/285)
Small Correction on Log command to display exceptions

Signed-off-by: Angelos agf@itcs.ro (github: AngelosF)
2017-02-02 13:34:42 +01:00
Martin Herbst 6945258dac Modified footer (#283)
- smaller font size
- added non-breaking spaces to prevent unwanted line breaks
- put footer in background if menu is larger than text

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-02-02 11:06:28 +01:00
Thomas Dietrich b41c4b1f40 [Configuration] Update overview after 1st draft (#253)
* Remove all draft notes

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Update index.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Remove other UIs

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Fix case and linebreak

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-31 18:41:44 +01:00
Ben Clark b474a81d64 [Security] Fix nginx code closures, add TOC (#263)
* Fix nginx code closures in tabbed section

Made them into own categories instead of bolding statements (which was a workaround for when he had <4 headings.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Missed one

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Missed another...

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add nginx header anchors

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Add TOC for nginx

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Rename security menu entry

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-31 14:48:00 +01:00
Ben Clark dd1f0d4deb Add `config|custom.properties` to update list (#273)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-30 18:13:59 +01:00
Simon Leiner 3cbcc70845 [fixed] small typos in the beginner tutorial (#274)
* [Tutorials] fixed: list is now displayed correctly
* [Tutorials] fixed small typo
2017-01-30 18:10:16 +01:00
Martin Herbst 1cc50e8679 Added Imprint and Privacy page
Text taken from www.openhab.org and adopted to design of this site.

Added link to main openHAB site to the footer.

Solved #223, #258

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-30 18:09:32 +01:00
Martin Herbst aaa95d8384 Added code to disable GA
Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-30 18:09:32 +01:00
Kai Kreuzer 220ce685d1
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-29 17:53:59 +01:00
DimitrisSar a6b86b861c [Windows] Complete and update the article (#262)
* Update windows.md

[!] Changed file paths in all examples from `C:\openhab\ to `C:\openHAB2\
[!] Changed from RC1 to Stable Release info and download links
[+] Added Windows service installation instructions
[+] Other cosmetic changes

Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>

* Update windows.md

[-] Removed the windows service installation steps.  The Karaf service wrapper configuration file is broken (see : https://community.openhab.org/t/documenting-openhab-2/10568/151)
[!] I didn't update the section "Updating the openHAB Runtime".  This needs some improvements because the instructions do not work (see:  https://community.openhab.org/t/solved-openhab-2-update-issue/20978/7)

Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>

* Update windows.md

[+] Added `` to JAVA_HOME
[+] Added `➡️ to the windows navigation instructions for the System Environment Variable
[!] Fixed the example directory in "Assuming a successful install, you will now have various folders inside `C:\openHAB2`:"
[!] Changed from "Folder Structure" to "File Locations", replicating the linux.md way
[!] Remove the update step to  delete the `userdata\etc\config.properties` file... I will test the steps later and see if they work (haven't run them through yet to check them)

Signed-off-by: DimitrisSar <dimitris.sarantis@wired-net.gr>

* Fix arrows

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-25 23:03:27 +01:00
Thomas Dietrich f484c210f1 Remove redundant/outdated content (#271)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-25 15:11:56 +01:00
Kai Kreuzer 2ee37ccbd4 [Synology] Fix case of openHAB (#269)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-25 10:37:53 +01:00
Thomas Dietrich 5206aa0c26 [Sitemaps] Add filename warning (#251)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-25 08:34:03 +01:00
Kuba Wolanin 936f8df017 [Search] Input hotfix (#266)
* Search input hotfix

Apparently [placeholder property](https://css-tricks.com/almanac/selectors/p/placeholder/) is not very well standardized.
Fixed the margin overwriting materialize.css rule (thus the infamous `!important` ;-))

* Fixed margin on sticky navbar

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Code review follow-up

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-01-25 08:33:29 +01:00
Ben Clark 89aec94c3b [Tutorials] Fix some grammatical errors in tutorial index (#265)
* Fixed some grammatical errors in tutorial index

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Pesky semicolon...

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-24 17:22:18 +01:00
Kuba Wolanin ace94f329b [Search] Fix input placeholder (#257)
* Search input placeholder fix

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Fixed searchbar focus animation

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>

* Pixel-perfext searchbox position

Signed-off-by: Kuba Wolanin <hi@kubawolanin.com>
2017-01-24 16:13:05 +01:00
Dennis Konert 2b1af2aef9 [Docker] Fix chown command (#261)
Accepting under the "small patch exception".
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-24 15:54:13 +01:00
Thomas Dietrich 4a51dc88ae Restructure Tutorials, Add Community links (#264)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-24 15:08:27 +01:00
NicoVermeir 19265e8e03 [Apps] Add windows app article (#255)
* Create windows.md

* Add files via upload

* Update windows.md

* Update uis.md

* Update windows.md

* Add Windows app option to user-menu

Signed-off-by: Nico Vermeir <nico_vermeir@hotmail.com> (github: nicovermeir)
2017-01-23 20:17:14 +01:00
Ben Clark 62d375166a [Linux] Fix first time setup link (#256)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-23 20:15:16 +01:00
Kai Kreuzer ffa013ed2a
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-23 17:33:06 +01:00
Thomas Dietrich 72ab48f67e [Configuration] Add overview 1st draft (#252)
* Add motivational intro part to config

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Add overview table and other details

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-23 02:38:58 +01:00
Ben Clark 5e37934511 [Linux] Add stable instructions for Linux (#240)
* Add stable instructions for Linux

Signed-off-by: Ben Clark <ben@benjyc.uk>

* IRT Review

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added manual instructions and updated to RC1

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added info about changing versions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add apt next to apt-get

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Clarify Legacy meaning

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 23:26:54 +01:00
sihui 63516d93bd [Add-ons] Add instructions for splitting up openhab.cfg (#247)
* added instructions for splitting up openhab.cfg
* typo fixed

Signed-off-by: Siegfried Huismann <sihui@gmx.de> (github: sihui62)

* Break down lines, smaller rephrasing

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Update bindings.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 21:49:51 +01:00
M-ax-G a3fa6a75d8 [Logging] Update loglevels description (#212)
* Update logging.md

* Update logging.md

* Update logging.md

Signed-off-by: Max Grenkowitz <mxgrnkwtz@gmail.com> (github: M-ax-G)
Also signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 14:31:39 +01:00
Kai Kreuzer d2695137ea [Add-ons] Remove "Extensions" as vocabulary (#246)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-22 14:27:55 +01:00
Martin Herbst a73a7e63e3 Add option to generate a sitemap.xml file for Google (#178)
* Added option to generate a sitemap.xml file for Google

Signed-off-by: Martin Herbst <mail@mherbst.de>

* Permalink was configured in wrong file

Signed-off-by: Martin Herbst <mail@mherbst.de>

* Added canonical link

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-22 14:23:51 +01:00
Richard Koshak da1f19ed30 [Docker] Overhault complete article (#243)
* Updated the docker installation instructions

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)

* Completed edit.

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)

* Improve Markdown

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 00:11:56 +01:00
Richard Koshak 79c480c49f [Migration] Change Yahoo binding example (#236)
Resolves #233

Updated the Yahoo Weather Binding example to match the one in the README. In particular removing the reference to "unit" (is that supported any longer?), removing the quotes around the woeid in the thing config, and replacing the "#" with ":" in the Item definition.

Signed-off-by: Richard Koshak <rlkoshak@gmail.com> (github: rkoshak)
2017-01-21 23:59:31 +01:00
Martin Herbst 92a0be79d6 Add Google search function (#222)
Solves #150

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-01-21 23:50:26 +01:00
Thomas Dietrich 06bdbaf501 [openhabian] Fix manual git clone command (#245)
Reported at https://github.com/openhab/openhabian/issues/81

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 23:47:09 +01:00
Heinz Peter Hippenstiel 542117419b [Synology] Add Java prereq and installation (#213)
Added info to install Oracle Java as prereq
changed config path

Note: Mail address was modified in its first word because of spam concerns. 

Signed-off-by: Heinz Peter Hippenstiel <github.hph@xoxy.net> (github: hphde)
2017-01-21 23:36:55 +01:00
Thomas Dietrich de332680a9 [QNAP, Android] Fix format and details (#228)
* Fix markdown in android and qnap

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Add improvements by jlemmer

Thanks to Jörg Lemmer for contributing these improvements!
https://community.openhab.org/t/inverted-switches-when-item-is-in-two-groups/19878/17

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 19:09:14 +01:00
Thomas Dietrich 978954f950 Add openHABian article (#238)
* Add first version of the openHABian article

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Finalize openHABian article

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-21 18:52:23 +01:00
DocFraggle c8a2ed055a [Tutorial] Add new beginner tutorial, 1st draft (#207)
Transferred from: https://community.openhab.org/t/setting-up-openhab2-from-scratch/20080
Closes #191 

Signed-off-by: Christian Hailer <christian@hailer.eu>
2017-01-20 16:54:01 +01:00
Richard Koshak 2fdfa2c57c [Migration] Change need changes to bullets (#237)
Updated the Needed Changes section to use bullet points.

Reworded to remove extraneous information which is not needed for the explanation (e.g. telling the user where the base classes moved to).

The Preview is not showing the bullet points for the base paragraphs and I'm not where I can test it with Jekyll.

Addresses #183

Signed-off-by: Richard Koshak rlkoshak@gmail.com (github: rkoshak)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-20 00:29:53 +01:00
Richard Koshak ce727c022a Delete .migration.md.swp (#235)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-19 22:36:56 +01:00
Kai Kreuzer 86269f0f66 [Installation] Add a note about 32-bit JVM (#231)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-19 14:39:25 +01:00
Thomas Dietrich 0b96966c89 Add java revision 101 note, add RPi SSH disabled warning (#230)
* Add java revision 111 recommendation and more

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Correct java versions, fix redirects

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-01-19 14:34:33 +01:00
Thomas Karl Pietrowski 0cb41476f5 [QNAP] Add installation instructions (#220)
* Initial instructions for QNAP

Basically copy/pasted from openhab-qnap-qpkg/README.md

Relates to: https://github.com/openhab/openhab-docs/issues/201
Signed-off-by: Thomas Karl Pietrowski <thopiekar@gmail.com> (github: thopiekar)

* Update qnap.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Remove scaling again

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:58:02 +01:00
Kai Kreuzer 00db391e8b [Console] Replace "Karaf console" by simply "console" (#217)
* Replaced "Karaf console" by simply "console"

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* also changed menu entry

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* some missed changes...

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* moved sentences to single lines

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-18 17:50:32 +01:00
Thomas Dietrich ef3efa803d [Migration] Correct default sitemap explanation (#215)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:46:15 +01:00
DocFraggle 80d51fed77 [Apps] Decorate android app article #200 (#225)
* Apps: Decorate the smartphone apps articles, issue #200

Signed-off-by: Christian Hailer <christian@hailer.eu>

* Update android.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-18 17:20:28 +01:00
Kai Kreuzer dfe07871e8 Replace nginx by security article, add more details (#218)
* replaced nginx by security article, which also covers:
- changing HTTP(S) port
- Jetty SSL certificate
- restriction of network interfaces to use
- options for remote access (VPN, myopenHAB, reverse proxy)

Signed-off-by: Kai Kreuzer <kai@openhab.org>

* adapted openHABian comment and added newlines

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-17 18:31:57 +01:00
Ben Clark 9efdd0c675 [Windows] Improve install instructions (#216)
* Improved Windows install instructions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Made changes according to review

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-17 17:19:26 +01:00
Ben Clark b45d56bde0 Added IP Exception for NGINX (#214)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-17 14:28:23 +01:00
Thomas Dietrich 4e6a5439c6 Enhance DSL rules for say and interpret (#206)
* Enhance DSL rules for say and interpret

Submitted for publication by Laurent Garnier <lg.hc@free.fr> (github:lolodomo)
Submitted at https://github.com/openhab/openhab-docs/pull/149

Closes #149

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Update multimedia.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-17 13:48:44 +01:00
Ben Clark 17007395b8 [Main] Add pronunciation and revice intro (#208)
* Added pronunciation part on main-page

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Updated next paragraph to be less "wordy"

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-16 13:16:57 +01:00
itheiss 07b0c627d6 [Items] Revise item tagging, closes #158 (#209)
Accepting unsigned work following the "Small patch exception".

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-16 13:13:00 +01:00
Kai Kreuzer c912276f16 [Bindings] Correct sorting in the menu by id (#173)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-01-16 10:49:26 +01:00