=== BuddyPress Events Calendar === Contributors: erwingerrits Donate link: http://erwingerrits.com/ Tags: BuddyPress,events Requires at least: BP v.1.0.3 (not 1.1) Tested up to: 2.8 Stable tag: 0.61 Adds an events calendar to the WordPress MU/BuddyPress platform. This version 0.61 is the LAST version to be compatible with older versions of BuddyPress (1.0.3 and older). For versions compatible with BP 1.1 and beyond look for the trunk version or 1.1 and newer. == Description == - the bp-events plugin will add an option to the user menu called "Events". From this menu users can create events and invite friends to join. - the plugin will add an "Events" option to tbe main menu system for the events directory view - add the "Events" widget to list the upcoming/newest/active/popular events on your front page - enter your Google Maps API or Yahoo Maps API in the Site Admin->Events->Settings to enable the maps (using modified GeoPress plugin - included) - added twitter posting through eg-twitter plug-in (not included but available on the author's webpage) == Installation == - Unzip package (you did, otherwise you wouldn't be reading this) - upload "bp-events.php" and the dir "bp-events" into your "mu-plugins" directory - to enable twitter updates, upload "eg-twitter" (not included) into "plugins/buddypress" directory - drop "bpmember" onto the existing "bpmember" on your website (and chose "Overwrite all" if your ftp program asks) - it will add the "events" dir to your buddypress default member theme. Or if you are running your own theme, copy the "events" and "css" folders into your main theme directory. - login as admin for your wordpress mu site, this will initialise the plugin and create/update the database - you're done! == Contact == For suggestions, bugs, hugs and love can be donated at the following locations. 1. [Authors page](http://www.erwingerrits.com/) 2. [Project webpage](http://www.erwingerrits.com/?p=799) == Frequently Asked Questions == = Why is some stuff not working? = This is version < 1, stuff won't be working 100% until we reach version 1. Also, until BuddyPress is officially released, Events will not go into version 1. = Will there be a calendar view? = Yes there will. (notince my vagueness in setting a timeframe). There will be calendars galore: big ones, small ones, widgets, what have you. Be patient! == Version History == version 0.6: - moved directory view to member theme instead of home theme to keep in line with rest of BuddyPress components - fixed numerous bugs - added calendar views for directory and widgets - added listing of HomePage link on Event Page under "Description" - added "Homepage" to translatables - added 'addslashes()' and 'stripslashes()' to homepage field storage in events_classes.php version 0.59: - fixed December 1969 birthday event bug - fixed theme errors due to bp-core template path change - fixed debugging-leftover echo "*****"; - made compatible with BP 1.0.1 by adding "session_start();" - added option in back-end to disable event forum creation - added option in back-end to disable event wire creation - fixed some missed translatables (event creation months/ampm drop-downs, time to-go calculations, "Uncategorized", event_date and event_type functions) - fixed two "forth" to "fourth" and removed space between "for" and "one" in the groups drop down - added missing tag to event_settings.php - fixed Event directory Search bug from "post" to "get" - now properly hides 'old' events if set in back end - added Swedish language file version 0.58: - added translation and language files for russian (thanks to slaFFik!!!) - fixed some bugs (as found/fixed by slaFFik) - fixed event directory search bug (as spotted and fixed by Damian Hartner in the bp-events download page comments) eventhough it there still is some work to be done on this page -- next version -- I promise! - fixed group-event erroneous group link (try saying that three times in a row) version 0.57: - descriptions will now be saved when creation events (a fairly imporant function) - icons work again (broken since moving to plugins/buddypress) - fixed birthday event creation bug that created a birthday event even though it was switched off in the backend - fixed function invited_user_notification error that popped up on last event creation screen - fixed event invite email bugs version 0.56: - fixes bug that gave errors when going to event home and event directory - fixes icons that got lost moving to plugins from mu-plugins version 0.55: - group events - birthday events/profile field integration - fixed various CSS errors - works with latest trrunk of BuddyPress version 0.54: - added icons for user menu and nav bar - took out twitter account/password and put it in separate plugin (eg-twitter, included) to make it more globally accessible, and less cluttered event creation - upgraded javascript on "All Day" events so options not needed will be hidden properly - now hides "My Events" box from user profile if user has not signed up for any events (used to say "My Events(0) - User hasn't joined any events yet") - fixed bug in BP_Events::get_all() function (thanks Simon Pritchard for his debugging skills!) - started to add some hooks to event creation/editing for plugins to extend events plugin - Today's Events widget, lists all events for today (starting today, or started in the past & lasting through today). Hides if there are no events. - Upcoming Events widget - added more options to backend for: event categories, birthdays and old event management - fixed bug that showed “No Events” when going to Events page. Now lists All Events - added icons for user menu and nav menu - fixed bug in Event Creation: when going back to Event Times screen while creating events, the dates were recorded as “December 1969?. This is now fixed! Yay! - fixed bug in default time (today) with minutes showing up as “min” if current minute was not 00,15,30 or 45 minutes. Now rounds current time to next interval of 15 minutes - fixed as much as I could on the forum portion of Events… My forum connection with BuddyPress is broken, so I can’t test it anymore Please test the forum setup and creation of topics, and let me know. version 0.53: - edit event is now working as expected - added Google Maps/Yahoo Maps maps to event locations through a slightly modified version of the excellent GeoPress plugin by Andrew Turner & Mikel Maron (http://georss.org/geopress) - twitter hook up to send out tweets to user's account upon event creation - added template tags listed above under "TEMPLATE TAGS" - started work on tagging events, you can enter them, but anything beyond that will have to wait until the next version - started work on "Maybe Attend" in addition to "Will Attend" and "Will Not Attend". Sort of half working right now (buttons show up in the correct place - hey, it's a start) version 0.52: - events widget listing upcoming (default), popular, active & newest events - create event with start date/time and end date/time works (except avatar upload) - added "all day" event type - added My Events box to user profile - cleaned up blank lines at end of file messing some folk's installations up - fixed minor bugs displaying some text throughout create events screens version 0.51: - added recurring events - added reminder functionality version 0.5: - basic functionally (believe me, it's hard enough to get here!) - wire & forums work - integration into main menu (adds "Events" to main nav menu and user menus) ``