Changes
Jump to navigation
Jump to search
266 bytes added
, 12:58, 2 February 2022
| Line 1: |
Line 1: |
| | <languages/> | | <languages/> |
| − | You can add custom web-pages to your LT app.
| + | Вы можете добавлять собственные веб-страницы в свое LT-приложение. |
| − | Add page list to logix.xml
| + | Добавьте список страниц в logix.xml |
| | | | |
| | <syntaxhighlight lang="xml" line> | | <syntaxhighlight lang="xml" line> |
| Line 11: |
Line 11: |
| | </smart-house/> | | </smart-house/> |
| | </syntaxhighlight> | | </syntaxhighlight> |
| − | where:
| + | где: |
| − | *url – url of web page | + | *url – адрес веб-страницы |
| − | *image – png file name from folder menu-right/ ("menu-right/" and ".png" will be added automatically) | + | *image – имя файла png из папки menu-right/ ("menu-right/" и ".png" будут добавлены автоматически) |
| − | *label – description in menu | + | *label – описание в меню |
| − | *text – text in web-page-panel | + | *text – текст в веб-панели |
| | | | |
| − | After it, you can see your web-pages in menu
| + | После этого вы можете увидеть свои веб-страницы в меню |
| | <div style="clear:both;"> | | <div style="clear:both;"> |
| | [[File:Web1.png|400px]] | | [[File:Web1.png|400px]] |
| | </div> | | </div> |
| − | Example of opened page:
| + | Пример открытой страницы: |
| | <div style="clear:both;"> | | <div style="clear:both;"> |
| | [[File:Web2.png|400px]] | | [[File:Web2.png|400px]] |
| | </div> | | </div> |
editor, translation-admin, translator