Is there a block provided or views integration for this?

Thanks,
Chris

CommentFileSizeAuthor
#4 geouser.views_.inc_.txt2.19 KBmatt v.
#4 geouser.views_.patch612 bytesmatt v.

Comments

socialnicheguru’s picture

bump?

AntiNSA’s picture

It shoould be sure would be nice.

momper’s picture

+1

matt v.’s picture

Status: Active » Needs work
StatusFileSize
new612 bytes
new2.19 KB

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.

socialnicheguru’s picture

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?

socialnicheguru’s picture

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?