In fact, the warnings.html is not there!! I just checked: see for yourself http://grattans.org/wx/warnings.html
On Wednesday, December 7, 2016 at 2:14:02 PM UTC-6, [email protected] wrote: > > Monachus, > > Thanks for the reply. I have tried adding your line below in several > places but nothing shows up on the skin. warnings.html is in > /home/weewx/skins/Standard as well as index.html.tmpl. When I view the > created page source, the line appears but it does not display the contents > of warnings.html. The file contents look like this: > > Current Watches, Warnings and Advisories for Western Hanover (VAZ511) > Virginia Issued by the National Weather Service > <br><br>There are no active watches, warnings or advisories<br><br> > > Permissions on warnings.html are fully open. > > I must be missing some other element but my html knowledge is very low and > I don't know what to look for. Thanks for any suggestions. > > Bob > > On Wednesday, December 7, 2016 at 1:36:00 PM UTC-5, Monachus wrote: > >> Just add the line below to your template somewhere. The template would >> normally be here: /etc/weewx/skins/Standard/index.html.tmpl >> >> <object type="text/html" width="800" height="600" >> data="warnings.html"></object> >> >> You can customize the height and width and where you put it. >> >> >> On Wednesday, December 7, 2016 at 12:23:13 PM UTC-6, [email protected] >> wrote: >>> >>> Hi Monachus, >>> >>> Could you give me some help adding your script to the Standard skin? I >>> have got the curl setup which creates the file >>> /home/weewx/skins/Standard/warnings.html but don't know what I'm doing when >>> it comes to adding the alert file text to my main page. I prefer adding the >>> alert info and not the dark sky graphic forecast. Thanks in advance. >>> >>> Bob >>> >>> http://grattans.org/wx >>> >>> -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
