Closed (fixed)
Project:
Location
Version:
6.x-3.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
4 Feb 2008 at 01:31 UTC
Updated:
7 May 2009 at 04:28 UTC
I'm working on splitting the location table into {location} and {location_instance}. This will allow fixing all the issues in the title and more.
This issue is a meta-issue to mark issues that this work will fix as duplicates against.
Comments
Comment #1
bdragon commentedhttp://drupal.org/node/136601:
location disappears from node display when node version (revision) is rolled back.
I had noticed this issue earlier, it will be part of the fixes.
Comment #2
bdragon commentedhttp://drupal.org/node/41088:
Multiple locations per node.
Although location currently has support for multiple locations at the moment, they aren't reusable. After I split the location table, it will be possible to reuse locations.
Comment #3
bdragon commentedAdding "make forms not suck" because internally that's rolled into my patch as well.
Additionally, I'm *almost* ready to post the first version of the actual patch to get some feedback on.
Comment #4
catchOptional lat/long/country fields on node form which already had some other dups marked against it: http://drupal.org/node/59081 (and this one: http://drupal.org/node/39486)
location selector widget: http://drupal.org/node/93655
Shared locations - lots of information there but now dup of this: http://drupal.org/node/111574
Comment #5
scottrigbyThanks Catch for wrangling these together... Thanks BDragon for kicking ass with this module...
I'll help test and feedback in any way I can.
Just a note: there are some specific (but important!) issues wrapped up in each of these links, which are not exact duplicates.
Looking forward to this!
:)
Scott
Comment #6
catchJust to note, I may well have been a bit over-zealous with marking things as duplicate, so if you think something is important and might get buried, please re-open it.
Comment #7
bdragon commentedNah, this is the master issue for anything regarding fapi-ization of location, so there's a LOT of stuff that's in scope.
Comment #8
csc4 commentedSubscribing - and will try to help out testing when the patch stage is reached
Comment #9
ardas commentedI think that to improve location module significantly we need to think about utilizing CCK as much as possible and remove many features from location module. Location module tries to implement its own fields, with UI settings, multiple feature - this is a huge piece of work and I think there is no sense to continue this way. Location module has to only 'request' CCK to create necessary fields. That should become possible in 6.0
Comment #10
bdragon commentedThe current version of my patch has been committed to HEAD so we can all collaborate on development in the code sprint on Friday.
Comment #11
Mark Theunissen commentedsubscribing - thanks everyone
Comment #12
bcn commentedtracking...
Comment #13
dwwNot entirely sure why, but catch marked #45593: adding support for a default province/state? duplicate with this. So, if you're really doing a monster patch in here to change everything, please include support for specifying a default state (and I guess #214894: Force a default CITY selection too). Honestly, #45593 seems more closely related to a monster patch for #31609: Start at a better country/province interface, but I could be wrong... ;)
Comment #14
summit commentedHi, Very interested about this! Subscribing, Martijn
Comment #15
beatnikdude commentedsubscribing
Comment #16
socialnicheguru commentedsubscribing.
when I first started. I created a node profile for a venue and used cck fields. I later learned that CCK and location do not work well together. I wanted to use the address information for proximity filters and mapping operations. Bummer unless someone knows away.
I would simply like a user to be able to goto an event use autoselect to write in a venue they might want to attend and have the venue node populate the location table for the event content type. This might just be a stepping stone to the greater uber vision described above.
Chris
Comment #17
bdragon commentedWe've come a long way.
Comment #18
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #19
socialnicheguru commenteddid you get my comment in #16 to work?
Comment #20
goron commentedwhat is the current state of this discussion? Has anyone released anything that addresses the goals mentioned here?