[Ovmsdev] Web UI fullscreen mode

Michael Balzer dexter at expeedo.de
Sat Apr 7 16:58:59 HKT 2018


Julien,

> Makes me think, could the pages, or at least snippets of pages such as the dashboard alone be stored via vfs ?
> Or a sort of mechanism with conditional test on the presence of a file to spit out to the browser, if not use the embedded default “very long string".

When a URL is not handled by the webserver, it's served from vfs. So you can simply store your customized html pages in your docroot. As they are loaded from
the module host, you will be able to use XHR requests and access the websocket stream.

There is no nice way yet to include buttons to custom pages, but if you store your custom pages in a directory and enable the directory index, you can simply
add a bookmark to the directory…

…thinking about this, I could also scan a "plugin" directory for html files and include them as buttons on the home page and in a menu. I think I'll do that,
maybe along with the file editor I was thinking about for scripts, so plugins can be edited.

Regards,
Michael

-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20180407/3ed0dba0/attachment.htm>


More information about the OvmsDev mailing list