Read the statement by Michael Teeuw here.
Newbie questions
-
@bhepler i mean,i set manually the location permanently
i want that always shows the weather from the same place
how can i do it? -
@theusu5k use the default weathermodule instead, surely there is a city/place near where you want to display the weather from?
-
@broberg thanks :)
another think,you know how i can change the lenguaje of the calendar and the news? -
@theusu5k the default calendar and newsfeed are just examples, you can add your own calendar and newsfeed from any of your local news sites that have an RSS-feed (easiest way to find the rss feed adress is to google the news site and rss feed, like “cnn rss”)
-
@theusu5k You can change the language of the calendar via the main configuration. Check with the configuration documentation for details. This will also change the language for any module that supports it (including weather). @broberg has the right idea for the news feeds. Find the feed for the language you want and then replace the feed in the module’s configuration in
config.js
.The default weathermodule is pretty good. If you wish more features, check out the Wunderground module. Both of these will let you set a location for the weather forecast.