Download & Extend

Is a block provided or views integration?

Project:GeoUser
Version:6.x-1.7-beta7
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

Is there a block provided or views integration for this?

Thanks,
Chris

Comments

#1

bump?

#2

It shoould be sure would be nice.

#3

+1

#4

Status:active» needs work

I wrote the attached geouser.views.inc and associated patch file to integrate GeoUser with Views 2. You'll need to remove the .txt from the end of the filename since I only added it because Drupal.org wouldn't allow me to attach a file ending in .inc.

The one part I haven't yet been able to get working for some reason is the filter handler. If anyone reading this is more familiar with Views, please feel free to jump in and point me in the right direction for that.

AttachmentSize
geouser.views_.inc_.txt 2.19 KB
geouser.views_.patch 612 bytes

#5

I applied the patch in #4 and the .inc file but I am not sure if it adds arguments or filters. can you help?

and is the file geouser.views_.inc or geouser.views.inc?

#6

is there a way to make geouser latitude and longitude available for views?

I want to use GMAP which takes location latitude and longtitude in views to show geouser.

Also is this used with a view based on user?