Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Dynamic Webserver (variable processing)
Re: Dynamic Webserver (variable processing)
Very sorry to hear about your incident. I really look forward to trying out your app. I hope you heal up well, and quickly... let me know when you can release a version to me. I'm home the next 3 weeks, then start traveling after that again for work.
setup... XBMC, W7MC for DVR & Live OTA TV, JRMC for multi-zone audio, EG, MiCasaVerde Vera3, USB-UIRT IR receiver, Harmony remote, 5.2 home theater system
Re: Dynamic Webserver (variable processing)
Hi!
Can anybody please tell me which version of Dynamic WebServer i should use so i can display values of variables on my web page? The one from Bitmonster on page 3 or the one posted by OP in the first post?
Thanks!
Can anybody please tell me which version of Dynamic WebServer i should use so i can display values of variables on my web page? The one from Bitmonster on page 3 or the one posted by OP in the first post?
Thanks!
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Dynamic Webserver (variable processing)
The Dynamic WebServer plugin is obsolete.
Use a normal Webserver plugin, which is included in each EventGhost setup file.
It contains all the functionality, which originally had only Dynamic WebServer.
Pako
Use a normal Webserver plugin, which is included in each EventGhost setup file.
It contains all the functionality, which originally had only Dynamic WebServer.
Pako
Re: Dynamic Webserver (variable processing)
And the usage is the same
{{ eg.globals.variable}} ?
{{ eg.globals.variable}} ?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Dynamic Webserver (variable processing)
Yes, exactly.TRIROG wrote:And the usage is the same
{{ eg.globals.variable}} ?
But usually you can even only use {{variable}} also.
Pako