Commit Graph

16 Commits (scenes)

Author SHA1 Message Date
Florian Hotze 44fe6b46cd
Consolidate widget expression and css docs into their own pages (#2189)
* Add new pages for CSS and widget expressions

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Merge widget expression docs into a single page

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Fix links

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Move CSS section to its own page

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Minor typo

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Address review

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-12-27 21:22:39 +01:00
Florian Hotze 1e578a97ef
Update Main UI expressions docs (#2111)
* Update Main UI expressions docs

The docs mention chart pages as an exception where expressions aren't supported, but https://github.com/openhab/openhab-webui/pull/1649 introduced support. This updates the docs.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

* Update building-pages.md

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

---------

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-08-07 12:18:11 +02:00
Wouter Born 010da345e1
Fix broken links (#2108)
Some documentation files were moved in #1872 which caused these links to be broken.

Signed-off-by: Wouter Born <github@maindrain.net>
2023-07-30 22:40:46 +02:00
stefan-hoehn e0f55cf610
typos and improvements (#2016)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-03-02 21:46:44 +01:00
Florian Hotze cc9bc0fbd6
Building Pages: Add `config` property to access widget configuration (#2013)
Reference #1698.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2023-02-25 12:18:13 +01:00
Rosi 0fee8ff11c
spelling corrections (#1998)
Signed-off-by: Rosi2143 <Schrott.Micha@web.de>
Co-authored-by: Jerome Luckenbach <github@luckenba.ch>
2023-02-06 10:08:51 +01:00
Jerome Luckenbach 7a87fdc06b
openHAB 4 and Java 17 refactoring (#1975)
* Remove or rename openHAB Version where useful.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Review changes.
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Java bulk edit
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Update installation/synology.md

Co-authored-by: Wouter Born <github@maindrain.net>

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
Co-authored-by: Wouter Born <github@maindrain.net>
2022-12-30 16:24:19 +01:00
JustinGeorgi ecb1157d2b
Add advanced widget doc page (#1896)
* Add advanced widget doc page

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Expand object description

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Fix linting errors

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Fix other linting errors

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Move personal widget section and expand basic info

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Fix new linting errors

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Correct visible property name

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

* Make minor edits

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>

Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
2022-10-26 21:01:56 +02:00
JustinGeorgi 1f64bddcd7
Update ui page with new user object and @ operator (#1895)
Signed-off-by: justin <justin.georgi@gmail.com>
2022-10-13 21:51:20 +02:00
Florian Hotze ac4feeb1e9
Update building pages: Add `screen` property and mention CSS's `calc()` (#1894)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2022-10-11 19:26:15 +02:00
Дилян Палаузов bf286ef9af
building-pages: typography (#1799) 2022-04-19 20:49:21 +02:00
Дилян Палаузов b932b60e98
Typos ui/building-pages.md (#1785) 2022-03-20 13:14:16 +01:00
Yannick Schaus bebecb4222
UI: Detail how implicit prop are named for action groups (#1514)
* UI: Detail how implicit prop are named for action groups

Add CSS-Tricks almanac link, a good CSS reference.

Signed-off-by: Yannick Schaus <github@schaus.net>

* Remove duplicated paragraph

Signed-off-by: Yannick Schaus <github@schaus.net>

* Fix errors, non-existent NUMBER prop type

Signed-off-by: Yannick Schaus <github@schaus.net>
2021-03-22 21:54:07 +01:00
stefan-hoehn a3f1010275
Update building-pages.md (#1484)
fix broken link of "configuration descriptions"
2021-02-06 13:13:27 +01:00
Yannick Schaus 5376f1c075
Add frontmatter to building-pages.md (#1483)
If there's no frontmatter at all for a page, the processing script
will not add a "source" and therefore the Edit on GitHub link
will be missing.

Signed-off-by: Yannick Schaus <github@schaus.net>
2021-02-05 19:22:02 +01:00
Yannick Schaus f5c7ad70e2
Add UI section (#1464)
Add several pages related to UI.
Move sitemaps, HABPanel to it.
Rename "User Interfaces & Ecosystem" to "Ecosystem".
Rename "Beginner Tutorial" to "Getting Started".
Put the installation guide above the Concepts section.

Also fix https://github.com/openhab/website/issues/270.

Signed-off-by: Yannick Schaus <github@schaus.net>
2021-02-05 16:15:35 +01:00