=== BP Code Snippets === Contributors: imath Donate link: http://imath.owni.fr/ Tags: BuddyPress, groups, sharing, code, snippets Requires at least: 2.9.2 Tested up to: 3.0 Stable tag: 1.1 BP Code Snippets adds to buddypress groups the ability to share safely code snippets == Description == BP Code Snippets requires BuddyPress and adds to buddypress groups the ability to share safely code snippets. Only registered members of a group can submit new code snippets or add a comment to one of the code snippets of the group. In the Admin section of groups, it is possible to enable or disable languages. Most of the web languages (thanks to Alex Gorbatchev's syntax highlighter) are supported such as PHP, HTML, Javascript, Css, or SQL If none of the languages are checked, then the group won't display the component. Group admins or Group mods can moderate snippets submissions or comments. In wordpress administration, under the buddypress menu, You can manage the look and feel of code snippets and disable/enable the component for groups. You can also disable/enable the member area view where all the snippets from the member are displayed. == Installation == You can download and install BP Code Snippets using the built in WordPress plugin installer. If you download BP Code Snippets manually, make sure it is uploaded to "/wp-content/plugins/bp-code-snippets/". Activate BP Code Snippets in the "Plugins" admin panel using the "Activate" link. == Frequently Asked Questions == = If you have any question = Please add a comment here == Screenshots == 3 screenshots available == Changelog == = 1.1 = * Into the member area, under the snippets nav, all the snippets written by a user can be displayed * A widget can be added to the sidebar to display the most commented or latest public snippets * New languages are supported (Java, Java FX, Perl, Python, Ruby, ColdFusion, AppleScript, CPP, CSharp, VB, Bash) = 1.0 = * languages supported : PHP, Javascript, CSS, XML / Html, Actionscript, SQL * Plugin birth.. == Upgrade Notice == = 1.1 = No changes to the database, but just in case : i advise you to back-up (prefix_)code_snippets and (prefix_)code_snippets_comments = 1.0 = no upgrades, just a first install..