Jump to content

Extension talk:AccuWeather

Add topic
From mediawiki.org
Latest comment: 14 years ago by Quotes in topic Temperature Scale

Temperature Scale

[edit]

How do you have this weather extension display in fahrenheit?

Modify the extension source code. On the third line starting with $output change the variable metric=1 to metric=0 (Quotes 17:28, 17 November 2010 (UTC))Reply


Bug: Nothing under the displayed temprature widget works

[edit]

None of my wiki text works at all if it is located under the weather widget. For example:

<accuweather zipcode="NAM|US|NY|Deer Park">
test

will not show the word test or anything else after the widget. Please advise on fix.