=== BuddyPress Album+ === Contributors: francescolaffi Donate link: http://flweb.it/ Tags: Buddypress, BP, album, picture, photo, privacy Requires at least: 2.9 Tested up to: 2.9 Stable tag: 0.1.1 This plugin let community members upload pics choosing privacy options and admin to choose limits pictures count. Easy to mod template. == Description == User can upload picture to their album, and they can add title, description, choose privacy option ( public, visible to members, visible to friends, private) and enable/disable comments for the pic. Users can edit and delete their pictures. Admin can set limit for picture upload total count, to enable/disable privacy options and limit for each of them, if description can be empty, pic per page in the default query. For each upload pic will be generated a thumb and a middle size pic, admin can set thumb size, middle size and if original file should be kept. Site admin can edit or delete any picture. They can also hide pictures to members without deleting them. Pic comments are connected to a pic activity, so enable comments for a pic also post an activity for that pic, disable comments also delete the activity, delete the activity also delete and disable comments. Templating should be easy as the pics template class works in a way similar to the wp posts template. = Configuration = In this release there’s no admin panel, setting can be manually configured with constants in the wp-config.php file. You can see constants that can be used in the beginning of the bp-album-core.php file. Plugin will have an admin page ASAP. = Disclaimer = Tested only with WP 2.9 and BP 1.2, don't know if it work with previous versions. This is an early release and should be used carefully. You can test this plugin in [my BP test site](http://bptest.flweb.it/) I’m using it also in a production site, so is not that bad. Obviously is provided on an “as is” basis without any warranty. I’m not liable for any damage or losses. I created this plugin because i needed it for a work and bppicture-album plugin wasn’t enough flexible. As I started from scratch (well, from the bp1.2 skeleton component) this is not a mod of bppicture-album, is not compatible with it, so please don’t install this if you have bppicture-album and you cant migrate the db tables by yourselfs. = Translations = * it_IT * nl_NL by Xevo * fr_FR by Chouf1 = Future release may have (casual order): = * album for groups * admin panel * objet caching * a command to delete all options, database table and files other good ideas or suggestions I received: * widgets * page with all pics of the site * upload remote pics * multiple albums * watermark uploaded pics = Known issues: = * if a public pic that have comments changed to private, then the pic activity will be hidden from sitewide stream, but the comments will not (i think this is a bp issue, but i need to look more into it) = Contact = You can contact me for feedback or if you have a translation [here](http://flweb.it/buddypress-album-plus/) == 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 == Frequently Asked Questions == = no faq here? = still no faq == Screenshots == 1. screenshot-1.(png|jpg|jpeg|gif) == Changelog == = 0.1.1 = * General bugfixes * Added nl_NL and fr_FR translations = 0.1 = * Early release of the plugin == Upgrade Notice == = 0.1.1 = all known bug are fixed