=== BuddyPress Album+ === Contributors: francescolaffi, foxly Donate link: http://code.google.com/p/buddypress-media/ Tags: BuddyPress, BP, album, albums, picture, pictures, photos, gallery, galleries, media, privacy Requires at least: WP 2.9, BP 1.2 Tested up to: WP 3.0.4, BP 1.2.7 Stable tag: 0.1.8.7 Photo Albums for BuddyPress. Includes Posts to Wire, Member Comments, and Gallery Privacy Controls. == Description == This plugin adds full photo album capabilities to BuddyPress, mimicking Facebook's photo app! The current BETA version also supports audio files, embedded videos from YouTube, Revver, Vimeo, and dozens of other sites, as well as embedded images from Flickr, Imgur, and many others. = IMPORTANT = We only use wordpress.org to distribute the current STABLE version of the plugin. We do not support, answer questions, or accept bug reports through wordpress.org. = Latest Version = For the latest beta version, which is often 6 MONTHS ahead of the version posted on wordpress.org, please visit our [Google Code](http://code.google.com/p/buddypress-media/) project page. = Development Schedule = For a real-time view of our development schedule, please see our [Pivotal Tracker](http://bit.ly/f5zPJ9). = User Support = We handle all user support through our buddypress.org [Support Forum](http://buddypress.org/community/groups/bp-album/forum/). Support requests posted on wordpress.org will not be answered. = Bug Reports = We accept bug reports through our [Google Code Bug Tracker](http://code.google.com/p/buddypress-media/issues/list). Bug reports posted on wordpress.org will be ignored. = About This Release = This release fixes the following defects: * "All BP-Album activity stream posts dropped when admin deletes a user" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=60) * "Broken activity stream images on virtual servers when using URL Re-mapping" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=56) * "Plugin does not enforce image upload limits" * "Error on single image page when activity stream disabled" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=48) * "Admin cannot delete other user's images" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=11) * "Incorrect redirect when admin posts edit on another user's image" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=11) * "Incorrect translation text domain for some text strings" * "HTML special character fragments in thumbnail view titles" * "Escape characters in image titles" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=30) * "Incorrect character case in image titles" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=29) * "Escape characters in image descriptions" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=30) This release adds the following features: * "Unicode support for image titles" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=58) * "Post all uploaded images to site activity stream, even if not submitted by users" * "Display all uploaded images in any template file" This is an early release version of the plugin. You should test it extensively before using it on a production site. It provided on an “as is” basis without any warranty. We are not liable for any damage or losses. = Resources = For the [Latest News](http://code.google.com/p/buddypress-media/updates/list), [Developer Resources](http://code.google.com/p/buddypress-media/w/list), [Project Schedule](http://bit.ly/f5zPJ9), [Development Roadmap](http://code.google.com/p/buddypress-media/wiki/BuddyPressMediaFeaturesList), and [SVN Code Repository](http://code.google.com/p/buddypress-media/source/list), please visit our [Official Plugin Website](http://code.google.com/p/buddypress-media/) = Translations = * it_IT by francescolaffi * en_US by foxly * es_ES by Jose M. Villar & Selu Vega * ja_JA by chestnut_jp * Please submit new/updated translations via our [Support Forum](http://buddypress.org/community/groups/bp-album/forum/) == Installation == 1. Upload `bp-album` to the `/wp-content/plugins/` directory or use automatic installation from wp plugin panel 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.1.8.7 = * "All BP-Album activity stream posts dropped when admin deletes a user" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=60) * "Broken activity stream images on virtual servers when using URL Re-mapping" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=56) * "Plugin does not enforce image upload limits" * "Error on single image page when activity stream disabled" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=48) * "Admin cannot delete other user's images" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=11) * "Incorrect redirect when admin posts edit on another user's image" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=11) * "Incorrect translation text domain for some text strings" * "HTML special character fragments in thumbnail view titles" * "Escape characters in image titles" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=30) * "Incorrect character case in image titles" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=29) * "Escape characters in image descriptions" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=30) * "Unicode support for image titles" [Tracker Entry](http://code.google.com/p/buddypress-media/issues/detail?id=58) * "Post all uploaded images to site activity stream, even if not submitted by users" * "Display all uploaded images in any template file" = 0.1.8 = * Added URL re-mapping functionality to fix 'Incorrect Image File URL Problem' that some users with badly configured shared / virtual servers were experiencing. A typical example would be where the URL to an image file is "www.example.com/wp-content/album/01/image.jpg" but BP-Album returns the URL "www.example.com/virtual/~customer_name/site_name/wp-content/album/01/image.jpg". = 0.1.7 = * Fix the loader so it don't give error when updating/deactivating bp or when it is not installed. * es_ES updated; fi_FI,he_IL added. = 0.1.6 = * Fix added for 'There were problems saving picture details' problem. = 0.1.5 = * Some files were not updated in last release, now all should work fine = 0.1.4 = * Admin menu added * Added global comment disable option * Added global wire post disable option * Added es_ES and ru_RU = 0.1.3 = * Buddybar menu link fixed * Broken image link fixed * Now tested with success on FF,Webkit,IE7,IE8, IE6 display well but without cool effects * fr_FR updated; tr_TR,de_DE added = 0.1.2 = * Corrected readme text encoding * Added fr_FR translation = 0.1.1 = * General bugfixes * Added nl_NL translation = 0.1 = * Early release of the plugin == Upgrade Notice == = 0.1.5 = * this will resolve several errors = 0.1.4 = admin menu added, es_ES, ru_RU = 0.1.3= bug fixes,css fixes, tr_TR,de_DE translations