Active
Project:
Weather block
Version:
7.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2012 at 14:28 UTC
Updated:
21 Nov 2012 at 23:02 UTC
Hello,
Please integrate with location http://drupal.org/project/location
I want to display the weather in relation with article location.
Thanks,
Marius
Comments
Comment #1
aalamaki commentedOk, thanks for the suggestion. Will have to check on how to do it :)
Comment #2
johnvOr 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.
Comment #3
aalamaki commentedHi,
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?) :)