=== GD bbPress Attachments === Contributors: gdragon Donate link: http://www.dev4press.com/ Version: 1.2.4 Tags: bbpress, attachments, gdragon, dev4press, upload, forum, topic, reply, media library Requires at least: 3.2 Tested up to: 3.3 Stable tag: trunk Implements attachments upload to the topics and replies in bbPress plugin through media library and adds additional forum based controls. == Description == Attachments for forum topics and replies are handled through WordPress media library. You can control file sizes from the main plugin settings panel, or you can do it individually for each forum you have set. You can limit number of files user can attach for each topic and reply. On admin side, topic and reply panels have column with attachments count, and on the individual edit pages you will see meta box with list of attachments. Supported languages: English, Serbian, Dutch, German, Spanish. = Important URL's = [Plugin Home](http://www.dev4press.com/plugins/gd-bbpress-attachments/) | [Support Forum](http://www.dev4press.com/forums/forum/free-plugins/gd-bbpress-attachments/) | [Feedburner](http://feeds2.feedburner.com/dev4press) | [Twitter](http://twitter.com/milangd) | [Facebook Page](http://www.facebook.com/dev4press) == Installation == = General Requirements = * PHP: 5.2.x * bbPress: 2.x.x = WordPress Requirements = * WordPress: 3.2 = bbPress Requirements = * bbPress Plugin: 2.0 = Basic Installation = * Plugin folder in the WordPress plugins folder must be `gd-bbpress-attachments` * Upload folder `ggd-bbpress-attachments` to the `/wp-content/plugins/` directory * Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == * Where can I configure the plugin? Open the Forums menu, and you will see Attachments item there. This will open a panel with global plugin settings. * Will this plugin work with standalone bbPress instalation? No. This plugin requires the plugin versions of bbPress 2.0 or higher. * What are the common problems that can prevent upload to work? In some cases, it can happen that jQuery is not included in the page, even so the bbPress requires it to be loaded. That can happen if something else is unloading jQuery. If the jQuery is not present, upload will not work. Other common issue is that WordPress Media Library upload is not working. If that is not set up, attachments upload can't work. * Why is Media Library required? All attachments uploads are handled by the WordPress Media Library, and plugin uses native WordPress upload functions. When file is uploaded it will be available through Media Library. Consult WordPress documentation about Media Library requirements. == Translations == * English * Serbian * Dutch: Wouter van Vliet - http://www.interpotential.com/ * German: David Decker - http://deckerweb.de/ * Spanish: Jhonathan Arroyo - http://www.siswer.com/ == Changelog == = 1.2.4 = * Improved Dutch Translation * Updated Frequently Asked Questions = 1.2.3 = * Minor change to user roles detection * Fixed problem with displaying attachments to visitors = 1.2.2 = * Spanish Translation = 1.2.1 = * German Translation * Check for the bbPress to add JavaScript and CSS = 1.2.0 = * Disable attachments for individual forums * Improved admin side topic and reply editor integration = 1.1.0 = * Attachments icons in the attachment lists = 1.0.4 = * Attachment icon of forums = 1.0.3 = * Serbian Translation * Dutch Translation = 1.0.2 = * Improvements to the main settings panel * Fixed missing variable for topic attachments saving * Fixed ignoring selected roles to display upload form elements * Fixed upgrading plugin settings process * Fixed few more undefined variables warnings = 1.0.1 = * Screenshots added == Upgrade Notice == = 1.2.4 = Improved Dutch Translation. Updated Frequently Asked Questions. == Screenshots == 1. Main plugins settings 2. Reply with attachments and file type icons 3. Icons for the forums with attachments 4. Attachments upload elements in the form 5. Single forum meta box with settings