Hello,
Please integrate with location http://drupal.org/project/location

I want to display the weather in relation with article location.

Thanks,
Marius

Comments

aalamaki’s picture

Ok, thanks for the suggestion. Will have to check on how to do it :)

johnv’s picture

Or Addressfield...

For this, you would need to read the URL, do a node_load/entity_load and read the location/address.
The Weather module can be a good example.

aalamaki’s picture

Hi,

Yeah thinking of the same but I think I'll have to restructure the code a bit cause it's getting pretty complicated and hard to handle already with the Smart IP support added. Will check this out properly once the code is in a more readable shape (unless someone else wants to contribute before that?) :)