Yep, since it's HTML you can do whatever you want with it, so a link should work fine
On Tuesday, September 10, 2019 at 8:11:41 PM UTC-4, Greg from Oz wrote: > > Yes that worked. > So I can just add a hyperlink that opens a new page to that as it is html? > Thanks > > Like I stated earlier the windy.com is good but when viewed on the phone > I had to swipe the screen so I could get past the windy.com graphic > because if you try swiping on the graphic the map moves and not the screen. > That is why I am changing it. > > > On Wed, 11 Sep 2019 at 10:06, Pat <[email protected] <javascript:>> > wrote: > >> I guess it's been a long day. I've forgotten how this option works. This >> option has to be in HTML, so users can display an iframe, a gif, a png, >> whatever they want. >> >> Try this, it's worked for me. >> >> radar_html = "<img src='http://www.bom.gov.au/radar/IDR033.gif'>" >> >> >> >> On Tuesday, September 10, 2019 at 8:05:30 PM UTC-4, Greg from Oz wrote: >>> >>> Good to know that I didn't break it :) >>> I will leave it until the next version then? >>> If you want me to test the latest version let me know. I am good at >>> breaking things..haha >>> Thanks >>> >>> On Wednesday, 11 September 2019 10:01:02 UTC+10, Pat wrote: >>>> >>>> Yes and apparently not since 1.0 was released :) >>>> >>>> On Tuesday, September 10, 2019 at 7:57:14 PM UTC-4, Greg from Oz wrote: >>>>> >>>>> Is it designed to be able to change radar sites? >>>>> Has anyone else asked to change the site? >>>>> >>>>> >>>>> On Wednesday, 11 September 2019 09:54:07 UTC+10, Pat wrote: >>>>>> >>>>>> Yeah it was a long shot and I was being hopeful that those numbers >>>>>> maybe were the problem. I just tried it myself and it failed so let me >>>>>> see >>>>>> if I can get it fixed up in development for the 1.1 release. >>>>>> >>>>>> On Tuesday, September 10, 2019 at 7:53:05 PM UTC-4, Greg from Oz >>>>>> wrote: >>>>>>> >>>>>>> Same thing. It just displays text where the windy.com was and shows >>>>>>> whatever URL I typed in. >>>>>>> >>>>>>> On Wednesday, 11 September 2019 09:43:03 UTC+10, Pat wrote: >>>>>>>> >>>>>>>> What if you try it without the numbers at the end? >>>>>>>> http://www.bom.gov.au/radar/IDR033.gif ? >>>>>>>> >>>>>>>> On Tuesday, September 10, 2019 at 7:40:39 PM UTC-4, Greg from Oz >>>>>>>> wrote: >>>>>>>>> >>>>>>>>> The space does remove the windy.com site. >>>>>>>>> >>>>>>>>> The windy.com is pretty good but if I look at it on the phone and >>>>>>>>> I swipe up or down and accidentally press the graphic the map moves >>>>>>>>> so I >>>>>>>>> would like to change it to a different site. >>>>>>>>> >>>>>>>>> I want to replace it with >>>>>>>>> http://www.bom.gov.au/radar/IDR033.gif?20170728112640 and have >>>>>>>>> that as a hyperlink to http://m.bom.gov.au/nsw/moss-vale/radar/ >>>>>>>>> >>>>>>>>> Similar to what I have on https://weather.ubeaut.work/ >>>>>>>>> >>>>>>>>> I change the skin.conf radar_html = " >>>>>>>>> http://www.bom.gov.au/radar/IDR033.gif?20170728112640" but the >>>>>>>>> web page doesn't display the graphic it just displays the text >>>>>>>>> http://www.bom.gov.au/radar/IDR033.gif?20170728112640 >>>>>>>>> >>>>>>>>> Other than that it is working and is great. >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tuesday, 10 September 2019 22:27:44 UTC+10, Roy Rutten wrote: >>>>>>>>>> >>>>>>>>>> Thanks a lot Pat the space did the trick to disable windy.com. i >>>>>>>>>> will have a go and see what happens with Chrome. i did find more >>>>>>>>>> such >>>>>>>>>> errors on Firefox when i went looking for it on google. >>>>>>>>>> >>>>>>>>> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/VyVMEfuxClo/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/832b986c-f66f-45b1-a564-58b6e1fc5494%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/832b986c-f66f-45b1-a564-58b6e1fc5494%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > ¯\_(ツ)_/¯ > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/6c5d5061-f435-40c5-a5ff-6f929abc653f%40googlegroups.com.
