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

geodaniel’s picture

+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.

bdragon’s picture

Actually, 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?

geodaniel’s picture

Yeah, 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.

ckng’s picture

Yes that sounds good, giving flexibility to add location_other as well.

bdragon’s picture

Well, I got the first part done. Users are now split off.

http://drupal.org/cvs?commit=157125
http://drupal.org/cvs?commit=157127

yesct’s picture

Status: Active » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.