Closed (won't fix)
Project:
Location
Version:
6.x-3.0
Component:
Location_views
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Feb 2009 at 06:15 UTC
Updated:
5 Aug 2011 at 23:32 UTC
I feel that a feature for location that would really add to its views functionality would be a taxonomy view. For example:
User x visits homepage of example.com. Available to user x is a G-Map. Here, user x clicks on an area, and depending on the administrative settings between 5 and 250 miles all of the available taxonomy terms for taxonomy y (or multiple taxonomies) show up. User x clicks on taxonomy y, and the view brings all available nodes (and/or other options for taxonomies and terms) to user x.
There are a few websites that have a similar but not nearly as robust functionality available, and again I feel this would be a very unique approach for a location view.
Comments
Comment #1
mradcliffeI had to hack taxonomy into location.views.inc around line 390. This let me expose a taxonomy filter. This will probably break things because I only tested with node locations, not user locations or anything like that (i.e. WFM). This isn't really what you want, but I was looking for something similar.
Also, this may relate more to #318215: Filter map to show single taxonomy or single content type?
Comment #2
summit commentedSubscribing, taxonomy integration very much appreaciated!
Greetings,
Martijn
Comment #3
yesct commentedtagging
Comment #4
andrewsuth commentedThe latest dev has a new module called
location_taxonomy.moduleadded.As far as I know, it does not integrate with Views but maybe it can work together with this idea?
Comment #5
ankur commentedThis sounds like it should be possible using a combination of location and taxonomy filters/arguments in views.