BuddyPress DEVELOPMENT repo. This repository is just a mirror of the development SVN at https://buddypress.svn.wordpress.org/. Please include a link to a pre-existing ticket on https://buddypress.trac.wordpress.org/ with every pull request. https://buddypress.org
Find a file
Andy Peatling 4f8fababfb Tagging 1.1.2
git-svn-id: https://buddypress.svn.wordpress.org/tags/1.1.2@2061 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2009-10-26 19:20:33 +00:00
bp-activity Fixes #1223 props DJPaul 2009-10-22 17:06:04 +00:00
bp-blogs Fixes #1223 props DJPaul 2009-10-22 17:06:04 +00:00
bp-core Fixes #1217 2009-10-26 18:13:26 +00:00
bp-forums Updated forum filters. 2009-09-30 18:43:03 +00:00
bp-friends Fixes #1223 props DJPaul 2009-10-22 17:06:04 +00:00
bp-groups Fixes #1225 2009-10-23 16:08:52 +00:00
bp-languages POT, generated from r2029 2009-10-03 14:11:09 +00:00
bp-messages Switching toggle() to show()/hide() on ajax loader for messaging autocomplete. 2009-09-30 19:41:59 +00:00
bp-status Fixes #1175 2009-10-05 19:00:39 +00:00
bp-themes Updating 1.1 branch version number to 1.1.2 2009-10-26 19:14:51 +00:00
bp-wire Modifying kses filter on wire and activity streams to allow for image posting. 2009-09-23 00:33:11 +00:00
bp-xprofile Fixes #1210 2009-10-26 18:03:11 +00:00
bp-activity.php Slight modification to the bp_activity_add() function parameter comments. 2009-09-30 06:58:59 +00:00
bp-blogs.php Fixes #1226 2009-10-23 16:23:17 +00:00
bp-core.php Stop a user that is marked as a spammer from logging in. Fixes #1218 2009-10-26 18:41:07 +00:00
bp-forums.php Fixes #1155 2009-10-05 18:39:08 +00:00
bp-friends.php Fixes #771 2009-09-29 19:22:53 +00:00
bp-groups.php Removed ajax loader from friend and group search boxes. 2009-10-05 18:05:05 +00:00
bp-loader.php Updating 1.1 branch version number to 1.1.2 2009-10-26 19:14:51 +00:00
bp-messages.php Typecasting message arrays and checking to make sure duplicates do not slip through. 2009-09-30 18:53:29 +00:00
bp-status.php Fixes #1174 2009-10-05 18:58:49 +00:00
bp-wire.php Fixes #771 2009-09-29 19:22:53 +00:00
bp-xprofile.php Fixes #1210 2009-10-26 18:03:11 +00:00
favicon.ico Updating favicon, previous image was corrupted. 2008-10-29 23:28:20 +00:00
license.txt Fixed permission issues with profile image uploads on signup. 2008-06-10 20:58:06 +00:00
readme.txt Updating 1.1 branch version number to 1.1.2 2009-10-26 19:14:51 +00:00

=== Plugin Name ===
Contributors: apeatling
Tags: wpmu, buddypress, social, networking, profiles, messaging, friends, groups, forums, activity
Requires at least: WordPress MU 2.8.4
Tested up to: WordPress MU 2.8.4
Stable tag: 1.1.2

BuddyPress is a suite of WordPress MU social networking plugins and themes.

== Description ==

BuddyPress will extend WordPress MU and bring social networking features to a new or existing installation.

BuddyPress is a suite of WordPress plugins and themes, each adding a distinct new feature. BuddyPress 
contains all the features you'd expect from WordPress but aims to let members socially interact.

All BuddyPress plugins can be themed to match your own style, in just the same way as a WordPress blog. 
The BuddyPress plugins are bundled with a default theme to get you going out of the box.

== Installation ==

BuddyPress requires WordPress MU, it will not work on a single install of WordPress (yet).

--- Plugins: ---

1. Upload everything into the "/wp-content/plugins/buddypress/" directory of your installation.

2. Activate BuddyPress in the "Plugins" admin panel using the "Activate Site Wide" or "Activate" link (both work).

--- Themes: ---

1. Move "/wp-content/plugins/buddypress/bp-themes/bp-sn-parent" and
   "/wp-content/plugins/buddypress/bp-themes/bp-default" to "/wp-content/themes/"

You must then login as an admin and head to the "Site Admin > Themes" directory and activate the default
BuddyPress theme (bp-default).

Next, you will want to head to the "Appearance" menu and activate the BuddyPress default theme for the root blog of your WordPress MU installation.

--- Upgrading from an earlier version: ---

1. Backup!

2. Overwrite the /plugins/buddypress/ directory with the latest version.

3. If you are using the default theme, move the themes in "wp-content/plugins/buddypress/bp-themes/" to "wp-content/themes" and overwrite any existing themes.

4. VERY IMPORTANT: If you are no longer using the old two-theme system from BuddyPress 1.0, please make sure to delete your /wp-content/bp-themes/ folder to activate the new one-theme setup.

--- Forums Support ---

To enable forums please log in and head to "BuddyPress > Forums Setup" in the admin area.

== Frequently Asked Questions ==

= Will this work on standard WordPress? =

No, this will only work on WordPress MU for the time being, but watch this space.

= Where can I get support? =

The support forums can be found here: http://buddypress.org/forums

= Where can I find documentation? =

The documentation codex can be found here: http://codex.buddypress.org/

= Where can I report a bug? =

Bugs can be reported here: http://trac.buddypress.org/newticket

= Where can checkout the latest bleeding edge? =

BuddyPress subversion trunk can be found at: http://svn.buddypress.org/trunk/

== Changelog ==

See http://buddypress.org/about/release-history/ for a list of changes.