meetup_events 7.x-2.1

Bug fixes
New features

Convert Image URLS into absolute URLS before posting to meetup. This means images in events will show up in meetup entries

Better handling of errors, including telling the user what went wrong under some conditions (i.e. title is too long).

meetup_events 7.x-2.0

New features

2.0 changes the way venue handling is done. It's now assumed that venues are specified by a node_reference. If the name of the venue matches a recently used venue on meetup, the location on meetup will be set automatically.

The legacy venue handling which was pretty fragile and manual has been removed.

In addition there is now an RSVP on meetup button on all pages that have meetup entries.

meetup_events 7.x-1.0

Bug fixes

Venue setting now works on initial save.

Clean up comment formatting

Remove the oauth and rsvp button, which wasn't working well to begin with

meetup_events 7.x-1.0-beta2

Bug fixes

Implements full venue picking features from D6. This is now ready for use, and bugs are appreciated. Will go out of beta once I port the views support over and test it.

meetup_events 7.x-1.0-beta1

New features

Initial D7 port. Not all aspects of venue syncing work, and the views integration I'm sure doesn't work. But it's a start for the brave, especially those who want to provide feedback and patches.

meetup_events 6.x-1.1

Expose meetupid and a meetup link via views.

Change admin UI to use group_url instead of group_id, as it's much more human findable.

Integration of meetup's AJAX buttons, which can be created either manually, or will automatically be created around the meetup links done with views.

meetup_events 6.x-1.0

New features

First major stable release.

What's new?

  • Fancy new admin UI for configuring your syncing, includes field discovery, tokens in body
  • Support for duration API call
  • Fixed support for   issues with meetup
  • nodereference_tokens module to let you put the body of nodereference elements into meetups

Note: configureation has dramatically changed for this release from the betas. The theme files are no longer used, and there is now a fancy new configuration UI.

meetup_events 6.x-1.0-beta2

New features

Add support for lat, lon fields that meetup has now made available via their API.

Changed example venue id theme function to handle that, as well as much more gracefully handle your location fields not looking like mine.

Subscribe with RSS Subscribe to Releases for Meetup Events