Active
Project:
Yr Weatherdata
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Jun 2011 at 20:21 UTC
Updated:
9 Aug 2011 at 11:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
tjodolv commentedThere is now an alternative layout on the overview page, with boxes like in the mockup helge_karl made. No map is included yet. Will show up in the next dev snapshot. Backport to D6 will come later.
Comment #2
arru commentedAttached patch has a bug that's been fixed in comment #5
This is my 70% complete code for integration with the node location feature in Location.module. 6.2.2 because that's what I'm running on my own site, at least a few hoops have been jumped through if anyone wants this for 7.x. Be warned, this is for review and reference only. The exposed parts of the node location feature do work however, and a lot of the XML traversal that's now branched to support two different formats (AFAIK there's no yr.no API that accepts either named location or coordinates and outputs the same XML either way, hence all this bother).
Comment #3
allandk commentedvery interested in locaion integration
Comment #4
tjodolv commentedThanks for the patch! I'll look at it this weekend, and continue working on it.
Comment #5
arru commentedYou're welcome! Scrap that first patch though, it's got a small but major bug I discovered this weekend, in the detection of location information in nodes, new patch attached.
Comment #6
tjodolv commentedOk, thanks. I'll get back to this next week, as I'm going offline for some vacation :)
Comment #7
cescosa commentedwould be great an integration with location module
Comment #8
tjodolv commentedHello again. I have to apologize for not having worked on this module the past weeks, but I have been swamped with work and school (which are not related to Drupal), so I simply have not had the time. I will find the time, and hopefully soon.