Closed (fixed)
Project:
Location
Version:
5.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2008 at 03:54 UTC
Updated:
29 Apr 2009 at 06:40 UTC
There is no option to disable user/node location.
Maybe a site just want to use location on node but not for user or vice versa.
Comments
Comment #1
geodaniel commented+1 for this one. I'd like to disable user locations as we're likely to be saving locations as part of a content profile module node.
Comment #2
bdragon commentedActually, I was thinking it would be a good idea to just plain split them out into seperate modules... location_user.module, location_node.module... (thereby making location.module more of a pure api module.) Thoughts?
Comment #3
geodaniel commentedYeah, that'd do the trick I think, bdragon. Anything the helps lighten the load of the main API module has to be a good thing.
Comment #4
ckngYes that sounds good, giving flexibility to add location_other as well.
Comment #5
bdragon commentedWell, I got the first part done. Users are now split off.
http://drupal.org/cvs?commit=157125
http://drupal.org/cvs?commit=157127
Comment #6
yesct commentedI think this was completed in one of the recent batches of commits. I'll mark this fixed. If you still see the problem after trying the latest dev, please just post back. Thanks.