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 5727c70003 Tagging 1.1-rc
git-svn-id: https://buddypress.svn.wordpress.org/tags/1.1-rc@1945 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2009-09-23 17:24:29 +00:00
bp-activity Fixes #1037 2009-09-23 02:24:50 +00:00
bp-blogs Removing deprecated widget CSS now in theme. Reducing the number of http requests on each page load. 2009-09-23 00:57:08 +00:00
bp-core Fixes #1061 2009-09-23 17:15:56 +00:00
bp-forums Fixes #1061, #987 2009-09-23 03:50:34 +00:00
bp-friends Fixes #984 props djpaul 2009-09-23 02:43:39 +00:00
bp-groups Added ability to loop groups alphabetically by using 'type=alphabetical' in the site groups loop. Fixes #764 2009-09-23 01:18:49 +00:00
bp-languages POT, generated from r1940 2009-09-23 14:11:12 +00:00
bp-messages Fixes #1015 props rebootnow 2009-09-16 21:35:13 +00:00
bp-status Fixes #997 props Detective, Jason_JM 2009-09-21 17:35:43 +00:00
bp-themes Updating internal version numbers to 1.1-rc 2009-09-23 17:20:25 +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 Added new css classes to profile edit fields also. 2009-09-22 18:01:55 +00:00
bp-activity.php Fixing profile pages to work when xprofile is disabled. Added more extensive options to groups_invite_user(). 2009-09-16 21:23:40 +00:00
bp-blogs.php Updated internal version numbers to 1.1-beta 2009-09-14 21:03:41 +00:00
bp-core.php Adding missing nonces to profile site admin menu actions. 2009-09-23 02:07:06 +00:00
bp-forums.php Fixes #1060 props junsuijin 2009-09-23 02:42:31 +00:00
bp-friends.php Fixing access to friend requests. Props GIGALinux. 2009-09-17 20:53:48 +00:00
bp-groups.php Added ability to loop groups alphabetically by using 'type=alphabetical' in the site groups loop. Fixes #764 2009-09-23 01:18:49 +00:00
bp-loader.php Updating internal version numbers to 1.1-rc 2009-09-23 17:20:25 +00:00
bp-messages.php Updated internal version numbers to 1.1-beta 2009-09-14 21:03:41 +00:00
bp-status.php Adding filters to all activity recording functions. 2009-09-10 20:36:48 +00:00
bp-wire.php Fixes #1051 props petronic 2009-09-21 21:52:19 +00:00
bp-xprofile.php Adding missing nonces to profile site admin menu actions. 2009-09-23 02:07:06 +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 internal version numbers to 1.1-rc 2009-09-23 17:20:25 +00:00

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

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/