Changes
Jump to navigation
Jump to search
564 bytes added
, 13:37, 24 January 2022
<syntaxhighlight lang="xml" line>
<smart-house>
<web-pages>
<page url="https://google.com" image="a" label="Google" text="Google"/>
<page url="https://web.telegram.org/" image="chat" label="Chat" text="Telegram"/>
</web-pages>
</smart-house/>
</syntaxhighlight>
where:
*url – адрес веб-страницы
*image – имя файла png из папки menu-right/ ("menu-right/" и ".png" будут добавлены автоматически)
*label – описание в меню
*text – текст в веб-панели
editor, translation-admin, translator