Документация / System Functions / [sysview]
System Functions [sysview]

Change System Screen Files

Изменяет HTML-файлы, используемые для системных функций.

Параметры

ПараметрОбяз.По умолч.Описание
typeДаУстановите значение ‘save’, ‘load’, ‘backlog’ или ‘menu’.
storageДаУкажите путь к HTML-файлу.

Примеры

Example
[sysview type="save" storage="./data/others/plugin/mytheme/html/save.html"]
[sysview type="load" storage="./data/others/plugin/mytheme/html/load.html"]
[sysview type="backlog" storage="./data/others/plugin/mytheme/html/backlog.html"]
[sysview type="menu" storage="./data/others/plugin/mytheme/html/menu.html"]