projects / org / se7enxweb / eabweather
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
eabweather | 7x | stable |
Version | Compatible with |
---|---|
N/A | N/A |
eZ Publish 3 weather tool by Ćukasz Serwatka.
French translation and eZ Publish 4 update by Andy Caiger
Original at http://projects.ez.no/weather
Fetch function for eZ Publish which gives possibility to fetch weather
information from weather.yahoo.com base on XML content. It takes 2
parameters, location_code which you can check on weather.yahoo.com
pages for your region (part of URL) and unit which is f or c
(temperature unit).
This version requires eZ Publish 4 or eZ Publish 5 Legacy Edition.
The original version requires eZ Publish 3.
If you want to create and embed content objects of class weather, install the supplied package:
php ./ezpm.php import extension/weather/packages/weather.ezpkg
php ./ezpm.php install weather
Weather tool you can add using administration interface Design -> Toolbar management
Or you can create and embed content objects of class weather in an XML attribute.
The template extension/weather/design/standard/override/templates/embed/weather.tpl
will be used to render the object.