Commit Graph

328 Commits (4d420aea180f560e114d11f2273760e07356a3b3)

Author SHA1 Message Date
John Cocula 4d420aea18 [Add-ons] Add bindings back to user menu (#356)
This addresses https://github.com/openhab/openhab-docs/pull/355#issuecomment-283513476

Also updated a handful of binding docs resulting from `./update.sh`.

@ThomDietrich, the very long list of Bindings in the menu show their duplicate labels as expected, but one way to improve that is to create a new layout, based on the “documentation” layout, perhaps called “addon”, that shows the metadata on the page (like badges if `install` or `since` metadata given, logo if given, “improve this document” button if `source` given).  Then all you have to do to use the new layout is update `_config.yml` for those collections to which you wish to apply the new layout.

With such a layout, readers’ puzzlement over the duplicate labels would be quickly dispelled.  Would you consider adding a new custom “addon” layout?  Should I?

I don’t think adorning the binding menu items themselves with badges or parenthetical metadata would look good.

Signed-off-by: John Cocula <john@cocula.com>
2017-03-02 11:49:32 +01:00
John Cocula aa2ab2cac1 [Add-ons] Generate as Jekyll Collections instead of Jekyll Pages (#355)
* Generate addon docs as Jekyll Collections instead of Jekyll Pages

Simplifies a lot of Jekyll, makes custom addon layout possible.

Signed-off-by: John Cocula <john@cocula.com>

* Adds-on (all but bindings) in user menu

Signed-off-by: John Cocula <john@cocula.com>

* Added openhab-distro submodule

Signed-off-by: John Cocula <john@cocula.com>
2017-03-02 01:08:44 +01:00
Kai Kreuzer 1d1550d865
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-28 10:09:42 +01:00
ShaunCurrier b38a50448d Fix invalid links to IDE and apps docs (#278) (#353)
Signed-off-by: Shaun Currier <shaun.currier@gmail.com> (github: ShaunCurrier)
2017-02-27 20:03:25 +01:00
Hans-Jürgen Hafner be0deb4280 [Synology] Add DS216play as tested device (#346)
Signed-off-by: Hans-Jürgen Hafner <hans-juergen.hafner@t-online.de> (github: hjhafner)
2017-02-26 14:32:38 +01:00
Ben Clark 3adb2d3c42 [Linux] Add instructions for audio privileges (#347)
Also, changed the build list link to the new Artifactory.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-02-26 14:29:15 +01:00
Thorsten Rinne 64d85ce029 [Synology] Add DS916+ as tested device (#350)
Signed-off-by: Thorsten Rinne <thorsten@rinne.info> (github: thorsten)
2017-02-26 14:27:55 +01:00
ShaunCurrier fa1db4a1d6 [Sitemap] Fix demo.sitemap link (#348) (#349)
Before fix, link was 404.
Signed-off-by: Shaun Currier <shaun.currier@gmail.com> (github: ShaunCurrier)
2017-02-26 14:26:09 +01:00
Thomas Dietrich 73ed3af5d5 [Linux] Clarify service/systemctl commands (#336)
* Clarify service/systemctl commands

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

* Rearrange and add (linkable) headline

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-22 13:25:19 +01:00
Thomas Dietrich f915f8f287 [Linux] Add Pine64 Z-Wave module port to example (#340)
* [Linux] Add Pine64 Z-Wave module port to example

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-20 14:26:14 +01:00
Christian Häussler e0e4d84d4c [Docker] Correct debug parameter (#337)
Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2017-02-20 11:10:52 +01:00
Kai Kreuzer da130e40e3
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-20 10:47:21 +01:00
John Cocula 36315740bc Remove junk files from now fixed build bug (#339)
Signed-off-by: John Cocula <john@cocula.com>
2017-02-20 10:40:35 +01:00
John Cocula 0698bf54d9 [Add-ons] Revise add-ons list handling and menu structure (#332)
* Put content on addons/io.md page

Fixes #330

Also:

* Removed manually maintained submenu contents
* Updated and added icons
* Fixed small bug in actions page

Signed-off-by: John Cocula <john@cocula.com>

* Consolidated duplicated code

* Remove errant build output

* Small cleanup

Signed-off-by: John Cocula john@cocula.com
2017-02-19 12:45:47 +01:00
mueller-ma 0dafd55a81 [Migration] Fix typos (#331)
* Changed = to - to fit the layout

* typo

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-18 13:05:27 +01:00
Thomas Dietrich a3ce4c87f5 [openHABian] Update Samba passwords
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-18 05:17:18 +01:00
Thomas Dietrich 6bf2a4287e [Installation] Pine A64 article and openhabian content (#325)
* Add first pine content

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

* Fix review comments

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

* Revert username:password till a decision is made

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

* Update openhabian.md

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

* Update openhabian.md

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

* Update openhabian.md

* Update user-menu.html

* Update index.md

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-17 23:59:39 +01:00
Kai Kreuzer 7ce136b11a
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-16 14:15:45 +01:00
Kai Kreuzer 035c0174eb
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-16 13:42:31 +01:00
Thomas Dietrich a6ced10196 [Designer] Add network preparations section (#329)
* Update designer.md

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

* Update designer.md
2017-02-16 00:54:03 +01:00
Ben Clark 8283e67445 [Linux] Change repo snapshot install instructions (#323)
* Change repo snapshot install instructions

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

* Suggest HTTP

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

* Clarified use of Artifactory

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-02-14 17:08:22 +01:00
John Cocula f6e3eb81d8 Slimmed images (no quality loss, just smaller files). Removed x10.gif.
Signed-off-by: John Cocula <john@cocula.com>
2017-02-14 15:28:25 +01:00
John Cocula ff923eb22a New/edit icons A-F
Signed-off-by: John Cocula <john@cocula.com>
2017-02-14 15:28:25 +01:00
Kai Kreuzer 7a3006da47 [Add-ons] Add logos to add-on lists (#320)
* added logos to add-on lists

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

* - added alt and title texts to img
- moved icon column to front

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

* improved css

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

* added title and alt to all lists

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-14 12:37:02 +01:00
Kai Kreuzer 54a4e7ee6c [Development] Incorporate findings from code reviews (#322)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-14 11:44:38 +01:00
macmeck 922bffa324 [Migration] Explain lowercase filenames for icons (#270)
* explain lowercase filenames for icons in migration tutorial and item documentation

* reverted changes in item documentation due to PR #250

* included link to items documentation for further details

* Update migration.md

Accepting contribution under the small patch exception. 
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-13 18:39:46 +01:00
Thomas Dietrich f7e6511569 [Linux] Improve easily mistakable command (#311)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-02-12 18:15:42 +01:00
Kai Kreuzer d24507340a
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-11 20:18:06 +01:00
Kai Kreuzer 5f64c03834
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-11 20:04:56 +01:00
Thomas Dietrich cd86421a5b [Administration] Fix spelling error
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-09 11:43:07 +01:00
Christian Häussler 37049faf25 [Docker] Update docu with new docker image tags (#302)
* Update docker docu with new docker image tags

Update from README.md at openhab/openhab-docker #90

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)

* Switch back to chown openhab:openhab

Signed-off-by: Christian Häussler <c-n-i@web.de> (github: @cniweb)
2017-02-08 10:46:30 +01:00
Thomas Dietrich 6d2712420e Fix article h4+h5 linkable headers (#303)
Repairs the function of link icons next to headers.
e.g. http://docs.openhab.org/installation/security.html#nginx-letsencrypt-certbot

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-08 10:45:01 +01:00
Angelos Fountoulakis e6b38b21d2 [Sitemaps] Remove `item` parameter for Frame (#310)
Closes: #306

Signed-off-by: Angelos agf@itcs.ro (github: AngelosF)
2017-02-08 10:33:08 +01:00
Kai Kreuzer 3570523efd
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-07 22:17:47 +01:00
Kai Kreuzer abdf024c37
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-07 17:17:55 +01:00
Thomas Dietrich f01ae1109c [openHABian] Add info for switching OH2 branch
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-06 22:54:22 +01:00
Thomas Dietrich e9bf3caeec Update designer.md regarding snapshot build bug (#300)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-06 22:14:00 +01:00
Kai Kreuzer 9d951e153b
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-06 17:02:00 +01:00
Kai Kreuzer e81fff7041
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-06 12:00:37 +01:00
John Cocula 20bee2c357 Actions/bindings/persistence docs track feature naming convention (#297)
* Binding docs track feature naming convention

To keep links to binding docs as they were and to track the feature name of bindings.  The bindings/oh1 and bindings/oh2 subdirectories are now gone.
* Assuming the existing convention of `openhab-${type}-${id}` feature name will always mean the doc goes to `addons/${type}s/${id}`, this commit reflects this for actions, bindings and persistence service names.

This PR supercedes #296.

Signed-off-by: John Cocula <john@cocula.com>
2017-02-06 11:58:32 +01:00
John Cocula bb42557d57 Condense add-ons tables by reining in h4; top align cells (#293)
* Condense add-ons tables; top align cells

Signed-off-by: John Cocula <john@cocula.com>
2017-02-06 08:22:42 +01:00
Kai Kreuzer 81f31784e4
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-05 11:58:51 +01:00
Chris Jackson 5be5bc2fb9 [JsonDB] Initial addition of jsondb overview (#282)
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
2017-02-04 21:09:26 +01:00
Thomas Dietrich c2822a8311 [Add-ons] Hotfix bindings table
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-04 20:39:34 +01:00
stephenbonar f98f04e732 [Installation] Clarify JRE recommendations in index page (#287)
* Clarified JRE recommendations in installation index page

-Updated language in JRE support statement for clarity
-Added JRE comparison table
-Updated 32-bit JRE statement to indicate it applies to ARM systems

Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)

* Fixed JRE recommendations

-Put all sentences in each paragraph on their own line
-Added links to supporting information
-Removed redunant language
-Removed references to JRE

Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)

* Updated landing page links in Java platform table

-Links in Java platform table now point to landing pages instead of downloads

Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
2017-02-04 20:35:00 +01:00
Martin Herbst 7fd52b321b [Imprint,Privacy] Fix some smaller defects (#290)
* Changed links to extension .html

For consistency with other links the URL was changed

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

* Some corrections on the pages

- Added missing header
- Privacy policy contained a link to german version of Google page
- Markdownified the pages for a better rendering

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

* Forgot on link

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

* Removed commented-out code

Signed-off-by: Martin Herbst <mail@mherbst.de>
2017-02-04 20:32:39 +01:00
John Cocula 63b831e528 [Add-ons] Factor OH1 add-on docs into site (#284)
* Factor OH1 addon docs into site, filter lists by source and install status.  Fixes #280

Signed-off-by: John Cocula <john@cocula.com> (github user: watou)

* Fixed typos.

* Add title to front matter for add-ons readmes that don’t already have front matter.

Also clean up new doc directories.

* Add warning comment in modified readmes

* Don’t remove “Persistence” from “Java Persistence API”

* address comments

Signed-off-by: John Cocula <john@cocula.com>
2017-02-04 20:26:08 +01:00
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