* Rename collection folders
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Change all occurences of addons and repos
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Add further corrections
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Remove temporary directories after processing
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Reduce addons menus, show current uncond.
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix typo
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Remove redundant addons from permalinks
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Sort UI menu entries correctly
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Split maven command
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* [demo] Fix non-existent link.
With the old link I get the following browser. I'm not sure the new link in this commit/PR is what is supposed to be:
```
HTTP ERROR 404
Problem accessing /job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target/openhab-offline-2.0.0-SNAPSHOT.zip. Reason:
Not Found
```
* Deprecated an old demo page.
* Remove obsolete demo page.
No content was added.
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update materialize, remove material-design-icons
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Replace hljs, replace material icons, add rouge style
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* 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)
* 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>
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)
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)
* adapted demo and migration tutorial to new package types
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* fixed typo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* fixed another typo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* Small changes: Added one line intro, rewrote/shortened a sentence that was a bit confusing to a beginner like myself, moved a note up to the section of the document to which it referred (although arguably it could have stayed).
* Fixed link to installation prerequisites
* Fixed Link: 404 on Karaf command reference