Перейти к содержанию

Навигация

Wiren Board Web Interface/en: различия между версиями

Новая страница: «=== Kiosk Mode === {{Anchor|kiosk}} {{SupportedSinceRelease | release=wb-2207 |content= If you use a regular tablet as a control panel and display the controller's web interface on it, then it will be useful to hide unnecessary elements and the browser window: # Open the text or SVG dashboard and click the '''Enter fullscreen mode''' button. # Copy the URL bar in the address bar of the browser, at the end there should be a <code>?fullscreen</code> parameter....»
(Новая страница: «<gallery mode="packed" heights="150px"> Image: Web-Dashboards-2.0.png | Dashboards list Image: Text-Dashboard Example.png | Dashboard Image: SVG-Dashboard Example.png | SVG Dashboard </gallery>»)
(Новая страница: «=== Kiosk Mode === {{Anchor|kiosk}} {{SupportedSinceRelease | release=wb-2207 |content= If you use a regular tablet as a control panel and display the controller's web interface on it, then it will be useful to hide unnecessary elements and the browser window: # Open the text or SVG dashboard and click the '''Enter fullscreen mode''' button. # Copy the URL bar in the address bar of the browser, at the end there should be a <code>?fullscreen</code> parameter....»)
Метки: правка с мобильного устройства правка из мобильной версии
Строка 65: Строка 65:
</gallery>
</gallery>


<div lang="ru" dir="ltr" class="mw-content-ltr">
=== Kiosk Mode ===
=== Режим киоска ===
{{Anchor|kiosk}}
{{Anchor|kiosk}}
{{SupportedSinceRelease
{{SupportedSinceRelease
| release = wb-2207
| release=wb-2207
|content=
|content=
Если вы используете обычный планшет в качестве панели управления и выводите на него веб-интерфейс контроллера, то будет полезно скрыть лишние элементы и окно браузера:
If you use a regular tablet as a control panel and display the controller's web interface on it, then it will be useful to hide unnecessary elements and the browser window:
# Откройте панель и нажмите кнопку '''Открыть в полноэкранном режиме'''.
# Open the text or SVG dashboard and click the '''Enter fullscreen mode''' button.
# Скопируйте в адресной строке браузера URL панель, на конце должен быть параметр <code>?fullscreen</code>.
# Copy the URL bar in the address bar of the browser, at the end there should be a <code>?fullscreen</code> parameter.
# Запустите браузер в режиме киоска и передайте ему параметром URL панели, примеры:
# Launch the browser in kiosk mode and pass it the dashboard URL as a parameter, examples:
#:<syntaxhighlight lang="bash">
#:<syntaxhighlight lang="bash">
irefox -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'  
irefox -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
chromium -kiosk 'http://wirenboard-ascmdm6q.local/#!/dashboards/dashboard1?fullscreen'
</syntaxhighlight>
</syntaxhighlight>
<gallery mode="packed" heights="150px">
<gallery mode="packed" heights="150px">
Image: Text-Dashboard full screen.png | Переход в полноэкранный режим
Image: Text-Dashboard full screen.png | Switching to full screen mode
Image: Text-Dashboard full screen 2.png | Полноэкранный режим
Image: Text-Dashboard full screen 2.png | Full screen mode
Image: Text-Dashboard full screen 3.png | Режим киоска
Image: Text-Dashboard full screen 3.png | Kiosk Mode
</gallery>
</gallery>
}}
}}
</div>


== History ==
== History ==