buddypress/bp-themes/bp-default
Boone B Gorges 34fa1975e2 Bumps version numbers to 1.5.1
git-svn-id: https://buddypress.svn.wordpress.org/branches/1.5@5241 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2011-10-13 19:03:37 +00:00
..
_inc Fixes activity update UI for noscript. Enables no-js body tag for noscript CSS support. Fixes #3611. Props r-a-y for tweaks. 2011-10-07 16:08:03 +00:00
activity Shorten "Public Mentions" to "Mentions" in bp-default activity index. 2011-09-01 07:14:47 +00:00
blogs Fixes 'All Sites' and 'My Sites' tab links on Sites directory. Fixes #3636 2011-09-30 20:08:12 +00:00
forums Don't let non-logged-in users see the New Topic and New Reply subnav items in group forums. Fixes #3610. Props r-a-y 2011-09-24 02:52:30 +00:00
groups Don't let non-logged-in users see the New Topic and New Reply subnav items in group forums. Fixes #3610. Props r-a-y 2011-09-24 02:52:30 +00:00
members Add missing _is_ functions for Settings component and introduce fallback template file in /bp-default/members/single/. 2011-09-09 21:10:47 +00:00
registration Remove incorrect hook in registration template. Fixes #3491, props Jonnyauk on your first patch! 2011-08-18 22:26:46 +00:00
404.php Add search box to 404 template, tweak text, and remove sidebar. Fixes #3236, props bowromir for initial patch 2011-06-19 15:41:38 +00:00
archive.php Remove duplicated author link in byline (it's in the left-hand box, with the author's avatar). 2011-06-18 21:32:04 +00:00
attachment.php Don't show comment count/link on single & attachment templates. 2011-06-18 21:48:39 +00:00
comments.php First pass at tidying up comment styling. See #3242. Big props Dennissmolek & hnla 2011-06-30 20:33:09 +00:00
editor-style-rtl.css Add TinyMCE styling to make the editor content match the resulting post output in the theme. Fixes #3142 2011-04-09 20:57:24 +00:00
editor-style.css Reverts r4807 for editor stylesheet. See #3222 2011-07-25 20:42:49 +00:00
footer.php Move footer site generator info out of widget area. Props modemlooper for initial patch, fixes #3004 2011-01-10 20:58:10 +00:00
functions.php Bumps version numbers to 1.5.1 2011-10-13 19:03:37 +00:00
header.php Don't include style.css in DTheme; we enqueue our CSS in functions.php 2011-08-18 22:21:37 +00:00
index.php Tidy up whitespace. Fixes #3466, props cnorris23 2011-08-10 06:32:02 +00:00
license.txt Set text files to eol-style CRLF 2011-05-16 21:41:01 +00:00
links.php Add first pass of WAI ARIA support for WP templates. See #748. 2010-11-20 23:52:05 +00:00
onecolumn-page.php Replace all mentions of 1.3 with 1.5 in phpDoc and deprecated function notices. Fixes #3416 2011-07-30 14:00:16 +00:00
page.php Don't say "edit this post" on a page 2011-05-25 19:23:10 +00:00
readme.txt Set text files to eol-style CRLF 2011-05-16 21:41:01 +00:00
rtl.css Bumps version numbers to 1.5.1 2011-10-13 19:03:37 +00:00
screenshot.png Adding new bp-default theme to the repository. This is still heavily under development, so expect things to be added, changed or completely removed before 1.2. 2009-12-14 15:54:22 +00:00
search.php Remove duplicated author link in byline (it's in the left-hand box, with the author's avatar). 2011-06-18 21:32:04 +00:00
searchform.php Add first pass of WAI ARIA support for WP templates. See #748. 2010-11-20 23:52:05 +00:00
sidebar-footer.php Adds widget sidebar to footer, and adds custom background support. 2010-11-20 18:41:55 +00:00
sidebar.php Audit _is_ functions and _current_component_ functions. Props r-a-y. Fixes #3399. 2011-08-31 01:12:04 +00:00
single.php Don't show comment count/link on single & attachment templates. 2011-06-18 21:48:39 +00:00
style.css Bumps version numbers to 1.5.1 2011-10-13 19:03:37 +00:00

--- BuddyPress Default ---
Clean and stylish, BuddyPress Default lets you build a social network straight out of the box. Make it yours with a custom menu, header image, and background. Along with five widgetized areas (one in the sidebar, four in the footer), BP-Default supports featured images (as custom header images on posts and pages) and is furnished with an optional one-column page template that removes the sidebar, and a stylesheet for the admin Visual Editor.


--- Installation ---
The theme is bundled with BuddyPress. After activating the plugin, BuddyPress Default will be added to the "Appearance > Themes" menu in your WordPress admin area.


--- About BuddyPress ---
Social networking in a box. Build a social network for your company, school, sports team or niche community all based on the power and flexibility of WordPress. BuddyPress will let users register on your site and start creating profiles, posting messages, making connections, creating and interacting in groups and much more.

For help with BuddyPress Default, or for more information about BuddyPress, please visit http://buddypress.org/.


--- Building a BuddyPress theme ---
If you want to make a custom theme based on BuddyPress Default, DO NOT copy and edit it. By doing this you will make updates and maintenance much harder for yourself. Instead, please review this codex page for instructions on how to build a BuddyPress child theme:

http://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/


--- Changelog ---
A list of changes is available at http://codex.buddypress.org/theme-development/bp-default-theme-changelog/.