any skin coming out based on only events
Suggestions
@boplive - on that same note - I think if there was an API that imported Venues from a existing database, that would be tight. On my old Jamroom 4 site, I had a developer hack the club module.
What it did was:
1. admin such as myself would do a Google search for a venue using Google API. Select the venue, then ADD it to the Venue database. Including Address and Latitude+Longitude.
2. Artists could add an event and choose from a list of existing Venues. Quite time consuming because I would have to add clubs on request if they did not exist. Mainly did it for California clubs since that's where we're based.
3. In the event ranking page, Viewer would see CLOSEST TO ME | NEWEST | HIGHEST RATING
The trick is -when they view CLOSEST TO ME, the ranking would use jrGeo_Locate to get their LAT+LONG, then find Venues with LAT+LONG within a certain distance of that viewer, and display events closest to them.
It was a pretty slick hack for the JR4 site, spent more than I would have liked on it. But all that is lost now.
I'm sure there are easier ways to accomplish the same thing now. Come to think of it, the jrNova skin has a "closest to me" Event Listing but I'm not sure how that works exactly.
I'll tell you what, If you can convince
@paul to make something similar I'd be willing to divulge that code to him if it helps any.
I had a lot of cool sh!t on my JR4 site that I wish I had in JR5….though JR5 is proving to be a great system so far!
updated by @ilovehousemusic: 02/26/14 05:25:25PM