(And to remind me that it's HTML that's needed)

Done


On Tuesday, September 10, 2019 at 9:39:02 PM UTC-4, Greg from Oz wrote:
>
> Maybe in the readme put an example like:
>
> radar_html = "<a href='http://m.bom.gov.au/nsw/moss-vale/radar/' 
> target='_blank'><img src='http://www.bom.gov.au/radar/IDR033.gif' 
> width='360' height='360' /> </a>"
>
> For the dummies like me who totally missed the point. :)
>
> On Wednesday, 11 September 2019 10:36:29 UTC+10, Greg from Oz wrote:
>>
>> I did see the  readme and I did see the radar_html bit but I overlooked 
>> the bit that says
>>
>>  Full HTML Allowed. Recommended size 650 pixels wide by 360 pixels high. 
>> This URL will be used as the radar iFrame or image hyperlink.
>> Couldn't see if for looking :)
>> Thanks
>>
>>
>> On Wed, 11 Sep 2019 at 10:27, Pat <[email protected] <javascript:>> 
>> wrote:
>>
>>> I've thought about that but afraid it'd make the skin.conf a mile long. 
>>> So I've opted for a mile long README 
>>> <https://github.com/poblabs/weewx-belchertown> with a section for the 
>>> skin.conf options 
>>> <https://github.com/poblabs/weewx-belchertown#skin-options>, can be 
>>> updated adhoc. This is where the official skin documentation resides 
>>> currently. 
>>>
>>> On Tuesday, September 10, 2019 at 8:24:41 PM UTC-4, Greg from Oz wrote:
>>>>
>>>> I did this and it works!
>>>>     radar_html = "<a href='http://m.bom.gov.au/nsw/moss-vale/radar/' 
>>>> target='_blank'><img src='http://www.bom.gov.au/radar/IDR033.gif'</a>"
>>>>
>>>> As a suggestion maybe you should add comments and examples in the 
>>>> skin.conf for each configurable parameter?
>>>>
>>>> Thanks again.
>>>>
>>>>
>>>> On Wed, 11 Sep 2019 at 10:12, Pat <[email protected]> wrote:
>>>>
>>>>> 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]> 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].
>>>>>>> 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 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].
>>>>> To view this discussion on the web visit 
>>>>> https://groups.google.com/d/msgid/weewx-user/6c5d5061-f435-40c5-a5ff-6f929abc653f%40googlegroups.com
>>>>>  
>>>>> <https://groups.google.com/d/msgid/weewx-user/6c5d5061-f435-40c5-a5ff-6f929abc653f%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>>
>>>>
>>>> -- 
>>>> ¯\_(ツ)_/¯
>>>>
>>>> -- 
>>> 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/29d34309-3e8d-495f-9499-4ce24ac58046%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/weewx-user/29d34309-3e8d-495f-9499-4ce24ac58046%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/723c0408-cef1-42ce-b603-4d4e9e423785%40googlegroups.com.

Reply via email to