<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[442] sites/trunk/buddypress.org/public_html/wp-content/themes: Open source the themes that power BuddyPress.org and bbPress.org.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://meta.trac.wordpress.org/changeset/442">442</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2014-02-27 22:31:09 +0000 (Thu, 27 Feb 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Open source the themes that power BuddyPress.org and bbPress.org.

This includes a theme for each site, and a theme for each codex, and a base theme for all four.

see <a href="http://meta.trac.wordpress.org/ticket/374">#374</a>.</pre>

<h3>Added Paths</h3>
<ul>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbase404php">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/404.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasearchivephp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/archive.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseattachmentphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/attachment.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentarchiveforumphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-forum.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentarchivetopicphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-topic.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsearchphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-search.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingleforumphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-forum.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingletopicleadphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic-lead.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingletopicphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingleviewphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-view.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressfeedbacksearchphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/feedback-search.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressformtopicphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/form-topic.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopforumsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-forums.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresslooprepliesphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-replies.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopsingleforumphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-forum.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopsinglereplyphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-reply.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopsingletopicphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-topic.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/</li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/activity/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressactivityindexphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/activity/index.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/</li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssinglehomephp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/home.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssinglememberheaderphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/member-header.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/profile/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssingleprofileeditphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/profile/edit.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/settings/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssinglesettingsprofilephp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/settings/profile.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasecommentsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/comments.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasefooterphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/footer.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasefunctionscodexphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions-codex.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasefunctionsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderaccessibilityphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-accessibility.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderfrontphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-front.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderheadphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-head.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheadernavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-nav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheadersubnavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-subnav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/image.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesbbpressgif">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/bbpress.gif</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesbuddypressgif">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/buddypress.gif</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesscreenshotspng">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesscreenshotspsd">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.psd</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagessearchiconpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/search-icon.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstarpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstar_halfpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_half.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstar_offpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_off.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagessticky2xpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky-2x.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstickypng">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimageswordpressgif">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/wordpress.gif</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseindexphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/index.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasepagepluginsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page-plugins.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasepagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesearchformphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/searchform.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesidebarphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/sidebar.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesingleuserphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single-user.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesinglephp">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasestylebbpresscss">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-bbpress.css</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasestylebuddypresscss">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-buddypress.css</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasestylecss">sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/</li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/bbpress/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgbbpressformtopicphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/bbpress/form-topic.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgfunctionsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/functions.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgheaderfrontphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-front.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgheadernavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-nav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgheadersubnavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-subnav.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresslogo2xpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-2x.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresslogolargepng">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-large.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresslogopng">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresspacktjpg">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-packt.jpg</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbee2xpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee-2x.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbeepng">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_blogsgif">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_blogs.gif</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_forumsgif">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_forums.gif</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_installationgif">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_installation.gif</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_integrationgif">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_integration.gif</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesscreenshotspng">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesscreenshotspsd">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.psd</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgpagehomepagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-homepage.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgpagepluginsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-plugins.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgscreenshotpng">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/screenshot.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgsidebarphp">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/sidebar.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgstylecss">sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/style.css</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/</li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/bbpress/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgbbpressformtopicphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/bbpress/form-topic.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgbuddypressphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/buddypress.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgfooterphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/footer.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgfunctionsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/functions.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgheaderfrontphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgheadernavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-nav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgheadersubnavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-subnav.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesbuddypresslogo2xpng">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo-2x.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesbuddypresslogopng">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesbuddypresspacktjpg">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-packt.jpg</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesscreenshotspng">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.png</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesscreenshotspsd">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.psd</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgpagehomepagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-homepage.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgpagepluginsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-plugins.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgsidebarphp">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgstylecss">sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgfooterphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/footer.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgfrontpagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/front-page.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgfunctionsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/functions.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgheaderfrontphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-front.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgheadernavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-nav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgheadersubnavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-subnav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgindexphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/index.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgpagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/page.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgsidebarphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/sidebar.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgstylecss">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgactivityentryphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/activity-entry.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgbbpresssidebarphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress-sidebar.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgbbpressphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgfooterphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgfrontpagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/front-page.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgfunctionsphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/functions.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgheaderfrontphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-front.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgheadernavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-nav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgheadersubnavphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-subnav.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgindexphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/index.php</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessa_elementsless">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_elements.less</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessa_typographyless">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_typography.less</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessa_variablesless">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_variables.less</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessb_footerless">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessb_sidebarless">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_sidebar.less</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessmaster_screenless">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/master_screen.less</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgpagephp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/page.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgscreencss">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgsidebarphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/sidebar.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgstylecss">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/style.css</a></li>
<li>sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/</li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgwidgetsinboxphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/inbox.php</a></li>
<li><a href="#sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgwidgetsloginphp">sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbase404php"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/404.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/404.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/404.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+<?php get_header(); ?>
+                       <div id="content">
+                               <h1>Error 404 - Destination Not Found</h1>
+                       </div>
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/404.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasearchivephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/archive.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/archive.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/archive.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                       <h3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>
+                       <cite><?php printf( __( 'Published on %s by %s', 'bbporg' ), get_the_time( 'F jS, Y' ), get_the_author_link() ); ?></cite>
+                       <div class="single-post archive" id="post-<?php the_ID(); ?>"><?php the_excerpt(); ?></div>
+<?php endwhile;  else : ?>
+                       <p><em><?php _e( 'Sorry, no posts matched your criteria.' ); ?></em></p>
+<?php endif; ?>
+                       <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/archive.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseattachmentphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/attachment.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/attachment.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/attachment.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+<?php get_header(); ?>
+<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
+<?php $attachment_link = get_the_attachment_link($post->ID, true, array(450, 800)); // This also populates the iconsize for the next line ?>
+<?php $_post = &get_post($post->ID); $classname = ($_post->iconsize[0] <= 128 ? 'small' : '') . 'attachment'; // This lets us style narrow icons specially ?>
+                       <div class="post" id="post-<?php the_ID(); ?>">
+                               <h1><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></a></h1>
+                               <label class="date"><?php the_time('F jS, Y') ?></label>
+                               <p class="<?php echo esc_attr( $classname ); ?>"><?php echo $attachment_link; ?><br /><?php echo basename($post->guid); ?></p>
+<?php the_content(__('Check it out!')); ?>
+<?php wp_link_pages(array('before' => 'Pages: ', 'after' => '', 'next_or_number' => 'number')); ?>
+                               <p class="postmeta">
+                                       This entry was posted on <?php the_time('l, F jS, Y') ?> at <?php the_time() ?> and is filed under <?php the_category(', ') ?>.
+                                       You can follow any responses to this entry through the <?php comments_rss_link('RSS 2.0'); ?> feed.
+<?php if (('open' == $post-> comment_status) && ('open' == $post->ping_status)) {
+                                       // Both Comments and Pings are open ?>
+                                       You can <a href="#respond">leave a response</a>, or <a href="<?php trackback_url(); ?>" rel="trackback">trackback</a> from your own site.
+<?php } elseif (!('open' == $post-> comment_status) && ('open' == $post->ping_status)) {
+                                       // Only Pings are Open ?>
+                                       Responses are currently closed, but you can <a href="<?php trackback_url(); ?> " rel="trackback">trackback</a> from your own site.
+<?php } elseif (('open' == $post-> comment_status) && !('open' == $post->ping_status)) {
+                                       // Comments are open, Pings are not ?>
+                                       You can skip to the end and leave a response. Pinging is currently not allowed.
+<?php } elseif (!('open' == $post-> comment_status) && !('open' == $post->ping_status)) {
+                                       // Neither Comments, nor Pings are open ?>
+                                       Both comments and pings are currently closed.
+<?php } edit_post_link('Edit this entry.','',''); ?>
+                               </p>
+                       </div>
+<?php comments_template(); ?>
+
+<?php endwhile; else: ?>
+                       <h1>Whoops!</h1>
+                       <p class="error"><?php _e("Sorry friend, there's no attachments for you to see here."); ?></p>
+<?php endif; ?>
+<?php get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/attachment.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentarchiveforumphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-forum.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-forum.php                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-forum.php  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+
+<div id="bbpress-forums">
+
+       <?php bbp_breadcrumb(); ?>
+
+       <?php do_action( 'bbp_template_before_forums_index' ); ?>
+
+       <?php if ( bbp_has_forums() ) : ?>
+
+               <?php bbp_get_template_part( 'loop',     'forums'    ); ?>
+
+       <?php else : ?>
+
+               <?php bbp_get_template_part( 'feedback', 'no-forums' ); ?>
+
+       <?php endif; ?>
+
+       <?php do_action( 'bbp_template_after_forums_index' ); ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-forum.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentarchivetopicphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-topic.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-topic.php                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-topic.php  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+<?php if ( bbp_is_forum_archive() || bbp_is_topic_archive() || bbp_is_search() ) : ?>
+
+       <div class="bbp-search-form">
+
+               <?php bbp_get_template_part( 'form', 'search' ); ?>
+
+       </div>
+
+<?php endif; ?>
+
+<div id="bbpress-forums">
+
+       <?php if ( bbp_is_topic_tag() ) bbp_topic_tag_description(); ?>
+
+       <?php do_action( 'bbp_template_before_topics_index' ); ?>
+
+       <?php if ( bbp_has_topics() ) : ?>
+
+               <?php bbp_get_template_part( 'loop',       'topics'    ); ?>
+
+               <?php bbp_get_template_part( 'pagination', 'topics'    ); ?>
+
+       <?php else : ?>
+
+               <?php bbp_get_template_part( 'feedback',   'no-topics' ); ?>
+
+       <?php endif; ?>
+
+       <?php do_action( 'bbp_template_after_topics_index' ); ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-archive-topic.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsearchphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-search.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-search.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-search.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,38 @@
</span><ins>+<?php if ( bbp_is_forum_archive() || bbp_is_topic_archive() || bbp_is_search() ) : ?>
+
+       <div class="bbp-search-form">
+
+               <?php bbp_get_template_part( 'form', 'search' ); ?>
+
+       </div>
+
+<?php endif; ?>
+
+<div id="bbpress-forums">
+
+       <?php bbp_set_query_name( 'bbp_search' ); ?>
+
+       <?php do_action( 'bbp_template_before_search' ); ?>
+
+       <?php if ( bbp_has_search_results() ) : ?>
+
+                <?php bbp_get_template_part( 'pagination', 'search' ); ?>
+
+                <?php bbp_get_template_part( 'loop',       'search' ); ?>
+
+                <?php bbp_get_template_part( 'pagination', 'search' ); ?>
+
+       <?php elseif ( bbp_get_search_terms() ) : ?>
+
+                <?php bbp_get_template_part( 'feedback',   'no-search' ); ?>
+
+       <?php else : ?>
+
+               <?php bbp_get_template_part( 'feedback',   'search' ); ?>
+
+       <?php endif; ?>
+
+       <?php do_action( 'bbp_template_after_search_results' ); ?>
+
+</div>
+
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-search.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingleforumphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-forum.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-forum.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-forum.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,46 @@
</span><ins>+<?php
+
+/**
+ * Single Topic Content Part
+ *
+ * @package bbPress
+ * @subpackage Theme
+ */
+
+?>
+
+<div id="bbpress-forums">
+
+       <?php if ( post_password_required() ) : ?>
+
+               <?php bbp_get_template_part( 'form', 'protected' ); ?>
+
+       <?php else : ?>
+
+               <?php if ( bbp_get_forum_subforum_count() && bbp_has_forums() ) : ?>
+
+                       <?php bbp_get_template_part( 'loop', 'forums' ); ?>
+
+               <?php endif; ?>
+
+               <?php if ( !bbp_is_forum_category() && bbp_has_topics() ) : ?>
+
+                       <?php bbp_get_template_part( 'pagination', 'topics'    ); ?>
+
+                       <?php bbp_get_template_part( 'loop',       'topics'    ); ?>
+
+                       <?php bbp_get_template_part( 'pagination', 'topics'    ); ?>
+
+                       <?php if ( ! bb_base_topic_search_query( false ) ) bbp_get_template_part( 'form',       'topic'     ); ?>
+
+               <?php elseif( !bbp_is_forum_category() ) : ?>
+
+                       <?php bbp_get_template_part( 'feedback',   'no-topics' ); ?>
+
+                       <?php if ( ! bb_base_topic_search_query( false ) ) bbp_get_template_part( 'form',       'topic'     ); ?>
+
+               <?php endif; ?>
+
+       <?php endif; ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-forum.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingletopicleadphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic-lead.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic-lead.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic-lead.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+<?php
+
+/**
+ * Single Topic Part
+ *
+ * @package bbPress
+ * @subpackage Theme
+ */
+
+?>
+
+<?php do_action( 'bbp_template_before_lead_topic' ); ?>
+
+<ul id="bbp-topic-<?php bbp_topic_id(); ?>-lead" class="bbp-lead-topic">
+
+       <li class="bbp-body">
+
+               <div id="post-<?php bbp_topic_id(); ?>" <?php bbp_topic_class(); ?>>
+
+                       <div class="bbp-topic-author">
+
+                               <?php do_action( 'bbp_theme_before_topic_author_details' ); ?>
+
+                               <?php bbp_topic_author_link( array( 'sep' => '<br />', 'show_role' => true ) ); ?>
+
+                               <?php bbp_user_nicename( bbp_get_topic_author_id(), array( 'before' => '<p class="bbp-user-nicename">@', 'after' => '</p>' ) ); ?>
+
+                               <p class="bbp-topic-post-date"><a href="<?php bbp_topic_permalink(); ?>" title="#<?php bbp_topic_id(); ?>" class="bbp-topic-permalink"><?php bbp_topic_post_date( bbp_get_topic_id(), true ); ?></a></p>
+
+                               <?php if ( is_super_admin() ) : ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_author_admin_details' ); ?>
+
+                                       <div class="bbp-topic-ip"><?php bbp_author_ip( bbp_get_topic_id() ); ?></div>
+
+                                       <?php do_action( 'bbp_theme_after_topic_author_admin_details' ); ?>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bbp_theme_after_topic_author_details' ); ?>
+
+                       </div><!-- .bbp-topic-author -->
+
+                       <div class="bbp-topic-content">
+
+                               <?php do_action( 'bbp_theme_before_topic_content' ); ?>
+
+                               <?php bbp_topic_content(); ?>
+
+                               <?php do_action( 'bbp_theme_after_topic_content' ); ?>
+
+                       </div><!-- .bbp-topic-content -->
+
+                       <?php bbp_topic_admin_links(); ?>
+
+               </div><!-- #post-<?php bbp_topic_id(); ?> -->
+
+       </li><!-- .bbp-body -->
+
+</ul><!-- #topic-<?php bbp_topic_id(); ?>-replies -->
+
+<?php do_action( 'bbp_template_after_lead_topic' ); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic-lead.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingletopicphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+<?php
+
+/**
+ * Single Topic Content Part
+ *
+ * @package bbPress
+ * @subpackage Theme
+ */
+
+?>
+
+<div id="bbpress-forums">
+
+       <?php do_action( 'bbp_template_before_single_topic' ); ?>
+
+       <?php if ( post_password_required() ) : ?>
+
+               <?php bbp_get_template_part( 'form', 'protected' ); ?>
+
+       <?php else : ?>
+
+               <?php if ( bbp_show_lead_topic() ) : ?>
+
+                       <?php bbp_get_template_part( 'content', 'single-topic-lead' ); ?>
+
+               <?php endif; ?>
+
+               <?php if ( bbp_has_replies() ) : ?>
+
+                       <?php bbp_get_template_part( 'pagination', 'replies' ); ?>
+
+                       <?php bbp_get_template_part( 'loop',       'replies' ); ?>
+
+                       <?php bbp_get_template_part( 'pagination', 'replies' ); ?>
+
+               <?php elseif( bb_base_reply_search_query() ) : ?>
+
+                       <?php bbp_get_template_part( 'feedback',   'no-replies' ); ?>
+
+               <?php endif; ?>
+
+               <?php bbp_get_template_part( 'form', 'reply' ); ?>
+
+       <?php endif; ?>
+
+       <?php do_action( 'bbp_template_after_single_topic' ); ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-topic.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresscontentsingleviewphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-view.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-view.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-view.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+<?php
+
+/**
+ * Single View Content Part
+ *
+ * @package bbPress
+ * @subpackage Theme
+ */
+
+?>
+
+<div id="bbpress-forums">
+
+       <?php bbp_breadcrumb(); ?>
+
+       <?php bbp_set_query_name( 'bbp_view' ); ?>
+
+       <?php if ( bbp_view_query() ) : ?>
+
+               <?php if ( 1 != bbp_get_paged() ) bbp_get_template_part( 'pagination', 'topics' ); ?>
+
+               <?php bbp_get_template_part( 'loop',       'topics'    ); ?>
+
+               <?php bbp_get_template_part( 'pagination', 'topics'    ); ?>
+
+       <?php else : ?>
+
+               <?php bbp_get_template_part( 'feedback',   'no-topics' ); ?>
+
+       <?php endif; ?>
+
+       <?php bbp_reset_query_name(); ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/content-single-view.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressfeedbacksearchphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/feedback-search.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/feedback-search.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/feedback-search.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+<div class="bbp-template-notice">
+       <p><?php _e( 'Please enter some search terms above', 'bbpress' ); ?></p>
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/feedback-search.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressformtopicphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/form-topic.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/form-topic.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/form-topic.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,224 @@
</span><ins>+<?php if ( !bbp_is_single_forum() ) : ?>
+
+<div id="bbpress-forums">
+
+<?php endif; ?>
+
+<?php if ( bbp_current_user_can_access_create_topic_form() ) : ?>
+
+       <div id="new-topic-<?php bbp_topic_id(); ?>" class="bbp-topic-form">
+
+               <form id="new-post" name="new-post" method="post" action="">
+
+                       <?php do_action( 'bbp_theme_before_topic_form' ); ?>
+
+                       <fieldset class="bbp-form">
+                               <legend>
+
+                                       <?php
+                                               if ( bbp_is_topic_edit() )
+                                                       printf( __( 'Now Editing &ldquo;%s&rdquo;', 'bbpress' ), bbp_get_topic_title() );
+                                               else
+                                                       bbp_is_single_forum() ? printf( __( 'Create New Topic in &ldquo;%s&rdquo;', 'bbpress' ), bbp_get_forum_title() ) : _e( 'Create New Topic', 'bbpress' );
+                                       ?>
+
+                               </legend>
+
+                               <?php do_action( 'bbp_theme_before_topic_form_notices' ); ?>
+
+                               <?php if ( ! bbp_is_topic_edit() && ! bbp_is_forum_closed() ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'If asking for help, please include your WordPress version, bbPress version, and a link to your site.',                              'bbporg' ); ?></p>
+                                               <p><?php _e( 'If you have a problem while using a non-bundled theme, check if it happens with TwentyTen or TwentyEleven.',                        'bbporg' ); ?></p>
+                                               <p><?php _e( 'If you found a bug, please create a <a href="http://bbpress.trac.wordpress.org/">trac ticket</a> with detailed duplication steps.', 'bbporg' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( !bbp_is_topic_edit() && bbp_is_forum_closed() ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'This forum is marked as closed to new topics, however your posting capabilities still allow you to do so.', 'bbpress' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( current_user_can( 'unfiltered_html' ) ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'Your account has the ability to post unrestricted HTML content.', 'bbpress' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bbp_template_notices' ); ?>
+
+                               <div>
+
+                                       <?php bbp_get_template_part( 'form', 'anonymous' ); ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_title' ); ?>
+
+                                       <p>
+                                               <label for="bbp_topic_title"><?php printf( __( 'Topic Title (Maximum Length: %d):', 'bbpress' ), bbp_get_title_max_length() ); ?></label><br />
+                                               <input type="text" id="bbp_topic_title" value="<?php bbp_form_topic_title(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_title" maxlength="<?php bbp_title_max_length(); ?>" />
+                                       </p>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_title' ); ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_content' ); ?>
+
+                                       <?php if ( !function_exists( 'wp_editor' ) ) : ?>
+
+                                               <p>
+                                                       <label for="bbp_reply_content"><?php _e( 'Reply:', 'bbpress' ); ?></label><br />
+                                                       <textarea id="bbp_topic_content" tabindex="<?php bbp_tab_index(); ?>" name="bbp_topic_content" cols="60" rows="6"><?php bbp_form_topic_content(); ?></textarea>
+                                               </p>
+
+                                       <?php else : ?>
+
+                                               <?php bbp_the_content( array( 'context' => 'topic' ) ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_content' ); ?>
+
+                                       <?php if ( !current_user_can( 'unfiltered_html' ) ) : ?>
+
+                                               <p class="form-allowed-tags">
+                                                       <label><?php _e( 'You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes:','bbpress' ); ?></label><br />
+                                                       <code><?php bbp_allowed_tags(); ?></code>
+                                               </p>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_tags' ); ?>
+
+                                       <p>
+                                               <label for="bbp_topic_tags"><?php _e( 'Topic Tags:', 'bbpress' ); ?></label><br />
+                                               <input type="text" value="<?php bbp_form_topic_tags(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_tags" id="bbp_topic_tags" <?php disabled( bbp_is_topic_spam() ); ?> />
+                                       </p>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_tags' ); ?>
+
+                                       <?php if ( !bbp_is_single_forum() ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_forum' ); ?>
+
+                                               <p>
+                                                       <label for="bbp_forum_id"><?php _e( 'Forum:', 'bbpress' ); ?></label><br />
+                                                       <?php bbp_dropdown( array( 'selected' => bbp_get_form_topic_forum() ) ); ?>
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_forum' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( current_user_can( 'moderate' ) ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_type' ); ?>
+
+                                               <p>
+
+                                                       <label for="bbp_stick_topic"><?php _e( 'Topic Type:', 'bbpress' ); ?></label><br />
+
+                                                       <?php bbp_topic_type_select(); ?>
+
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_type' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bbp_is_subscriptions_active() && !bbp_is_anonymous() && ( !bbp_is_topic_edit() || ( bbp_is_topic_edit() && !bbp_is_topic_anonymous() ) ) ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_subscriptions' ); ?>
+
+                                               <p>
+                                                       <input name="bbp_topic_subscription" id="bbp_topic_subscription" type="checkbox" value="bbp_subscribe" <?php bbp_form_topic_subscribed(); ?> tabindex="<?php bbp_tab_index(); ?>" />
+
+                                                       <?php if ( bbp_is_topic_edit() && ( get_the_author_meta( 'ID' ) != bbp_get_current_user_id() ) ) : ?>
+
+                                                               <label for="bbp_topic_subscription"><?php _e( 'Notify the author of follow-up replies via email', 'bbpress' ); ?></label>
+
+                                                       <?php else : ?>
+
+                                                               <label for="bbp_topic_subscription"><?php _e( 'Notify me of follow-up replies via email', 'bbpress' ); ?></label>
+
+                                                       <?php endif; ?>
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_subscriptions' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bbp_allow_revisions() && bbp_is_topic_edit() ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_revisions' ); ?>
+
+                                               <fieldset class="bbp-form">
+                                                       <legend><?php _e( 'Revision', 'bbpress' ); ?></legend>
+                                                       <div>
+                                                               <input name="bbp_log_topic_edit" id="bbp_log_topic_edit" type="checkbox" value="1" <?php bbp_form_topic_log_edit(); ?> tabindex="<?php bbp_tab_index(); ?>" />
+                                                               <label for="bbp_log_topic_edit"><?php _e( 'Keep a log of this edit:', 'bbpress' ); ?></label><br />
+                                                       </div>
+
+                                                       <div>
+                                                               <label for="bbp_topic_edit_reason"><?php printf( __( 'Optional reason for editing:', 'bbpress' ), bbp_get_current_user_name() ); ?></label><br />
+                                                               <input type="text" value="<?php bbp_form_topic_edit_reason(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_edit_reason" id="bbp_topic_edit_reason" />
+                                                       </div>
+                                               </fieldset>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_revisions' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_submit_wrapper' ); ?>
+
+                                       <div class="bbp-submit-wrapper">
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_submit_button' ); ?>
+
+                                               <button type="submit" tabindex="<?php bbp_tab_index(); ?>" id="bbp_topic_submit" name="bbp_topic_submit" class="button submit"><?php _e( 'Submit', 'bbpress' ); ?></button>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_submit_button' ); ?>
+
+                                       </div>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_submit_wrapper' ); ?>
+
+                               </div>
+
+                               <?php bbp_topic_form_fields(); ?>
+
+                       </fieldset>
+
+                       <?php do_action( 'bbp_theme_after_topic_form' ); ?>
+
+               </form>
+       </div>
+
+<?php elseif ( bbp_is_forum_closed() ) : ?>
+
+       <div id="no-topic-<?php bbp_topic_id(); ?>" class="bbp-no-topic">
+               <div class="bbp-template-notice">
+                       <p><?php printf( __( 'The forum &#8216;%s&#8217; is closed to new topics and replies.', 'bbpress' ), bbp_get_forum_title() ); ?></p>
+               </div>
+       </div>
+
+<?php else : ?>
+
+       <div id="no-topic-<?php bbp_topic_id(); ?>" class="bbp-no-topic">
+               <div class="bbp-template-notice">
+                       <p><?php is_user_logged_in() ? _e( 'You cannot create new topics at this time.', 'bbpress' ) : _e( 'You must be logged in to create new topics.', 'bbpress' ); ?></p>
+               </div>
+       </div>
+
+<?php endif; ?>
+
+<?php if ( !bbp_is_single_forum() ) : ?>
+
+</div>
+
+<?php endif; ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/form-topic.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopforumsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-forums.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-forums.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-forums.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,34 @@
</span><ins>+<?php do_action( 'bbp_template_before_forums_loop' ); ?>
+
+<ul id="forums-list-<?php bbp_forum_id(); ?>" class="bbp-forums">
+
+       <li class="bbp-header">
+
+               <ul class="forum-titles">
+                       <li class="bbp-forum-info"><?php _e( 'Forum', 'bbpress' ); ?></li>
+                       <li class="bbp-forum-reply-count"><?php _e( 'Posts', 'bbpress' ); ?></li>
+               </ul>
+
+       </li><!-- .bbp-header -->
+
+       <li class="bbp-body">
+
+               <?php while ( bbp_forums() ) : bbp_the_forum(); ?>
+
+                       <?php bbp_get_template_part( 'loop', 'single-forum' ); ?>
+
+               <?php endwhile; ?>
+
+       </li><!-- .bbp-body -->
+
+       <li class="bbp-footer">
+
+               <div class="tr">
+                       <p class="td colspan4">&nbsp;</p>
+               </div><!-- .tr -->
+
+       </li><!-- .bbp-footer -->
+
+</ul><!-- .forums-directory -->
+
+<?php do_action( 'bbp_template_after_forums_loop' ); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-forums.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpresslooprepliesphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-replies.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-replies.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-replies.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+<?php do_action( 'bbp_template_before_replies_loop' ); ?>
+
+<ul id="topic-<?php bbp_topic_id(); ?>-replies" class="forums bbp-replies">
+
+       <li class="bbp-body">
+
+               <?php while ( bbp_replies() ) : bbp_the_reply(); ?>
+
+                       <?php bbp_get_template_part( 'loop', 'single-reply' ); ?>
+
+               <?php endwhile; ?>
+
+       </li><!-- .bbp-body -->
+
+</ul><!-- #topic-<?php bbp_topic_id(); ?>-replies -->
+
+<?php do_action( 'bbp_template_after_replies_loop' ); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-replies.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopsingleforumphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-forum.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-forum.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-forum.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+<ul id="bbp-forum-<?php bbp_forum_id(); ?>" <?php bbp_forum_class(); ?>>
+       <li class="bbp-forum-info">
+               <a class="bbp-forum-title" href="<?php bbp_forum_permalink(); ?>" title="<?php bbp_forum_title(); ?>"><?php bbp_forum_title(); ?></a>
+       </li>
+       <li class="bbp-forum-topic-count"><?php bbp_forum_post_count(); ?></li>
+</ul><!-- #bbp-forum-<?php bbp_forum_id(); ?> -->
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-forum.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopsinglereplyphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-reply.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-reply.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-reply.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+<?php
+
+/**
+ * Replies Loop - Single Reply
+ *
+ * @package bbPress
+ * @subpackage Theme
+ */
+
+?>
+
+<div id="post-<?php bbp_reply_id(); ?>" <?php bbp_reply_class(); ?>>
+
+       <div class="bbp-reply-author">
+
+               <?php do_action( 'bbp_theme_before_reply_author_details' ); ?>
+
+               <?php bbp_reply_author_link( array( 'sep' => '<br />', 'show_role' => true, 'size' => 100 ) ); ?>
+
+               <?php bbp_user_nicename( bbp_get_reply_author_id(), array( 'before' => '<p class="bbp-user-nicename">@', 'after' => '</p>' ) ); ?>
+
+               <p class="bbp-reply-post-date"><a href="<?php bbp_reply_url(); ?>" title="#<?php bbp_reply_id(); ?>" class="bbp-reply-permalink"><?php bbp_reply_post_date( bbp_get_reply_id(), true ); ?></a></p>
+
+               <?php if ( is_super_admin() ) : ?>
+
+                       <?php do_action( 'bbp_theme_before_reply_author_admin_details' ); ?>
+
+                       <div class="bbp-reply-ip"><?php bbp_author_ip( bbp_get_reply_id() ); ?></div>
+
+                       <?php do_action( 'bbp_theme_after_reply_author_admin_details' ); ?>
+
+               <?php endif; ?>
+
+               <?php do_action( 'bbp_theme_after_reply_author_details' ); ?>
+
+       </div><!-- .bbp-reply-author -->
+
+       <div class="bbp-reply-content">
+
+               <?php do_action( 'bbp_theme_before_reply_content' ); ?>
+
+               <?php bbp_reply_content(); ?>
+
+               <?php do_action( 'bbp_theme_after_reply_content' ); ?>
+
+       </div><!-- .bbp-reply-content -->
+
+       <?php bbp_reply_admin_links(); ?>
+
+</div><!-- #post-<?php bbp_reply_id(); ?> -->
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-reply.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebbpressloopsingletopicphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-topic.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-topic.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-topic.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,94 @@
</span><ins>+<ul id="bbp-topic-<?php bbp_topic_id(); ?>" <?php bbp_topic_class(); ?>>
+
+       <li class="bbp-topic-title">
+
+               <?php if ( bbp_is_user_home() ) : ?>
+
+                       <?php if ( bbp_is_favorites() ) : ?>
+
+                               <span class="bbp-topic-action">
+
+                                       <?php do_action( 'bbp_theme_before_topic_favorites_action' ); ?>
+
+                                       <?php bbp_user_favorites_link( array( 'before' => '', 'favorite' => '+', 'favorited' => '&times;' ) ); ?>
+
+                                       <?php do_action( 'bbp_theme_after_topic_favorites_action' ); ?>
+
+                               </span>
+
+                       <?php elseif ( bbp_is_subscriptions() ) : ?>
+
+                               <span class="bbp-topic-action">
+
+                                       <?php do_action( 'bbp_theme_before_topic_subscription_action' ); ?>
+
+                                       <?php bbp_user_subscribe_link( array( 'before' => '', 'subscribe' => '+', 'unsubscribe' => '&times;' ) ); ?>
+
+                                       <?php do_action( 'bbp_theme_after_topic_subscription_action' ); ?>
+
+                               </span>
+
+                       <?php endif; ?>
+
+               <?php endif; ?>
+
+               <?php do_action( 'bbp_theme_before_topic_title' ); ?>
+
+               <a class="bbp-topic-permalink" href="<?php bbp_topic_permalink(); ?>" title="<?php bbp_topic_title(); ?>"><?php bbp_topic_title(); ?></a>
+
+               <?php do_action( 'bbp_theme_after_topic_title' ); ?>
+
+               <?php bbp_topic_pagination(); ?>
+
+               <?php do_action( 'bbp_theme_before_topic_meta' ); ?>
+
+               <p class="bbp-topic-meta">
+
+                       <?php do_action( 'bbp_theme_before_topic_started_by' ); ?>
+
+                       <span class="bbp-topic-started-by"><?php printf( __( 'Started by: %1$s', 'bbpress' ), bbp_get_topic_author_link( array( 'size' => '14' ) ) ); ?></span>
+
+                       <?php do_action( 'bbp_theme_after_topic_started_by' ); ?>
+
+                       <?php if ( !bbp_is_single_forum() || ( bbp_get_topic_forum_id() != bbp_get_forum_id() ) ) : ?>
+
+                               <?php do_action( 'bbp_theme_before_topic_started_in' ); ?>
+
+                               <span class="bbp-topic-started-in"><?php printf( __( 'in: <a href="%1$s">%2$s</a>', 'bbpress' ), bbp_get_forum_permalink( bbp_get_topic_forum_id() ), bbp_get_forum_title( bbp_get_topic_forum_id() ) ); ?></span>
+
+                               <?php do_action( 'bbp_theme_after_topic_started_in' ); ?>
+
+                       <?php endif; ?>
+
+               </p>
+
+               <?php do_action( 'bbp_theme_after_topic_meta' ); ?>
+
+               <?php bbp_topic_row_actions(); ?>
+
+       </li>
+
+       <li class="bbp-topic-voice-count"><?php bbp_topic_voice_count(); ?></li>
+
+       <li class="bbp-topic-reply-count"><?php bbp_show_lead_topic() ? bbp_topic_reply_count() : bbp_topic_post_count(); ?></li>
+
+       <li class="bbp-topic-freshness">
+
+               <?php do_action( 'bbp_theme_before_topic_freshness_link' ); ?>
+
+               <?php bbp_topic_freshness_link(); ?>
+
+               <?php do_action( 'bbp_theme_after_topic_freshness_link' ); ?>
+
+               <p class="bbp-topic-meta">
+
+                       <?php do_action( 'bbp_theme_before_topic_freshness_author' ); ?>
+
+                       <span class="bbp-topic-freshness-author"><?php bbp_author_link( array( 'post_id' => bbp_get_topic_last_active_id(), 'size' => 14 ) ); ?></span>
+
+                       <?php do_action( 'bbp_theme_after_topic_freshness_author' ); ?>
+
+               </p>
+       </li>
+
+</ul><!-- #bbp-topic-<?php bbp_topic_id(); ?> -->
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/bbpress/loop-single-topic.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressactivityindexphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/activity/index.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/activity/index.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/activity/index.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,129 @@
</span><ins>+<?php do_action( 'bp_before_directory_activity' ); ?>
+
+<div id="buddypress">
+
+       <?php do_action( 'bp_before_directory_activity_content' ); ?>
+
+       <?php if ( is_user_logged_in() ) : ?>
+
+               <?php bp_get_template_part( 'activity/post-form' ); ?>
+
+       <?php endif; ?>
+
+       <?php do_action( 'template_notices' ); ?>
+
+       <div class="item-list-tabs activity-type-tabs" role="navigation">
+               <ul>
+                       <?php do_action( 'bp_before_activity_type_tab_all' ); ?>
+
+                       <li class="selected" id="activity-all"><a href="<?php bp_activity_directory_permalink(); ?>" title="<?php esc_attr_e( 'The public activity for everyone on this site.', 'buddypress' ); ?>"><?php printf( __( 'All Members <span5%s</span>', 'buddypress' ), 'ms' ); ?></a></li>
+
+                       <?php if ( is_user_logged_in() ) : ?>
+
+                               <?php do_action( 'bp_before_activity_type_tab_friends' ); ?>
+
+                               <?php if ( bp_is_active( 'friends' ) ) : ?>
+
+                                       <?php if ( bp_get_total_friend_count( bp_loggedin_user_id() ) ) : ?>
+
+                                               <li id="activity-friends"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/' . bp_get_friends_slug() . '/'; ?>" title="<?php esc_attr_e( 'The activity of my friends only.', 'buddypress' ); ?>"><?php printf( __( 'My Friends <span>%s</span>', 'buddypress' ), bp_get_total_friend_count( bp_loggedin_user_id() ) ); ?></a></li>
+
+                                       <?php endif; ?>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bp_before_activity_type_tab_groups' ); ?>
+
+                               <?php if ( bp_is_active( 'groups' ) ) : ?>
+
+                                       <?php if ( bp_get_total_group_count_for_user( bp_loggedin_user_id() ) ) : ?>
+
+                                               <li id="activity-groups"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/' . bp_get_groups_slug() . '/'; ?>" title="<?php esc_attr_e( 'The activity of groups I am a member of.', 'buddypress' ); ?>"><?php printf( __( 'My Groups <span>%s</span>', 'buddypress' ), bp_get_total_group_count_for_user( bp_loggedin_user_id() ) ); ?></a></li>
+
+                                       <?php endif; ?>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bp_before_activity_type_tab_favorites' ); ?>
+
+                               <?php if ( bp_get_total_favorite_count_for_user( bp_loggedin_user_id() ) ) : ?>
+
+                                       <li id="activity-favorites"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/favorites/'; ?>" title="<?php esc_attr_e( "The activity I've marked as a favorite.", 'buddypress' ); ?>"><?php printf( __( 'My Favorites <span>%s</span>', 'buddypress' ), bp_get_total_favorite_count_for_user( bp_loggedin_user_id() ) ); ?></a></li>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bp_before_activity_type_tab_mentions' ); ?>
+
+                               <li id="activity-mentions"><a href="<?php echo bp_loggedin_user_domain() . bp_get_activity_slug() . '/mentions/'; ?>" title="<?php esc_attr_e( 'Activity that I have been mentioned in.', 'buddypress' ); ?>"><?php _e( 'Mentions', 'buddypress' ); ?><?php if ( bp_get_total_mention_count_for_user( bp_loggedin_user_id() ) ) : ?> <strong><?php printf( __( '<span>%s new</span>', 'buddypress' ), bp_get_total_mention_count_for_user( bp_loggedin_user_id() ) ); ?></strong><?php endif; ?></a></li>
+
+                       <?php endif; ?>
+
+                       <?php do_action( 'bp_activity_type_tabs' ); ?>
+               </ul>
+       </div><!-- .item-list-tabs -->
+
+       <div class="item-list-tabs no-ajax" id="subnav" role="navigation">
+               <ul>
+                       <li class="feed"><a href="<?php bp_sitewide_activity_feed_link(); ?>" title="<?php esc_attr_e( 'RSS Feed', 'buddypress' ); ?>"><?php _e( 'RSS', 'buddypress' ); ?></a></li>
+
+                       <?php do_action( 'bp_activity_syndication_options' ); ?>
+
+                       <li id="activity-filter-select" class="last">
+                               <label for="activity-filter-by"><?php _e( 'Show:', 'buddypress' ); ?></label>
+                               <select id="activity-filter-by">
+                                       <option value="-1"><?php _e( 'Everything', 'buddypress' ); ?></option>
+                                       <option value="activity_update"><?php _e( 'Updates', 'buddypress' ); ?></option>
+
+                                       <?php if ( bp_is_active( 'blogs' ) ) : ?>
+
+                                               <option value="new_blog_post"><?php _e( 'Posts', 'buddypress' ); ?></option>
+                                               <option value="new_blog_comment"><?php _e( 'Comments', 'buddypress' ); ?></option>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bp_is_active( 'forums' ) ) : ?>
+
+                                               <option value="new_forum_topic"><?php _e( 'Forum Topics', 'buddypress' ); ?></option>
+                                               <option value="new_forum_post"><?php _e( 'Forum Replies', 'buddypress' ); ?></option>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bp_is_active( 'groups' ) ) : ?>
+
+                                               <option value="created_group"><?php _e( 'New Groups', 'buddypress' ); ?></option>
+                                               <option value="joined_group"><?php _e( 'Group Memberships', 'buddypress' ); ?></option>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bp_is_active( 'friends' ) ) : ?>
+
+                                               <option value="friendship_accepted,friendship_created"><?php _e( 'Friendships', 'buddypress' ); ?></option>
+
+                                       <?php endif; ?>
+
+                                       <option value="new_member"><?php _e( 'New Members', 'buddypress' ); ?></option>
+
+                                       <?php do_action( 'bp_activity_filter_options' ); ?>
+
+                               </select>
+                       </li>
+               </ul>
+       </div><!-- .item-list-tabs -->
+
+       <?php do_action( 'bp_before_directory_activity_list' ); ?>
+
+       <div class="activity" role="main">
+
+               <?php bp_get_template_part( 'activity/activity-loop' ); ?>
+
+       </div><!-- .activity -->
+
+       <?php do_action( 'bp_after_directory_activity_list' ); ?>
+
+       <?php do_action( 'bp_directory_activity_content' ); ?>
+
+       <?php do_action( 'bp_after_directory_activity_content' ); ?>
+
+       <?php do_action( 'bp_after_directory_activity' ); ?>
+
+</div>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/activity/index.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssinglehomephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/home.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/home.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/home.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+<div id="buddypress">
+
+       <?php do_action( 'bp_before_member_home_content' ); ?>
+
+       <div id="item-header" role="complementary">
+
+               <?php bp_get_template_part( 'members/single/member-header' ) ?>
+
+       </div><!-- #item-header -->
+
+       <div id="item-body">
+
+               <?php do_action( 'bp_before_member_body' );
+
+               if ( bp_is_user_activity() || !bp_current_component() ) :
+                       bp_get_template_part( 'members/single/activity' );
+
+               elseif ( bp_is_user_blogs() ) :
+                       bp_get_template_part( 'members/single/blogs'    );
+
+               elseif ( bp_is_user_friends() ) :
+                       bp_get_template_part( 'members/single/friends'  );
+
+               elseif ( bp_is_user_groups() ) :
+                       bp_get_template_part( 'members/single/groups'   );
+
+               elseif ( bp_is_user_messages() ) :
+                       bp_get_template_part( 'members/single/messages' );
+
+               elseif ( bp_is_user_profile() ) :
+                       bp_get_template_part( 'members/single/profile'  );
+
+               elseif ( bp_is_user_forums() ) :
+                       bp_get_template_part( 'members/single/forums'   );
+
+                elseif ( bp_is_user_notifications() ) :
+                        bp_get_template_part( 'members/single/notifications'   );
+
+               elseif ( bp_is_user_settings() ) :
+                       bp_get_template_part( 'members/single/settings' );
+
+               // If nothing sticks, load a generic template
+               else :
+                       bp_get_template_part( 'members/single/plugins'  );
+
+               endif;
+
+               do_action( 'bp_after_member_body' ); ?>
+
+       </div><!-- #item-body -->
+
+       <?php do_action( 'bp_after_member_home_content' ); ?>
+
+</div><!-- #buddypress -->
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/home.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssinglememberheaderphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/member-header.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/member-header.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/member-header.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+<?php
+
+/**
+ * BuddyPress - Users Header
+ *
+ * @package BuddyPress
+ * @subpackage bp-legacy
+ */
+
+?>
+
+<?php do_action( 'bp_before_member_header' ); ?>
+
+<div id="item-header-content">
+
+       <span class="user-nicename">@<?php bp_displayed_user_username(); ?></span>
+       <span class="activity"><?php bp_last_activity( bp_displayed_user_id() ); ?></span>
+
+       <?php do_action( 'bp_before_member_header_meta' ); ?>
+
+</div><!-- #item-header-content -->
+
+<?php do_action( 'bp_after_member_header' ); ?>
+
+<?php do_action( 'template_notices' ); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/member-header.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssingleprofileeditphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/profile/edit.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/profile/edit.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/profile/edit.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,137 @@
</span><ins>+<?php do_action( 'bp_before_profile_edit_content' );
+
+if ( bp_has_profile( 'profile_group_id=' . bp_get_current_profile_group_id() ) ) :
+       while ( bp_profile_groups() ) : bp_the_profile_group(); ?>
+
+<form action="<?php bp_the_profile_group_edit_form_action(); ?>" method="post" id="profile-edit-form" class="standard-form <?php bp_the_profile_group_slug(); ?>">
+
+       <?php do_action( 'bp_before_profile_field_content' ); ?>
+
+               <h4><?php printf( __( "Editing '%s' Profile Group", "buddypress" ), bp_get_the_profile_group_name() ); ?></h4>
+
+               <ul class="button-nav">
+
+                       <?php bp_profile_group_tabs(); ?>
+
+               </ul>
+
+               <div class="clear"></div>
+
+               <?php while ( bp_profile_fields() ) : bp_the_profile_field(); ?>
+
+                       <div<?php bp_field_css_class( 'editfield' ); ?>>
+
+                               <?php if ( 'textbox' == bp_get_the_profile_field_type() ) : ?>
+
+                                       <label for="<?php bp_the_profile_field_input_name(); ?>"><?php bp_the_profile_field_name(); ?> <?php if ( bp_get_the_profile_field_is_required() ) : ?><?php _e( '(required)', 'buddypress' ); ?><?php endif; ?></label>
+                                       <input type="text" name="<?php bp_the_profile_field_input_name(); ?>" id="<?php bp_the_profile_field_input_name(); ?>" value="<?php bp_the_profile_field_edit_value(); ?>" <?php if ( bp_get_the_profile_field_is_required() ) : ?>aria-required="true"<?php endif; ?>/>
+
+                               <?php endif; ?>
+
+                               <?php if ( 'textarea' == bp_get_the_profile_field_type() ) : ?>
+
+                                       <label for="<?php bp_the_profile_field_input_name(); ?>"><?php bp_the_profile_field_name(); ?> <?php if ( bp_get_the_profile_field_is_required() ) : ?><?php _e( '(required)', 'buddypress' ); ?><?php endif; ?></label>
+                                       <textarea rows="5" cols="40" name="<?php bp_the_profile_field_input_name(); ?>" id="<?php bp_the_profile_field_input_name(); ?>" <?php if ( bp_get_the_profile_field_is_required() ) : ?>aria-required="true"<?php endif; ?>><?php bp_the_profile_field_edit_value(); ?></textarea>
+
+                               <?php endif; ?>
+
+                               <?php if ( 'selectbox' == bp_get_the_profile_field_type() ) : ?>
+
+                                       <label for="<?php bp_the_profile_field_input_name(); ?>"><?php bp_the_profile_field_name(); ?> <?php if ( bp_get_the_profile_field_is_required() ) : ?><?php _e( '(required)', 'buddypress' ); ?><?php endif; ?></label>
+                                       <select name="<?php bp_the_profile_field_input_name(); ?>" id="<?php bp_the_profile_field_input_name(); ?>" <?php if ( bp_get_the_profile_field_is_required() ) : ?>aria-required="true"<?php endif; ?>>
+                                               <?php bp_the_profile_field_options(); ?>
+                                       </select>
+
+                               <?php endif; ?>
+
+                               <?php if ( 'multiselectbox' == bp_get_the_profile_field_type() ) : ?>
+
+                                       <label for="<?php bp_the_profile_field_input_name(); ?>"><?php bp_the_profile_field_name(); ?> <?php if ( bp_get_the_profile_field_is_required() ) : ?><?php _e( '(required)', 'buddypress' ); ?><?php endif; ?></label>
+                                       <select name="<?php bp_the_profile_field_input_name(); ?>" id="<?php bp_the_profile_field_input_name(); ?>" multiple="multiple" <?php if ( bp_get_the_profile_field_is_required() ) : ?>aria-required="true"<?php endif; ?>>
+
+                                               <?php bp_the_profile_field_options(); ?>
+
+                                       </select>
+
+                                       <?php if ( !bp_get_the_profile_field_is_required() ) : ?>
+
+                                               <a class="clear-value" href="javascript:clear( '<?php bp_the_profile_field_input_name(); ?>' );"><?php _e( 'Clear', 'buddypress' ); ?></a>
+
+                                       <?php endif; ?>
+
+                               <?php endif; ?>
+
+                               <?php if ( 'radio' == bp_get_the_profile_field_type() ) : ?>
+
+                                       <div class="radio">
+                                               <span class="label"><?php bp_the_profile_field_name(); ?> <?php if ( bp_get_the_profile_field_is_required() ) : ?><?php _e( '(required)', 'buddypress' ); ?><?php endif; ?></span>
+
+                                               <?php bp_the_profile_field_options(); ?>
+
+                                               <?php if ( !bp_get_the_profile_field_is_required() ) : ?>
+
+                                                       <a class="clear-value" href="javascript:clear( '<?php bp_the_profile_field_input_name(); ?>' );"><?php _e( 'Clear', 'buddypress' ); ?></a>
+
+                                               <?php endif; ?>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( 'checkbox' == bp_get_the_profile_field_type() ) : ?>
+
+                                       <div class="checkbox">
+                                               <span class="label"><?php bp_the_profile_field_name(); ?> <?php if ( bp_get_the_profile_field_is_required() ) : ?><?php _e( '(required)', 'buddypress' ); ?><?php endif; ?></span>
+
+                                               <?php bp_the_profile_field_options(); ?>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( 'datebox' == bp_get_the_profile_field_type() ) : ?>
+
+                                       <div class="datebox">
+                                               <label for="<?php bp_the_profile_field_input_name(); ?>_day"><?php bp_the_profile_field_name(); ?> <?php if ( bp_get_the_profile_field_is_required() ) : ?><?php _e( '(required)', 'buddypress' ); ?><?php endif; ?></label>
+
+                                               <select name="<?php bp_the_profile_field_input_name(); ?>_day" id="<?php bp_the_profile_field_input_name(); ?>_day" <?php if ( bp_get_the_profile_field_is_required() ) : ?>aria-required="true"<?php endif; ?>>
+
+                                                       <?php bp_the_profile_field_options( 'type=day' ); ?>
+
+                                               </select>
+
+                                               <select name="<?php bp_the_profile_field_input_name(); ?>_month" id="<?php bp_the_profile_field_input_name(); ?>_month" <?php if ( bp_get_the_profile_field_is_required() ) : ?>aria-required="true"<?php endif; ?>>
+
+                                                       <?php bp_the_profile_field_options( 'type=month' ); ?>
+
+                                               </select>
+
+                                               <select name="<?php bp_the_profile_field_input_name(); ?>_year" id="<?php bp_the_profile_field_input_name(); ?>_year" <?php if ( bp_get_the_profile_field_is_required() ) : ?>aria-required="true"<?php endif; ?>>
+
+                                                       <?php bp_the_profile_field_options( 'type=year' ); ?>
+
+                                               </select>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bp_custom_profile_edit_fields' ); ?>
+
+                               <p class="description"><?php bp_the_profile_field_description(); ?></p>
+                       </div>
+
+               <?php endwhile; ?>
+
+       <?php do_action( 'bp_after_profile_field_content' ); ?>
+
+       <div class="submit">
+               <input type="submit" name="profile-group-edit-submit" id="profile-group-edit-submit" value="<?php _e( 'Save Changes', 'buddypress' ); ?> " />
+       </div>
+
+       <input type="hidden" name="field_ids" id="field_ids" value="<?php bp_the_profile_group_field_ids(); ?>" />
+
+       <?php wp_nonce_field( 'bp_xprofile_edit' ); ?>
+
+</form>
+
+<?php endwhile; endif; ?>
+
+<?php do_action( 'bp_after_profile_edit_content' ); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/profile/edit.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasebuddypressmemberssinglesettingsprofilephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/settings/profile.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/settings/profile.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/settings/profile.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,64 @@
</span><ins>+<?php do_action( 'bp_before_member_settings_template' ); ?>
+
+<form action="<?php echo bp_displayed_user_domain() . bp_get_settings_slug() . '/profile'; ?>" method="post" class="standard-form" id="settings-form">
+
+       <?php if ( bp_has_profile( array(
+                               'user_id'                => bp_displayed_user_id(),
+                               'profile_group_id'       => false,
+                               'hide_empty_groups'      => false,
+                               'hide_empty_fields'      => false,
+                               'fetch_fields'           => true,
+                               'fetch_field_data'       => false,
+                               'fetch_visibility_level' => true,
+                               'exclude_groups'         => false,
+                               'exclude_fields'         => false
+                       ) ) ) : ?>
+
+               <?php while ( bp_profile_groups() ) : bp_the_profile_group(); ?>
+
+                       <table class="notification-settings" id="xprofile-settings-<?php bp_the_profile_group_slug(); ?>">
+                               <thead>
+                                       <tr>
+                                               <th class="icon">&nbsp;</th>
+                                               <th class="title"><?php bp_the_profile_group_name(); ?></th>
+                                               <th class="title"><?php _e( 'Visibility', 'buddypress' ); ?></th>
+                                               
+                                       </tr>
+                               </thead>
+
+                               <tbody>
+
+                                       <?php while ( bp_profile_fields() ) : bp_the_profile_field(); ?>
+
+                                               <tr <?php bp_field_css_class(); ?>>
+                                                       <td>&nbsp;</td>
+                                                       <td><?php bp_the_profile_field_name(); ?></td>
+                                                       <td><?php bp_xprofile_settings_visibility_select(); ?></td>
+                                               </tr>
+
+                                               <?php do_action( 'bp_profile_field_item' ); ?>
+
+                                       <?php endwhile; ?>
+
+                               </tbody>
+                       </table>
+
+               <?php endwhile; ?>
+
+               <?php do_action( 'bp_profile_field_buttons' ); ?>
+
+       <?php endif; ?>
+
+       <div class="submit">
+               <input id="submit" type="submit" name="xprofile-settings-submit" value="<?php _e( 'Save Settings', 'buddypress' ); ?>" class="auto" />
+       </div>
+
+       <?php do_action( 'bp_core_xprofile_settings_after_submit' ); ?>
+
+       <?php wp_nonce_field( 'bp_xprofile_settings' ); ?>
+
+       <input type="hidden" name="field_ids" id="field_ids" value="<?php bp_the_profile_group_field_ids(); ?>" />
+
+</form>
+
+<?php do_action( 'bp_after_member_settings_template' ); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/buddypress/members/single/settings/profile.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasecommentsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/comments.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/comments.php                            (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/comments.php       2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,65 @@
</span><ins>+<?php if ( post_password_required() ) : ?>
+       <p class="nocomments">This post is password protected. Enter the password to view comments.</p>
+<?php return; endif; ?>
+
+<?php if ( have_comments() ) : ?>
+
+       <h2 id="comments"><?php comments_number('No Responses', 'One Response', '% Responses' );?> to &#8220;<?php the_title(); ?>&#8221;</h2>
+       <ol class="commentlist">
+               <?php wp_list_comments(); ?>
+       </ol>
+       <div class="navigation">
+               <div class="alignleft"><?php previous_comments_link() ?></div>
+               <div class="alignright"><?php next_comments_link() ?></div>
+       </div>
+
+<?php else : ?>
+
+       <?php if ( comments_open() ) : ?>
+
+               <h2 id="comments">There are no comments to display</h2>
+
+       <?php elseif ( !is_page() ) : ?>
+
+               <p class="nocomments">Comments are closed.</p>
+
+       <?php endif; ?>
+<?php endif; ?>
+                               
+<?php if ( comments_open() ) : ?>
+
+       <?php if ( get_option( 'comment_registration' ) && ! is_user_logged_in() ) : ?>
+
+               <p>You must be <a href="<?php echo get_option('siteurl'); ?>/wp-login.php?redirect_to=<?php echo urlencode(get_permalink()); ?>">logged in</a> to post a comment.</p>
+
+       <?php else : ?>
+
+               <div id="respond">
+                       <form action="<?php echo get_option('siteurl'); ?>/wp-comments-post.php" method="post" id="commentform">
+                               <fieldset>
+                                       <legend><?php comment_form_title( 'Leave a Reply', 'Leave a Reply to %s' ); ?></legend>
+                                       <p class="cancel-reply"><?php cancel_comment_reply_link("Cancel Comment Reply"); ?></p>
+
+                                       <?php if ( ! is_user_logged_in() ) : ?>
+
+                                               <p><label for="author"><small>Name <?php if ($req) echo "(required)"; ?></small></label>
+                                               <input type="text" name="author" id="author" value="<?php echo esc_attr( $comment_author ); ?>" size="22" tabindex="1" <?php if ($req) echo "aria-required='true'"; ?> /></p>
+                                               <p><label for="email"><small>Mail (will not be published) <?php if ($req) echo "(required)"; ?></small></label>
+                                               <input type="text" name="email" id="email" value="<?php echo esc_attr( $comment_author_email ); ?>" size="22" tabindex="2" <?php if ($req) echo "aria-required='true'"; ?> /></p>
+                                               <p><label for="url"><small>Website</small></label>
+                                               <input type="text" name="url" id="url" value="<?php echo esc_attr( $comment_author_url ); ?>" size="22" tabindex="3" /></p>
+
+                                       <?php endif; ?>
+
+                                       <p><textarea name="comment" id="comment" cols="70%" rows="10" tabindex="4"></textarea></p>
+                                       <p>
+                                               <input name="submit" type="submit" class="button" id="submit" tabindex="5" value="Submit Comment" />
+                                               <?php comment_id_fields(); ?>
+                                               <?php do_action( 'comment_form', get_the_ID() ); ?>
+                                       </p>
+                               </fieldset>
+                       </form>
+               </div>
+               <hr class="hidden" />
+       <?php endif; ?>
+<?php endif; ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/comments.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasefooterphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/footer.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/footer.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/footer.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+                       </div>
+               </div>
+               <hr class="hidden" />
+
+               <div id="footer">
+                       <div class="links">
+                               <p>
+                                       See also: 
+                                       <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bbporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bbporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bbporg'); ?></a> &bull;
+                                       <a href="http://ma.tt"><?php _e( 'Matt', 'bbporg' ); ?></a> &bull;
+                                       <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php _e( 'RSS Feed for Articles', 'bbporg' ); ?>"><?php _e( 'Blog RSS', 'bbporg' ); ?></a>
+                               </p>
+                       </div>
+                       <div class="details">
+                               <p>
+                                       <a href="http://twitter.com/bbpress" class="twitter"><?php _e( 'Follow bbPress on Twitter', 'bbporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull; 
+                                       <a href="http://bbpress.org/terms/"><?php _e('Terms of Service', 'bbporg'); ?></a>
+                               </p>
+                       </div>
+               </div>
+               <?php wp_footer(); ?>
+       </body>
+</html>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/footer.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasefunctionscodexphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions-codex.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions-codex.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions-codex.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,542 @@
</span><ins>+<?php
+
+/**
+ * Plugin Name: Codex
+ * Description: Activate on codex.buddypress.org and codex.bbpress.org
+ * Version:     1.0
+ * Author:      jjj
+ * Author URI:  http://jaco.by
+ */
+
+/** Functions *****************************************************************/
+
+/**
+ * 
+ * @global object $post
+ */
+function codex_get_breadcrumb() {
+       global $post;
+
+       $crumb = array();
+
+       if ( ! is_front_page() && ! is_page('home') ) {
+
+               $crumb[] = '&rarr; ' . get_the_title( $post->ID );
+
+               if ( !empty( $post->ancestors ) ) {
+                       foreach ( $post->ancestors as $post_id ) {
+                               $crumb[] = '&rarr; <a href="' . get_permalink( $post_id ) . '">' . get_the_title( $post_id ) . '</a>';                                
+                       }
+               }
+
+               $crumb[] = '<a href="/">Codex Home</a>';
+
+               krsort( $crumb );
+               $crumb = implode( ' ', $crumb );
+               echo $crumb;
+       }
+}
+
+/** Classes *******************************************************************/
+
+/**
+ * Codex
+ * 
+ * @author jjj
+ * @since 
+ */
+class Codex_Loader {
+
+       public function __construct() {
+
+               // Register the widget columns
+               register_sidebars( 1, 
+                       array( 
+                               'name'          => 'codex-sidebar',
+                               'before_widget' => '<div id="%1$s" class="widget %2$s">',
+                               'after_widget'  => '</div>',
+                               'before_title'  => '<h3 class="widgettitle">',
+                               'after_title'   => '</h3>'
+                       ) 
+               );
+
+               // Actions
+               add_action( 'init', array( $this, 'register_taxonomies'    ) );
+
+               // Filters
+               add_filter( 'the_content', array( $this, 'add_h2_ids' ) );
+               add_filter( 'the_content', array( $this, 'add_h3_ids' ) );
+               add_filter( 'the_content', array( $this, 'add_h4_ids' ) );
+       }
+
+       public function get_term_caps() {
+               return array(
+                       'manage_terms' => 'manage_codex_tags',
+                       'edit_terms'   => 'edit_codex_tags',
+                       'delete_terms' => 'delete_codex_tags',
+                       'assign_terms' => 'assign_codex_tags'
+               );
+       }
+
+       /**
+        * Register the topic tag taxonomy
+        *
+        * @uses register_taxonomy() To register the taxonomy
+        */
+       public function register_taxonomies() {
+
+               // version labels
+               $tax['labels'] = array(
+                       'name'          => __( 'Versions'           ),
+                       'singular_name' => __( 'Version'            ),
+                       'search_items'  => __( 'Search Versions'    ),
+                       'popular_items' => __( 'Popular Versions'   ),
+                       'all_items'     => __( 'All Versions'       ),
+                       'edit_item'     => __( 'Edit Version'       ),
+                       'update_item'   => __( 'Update Version'     ),
+                       'add_new_item'  => __( 'Add New Version'    ),
+                       'new_item_name' => __( 'New Version Name'   ),
+                       'view_item'     => __( 'View Version'       )
+               );
+
+               // version rewrite
+               $tax['rewrite'] = array(
+                       'slug'       => 'version',
+                       'with_front' => false
+               );
+
+               // version filter
+               $new_tax = array(
+                       'labels'                => $tax['labels'],
+                       'rewrite'               => $tax['rewrite'],
+                       'update_count_callback' => '_update_post_term_count',
+                       'query_var'             => true,
+                       'show_tagcloud'         => true,
+                       'hierarchical'          => false,
+                       'public'                => true,
+                       'show_ui'               => true,
+                       'capabilities'          => $this->get_term_caps()
+               );
+
+               // Register the version taxonomy
+               register_taxonomy(
+                       'version', // The version ID
+                       'page',    // For pages
+                       $new_tax
+               );
+
+               // component labels
+               $tax['labels'] = array(
+                       'name'          => __( 'Components'           ),
+                       'singular_name' => __( 'Component'            ),
+                       'search_items'  => __( 'Search Components'    ),
+                       'popular_items' => __( 'Popular Components'   ),
+                       'all_items'     => __( 'All Components'       ),
+                       'edit_item'     => __( 'Edit Component'       ),
+                       'update_item'   => __( 'Update Component'     ),
+                       'add_new_item'  => __( 'Add New Component'    ),
+                       'new_item_name' => __( 'New Component Name'   ),
+                       'view_item'     => __( 'View Component'       )
+               );
+
+               // component rewrite
+               $tax['rewrite'] = array(
+                       'slug'       => 'component',
+                       'with_front' => false
+               );
+
+               // component filter
+               $new_tax = array(
+                       'labels'                => $tax['labels'],
+                       'rewrite'               => $tax['rewrite'],
+                       'update_count_callback' => '_update_post_term_count',
+                       'query_var'             => true,
+                       'show_tagcloud'         => true,
+                       'hierarchical'          => false,
+                       'public'                => true,
+                       'show_ui'               => true,
+                       'capabilities'          => $this->get_term_caps()
+               );
+
+               // Register the component taxonomy
+               register_taxonomy(
+                       'component', // The component ID
+                       'page',      // For pages
+                       $new_tax
+               );
+
+               // type labels
+               $tax['labels'] = array(
+                       'name'          => __( 'Types'           ),
+                       'singular_name' => __( 'Type'            ),
+                       'search_items'  => __( 'Search Types'    ),
+                       'popular_items' => __( 'Popular Types'   ),
+                       'all_items'     => __( 'All Types'       ),
+                       'edit_item'     => __( 'Edit Type'       ),
+                       'update_item'   => __( 'Update Type'     ),
+                       'add_new_item'  => __( 'Add New Type'    ),
+                       'new_item_name' => __( 'New Type Name'   ),
+                       'view_item'     => __( 'View Type'       )
+               );
+
+               // type rewrite
+               $tax['rewrite'] = array(
+                       'slug'       => 'type',
+                       'with_front' => false
+               );
+
+               // type filter
+               $new_tax = array(
+                       'labels'                => $tax['labels'],
+                       'rewrite'               => $tax['rewrite'],
+                       'update_count_callback' => '_update_post_term_count',
+                       'query_var'             => true,
+                       'show_tagcloud'         => true,
+                       'hierarchical'          => false,
+                       'public'                => true,
+                       'show_ui'               => true,
+                       'capabilities'          => $this->get_term_caps()
+               );
+
+               // Register the type taxonomy
+               register_taxonomy(
+                       'type',    // The type ID
+                       'page',    // For pages
+                       $new_tax
+               );
+
+               // context labels
+               $tax['labels'] = array(
+                       'name'          => __( 'Contexts'           ),
+                       'singular_name' => __( 'Context'            ),
+                       'search_items'  => __( 'Search Contexts'    ),
+                       'popular_items' => __( 'Popular Contexts'   ),
+                       'all_items'     => __( 'All Contexts'       ),
+                       'edit_item'     => __( 'Edit Context'       ),
+                       'update_item'   => __( 'Update Context'     ),
+                       'add_new_item'  => __( 'Add New Context'    ),
+                       'new_item_name' => __( 'New Context Name'   ),
+                       'view_item'     => __( 'View Context'       )
+               );
+
+               // context rewrite
+               $tax['rewrite'] = array(
+                       'slug'       => 'context',
+                       'with_front' => false
+               );
+
+               // context filter
+               $new_tax = array(
+                       'labels'                => $tax['labels'],
+                       'rewrite'               => $tax['rewrite'],
+                       'update_count_callback' => '_update_post_term_count',
+                       'query_var'             => true,
+                       'show_tagcloud'         => true,
+                       'hierarchical'          => false,
+                       'public'                => true,
+                       'show_ui'               => true,
+                       'capabilities'          => $this->get_term_caps()
+               );
+
+               // Register the context taxonomy
+               register_taxonomy(
+                       'context',    // The context ID
+                       'page',       // For pages
+                       $new_tax
+               );
+       }
+
+       public static function create_page_toc() {
+               $toc     = '';
+               $content = get_the_content();           
+               if ( empty( $content  ) ) {
+                       return $toc;
+               }
+
+               $h2s     = self::get_h2s( $content );
+               $h3s     = self::get_h3s( $content );
+               $h4s     = self::get_h4s( $content );
+               $items   = $h2s + $h3s + $h4s;
+
+               if ( $items ) {
+                       $toc = '<h3 class="widgettitle" id="t-o-c">Contents</h3><ul class="items" id="shortcuts">';
+                       foreach ( $items as $item ) {
+                               $toc .= '<li><a href="#' . sanitize_title_with_dashes( $item[2] )  . '">' . esc_html( $item[2] )  . '</a> <span class="toc-arrow">&rarr;</span></li>';
+                       }
+                       $toc .= '</ul>';
+               }
+
+               return $toc;
+       }
+
+       public static function get_h2s( $content = '' ) {
+               preg_match_all( "/(<h2>)(.*)(<\/h2>)/", $content, $matches, PREG_SET_ORDER );
+
+               return $matches;
+       }
+
+       public static function get_h3s( $content = '' ) {
+               preg_match_all( "/(<h3>)(.*)(<\/h3>)/", $content, $matches, PREG_SET_ORDER );
+
+               return $matches;
+       }
+
+       public static function get_h4s( $content = '' ) {
+               preg_match_all( "/(<h4>)(.*)(<\/h4>)/", $content, $matches, PREG_SET_ORDER );
+
+               return $matches;
+       }
+
+       public function add_h2_ids( $content = '' ) {
+
+               if ( !is_page() ) {
+                       return $content;
+               }
+
+               $items = self::get_h2s( $content );
+
+               foreach ( $items as $item ) {
+                       $matches[]      = $item[0];
+                       $replacement    = '<h2 id="' . sanitize_title_with_dashes( $item[2] ) . '"><a href="#' . sanitize_title_with_dashes( $item[2] ). '">' . esc_html( $item[2] ) . '</a></h2>';
+                       $replacements[] = $replacement;
+               }
+
+               $content = str_replace( $matches, $replacements, $content );
+
+               return $content;
+       }
+
+       public function add_h3_ids( $content = '' ) {
+
+               if ( !is_page() ) {
+                       return $content;
+               }
+
+               $items = self::get_h3s( $content );
+
+               foreach ( $items as $item ) {
+                       $matches[]      = $item[0];
+                       $replacement    = '<h3 id="' . sanitize_title_with_dashes( $item[2] ) . '"><a href="#' . sanitize_title_with_dashes( $item[2] ). '">' . esc_html( $item[2] ) . '</a></h3>';
+                       $replacements[] = $replacement;
+               }
+
+               $content = str_replace( $matches, $replacements, $content );
+
+               return $content;
+       }
+
+       public function add_h4_ids( $content = '' ) {
+
+               if ( !is_page() ) {
+                       return $content;
+               }
+
+               $items = self::get_h4s( $content );
+
+               foreach ( $items as $item ) {
+                       $matches[]      = $item[0];
+                       $replacement    = '<h4 id="' . sanitize_title_with_dashes( $item[2] ) . '"><a href="#' . sanitize_title_with_dashes( $item[2] ). '">' . esc_html( $item[2] ) . '</a></h4>';
+                       $replacements[] = $replacement;
+               }
+
+               $content = str_replace( $matches, $replacements, $content );
+
+               return $content;
+       }
+}
+new Codex_Loader;
+
+/**
+ * Codex specific hacks
+ * 
+ * @author jjj
+ * @since February 6, 2012
+ */
+class Codex_Hacks {
+
+       /**
+        * Main constructor
+        *
+        * Sets variables and adds actions 
+        *
+        * @author jjj
+        * @since February 6, 2012
+        */
+       public function __construct() {
+
+               // Add some acitons
+               add_action( 'init',       array( $this, 'autorole'    ), 11 );
+               add_action( 'admin_head', array( $this, 'unset_menus' ), 11 );
+
+               // Codex meta caps (to prevent deletion)
+               add_filter( 'map_meta_cap', array( $this, 'map_meta_caps' ), 10, 3 );
+
+               // Emergency override
+               do_action_ref_array( 'codex_hacks_loaded', array( &$this ) );
+       }
+
+       /**
+        * WHen loading up a codex site, check the current users' role and make sure
+        * they are at least an editor.
+        *
+        * We run this on 'init' as we want to give all users the ability to edit pages
+        * and it's possible they may have an old role (or none) and not be given any
+        * option to edit pages or link to wp-admin at all.
+        *
+        * @author jjj
+        * @since February 6, 2012
+        * @return Bail under certain conditions
+        */
+       public function autorole() {
+
+               // Should we bail
+               if ( $this->bail() )
+                       return;
+
+               global $current_user, $wp_roles;
+
+               // Sanity check on current_user
+               if ( empty( $current_user ) )
+                       return;
+
+               // Set some defaults
+               $user_role    = '';
+               $default_role = 'editor';
+
+               // Get current user role
+               if ( !empty( $current_user->roles ) ) {
+                       $user_roles = $current_user->roles;
+                       $user_role  = array_shift( $user_roles );
+               }
+
+               // Bail if role is already 'editor'
+               if ( $user_role === $default_role )
+                       return;
+
+               // Get editable roles
+               $editable_roles = apply_filters( 'editable_roles', $wp_roles->roles );
+
+               // Remove a users role if it's an editable one
+               foreach ( array_keys( $editable_roles ) as $role ) {
+                       $current_user->remove_role( $role );
+               }
+
+               // Add the editor role to the user
+               $current_user->add_role( $default_role );
+       }
+       
+       /**
+        * Codex specific capabilities
+        *
+        * @author jjj
+        * @param array $caps
+        * @param string $cap
+        * @param int $user_id
+        * @return array
+        */
+       public function map_meta_caps( $caps = array(), $cap = '', $user_id = 0 ) {
+
+               // Should we bail
+               if ( $this->bail() )
+                       return $caps;
+
+               // What cap are we switching
+               switch ( $cap ) {
+
+                       // Prevent content deletion
+                       case 'delete_post'  :
+                       case 'delete_page'  :
+                       case 'delete_codex_tags' :
+                               if ( ! is_super_admin( $user_id ) ) {
+                                       $caps = array( 'do_not_allow' );
+                               }
+                               break;
+
+                       // Allow codex tag management
+                       case 'edit_codex_tags'   :
+                       case 'assign_codex_tags' :
+                       case 'manage_codex_tags' :
+                               if ( ! is_super_admin( $user_id ) ) {
+                                       $caps = array( 'editor' );
+                               }
+                               break;
+               }
+
+               return $caps;
+       }
+
+       /**
+        * Unsets some menus in the codexes.
+        *
+        * For visual clean-up only; does not manage any capabilities or restrict access
+        * to menus.
+        *
+        * @author jjj
+        * @since February 6, 2012
+        * @global array $menu
+        * @return Bail under certain conditions
+        */
+       public function unset_menus() {
+
+               // Should we bail
+               if ( $this->bail() )
+                       return;
+
+               global $menu;
+
+               /**
+               * Unset menu items so average users cannot navigate to them
+               * BuddyPress and bbPress codexs are handled differently because BuddyPress
+               * has a Codex team forum and bbPress 2 adds new menus
+               */
+               switch ( get_current_blog_id() ) {
+
+                       // codex.buddypress.org
+                       case 15 :
+                               unset( $menu[2]  ); // Separator
+                               unset( $menu[4]  ); // Separator
+                               unset( $menu[5]  ); // Posts
+                               unset( $menu[10] ); // Media
+                               unset( $menu[11] ); // Profile
+                               unset( $menu[25] ); // Comments
+                               unset( $menu[59] ); // Separator
+                               unset( $menu[70] ); // Profile
+                               unset( $menu[75] ); // Tools
+                               break;
+
+                       // codex.bbpress.org
+                       case 53 :
+                               unset( $menu[5]  ); // Posts
+                               unset( $menu[10] ); // Media
+                               unset( $menu[15] ); // Links
+                               unset( $menu[25] ); // Comments
+                               unset( $menu[59] ); // Topics
+                               unset( $menu[70] ); // Replies
+                               unset( $menu[75] ); // bbPress Separator
+                               break;
+               }
+       }
+
+       /** Private Methods *******************************************************/
+
+       /**
+        * Checks if no further action needs to be taken
+        *
+        * @author jjj
+        * @since February 6, 2012
+        * @return boolean True if should bail, false if should proceed
+        */
+       private function bail() {
+
+               // Bail if user is not logged in
+               if ( !is_user_logged_in() )
+                       return true;
+
+               // Bail if you are a super admin,
+               if ( is_super_admin() )
+                       return true;
+
+               return false;
+       }       
+}
+new Codex_Hacks();
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions-codex.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasefunctionsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,299 @@
</span><ins>+<?php
+
+/**
+ * Set up the content width value based on the theme's design.
+ */
+if ( ! isset( $content_width ) )
+       $content_width = 700;
+
+// Hide breadcrumbs
+add_filter( 'bbp_no_breadcrumb',   '__return_true' );
+add_filter( 'bbp_show_lead_topic', '__return_true' );
+
+// Always show admin bar
+show_admin_bar( true );
+
+// Include in Codex code on codex sites
+if ( strstr( $_SERVER['HTTP_HOST'], 'codex' ) ) {
+       include( get_template_directory() . '/functions-codex.php' );
+}
+
+/**
+ * Enqueue parent theme CSS
+ */
+function bb_base_register_stylesheets() {
+
+       // Version of CSS
+       $version = '20140227a';
+
+       // Base theme styling
+       wp_enqueue_style( 'bb-base',   get_template_directory_uri()   . '/style.css', false,                         $version, 'screen' );
+
+       // Handle root styling for buddypress/bbpress
+       if ( strstr( $_SERVER['HTTP_HOST'], 'bbpress.org' ) ) {
+               $root = 'style-bbpress.css';
+       } elseif ( strstr( $_SERVER['HTTP_HOST'], 'buddypress.org' ) ) {
+               $root = 'style-buddypress.css';
+       }
+       wp_enqueue_style( 'bb-root',   get_template_directory_uri()   . '/' . $root,  array( 'bb-base' ),            $version, 'screen' );
+
+       // Any additional styling from the currently active theme
+       wp_enqueue_style( 'bb-child',  get_stylesheet_directory_uri() . '/style.css', array( 'bb-base', 'bb-root' ), $version, 'screen' );
+}
+add_action( 'wp_enqueue_scripts', 'bb_base_register_stylesheets' );
+
+function bb_base_topic_search_form() {
+?>
+
+       <form role="search" method="get" id="searchform" action="">
+               <div>
+                       <h3><?php _e( 'Forum Search', 'bbporg'); ?></h3>
+                       <label class="screen-reader-text hidden" for="ts"><?php _e( 'Search for:', 'bbporg' ); ?></label>
+                       <input type="text" value="<?php echo bb_base_topic_search_query(); ?>" name="ts" id="ts" />
+                       <input class="button" type="submit" id="searchsubmit" value="<?php echo esc_attr__( 'Search', 'bbporg' ); ?>" />
+               </div>
+       </form>
+
+<?php
+}
+
+function bb_base_reply_search_form() {
+?>
+
+       <form role="search" method="get" id="searchform" action="">
+               <div>
+                       <h3><?php _e( 'Reply Search', 'bbporg'); ?></h3>
+                       <label class="screen-reader-text hidden" for="rs"><?php _e( 'Search for:', 'bbporg' ); ?></label>
+                       <input type="text" value="<?php echo bb_base_reply_search_query(); ?>" name="rs" id="rs" />
+                       <input class="button" type="submit" id="searchsubmit" value="<?php echo esc_attr__( 'Search', 'bbporg' ); ?>" />
+               </div>
+       </form>
+
+<?php
+}
+
+function bb_base_plugin_search_form() {
+?>
+       
+       <form role="search" method="get" id="searchform" action="">
+               <div>
+                       <h3><?php _e( 'Plugin Search', 'bbporg'); ?></h3>
+                       <label class="screen-reader-text hidden" for="ps"><?php _e( 'Search for:', 'bbporg' ); ?></label>
+                       <input type="text" value="<?php echo bb_base_plugin_search_query(); ?>" name="ps" id="ts" />
+                       <input class="button" type="submit" id="searchsubmit" value="<?php echo esc_attr__( 'Search', 'bbporg' ); ?>" />
+               </div>
+       </form>
+
+<?php
+}
+
+function bb_base_topic_search_query( $escaped = true ) {
+       
+       if ( empty( $_GET['ts'] ) )
+               return false;
+
+       $query = apply_filters( 'bb_base_topic_search_query', $_GET['ts'] );
+       if ( true === $escaped )
+               $query = stripslashes( esc_attr( $query ) );
+
+       return $query;
+}
+
+function bb_base_reply_search_query( $escaped = true ) {
+       
+       if ( empty( $_GET['rs'] ) )
+               return false;
+
+       $query = apply_filters( 'bb_base_reply_search_query', $_GET['rs'] );
+       if ( true === $escaped )
+               $query = stripslashes( esc_attr( $query ) );
+
+       return $query;
+}
+
+function bb_base_plugin_search_query( $escaped = true ) {
+       
+       if ( empty( $_GET['ps'] ) )
+               return false;
+
+       $query = apply_filters( 'bb_base_plugin_search_query', $_GET['ps'] );
+       if ( true === $escaped )
+               $query = stripslashes( esc_attr( $query ) );
+
+       return $query;
+}
+
+function bb_base_single_topic_description() {
+
+       // Validate topic_id
+       $topic_id = bbp_get_topic_id();
+
+       // Unhook the 'view all' query var adder
+       remove_filter( 'bbp_get_topic_permalink', 'bbp_add_view_all' );
+
+       // Build the topic description
+       $voice_count = bbp_get_topic_voice_count   ( $topic_id, true );
+       $reply_count = bbp_get_topic_replies_link  ( $topic_id );
+       $time_since  = bbp_get_topic_freshness_link( $topic_id );
+
+       // Singular/Plural
+       $voice_count = sprintf( _n( '%s participant', '%s participants', $voice_count, 'bbpress' ), bbp_number_format( $voice_count ) );
+       $last_reply  = bbp_get_topic_last_active_id( $topic_id );
+
+       ?>
+
+       <li class="topic-forum">In: <a href="<?php bbp_forum_permalink( bbp_get_topic_forum_id() ); ?>"><?php bbp_topic_forum_title(); ?></a></li>
+       <?php if ( !empty( $reply_count ) ) : ?><li class="reply-count"><?php echo $reply_count; ?></li><?php endif; ?>
+       <?php if ( !empty( $voice_count ) ) : ?><li class="voice-count"><?php echo $voice_count; ?></li><?php endif; ?>
+       <?php if ( !empty( $last_reply  ) ) : ?>
+               <li class="topic-freshness-author"><?php printf( __( 'Last reply from: %s', 'bbporg' ), bbp_get_author_link( array( 'type' => 'name', 'post_id' => $last_reply, 'size' => '15' ) ) ); ?></li>
+       <?php endif; ?>
+       <?php if ( !empty( $time_since  ) ) : ?><li class="topic-freshness-time"><?php printf( __( 'Last activity: %s', 'bbporg' ), $time_since ); ?></li><?php endif; ?>
+       <?php if ( is_user_logged_in() ) : ?>
+               <?php $_topic_id = bbp_is_reply_edit() ? bbp_get_reply_topic_id() : $topic_id; ?>
+               <li class="topic-subscribe"><?php bbp_topic_subscription_link( array( 'before' => '', 'topic_id' => $_topic_id ) ); ?></li>
+               <li class="topic-favorite"><?php bbp_topic_favorite_link( array( 'topic_id' => $_topic_id ) ); ?></li>
+       <?php endif;
+}
+
+function bb_base_single_forum_description() {
+
+       // Validate forum_id
+       $forum_id = bbp_get_forum_id();
+
+       // Unhook the 'view all' query var adder
+       remove_filter( 'bbp_get_forum_permalink', 'bbp_add_view_all' );
+
+       // Get some forum data
+       $topic_count = bbp_get_forum_topic_count( $forum_id, true, true );
+       $reply_count = bbp_get_forum_reply_count( $forum_id, true, true );
+       $last_active = bbp_get_forum_last_active_id( $forum_id );
+
+       // Has replies
+       if ( !empty( $reply_count ) ) {
+               $reply_text = sprintf( _n( '%s reply', '%s replies', $reply_count, 'bbpress' ), bbp_number_format( $reply_count ) );
+       }
+
+       // Forum has active data
+       if ( !empty( $last_active ) ) {
+               $topic_text      = bbp_get_forum_topics_link( $forum_id );
+               $time_since      = bbp_get_forum_freshness_link( $forum_id );
+
+       // Forum has no last active data
+       } else {
+               $topic_text      = sprintf( _n( '%s topic', '%s topics', $topic_count, 'bbpress' ), bbp_number_format( $topic_count ) );
+       }
+       ?>
+
+       <?php if ( bbp_get_forum_parent_id() ) : ?><li class="topic-parent">In: <a href="<?php bbp_forum_permalink( bbp_get_forum_parent_id() ); ?>"><?php bbp_forum_title( bbp_get_forum_parent_id() ); ?></a></li><?php endif; ?>
+       <?php if ( !empty( $topic_count ) ) : ?><li class="topic-count"><?php echo $topic_text; ?></li><?php endif; ?>
+       <?php if ( !empty( $reply_count ) ) : ?><li class="reply-count"><?php echo $reply_text; ?></li><?php endif; ?>
+       <?php if ( !empty( $last_active  ) ) : ?>
+               <li class="forum-freshness-author"><?php printf( __( 'Last post by: %s', 'bbporg' ), bbp_get_author_link( array( 'type' => 'name', 'post_id' => $last_active ) ) ); ?></li>
+       <?php endif; ?>
+       <?php if ( !empty( $time_since  ) ) : ?><li class="forum-freshness-time"><?php printf( __( 'Last activity: %s', 'bbporg' ), $time_since ); ?></li><?php endif; ?>
+       <?php if ( is_user_logged_in() ) : ?>
+               <li class="forum-subscribe"><?php bbp_forum_subscription_link( array( 'forum_id' => $forum_id ) ); ?></li>
+       <?php endif;
+}
+
+/** Plugins *******************************************************************/
+
+function bb_base_get_plugins( $page = 1, $search = false, $tag = 'bbpress' ) {
+       $args    = array( 'tag' => $tag, 'page' => (int) $page, 'per_page' => 10, 'search' => $search );
+       $plugins = bb_base_plugins_api('query_plugins', $args);
+
+       foreach( $plugins->plugins as $plugin_key => $plugin_value ) {
+               if ( $plugins->plugins[$plugin_key]->slug == 'mingle' ) {
+                       unset( $plugins->plugins[$plugin_key] );
+                       $plugins->info['results']--;
+               }
+
+               $plugins->plugins[$plugin_key]->rating_html = bb_base_get_plugin_rating_html( $plugins->plugins[$plugin_key]->rating, $plugins->plugins[$plugin_key]->num_ratings );
+       }
+
+       return $plugins;
+}
+
+/**
+ * See /wp-admin/includes/plugins-install.php
+ */
+function bb_base_plugins_api( $action, $args = null ) {
+
+       if ( is_array($args) )
+               $args = (object)$args;
+
+       if ( !isset( $args->per_page ) )
+               $args->per_page = 19;
+
+       $args = apply_filters( 'plugins_api_args', $args, $action        );
+       $res  = apply_filters( 'plugins_api',      false, $action, $args );
+
+       // Cache individual plugin requests and query requests
+
+       if ( empty( $res ) ) {
+               $request = wp_remote_post( 'http://api.wordpress.org/plugins/info/1.0/', array( 'body' => array( 'action' => $action, 'request' => serialize( $args ) ) ) );
+
+               if ( is_wp_error( $request ) ) {
+                       $res = new WP_Error( 'plugins_api_failed', __( 'An Unexpected HTTP Error occurred during the API request.</p> <p><a href="?" onclick="document.location.reload(); return false;">Try again</a>' ), $request->get_error_message() );
+               } else {
+                       $res = unserialize( $request['body'] );
+                       if ( empty( $res ) ) {
+                               $res = new WP_Error( 'plugins_api_failed', __( 'An unknown error occurred' ), $request['body'] );
+                       }
+               }
+       } elseif ( !is_wp_error( $res ) ) {
+               $res->external = true;
+       }
+
+       return apply_filters( 'plugins_api_result', $res, $action, $args );
+}
+
+function bb_base_get_plugin_rating_html( $rating = false, $num_ratings = 0 ) {
+
+       if ( empty( $rating ) )
+               return false;
+
+       $bb_base_uri = get_template_directory_uri();
+       $rating_html = '
+       <span class="star-holder" title="' . esc_attr( sprintf( _n( '(based on %s rating)', '(based on %s ratings)', $num_ratings ), number_format_i18n( $num_ratings ) ) ) . '">';
+
+       $star1 = '<img src="' . $bb_base_uri . '/images/star_off.png' . '" alt="' . __('1 stars') . '" />';
+       $star2 = '<img src="' . $bb_base_uri . '/images/star_off.png' . '" alt="' . __('2 stars') . '" />';
+       $star3 = '<img src="' . $bb_base_uri . '/images/star_off.png' . '" alt="' . __('3 stars') . '" />';
+       $star4 = '<img src="' . $bb_base_uri . '/images/star_off.png' . '" alt="' . __('4 stars') . '" />';
+       $star5 = '<img src="' . $bb_base_uri . '/images/star_off.png' . '" alt="' . __('5 stars') . '" />';
+
+       if ( $rating <= 7 )
+               $star1 = '<img src="' . $bb_base_uri . '/images/star_half.png' . '" alt="' . __('1 stars') . '" />';
+       else if ( $rating >= 20 )
+               $star1 = '<img src="' . $bb_base_uri . '/images/star.png' . '" alt="' . __('1 stars') . '" />';
+
+       if ( $rating > 20 && $rating <= 27 )
+               $star2 = '<img src="' . $bb_base_uri . '/images/star_half.png' . '" alt="' . __('2 stars') . '" />';
+       else if ( $rating >= 40 )
+               $star2 = '<img src="' . $bb_base_uri . '/images/star.png' . '" alt="' . __('2 stars') . '" />';
+
+       if ( $rating > 40 && $rating <= 47 )
+               $star3 = '<img src="' . $bb_base_uri . '/images/star_half.png' . '" alt="' . __('3 stars') . '" />';
+       else if ( $rating >= 60 )
+               $star3 = '<img src="' . $bb_base_uri . '/images/star.png' . '" alt="' . __('3 stars') . '" />';
+
+       if ( $rating > 60 && $rating <= 67 )
+               $star4 = '<img src="' . $bb_base_uri . '/images/star_half.png' . '" alt="' . __('4 stars') . '" />';
+       else if ( $rating >= 80 )
+               $star4 = '<img src="' . $bb_base_uri . '/images/star.png' . '" alt="' . __('4 stars') . '" />';
+
+       if ( $rating > 80 && $rating <= 87 )
+               $star5 = '<img src="' . $bb_base_uri . '/images/star_half.png' . '" alt="' . __('5 stars') . '" />';
+       else if ( $rating >= 93 )
+               $star5 = '<img src="' . $bb_base_uri . '/images/star.png' . '" alt="' . __('5 stars') . '" />';
+
+       $rating_html .= '<span class="star star1">' . $star1 . '</span>';
+       $rating_html .= '<span class="star star2">' . $star2 . '</span>';
+       $rating_html .= '<span class="star star3">' . $star3 . '</span>';
+       $rating_html .= '<span class="star star4">' . $star4 . '</span>';
+       $rating_html .= '<span class="star star5">' . $star5 . '</span>';
+
+       return $rating_html;
+}
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/functions.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderaccessibilityphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-accessibility.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-accessibility.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-accessibility.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+       <dl id="accessibility">
+               <dt>Skip to:</dt>
+               <dd><a href="#content" title="Skip to content"><?php _e( 'Content', 'bborg' ); ?></a></dd>
+               <dd><a href="#pages" title="Skip to pages"><?php _e( 'Pages', 'bborg' ); ?></a></dd>
+               <dd><a href="#categories" title="Skip to categories"><?php _e( 'Categories', 'bborg' ); ?></a></dd>
+               <dd><a href="#search" title="Skip to search"><?php _e( 'Search', 'bborg' ); ?></a></dd>
+<?php if ( ( is_page() || is_single() || is_attachment() ) && comments_open() ) : ?>
+               <dd class="separator"><a href="#comments" title="Skip to comments"><?php _e( 'Comments', 'bborg' ); ?></a></dd>
+               <dd><a href="#commentform" title="Skip to comment form"><?php _e( 'Respond', 'bborg' ); ?></a></dd>
+<?php endif; ?>
+               <dd class="separator"><a href="#top" title="Skip to top"><?php _e( 'Top', 'bborg' ); ?></a></dd>
+<?php if ( is_category() || is_post_type_archive( 'post' ) || is_singular( 'post' ) ) : ?>
+               <?php previous_post_link( "\t\t\t\t<dd>%link</dd>\n", __( 'Previous Post', 'bbporg' ) ); ?>
+               <?php next_post_link( "\t\t\t\t<dd>%link</dd>\n", __( 'Next Post', 'bbporg' ) ); ?>
+<?php endif; ?>
+               <dd><a href="#bottom" title="Skip to bottom"><?php _e( 'Bottom', 'bborg' ); ?></a></dd>
+       </dl>
+       <hr class="hidden" />
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-accessibility.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderfrontphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-front.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-front.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-front.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+<?php if ( is_front_page() ) : ?>
+       <div id="headline"><div id="headline-inner">
+               <h2 class="graphic home"><?php bloginfo( 'description' ); ?></h2>
+               <p>bbPress is forum software with a twist from the creators of WordPress. Easily setup discussion forums inside your WordPress.org powered site.</p>
+               <div>
+                       <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button">Download bbPress &rarr;</a>
+                       <img src="<?php bloginfo( 'template_url' ); ?>/images/screenshots.png?v=2" alt="Screenshots">
+               </div>
+       </div></div>
+       <hr class="hidden" />
+
+       <div id="showcase"><div id="showcase-inner">
+               <div class="feature">
+                       <h3><?php _e( 'Simple Setup', 'bbporg' ); ?></h3>
+                       <p><a href="<?php bloginfo( 'url' ); ?>/about/simple/"><img src="<?php bloginfo( 'template_url' ); ?>/images/feature_forums.gif" alt="" width="78" height="58"></a>Easy to setup.<br /> Easy to moderate.<br /> Fast, and clean.</p>
+               </div>
+               <div class="feature">
+                       <h3><?php _e( 'Fully Integrated', 'bbporg' ); ?></h3>
+                       <p><a href="<?php bloginfo( 'url' ); ?>/about/integration/"><img src="<?php bloginfo( 'template_url' ); ?>/images/feature_integration.gif" alt="" width="78" height="58"></a>One central account.<br /> One unified admin area.<br /> One click install.</p>
+               </div>
+               <div class="feature" style="margin:0;">
+                       <h3><?php _e( 'Single Installation', 'bbporg' ); ?></h3>
+                       <p><a href="<?php bloginfo( 'url' ); ?>/about/installation/"><img src="<?php bloginfo( 'template_url' ); ?>/images/feature_installation.gif" alt="" width="78" height="58"></a>Simple step-by-step installation walks you through your options.</p>
+               </div>
+               <div class="feature">
+                       <h3><?php _e( 'Multisite Forums', 'bbporg' ); ?></h3>
+                       <p><a href="<?php bloginfo( 'url' ); ?>/about/multisite/"><img src="<?php bloginfo( 'template_url' ); ?>/images/feature_blogs.gif" alt="" width="78" height="58"></a>Divide your site into sections. Allow your users to create content.</p>
+               </div>
+       </div></div>
+       <hr class="hidden" />
+<?php endif; ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-front.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderheadphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-head.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-head.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-head.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+<head profile="http://gmpg.org/xfn/11">
+
+       <title><?php wp_title( '&middot;', true, 'right' ); bloginfo( 'name' ); ?></title>
+
+       <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php bloginfo( 'charset' ); ?>" />
+       <meta http-equiv="Content-Style-Type" content="text/css" />
+       <meta name="distribution" content="global" />
+       <meta name="robots" content="follow, all" />
+       <meta name="language" content="en, sv" />
+       <meta name="description" content="<?php bloginfo( 'description' ); ?>" />
+       <meta name="keywords" content="wordpress buddypress bbpress community support forums" />
+
+       <link rel="home" title="Home" href="<?php bloginfo( 'url' ); ?>" />
+       <link rel="index" title="Index" href="<?php bloginfo( 'url' ); ?>/about/index/" />
+       <link rel="contents" title="Contents" href="<?php bloginfo( 'url' ); ?>/about/contents/" />
+       <link rel="search" title="Search" href="#searchform" />
+       <link rel="glossary" title="Glossary" href="<?php bloginfo( 'url' ); ?>/about/glossary/" />
+       <link rel="help" title="Help" href="<?php bloginfo( 'url' ); ?>/about/help/" />
+       <link rel="first" title="First" href="" />
+       <link rel="last" title="Last" href="" />
+       <link rel="up" title="Top" href="#top" />
+       <link rel="copyright" title="Copyright" href="<?php bloginfo( 'url' ); ?>/about/copyright/" />
+       <link rel="author" title="Author" href="<?php bloginfo( 'url' ); ?>/about/author/" />
+
+       <link rel="Shortcut Icon" href="<?php bloginfo( 'url' ); ?>" />
+       <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo( 'rss2_url' ); ?>" />
+       <link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo( 'rss_url' ); ?>" />
+       <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo( 'atom_url' ); ?>" />
+<?php wp_get_archives( 'type=monthly&format=link' ); ?>
+       <link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
+       <?php if ( is_singular( 'post' ) ) wp_enqueue_script( 'comment-reply' ); ?>
+       <?php wp_head(); ?>
+</head>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-head.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheadernavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-nav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-nav.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-nav.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+<ul id="nav" class="menu">
+       <li <?php if ( is_page( 'about'    ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/about/">About</a></li>
+       <li <?php if ( is_page( 'plugins'  ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/plugins/">Plugins</a></li>
+       <li <?php if ( is_page( 'themes'   ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/themes/">Themes</a></li>
+       <li><a href="http://codex.bbpress.org/">Documentation</a></li>
+       <li <?php if ( is_post_type_archive( 'post' ) || is_singular( 'post' ) || is_date() || is_tag() || is_category() || is_home() ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/blog/">Blog</a></li>
+       <li <?php if ( is_bbpress() ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/forums/">Support</a></li>
+       <li class="download<?php if ( is_page( 'download' ) ) : ?> current<?php endif; ?>"><a href="<?php bloginfo( 'url' ); ?>/download/">Download</a></li>
+</ul>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-nav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheadersubnavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-subnav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-subnav.php                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-subnav.php  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+<?php if ( !is_front_page() ) : ?>
+       <div id="subnav"><div id="subnav-inner">
+               <ul id="nav-secondary" class="menu">
+                       <?php if ( is_user_logged_in() ) : ?>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/forums/new-topic/">Create New Topic</a></li>
+                       <?php endif; ?>
+               </ul>
+
+               <ul id="nav-user" class="menu">
+                       <?php if ( ! is_user_logged_in() ) : ?>
+                               <li><a href="//wordpress.org/support/register.php">Register</a></li>
+                               <li><a href="//wordpress.org/support/bb-login.php">Lost Password</a></li>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/login/">Log In</a></li>
+                       <?php else : ?>
+                               <li><a href="<?php bbp_favorites_permalink( bbp_get_current_user_id() ); ?>">Favorites</a></li>
+                               <li><a href="<?php bbp_subscriptions_permalink( bbp_get_current_user_id() ); ?>">Subscriptions</a></li>
+                       <?php endif; ?>
+               </ul>
+       </div></div>
+       <hr class="hidden" />
+<?php endif; ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header-subnav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseheaderphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+<!DOCTYPE html><html>
+
+<?php get_template_part( 'header', 'head' ); ?>
+
+<body id="top" <?php body_class(); ?>>
+
+<?php get_template_part( 'header', 'accessibility' ); ?>
+
+       <div id="header"><div id="header-inner">
+               <?php get_template_part( 'header', 'nav' ); ?>
+
+               <h1><a href="<?php bloginfo( 'url' ); ?>"><?php bloginfo( 'name' ); ?></a></h1>
+       </div></div>
+       <hr class="hidden" />
+
+<?php get_template_part( 'header', 'front'  ); ?>
+<?php get_template_part( 'header', 'subnav' ); ?>
+
+       <div id="main">
+               <div class="content">
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/header.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/image.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/image.php                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/image.php  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+<?php get_header(); ?>
+
+<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
+                       <h2 id="post-<?php the_ID(); ?>"><a href="<?php echo get_permalink($post->post_parent); ?>" rev="attachment"><?php echo get_the_title($post->post_parent); ?></a> &raquo; <?php the_title(); ?></h2>
+                       <p class="attachment"><a href="<?php echo wp_get_attachment_url($post->ID); ?>"><?php echo wp_get_attachment_image( $post->ID, 'medium' ); ?></a></p>
+                       <p class="wp-caption"><?php if ( !empty($post->post_excerpt) ) the_excerpt(); // this is the "caption" ?></p>
+<?php the_content('Read more &laquo;'); ?>
+                       <dl id="meta">
+                               <dt>Published on</dt>
+                               <dd><?php the_time('l, F jS, Y') ?> at <?php the_time() ?></dd>
+                               <dd>by <cite><?php the_author_posts_link(''); ?></cite></dd>
+<?php the_tags("\t\t\t\t\t<dt>Tagged as</dt>\n\t\t\t\t\t<dd>", "</dd>\t\t\t\t\t<dd>", "</dd>\n"); ?>
+                               <dt>Categorized under</dt>
+                               <dd><?php the_category(', '); ?></dd>
+                               <dt>Feedback has</dt>
+                               <dd><?php comments_popup_link("not been left", "been left once", "been left % times", "", "been turned off"); ?></dd>
+                               <dt>Syndication through</dt>
+                               <dd><?php comments_rss_link('RSS 2.0'); ?></dd>
+<?php if ('open' == $post->ping_status) { ?>
+                               <dt>Trackback from</dt>
+                                       <dd><a href="<?php trackback_url(); ?>" rel="trackback">your own site</a></dd>
+<?php }
+ if ('open' == $post-> comment_status) { ?>
+                               <dt>Respond if</dt>
+                               <dd><a href="#respond">you'd like to leave feedback</a></dd>
+<?php } edit_post_link("edit this publication", "\t\t\t\t\t<dt>You can</dt>\n\t\t\t\t\t<dd>", "</dd>\n"); ?>
+                       </dl>
+                       <hr class="hidden" />
+
+                       <h3>View Older or Newer Images</h3>
+                       <div class="navigation">
+                               <div class="alignleft"><?php previous_image_link() ?></div>
+                               <div class="alignright"><?php next_image_link() ?></div>
+                       </div>
+                       <hr class="hidden" />
+<?php comments_template(); endwhile; else: ?>
+                       <h1>Whoops!</h1>
+                       <p><?php _e('Sorry, no images matched your criteria.'); ?></p>
+<?php endif; get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/image.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesbbpressgif"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/bbpress.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/bbpress.gif
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/bbpress.gif 2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/bbpress.gif  2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/bbpress.gif
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesbuddypressgif"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/buddypress.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/buddypress.gif
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/buddypress.gif      2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/buddypress.gif       2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/buddypress.gif
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesscreenshotspng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.png     2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.png      2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesscreenshotspsd"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.psd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.psd
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.psd     2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.psd      2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/screenshots.psd
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagessearchiconpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/search-icon.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/search-icon.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/search-icon.png     2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/search-icon.png      2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/search-icon.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstarpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star.png    2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star.png     2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstar_halfpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_half.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_half.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_half.png       2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_half.png        2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_half.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstar_offpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_off.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_off.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_off.png        2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_off.png 2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/star_off.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagessticky2xpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky-2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky-2x.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky-2x.png       2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky-2x.png        2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky-2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimagesstickypng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky.png  2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky.png   2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/sticky.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseimageswordpressgif"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/wordpress.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/wordpress.gif
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/wordpress.gif       2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/wordpress.gif        2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/images/wordpress.gif
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbaseindexphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/index.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/index.php                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/index.php  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                       <h3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>
+                       <cite><?php printf( __( 'Published on %s by %s', 'bbporg' ), get_the_time( 'F jS, Y' ), get_the_author_link() ); ?></cite>
+                       <div class="single-post" id="post-<?php the_ID(); ?>"><?php the_content( __( 'Read more &rarr;' ) ); ?></div>
+<?php endwhile; if ( get_next_posts_link() ) : ?>
+                       <div class="nav-previous alignleft"><?php next_posts_link( __( '<span class="meta-nav">&larr;</span> Older posts' ) ); ?></div>
+<?php endif; if ( get_previous_posts_link() ) : ?>
+                       <div class="nav-next alignright"><?php previous_posts_link( __( 'Newer posts <span class="meta-nav">&rarr;</span>' ) ); ?></div>
+<?php endif; else : ?>
+                       <p><em><?php _e( 'Sorry, no posts matched your criteria.' ); ?></em></p>
+<?php endif; ?>
+                       <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/index.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasepagepluginsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page-plugins.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page-plugins.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page-plugins.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,83 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                               <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+
+                               <?php
+                                       $current_page = isset( $_GET['ppage'] ) ? absint( $_GET['ppage'] ) : 1;
+                                       $plugins  = bb_base_get_bbpress_plugins( $current_page, $_GET['ps'] );
+                                       $from_num = intval( ( (int) $plugins->info['page'] - 1 ) * 10 ) + 1;
+                                       $to_num   = ( $from_num + 9 > (int) $plugins->info['results'] ) ? $plugins->info['results'] : $from_num + 9;
+                               ?>
+
+                               <div class="bbp-pagination">
+                                       <div class="bbp-pagination-count">
+
+                                               <?php printf( 'Viewing %1$s to %2$s (%3$s)', number_format_i18n( $from_num ), number_format_i18n( $to_num ), number_format_i18n( $plugins->info['results'] ) ); ?>
+
+                                       </div>
+
+                                       <div class="bbp-pagination-links">
+
+                                               <?php
+                                                       $pag_links = paginate_links( array(
+                                                               'base'      => add_query_arg( array( 'ppage' => '%#%' ) ),
+                                                               'format'    => '',
+                                                               'total'     => ceil( $plugins->info['results'] / 10 ),
+                                                               'current'   => $plugins->info['page'],
+                                                               'prev_text' => '&larr;',
+                                                               'next_text' => '&rarr;',
+                                                               'mid_size'  => 1
+                                                       ) );
+
+                                                       echo $pag_links;
+                                               ?>
+
+                                       </div>
+                               </div>
+
+                               <?php
+                                       foreach ( (array) $plugins->plugins as $plugin ) :
+
+                                               $plugin_author_id = 0;
+
+                                               if ( !empty( $plugin->contributors ) ) {
+                                                       $plugin_author    = get_user_by( 'login', key( $plugin->contributors ) );
+                                                       $plugin_author_id = $plugin_author->ID;
+                                               }
+                               ?>
+
+                               <div class="single-plugin">
+                                       <h3 class="plugin-title"><a href="<?php echo esc_url( 'http://wordpress.org/extend/plugins/' . $plugin->slug ); ?>/" title="Plugin Information"><?php echo esc_html( $plugin->name ); ?></a></h3>
+
+                                       <div class="plugin-meta">
+                                               <?php if ( !empty( $plugin->version  ) ) : ?><div>Version: <?php echo esc_html( $plugin->version ); ?></div><?php if ( !empty( $plugin->requires ) ) : ?><?php endif; ?><?php endif; ?>
+                                               <?php if ( !empty( $plugin->requires ) ) : ?><div>Requires: <?php echo esc_html( $plugin->requires ); ?></div><?php if ( !empty( $plugin->tested ) ) : ?><?php endif; ?><?php endif; ?>
+                                               <?php if ( !empty( $plugin->tested   ) ) : ?><div>Compatible up to: <?php echo esc_html( $plugin->tested ); ?></div><?php endif; ?>
+                                               <div>Rating: <?php echo esc_html( $plugin->rating_html ); ?></div>
+                                       </div>
+
+                                       <p class="plugin-description" style="font-size: 12px">
+                                               <?php echo substr( strip_tags( $plugin->description ), 0, 300 ); ?>&hellip;
+                                       </p>
+
+                               </div>
+
+                               <?php endforeach; ?>
+
+                               <div class="bbp-pagination">
+                                       <div class="bbp-pagination-count">
+
+                                               <?php printf( 'Viewing %1$s to %2$s (%3$s)', number_format_i18n( $from_num ), number_format_i18n( $to_num ), number_format_i18n( $plugins->info['results'] ) ); ?>
+
+                                       </div>
+
+                                       <div class="bbp-pagination-links">
+
+                                               <?php echo $pag_links; ?>
+
+                                       </div>
+                               </div>
+
+<?php endwhile;  endif;?>
+                               <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page-plugins.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasepagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                               <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+<?php the_content( __( 'Read more &raquo;' ) ); wp_link_pages( "before=<p>Pages:&after=</p>\n&next_or_number=number" ); edit_post_link( 'Edit', '<p>', '</p>' ); ?>
+<?php endwhile;  endif;?>
+                               <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/page.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesearchformphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/searchform.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/searchform.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/searchform.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+                       <form id="searchform" method="get" action="<?php echo get_settings('home'); ?>">
+                               <fieldset>
+                                       <legend><span>Search this website</span></legend>
+                                       <label for="search">for:</label>
+                                       <input type="text" value="" id="search" name="s" class="searchtext" />
+                                       <input type="submit" value="SEARCH" class="search button" />
+                               </fieldset>
+                       </form>
+                       <hr class="hidden" />
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/searchform.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesidebarphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/sidebar.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/sidebar.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/sidebar.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,125 @@
</span><ins>+</div>
+<div class="sidebar">
+
+       <?php if ( function_exists( 'is_bbpress' ) && ( is_bbpress() ) || is_page( 'new-topic' ) ) : ?>
+       
+               <?php if ( bbp_is_single_forum() || bb_base_topic_search_query( false ) ) : ?>
+
+                       <div>
+                               <h3><?php _e( 'Forum Info', 'bbporg'); ?></h3>
+                               <ul class="forum-info">
+                                       <?php bb_base_single_forum_description(); ?>
+                               </ul>
+                       </div>
+
+                       <?php bb_base_topic_search_form(); ?>
+
+                       <div>
+                               <h3><?php _e( 'Forum Feeds', 'bbporg'); ?></h3>
+                               <ul>
+                                       <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/" title="Forum Posts">Recent Posts</a></li>
+                                       <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/?type=topic" title="Forum Topics">Recent Topics</a></li>
+                               </ul>
+                       </div>
+
+               <?php elseif ( bbp_is_single_topic() || bbp_is_topic_edit() || bbp_is_reply_edit() ) : ?>
+
+                       <div>
+                               <h3><?php _e( 'Topic Info', 'bbporg'); ?></h3>
+                               <ul class="topic-info">
+                                       <?php bb_base_single_topic_description(); ?>
+                               </ul>
+                       </div>
+
+                       <div>
+                               <?php bbp_topic_tag_list( 0, array(
+                                       'before' => '<h3>Topic Tags</h3><ul class="topic-tags"><li>',
+                                       'after'  => '</li></ul>',
+                                       'sep'    => '</li><li>',
+                               ) ); ?>
+                       </div>
+
+                       <?php bb_base_reply_search_form(); ?>
+
+                       <?php if ( current_user_can( 'moderate', bbp_get_topic_id() ) ) : ?>
+
+                               <div>
+                                       <?php bbp_topic_admin_links( array (
+                                               'id'     => bbp_get_topic_id(),
+                                               'before' => '<h3>Topic Admin</h3><ul class="topic-admin-links"><li>',
+                                               'after'  => '</li></ul>',
+                                               'sep'    => '</li><li>',
+                                               'links'  => array()
+                                       ) ); ?>
+                               </div>
+
+                       <?php endif; ?>
+
+               <?php else : ?>
+
+                       <div>
+                               <h3><?php _e( 'Forums', 'bbporg'); ?></h3>
+                               <?php echo do_shortcode( '[bbp-forum-index]' ); ?>
+                       </div>
+                       <hr class="hidden" />
+
+                       <div>
+                               <h3><?php _e( 'Views', 'bbporg'); ?></h3>
+                               <ul>
+
+                                       <?php foreach ( bbp_get_views() as $view => $args ) : ?>
+
+                                               <li><a class="bbp-view-title" href="<?php bbp_view_url( $view ); ?>" title="<?php bbp_view_title( $view ); ?>"><?php bbp_view_title( $view ); ?></a></li>
+
+                                       <?php endforeach; ?>
+
+                               </ul>
+                       </div>
+
+                       <div>
+                               <h3><?php _e( 'Feeds', 'bbporg'); ?></h3>
+                               <ul>
+                                       <li><a class="feed" href="<?php bbp_forums_url(); ?>feed/" title="All Recent Posts">All Recent Posts</a></li>
+                                       <li><a class="feed" href="<?php bbp_topics_url(); ?>feed/" title="All Recent Topics">All Recent Topics</a></li>
+                               </ul>
+                       </div>
+
+                       <div>
+                               <h3><?php _e( 'Tags', 'bbporg'); ?></h3>
+                               <?php echo do_shortcode( '[bbp-topic-tags]' ); ?>
+                       </div>
+
+               <?php endif; ?>
+
+       <?php elseif ( is_front_page() || is_404() ) : ?>
+
+               <div class="feature">
+                       <h3><?php _e('WordPress', 'bbporg'); ?></h3>
+                       <p><a href="http://wordpress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/wordpress.gif"/></a>The world&#8217;s most powerful web publishing software.</p>
+               </div>
+               <div class="feature">
+                       <h3><?php _e('bbPress', 'bbporg'); ?></h3>
+                       <p><a href="http://bbpress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/bbpress.gif"/></a>Simple and elegant forum software from the creators of WordPress.</p>
+               </div>
+               <div style="margin-right: 0pt;" class="feature">
+                       <h3><?php _e('BuddyPress', 'bbporg'); ?></h3>
+                       <p><a href="http://buddypress.org"><img width="78" height="58" alt="" src="<?php echo get_template_directory_uri(); ?>/images/buddypress.gif"/></a>Create a fully featured niche social-network with a few easy clicks.</p>
+               </div>
+
+       <?php elseif ( ( ! is_page( 'login' ) && ! is_page( 'register' ) && ! is_page( 'lost-password' ) ) || is_home() || is_singular( 'post' ) || is_archive() ) : ?>
+
+               <div>
+                       <h3><?php _e( 'Categories', 'bbporg'); ?></h3>
+                       <ul>
+                               <?php wp_list_categories( array( 'title_li' => false ) ); ?>
+                       </ul>
+               </div>
+
+               <div>
+                       <h3><?php _e( 'Tags', 'bbporg'); ?></h3>
+                       <?php wp_tag_cloud(); ?>
+               </div>
+
+       <?php endif; ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/sidebar.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesingleuserphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single-user.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single-user.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single-user.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+<?php
+
+/**
+ * User Profile
+ *
+ * @package bbPress
+ * @subpackage Theme
+ */
+
+get_header(); ?>
+
+       <?php do_action( 'bbp_before_main_content' ); ?>
+
+       <h3 id="bbpress-user"><?php bbp_displayed_user_field( 'display_name' ); ?> (@<?php bbp_displayed_user_field( 'user_nicename' ); ?>)</h3>
+
+       <div id="bbp-user-<?php bbp_current_user_id(); ?>" class="bbp-single-user">
+               <div class="entry-content">
+
+                       <?php bbp_get_template_part( 'content', 'single-user' ); ?>
+
+               </div><!-- .entry-content -->
+       </div><!-- #bbp-user-<?php bbp_current_user_id(); ?> -->
+
+       <?php do_action( 'bbp_after_main_content' ); ?>
+
+<?php get_footer(); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single-user.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasesinglephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+       <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+       <cite><?php printf( __( 'Published on %1$s by %2$s', 'bborg' ), get_the_time( 'F jS, Y' ), get_the_author_link() ) ?></cite>
+       <div class="single-post" id="post-<?php the_ID(); ?>"><?php the_content( __( 'Read more &rarr;' ) ); ?></div>
+
+       <hr class="hidden" />
+
+       <?php comments_template(); ?>
+
+<?php endwhile; else : ?>
+
+       <p><em><?php _e( 'Sorry, no posts matched your criteria.' ); ?></em></p>
+
+<?php endif; ?>
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/single.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasestylebbpresscss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-bbpress.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-bbpress.css                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-bbpress.css  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,202 @@
</span><ins>+/* =Header
+-------------------------------------------------------------- */
+
+#header {
+       background-image: linear-gradient( bottom, rgb(131,189,102) 50%, rgb(171,229,142) 99%, rgb(106,164,77) 0% );
+       background-image: -o-linear-gradient( bottom, rgb(131,189,102) 50%, rgb(171,229,142) 99%, rgb(106,164,77) 0% );
+       background-image: -moz-linear-gradient( bottom, rgb(131,189,102) 50%, rgb(171,229,142) 99%, rgb(106,164,77) 0% );
+       background-image: -webkit-linear-gradient( bottom, rgb(131,189,102) 50%, rgb(171,229,142) 99%, rgb(106,164,77 ) 0% );
+       background-image: -ms-linear-gradient( bottom, rgb(131,189,102) 50%, rgb(171,229,142) 99%, rgb(106,164,77) 0% );
+       background-image: -webkit-gradient( linear, left bottom, left top, color-stop( 0.5, rgb( 141, 199, 112 ) ), color-stop( 0.99, rgb( 171, 229, 142 ) ), color-stop( 0, rgb( 106, 164, 77 ) ) );
+}
+
+#header-inner {
+       background: url('../bbpress-2013/images/bee.png') no-repeat 197px -72px;
+}
+#header h1 a {
+       background: url('../bbpress-2013/images/bbpress-logo.png') no-repeat 0 0;
+}
+
+/* =Site Style
+-------------------------------------------------------------- */
+
+#headline {
+       background-color: #005b1b;
+       background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 91, 27)), to(rgb(0, 98, 15)));
+       background-image: -webkit-linear-gradient(top, rgb(0, 91, 27), rgb(0, 98, 15));
+       background-image: -moz-linear-gradient(top, rgb(0, 91, 27), rgb(0, 98, 15));
+       background-image: -o-linear-gradient(top, rgb(0, 91, 27), rgb(0, 98, 15));
+       background-image: -ms-linear-gradient(top, rgb(0, 91, 27), rgb(0, 98, 15));
+       background-image: linear-gradient(top, rgb(0, 91, 27), rgb(0, 98, 15));
+       filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#005b1b', EndColorStr='#00620f');
+}
+#showcase {
+       background: #ded;
+}
+div.feature p.book-description {
+       clear: left;
+       margin-top: 20px;
+       font-size: 1.1em;
+}
+
+body.bbp-user-page div.content,
+body.bbp-user-edit div.content {
+       width: auto;
+       float: none;
+}
+
+div.standard {
+       background: #EBF5FA;
+}
+
+/* =Buttons
+-------------------------------------------------------------- */
+
+#nav li a {
+       text-shadow: 0 -1px 0 rgba(0,162,116,0.8);
+}
+
+#nav li.current a,
+#nav li a:hover,
+.button:hover {
+       color: rgba(235,255,235,0.9);
+       text-shadow: 0 -1px 0 rgb(0,162,116);
+
+       border: 1px solid #1d6422;
+
+       background-image: -moz-linear-gradient(top, #00aa66 0%, #008800 100%);
+       background-image: -webkit-linear-gradient(top, #00aa66 0%,#008800 100%);
+       background-image: -o-linear-gradient(top, #00aa66 0%,#008800 100%);
+       background-image: -ms-linear-gradient(top, #00aa66 0%,#008800 100%);
+       background-image: linear-gradient(top, #00aa66 0%,#008800 100%);
+
+       -moz-box-shadow: inset 0 1px 0 #00aa66, inset 0 2px 0 rgba(120,230,120,0.7);
+       -webkit-box-shadow: inset 0 1px 0 #00aa66, inset 0 2px 0 rgba(120,230,120,0.7);
+       -o-box-shadow: inset 0 1px 0 #00aa66, inset 0 2px 0 rgba(120,230,120,0.7);
+       -ms-box-shadow: inset 0 1px 0 #00aa66, inset 0 2px 0 rgba(120,230,120,0.7);
+       box-shadow: inset 0 1px 0 #00aa66, inset 0 2px 0 rgba(120,230,120,0.7);
+}
+
+.button {
+       text-shadow: 0 -1px 2 rgba(0,162,116,1);
+       border: 1px solid #1d6422;
+
+       background-color: #009933;
+       background-image: -moz-linear-gradient(top, #009933 0%, #008800 100%);
+       background-image: -webkit-linear-gradient(top, #009933 0%,#008800 100%);
+       background-image: -ms-linear-gradient(top, #009933 0%,#008800 100%);
+       background-image: -o-linear-gradient(top, #009933 0%,#008800 100%);
+       background-image: linear-gradient(top, #009933 0%,#008800 100%);
+
+       -moz-box-shadow: inset 0 1px 0 #009933, inset 0 2px 0 rgba(120,230,120,0.5);
+       -webkit-box-shadow: inset 0 1px 0 #009933, inset 0 2px 0 rgba(120,230,120,0.5);
+       -o-box-shadow: inset 0 1px 0 #009933, inset 0 2px 0 rgba(120,230,120,0.5);
+       -ms-box-shadow: inset 0 1px 0 #009933, inset 0 2px 0 rgba(120,230,120,0.5);
+       box-shadow: inset 0 1px 0 #009933, inset 0 2px 0 rgba(120,230,120,0.5);
+}
+
+#nav li.current a,
+#nav li a:active,
+.button:active {
+       background-image: -moz-linear-gradient(top, #009933 0%, #008800 100%);
+       background-image: -webkit-linear-gradient(top, #009933 0%,#008800 100%);
+       background-image: -o-linear-gradient(top, #009933 0%,#008800 100%);
+       background-image: -ms-linear-gradient(top, #009933 0%,#008800 100%);
+       background-image: linear-gradient(top, #009933 0%,#008800 100%);
+
+       -moz-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 #009933;
+       -webkit-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 #009933;
+       -o-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 #009933;
+       -ms-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 #009933;
+       box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 #009933;
+}
+
+#nav li a:hover,
+.dark-context .button:hover {
+       -moz-box-shadow: inset 0 1px 0 rgba(120,230,120,0.7);
+       -webkit-box-shadow: inset 0 1px 0 rgba(120,230,120,0.7);
+       -o-box-shadow: inset 0 1px 0 rgba(120,230,120,0.7);
+       -ms-box-shadow: inset 0 1px 0 rgba(120,230,120,0.7);
+       box-shadow: inset 0 1px 0 rgba(120,230,120,0.7);
+}
+
+.dark-context .button {
+       -moz-box-shadow: inset 0 1px 0 rgba(120,230,120,0.5);
+       -webkit-box-shadow: inset 0 1px 0 rgba(120,230,120,0.5);
+       -o-box-shadow: inset 0 1px 0 rgba(120,230,120,0.5);
+       -ms-box-shadow: inset 0 1px 0 rgba(120,230,120,0.5);
+       box-shadow: inset 0 1px 0 rgba(120,230,120,0.5);
+}
+
+.dark-context .button:active {
+       -moz-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 rgba(120,230,120,0.5);
+       -webkit-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 rgba(120,230,120,0.5);
+       -o-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 rgba(120,230,120,0.5);
+       -ms-box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 rgba(120,230,120,0.5);
+       box-shadow: inset 0 1px 5px #328C00, inset 0 -1px 0 rgba(120,230,120,0.5);
+}
+
+#subnav-inner ul li a:hover {
+       color: #8fbb6e;
+}
+
+/* =Headers
+-------------------------------------------------------------- */
+
+h2.graphic {
+       color: rgba(245,255,245,1);
+       text-shadow: 1px -1px 0 rgba(0,99,22,0.9);
+}
+
+/* =Links
+-------------------------------------------------------------- */
+
+a {
+       color: #328C00;
+}
+a:hover {
+       color: #D54E21;
+}
+
+/* =Text
+-------------------------------------------------------------- */
+
+blockquote {
+       background-color: #eee;
+}
+div.action a {
+       color: #009933;
+}
+
+/* =Input
+-------------------------------------------------------------- */
+
+input.submit {
+       background: #3399cc;
+       color: #fff;
+}
+input.submit:hover {
+       background: #009933;
+}
+
+/* =bbPress Default Override
+-------------------------------------------------------------- */
+
+#bbpress-forums li.bbp-body ul:hover {
+       background-color: #efe;
+}
+
+/* =HiDPI Overrides
+-------------------------------------------------------------- */
+
+@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
+       #header-inner {
+               background-image: url('../bbpress-2013/images/bee-2x.png');
+               background-size: 231px 162px;
+       }
+
+       #header h1 a {
+               background-image: url('../bbpress-2013/images/bbpress-logo-2x.png');
+               background-size: 208px 65px;
+       }
+}
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-bbpress.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasestylebuddypresscss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-buddypress.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-buddypress.css                            (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-buddypress.css       2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,250 @@
</span><ins>+/* =Site Style
+-------------------------------------------------------------- */
+
+#header {
+       background: #d54e21;
+       border-bottom: 1px solid #c43d10;
+}
+
+#header-inner {
+       background: transparent;
+}
+
+#header h1 a {
+       width: 265px;
+       background: url('../buddypress-2013/images/buddypress-logo.png') no-repeat 0 0;
+       position: relative;
+}
+
+#header h1 a:after {
+       font: normal 22px/1 'dashicons';
+       position: absolute;
+       color: #fff;
+       content: '\f456';
+       left: 251px;
+       top: 6px;
+       text-indent: 0;
+}
+
+#headline {
+       background-color: #ddd;
+       border-bottom: 1px solid #aaa;
+}
+#headline-inner p {
+       color: #555;
+}
+
+#showcase {
+       background: #ded;
+}
+a:hover img,
+#main a:hover img {
+       border: #8C3200 solid 1px;
+}
+
+div.standard {
+       border: #990000 solid 2px;
+       background: #EBF5FA;
+}
+
+div.free-page div.standard {
+       border: #990000 solid 2px;
+}
+
+/* =Buttons
+-------------------------------------------------------------- */
+
+#nav li a {
+       text-shadow: 0 -1px 0 rgba(162,0,116,0.8);
+}
+
+#nav li.current a,
+#nav li a:hover,
+.button:hover {
+       color:rgba(255,235,235,0.9);
+       text-shadow: 0 -1px 0 rgb(162,0,116);
+
+       border: 1px solid #641d22;
+
+       background-image: -moz-linear-gradient(top, #aa0000 0%, #880000 100%);
+       background-image: -webkit-linear-gradient(top, #aa0000 0%,#880000 100%);
+       background-image: -o-linear-gradient(top, #aa0000 0%,#880000 100%);
+       background-image: -ms-linear-gradient(top, #aa0000 0%,#880000 100%);
+       background-image: linear-gradient(top, #aa0000 0%,#880000 100%);
+
+       -moz-box-shadow: inset 0 1px 0 #aa0000, inset 0 2px 0 rgba(230,120,120,0.7);
+       -webkit-box-shadow: inset 0 1px 0 #aa0000, inset 0 2px 0 rgba(230,120,120,0.7);
+       -o-box-shadow: inset 0 1px 0 #aa0000, inset 0 2px 0 rgba(230,120,120,0.7);
+       -ms-box-shadow: inset 0 1px 0 #aa0000, inset 0 2px 0 rgba(230,120,120,0.7);
+       box-shadow: inset 0 1px 0 #aa0000, inset 0 2px 0 rgba(230,120,120,0.7);
+}
+
+.button {
+       text-shadow: 0 -1px 2 rgba(162,0,116,1);
+       border: 1px solid #641d22;
+
+       background-color: #990000;
+       background-image: -moz-linear-gradient(top, #990000 0%, #880000 100%);
+       background-image: -webkit-linear-gradient(top, #990000 0%,#880000 100%);
+       background-image: -ms-linear-gradient(top, #990000 0%,#880000 100%);
+       background-image: -o-linear-gradient(top, #990000 0%,#880000 100%);
+       background-image: linear-gradient(top, #990000 0%,#880000 100%);
+
+       -moz-box-shadow: inset 0 1px 0 #990000, inset 0 2px 0 rgba(230,120,120,0.5);
+       -webkit-box-shadow: inset 0 1px 0 #990000, inset 0 2px 0 rgba(230,120,120,0.5);
+       -o-box-shadow: inset 0 1px 0 #990000, inset 0 2px 0 rgba(230,120,120,0.5);
+       -ms-box-shadow: inset 0 1px 0 #990000, inset 0 2px 0 rgba(230,120,120,0.5);
+       box-shadow: inset 0 1px 0 #990000, inset 0 2px 0 rgba(230,120,120,0.5);
+}
+
+#nav li.current a,
+#nav li a:active,
+.button:active {
+
+       background-image: -moz-linear-gradient(top, #990000 0%, #880000 100%);
+       background-image: -webkit-linear-gradient(top, #990000 0%,#880000 100%);
+       background-image: -o-linear-gradient(top, #990000 0%,#880000 100%);
+       background-image: -ms-linear-gradient(top, #990000 0%,#880000 100%);
+       background-image: linear-gradient(top, #990000 0%,#880000 100%);
+
+       -moz-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 #990000;
+       -webkit-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 #990000;
+       -o-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 #990000;
+       -ms-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 #990000;
+       box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 #990000;
+}
+
+#nav li a:hover,
+.dark-context .button:hover {
+       -moz-box-shadow: inset 0 1px 0 rgba(230,120,120,0.7);
+       -webkit-box-shadow: inset 0 1px 0 rgba(230,120,120,0.7);
+       -o-box-shadow: inset 0 1px 0 rgba(230,120,120,0.7);
+       -ms-box-shadow: inset 0 1px 0 rgba(230,120,120,0.7);
+       box-shadow: inset 0 1px 0 rgba(230,120,120,0.7);
+}
+
+.dark-context .button {
+       -moz-box-shadow: inset 0 1px 0 rgba(230,120,120,0.5);
+       -webkit-box-shadow: inset 0 1px 0 rgba(230,120,120,0.5);
+       -o-box-shadow: inset 0 1px 0 rgba(230,120,120,0.5);
+       -ms-box-shadow: inset 0 1px 0 rgba(230,120,120,0.5);
+       box-shadow: inset 0 1px 0 rgba(230,120,120,0.5);
+}
+
+.dark-context .button:active {
+       -moz-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 rgba(230,120,120,0.5);
+       -webkit-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 rgba(230,120,120,0.5);
+       -o-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 rgba(230,120,120,0.5);
+       -ms-box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 rgba(230,120,120,0.5);
+       box-shadow: inset 0 1px 5px #8C3200, inset 0 -1px 0 rgba(230,120,120,0.5);
+}
+
+/* =Navigation
+-------------------------------------------------------------- */
+
+ul#nav li a:hover {
+       color: #ffeeee;
+}
+
+#subnav-inner ul li a:hover {
+       color: #d84800;
+}
+
+/* =Headers
+-------------------------------------------------------------- */
+
+h2.graphic {
+       color: #555;
+       text-shadow: 1px -1px 0 #aaa;
+}
+
+/* =Links
+-------------------------------------------------------------- */
+
+a {
+       color: #D54E21;
+}
+a:hover {
+       color: #FF3019;
+}
+
+/* =Text
+-------------------------------------------------------------- */
+
+blockquote {
+       background-color: #eee;
+}
+div.action a {
+       color: #990000;
+}
+
+/* =Input
+-------------------------------------------------------------- */
+
+input.submit {
+       background: #3399cc;
+       color: #fff;
+}
+input.submit:hover {
+       background: #990000;
+}
+
+#bbpress-forums li.bbp-body ul:hover {
+       background-color: #fee;
+}
+
+/* =HiDPI Overrides
+-------------------------------------------------------------- */
+
+@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
+
+       #header h1 a {
+               background-image: url('../buddypress-2013/images/buddypress-logo-2x.png');
+               background-size: 269px 65px;
+       }
+}
+
+#menu-bp,
+#menu-bp ul {
+       margin: 0;
+       padding: 0;
+}
+
+#menu-bp ul {
+       display: none;
+}
+
+#menu-bp li {
+       list-style: none;
+       margin: 0;
+       padding: 0;
+}
+
+#menu-bp li a {
+       display: block;
+       padding: 5px 8px;
+}
+
+#menu-bp li a:hover {
+       text-decoration: none;
+       background: #fafafa;
+}
+
+#menu-bp li.current-menu-parent a {
+       background: #eee;
+       color: inherit;
+}
+
+#menu-bp li span {
+       float: right;
+       background: #f5f5f5;
+       color: #333;
+       padding: 2px 10px;
+       font-size: 0.8em;
+       font-weight: bold;
+       border: 1px solid #ccc;
+}
+
+#buddypress #subnav {
+       border-bottom: none;
+}
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style-buddypress.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbbasestylecss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,1369 @@
</span><ins>+/**
+ * Theme Name: BB's Parent
+ * Theme URL: http://buddypress.org
+ * Description: Parent theme for BuddyPress.org and bbPress.org
+ * Author: John James Jacoby
+ * Author URI: http://jaco.by
+ * Version: 2.1
+ * Tags: bbpress, gray, 508, compliance, fixed width, widgets, gallery
+ */
+
+ /* =Reset
+-------------------------------------------------------------- */
+
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, font, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center,
+dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend,
+table, caption, tbody, tfoot, thead, tr, th, td {
+       margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
+}
+body { line-height: 1; }
+ol, ul { list-style: none; }
+blockquote, q { quotes: none; }
+
+ins { text-decoration: none; }
+del { text-decoration: line-through; }
+table { border-collapse: collapse; border-spacing: 0; }
+a img { border: none; }
+
+/* =Site Style
+-------------------------------------------------------------- */
+
+html {
+       margin: 0;
+       padding: 0;
+}
+body {
+       font: 14px/24px "Helvetica Neue", helvetica, arial, sans-serif;
+       text-align: left;
+       background: #fbfbfb;
+       margin: 0;
+       color: #222;
+}
+#header {
+       border-bottom: 1px solid #252;
+       position: fixed;
+       width: 100%;
+       top: 32px;
+       z-index: 99;
+       box-shadow: 0 0 20px #ccc;
+       
+}
+
+@media screen and ( max-width: 782px ) {
+       #header {
+               top: 46px;
+               z-index: 0;
+               position: absolute;
+       }
+}
+
+body.page-template-page-homepage-php #header {
+       position: relative;
+       box-shadow: none;
+       top: 0;
+}
+#header-inner {
+       margin: 0 auto;
+       width: 960px;
+       height: 80px;
+       padding: 0;
+}
+#header h1 {
+       text-indent: -9999px;
+}
+#header h1 a {
+       margin-top: 8px;
+       width: 220px;
+       height: 62px;
+       float: left;
+}
+
+#headline {
+       border-bottom: 1px solid #008822;
+}
+#headline-inner {
+       margin: 0 auto;
+       width: 960px;
+       height: 400px;
+       padding: 0 10px;
+       line-height: 0;
+       position: relative;
+}
+#headline-inner p {
+       position: absolute;
+       line-height: 1.5em;
+       bottom: 160px;
+       left: 15px;
+       width: 330px;
+       color: #eee;
+}
+#big-demo-button {
+       position: absolute;
+       bottom: 50px;
+       font-size: 1.8em;
+       padding: 15px 30px;
+       text-decoration: none;
+       border-radius: 50px;
+}
+
+#headline p {
+       margin: 0;
+}
+
+p.headline-label {
+       padding: 0 0 24px 10px;
+       color: #ccc;
+}
+p.plans {
+       text-align: right;
+       float: right;
+}
+#signup a {
+       text-decoration: none;
+}
+#showcase-inner {
+       margin: 0 auto;
+       width: 960px;
+       padding: 21px 0;
+}
+#main {
+       margin: 0 auto;
+       width: 960px;
+       padding: 24px 0;
+       position: relative;
+}
+#footer {
+       width: 960px;
+       padding: 24px 0;
+       font-size: 12px;
+       margin: 0 auto 24px auto;
+       border-top: #ccc solid 1px;
+       color: inherit;
+}
+#footer div.links {
+       float: right;
+}
+#footer p {
+       margin: 0;
+}
+
+div.feature {
+       float: left;
+       width: 225px;
+       margin: 0 20px 24px 0;
+       font-size: 12px;
+       line-height: 22px;
+}
+#showcase div.feature {
+       margin: 0 20px 0 0;
+}
+div.sidebar div.feature {
+       margin: 0 0 24px 0;
+}
+div.feature p {
+       margin: 0;
+}
+#showcase div.feature h3 {
+       margin: -10px 0 10px 0;
+}
+div.feature img {
+       float: left;
+       margin: 5px 10px 0 0;
+       border: #fff solid 1px;
+}
+#main div.feature img {
+       border: #ccc solid 1px;
+}
+a:hover img,
+#main a:hover img {
+       border: #328C00 solid 1px;
+}
+
+div.content {
+       width: 700px;
+       float: right;
+}
+div.leftcol {
+       width: 340px;
+       float: left;
+}
+div.rightcol {
+       width: 340px;
+       float: right;
+}
+div.sidebar {
+       width: 240px;
+       float: left;
+}
+div.group {
+       padding: 20px 20px 1px 20px;
+       background: #eee;
+       margin: 0 0 24px 0;
+}
+div.group div.content {
+       width: 660px;
+}
+div.group div.sidebar {
+       width: 200px;
+}
+
+body.bbp-user-page div.content {
+       width: auto;
+       float: none;
+}
+
+/* Screenshots */
+div.screenshot {
+       width: 960px;
+       background-position: 0 0;
+       background-repeat: no-repeat;
+       position: relative;
+       font-size: 12px;
+       line-height: 18px;
+       margin: 0 0 48px 0;
+}
+
+div.screenshot ul {
+       margin: 0;
+}
+div.screenshot ul li {
+       position: absolute;
+       padding-top: 6px;
+       padding-right: 30px;
+       border-top: #3399cc solid 3px;
+       width: 110px;
+       list-style: none;
+}
+div.screenshot ul li.right {
+       right: 0 !important;
+       padding-left: 30px;
+       padding-right: 0 !important;
+}
+div.plan {
+       width: 254px;
+       float: left;
+       padding: 20px;
+       margin: 0 24px 12px 0;
+       background: #f6f6f6;
+       border: #ccc solid 1px;
+}
+div.plan p {
+       margin: 0;
+}
+div.plan h3 {
+       font-size: 20px;
+       margin: 0 0 8px 0;
+}
+div.plan h3 a {
+       text-decoration: none;
+}
+div.standard {
+       font-size: 16px;
+       border: #009933 solid 2px;
+}
+div.standard h3 {
+       font-size: 26px;
+}
+div.plan ul {
+       margin: 0 0 12px 0;
+}
+div.plan ul li {
+       border-bottom: #ddd solid 1px;
+       list-style: none;
+}
+
+/* Free emphasis page */
+div.free-page {
+       clear: both;
+}
+div.free-page div.plan {
+       width: 174px;
+}
+div.free-page div.standard {
+       font-size: 14px;
+       border: #009933 solid 2px;
+}
+
+/* =Tables
+-------------------------------------------------------------- */
+
+div.single-post table {
+       width: 100%;
+}
+
+div.single-post table thead tr {
+       background: #eaeaea;
+}
+
+div.single-post table tr td,
+div.single-post table tr th {
+       vertical-align: middle;
+       padding:8px;
+}
+
+div.single-post table tr.alt td {
+       background: #f5f5f5;
+}
+
+/* =Buttons
+-------------------------------------------------------------- */
+
+#nav li a {
+       color: #fff;
+       font-family: "Helvetica Neue", sans-serif;
+       height: auto;
+       line-height: 1;
+       padding: 5px 10px;
+       font-weight: 500;
+       border: none;
+       -moz-border-radius: 3px;
+       -webkit-border-radius: 3px;
+       -o-border-radius: 3px;
+       -ms-border-radius: 3px;
+       border-radius: 3px;
+       border: 1px solid transparent;
+}
+
+.button {
+       color: #fff;
+       font-family: "Helvetica Neue", sans-serif;
+       height: auto;
+       line-height: 1;
+       padding: 5px 10px;
+       font-weight: 500;
+       border: none;
+
+       -moz-border-radius: 3px;
+       -webkit-border-radius: 3px;
+       -o-border-radius: 3px;
+       -ms-border-radius: 3px;
+       border-radius: 3px;
+}
+
+#nav li.current a,
+#nav li a:active,
+.button:active {
+       font-weight: 500;
+}
+
+/* =Navigation
+-------------------------------------------------------------- */
+
+ul#nav {
+       float: right;
+       margin: 30px 0 0 0;
+       line-height: 20px;
+}
+ul#nav li {
+       display: inline;
+       float: left;
+       margin: 0 3px 0 3px;
+       list-style: none;
+}
+ul#nav li a {
+       padding: 5px 8px;
+       color: #eee;
+       text-decoration: none;
+}
+ul#nav li a:hover {
+       color: #ddeedd;
+}
+ul#nav li a.active {
+       color: #fff;
+}
+
+#subnav {
+       background: #eee;
+       border-bottom: #bbb solid 1px;
+       font-size: 12px;
+       margin-top: 81px;
+}
+#subnav-inner {
+       width: 960px;
+       margin: 0 auto;
+       padding: 9px 0;
+       color: #555;
+}
+#subnav-inner ul {
+       margin: 0;
+}
+#subnav-inner ul li {
+       display: inline;
+       float: left;
+       list-style: none;
+}
+#subnav-inner ul li a {
+       text-decoration: none;
+       color: #555;
+}
+
+#nav-secondary li {
+       margin: 0 30px 0 0;
+}
+
+#nav-user {
+       float: right;
+}
+
+#nav-user li {
+       margin: 0 10px 0 20px;
+}
+
+/* =Headers
+-------------------------------------------------------------- */
+
+h2 {
+       font-size: 20px;
+       color: #000;
+       margin: 0 0 24px 0;
+}
+h2.graphic {
+       top: 60px;
+       position: absolute;
+       line-height: 1em;
+       height: 65px;
+       background-position: -10px 0;
+       background-repeat: no-repeat;
+       width: 350px;
+       margin: 0;
+
+       font-family: "calluna-1", "calluna-2", Palatino, Constantia, "Palatino Linotype", "Book Antiqua", serif;
+       font-weight: normal;
+       font-size: 3em;
+}
+
+h3 {
+       font-size: 15px;
+       color: #333;
+       margin-bottom: 15px;
+}
+
+h3.tour {
+       background: #eee;
+       color: #000;
+       padding: 6px 15px;
+       margin: 0 0 12px 0;
+       border-bottom: #ccc solid 1px;
+       font-size: 18px;
+}
+div.group h3 {
+       margin: 0 0 12px 0;
+}
+h4 {
+       font-size: 14px;
+       color: #333;
+}
+
+/* =Lists
+-------------------------------------------------------------- */
+
+ul {
+       margin: 0 0 24px 20px;
+}
+ul li {
+       list-style: disc;
+}
+ol {
+       list-style-type: decimal;
+       margin: 0 0 24px 0;
+       list-style-position: inside;
+}
+dl {
+       margin: 0 0 24px 0;
+}
+dl dt {
+       font-weight: bold;
+       color: #333;
+}
+dl dd {
+       margin: 0 0 12px 0;
+}
+dl.form dt {
+       float: left;
+       width: 140px;
+       color: #444;
+       font-size: 12px;
+       text-align: right;
+       padding: 0 10px 0 0;
+       white-space: nowrap;
+}
+dl.from dd {
+       padding: 0 0 0 160px;
+       clear: right;
+}
+dl.help dt {
+       font-size: 14px;
+       color: #000;
+}
+dl.help dd {
+       margin: 0 0 24px 0;
+       padding: 0 0 24px 0;
+       border-bottom: #ccc solid 1px;
+}
+
+/* =Links
+-------------------------------------------------------------- */
+
+a {
+       text-decoration: none;
+}
+a:hover {
+       text-decoration: underline;
+}
+
+/* =Images
+-------------------------------------------------------------- */
+
+img {
+       height: auto;
+       max-width: 100%;
+}
+
+div.wp-caption {
+       max-width: 680px;
+       padding: 10px;
+       border: 1px solid #ccc;
+       background: #eee;
+       position: relative;
+}
+
+div.wp-caption img {
+       border: 5px double #ddd;
+       position: relative;
+       display: block;
+       margin-bottom: 10px;
+}
+
+div.single-post div.wp-caption p {
+       text-align: center;
+       margin: 10px 0 0 0;
+}
+
+/* =Text
+-------------------------------------------------------------- */
+
+p {
+       margin: 0 0 10px 0;
+}
+p.lead {
+       font-size: 20px;
+       color: #333;
+}
+blockquote {
+       font-family: "Times New Roman", Times, serif;
+       font-style: normal;
+       font-size: 15px;
+       border: 1px dotted #ddd;
+       padding: 10px 10px 0 10px;
+       margin: 0 0 15px 0;
+}
+body.blog cite,
+body.archive cite,
+body.single cite {
+       font-family: Helvetica, arial, sans-serif;
+       font-size: 12px;
+       font-style: normal;
+       color: #999;
+       display: block;
+       margin-bottom: 15px;
+}
+div.single-post {
+       border-bottom: 1px solid #eee;
+       margin-bottom: 15px;
+       padding-bottom: 10px;
+}
+div.single-post.archive {
+       border: none;
+}
+div.single-post h3 {
+       font-family: Helvetica, Arial, sans-serif !important;
+       font-style: normal;
+}
+div.single-post p {
+       margin: 0 0 10px 0;
+}
+div.single-post ol {
+       list-style-position: outside;
+       margin-top: 20px;
+}
+div.single-post ol li {
+       margin: 20px;
+}
+.clear {
+       clear: both;
+}
+small {
+       font-size: 12px;
+       color: #666 !important;
+}
+div.action {
+       background: #EBF5FA;
+       font-size: 20px;
+       text-align: center;
+       padding: 20px 20px 0 20px;
+       margin: 0 0 24px 0;
+}
+div.action a:hover {
+       color: #000;
+}
+
+/* =Images
+-------------------------------------------------------------- */
+
+img.icon {
+       vertical-align: middle;
+}
+img.left {
+       float: left;
+       margin: 5px 10px 0 0;
+}
+
+/* =Input
+-------------------------------------------------------------- */
+
+input {
+       font: 14px/16px helvetica, arial, sans-serif;
+       padding: 2px;
+       color: #333;
+}
+input.submit {
+       border: 0;
+       padding: 4px 5px;
+       font-weight: bold;
+       cursor: pointer;
+}
+#footer input.submit {
+       font-size: 12px;
+}
+dl.support-request input {
+       width: 98%;
+}
+
+/* =Clear Floats
+-------------------------------------------------------------- */
+
+#header-inner:after,
+#headline-inner:after,
+#signup-inner:after,
+#subnav-inner:after,
+#showcase-inner:after,
+#main:after,
+#footer:after,
+div.group:after,
+div.action:after,
+div.free-page:after {
+       content: ".";
+       display: block;
+       height: 0;
+       clear: both;
+       visibility: hidden;
+}
+
+/* =HasLayout (ie6)
+-------------------------------------------------------------- */
+
+* html #header-inner,
+* html #headline-inner,
+* html #signup-inner,
+* html #subnav-inner,
+* html #showcase-inner,
+* html #main,
+* html #footer,
+* html div.action,
+* html div.free-page {
+       height: 1%;
+}
+
+/* =HasLayout (ie7)
+-------------------------------------------------------------- */
+
+*:first-child+html #header-inner,
+*:first-child+html #headline-inner,
+*:first-child+html #signup-inner,
+*:first-child+html #subnav-inner,
+*:first-child+html #showcase-inner,
+*:first-child+html #main,
+*:first-child+html #footer,
+*:first-child+html div.action,
+*:first-child+html div.free-page {
+       min-height: 1px;
+}
+
+/* =Hidden
+-------------------------------------------------------------- */
+
+.hidden,
+#accessibility {
+       height: 0;
+       width: 0;
+       overflow: hidden;
+       position: absolute;
+       background: none;
+       left: -999em;
+}
+
+/* =Alignment
+-------------------------------------------------------------- */
+
+img.alignleft,
+div.alignleft {
+       float: left !important;
+       display: inline;
+       margin: 5px 10px 5px 0;
+}
+img.alignright,
+div.alignright {
+       float: right !important;
+       display: inline;
+}
+img.aligncenter,
+div.aligncenter {
+       float: none !important;
+       text-align: center !important;
+       margin: 0 auto;
+}
+img.alignnone {
+       float: none !important;
+}
+img.centered {
+       display: block;
+       margin-left: auto;
+       margin-right: auto;
+}
+.attachment {
+       display: block;
+}
+.alignright {
+       float: right;
+}
+.alignleft {
+       float: left
+}
+
+/* =Comments
+-------------------------------------------------------------- */
+
+.commentlist li,
+#commentform input,
+#commentform textarea {
+       font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
+}
+.commentlist {
+       padding: 0;
+       text-align: justify;
+}
+.commentlist li {
+       margin: 15px 0 10px;
+       padding: 5px 5px 10px 10px;
+       list-style: none;
+       font-weight: bold;
+       position: relative;
+}
+.commentlist li .avatar {
+       float: left;
+       border: 1px solid #eee;
+       padding: 2px;
+       margin: 0 10px 10px 0;
+       background: #fff;
+}
+.commentlist li ul li {
+       margin-right: -5px;
+       margin-left: 10px;
+       font-size: 1em;
+}
+.commentlist .comment-author.vcard cite,
+.commentlist .comment-author.vcard cite a {
+       font-weight: bold;
+       font-style: normal;
+       margin: 5px 0;
+}
+.commentlist .comment-body p {
+       clear: both;
+       font-weight: normal;
+       line-height: 1.5em;
+       text-transform: none;
+       margin: 10px 5px 10px 0;
+}
+.commentmetadata {
+       right: 8px;
+       top: 8px;
+       position: absolute;
+       font-weight: normal;
+       font-size: .8em;
+       margin: 0;
+       display: block;
+}
+#commentform {
+       margin: 15px 10px 0 0;
+}
+#commentform p {
+       margin: 5px 0;
+}
+#commentform input {
+       width: 170px;
+       padding: 2px;
+       margin: 5px 5px 1px 0;
+}
+#commentform textarea {
+       width: 100%;
+       padding: 2px;
+}
+#commentform #submit {
+       margin: 0 0 5px auto;
+       float: right;
+}
+#respond {
+       border-top: 1px dotted #ddd;
+}
+#respond:after {
+       content: ".";
+       display: block;
+       height: 0;
+       clear: both;
+       visibility: hidden;
+}
+.alt {
+       margin: 0;
+       padding: 10px;
+}
+.children {
+       padding: 0;
+}
+.thread-alt {
+       background-color: #f8f8f8;
+}
+.thread-even {
+       background-color: #fff;
+}
+.depth-1 {
+       border: 1px solid #ddd;
+}
+a.reply {
+       text-align: right;
+}
+a.cancel-reply {
+       float: right;
+}
+
+/* =bbPress Default Override
+-------------------------------------------------------------- */
+
+div.sidebar #bbpress-forums {
+       margin-bottom: 0;
+}
+
+#bbpress-forums .bbp-author-role {
+       margin: -20px 12px 10px;
+       border: 1px solid #ddd;
+       background-color: #eee;
+}
+
+#bbpress-forums ul.bbp-lead-topic,
+#bbpress-forums ul.bbp-topics,
+#bbpress-forums ul.bbp-forums,
+#bbpress-forums ul.bbp-replies {
+       border: none;
+}
+
+#bbp-your-profile fieldset input,
+#bbp-your-profile fieldset textarea {
+       padding: 7px;
+}
+
+#bbp-your-profile fieldset span.description {
+       padding: 5px 15px;
+}
+
+#bbpress-forums #bbp-your-profile fieldset label {
+       white-space: nowrap;
+}
+
+#bbpress-forums li.bbp-footer {
+       display: none;
+}
+
+#bbpress-forums ul.bbp-lead-topic li.bbp-footer {
+       display: block;
+}
+
+#bbpress-forums .bbp-pagination {
+       color: #888;
+       float: none;
+}
+
+#bbpress-forums .bbp-pagination-count {
+       display: inline-block;
+       float: none;
+}
+
+#bbpress-forums .bbp-pagination-links {
+       display: inline-block;
+       float: right;
+}
+
+#bbpress-forums fieldset.bbp-form button {
+       padding: 10px;
+       font-size: 15px;
+       cursor: pointer;
+}
+
+#bbpress-forums fieldset.bbp-form {
+       padding: 10px 0 0 0;
+       border-width: 0 0 1px 0;
+}
+
+body.page #bbpress-forums .bbp-topic-form fieldset {
+       padding-top: 0;
+}
+
+body.page .bbp-topic-form legend,
+body.topic .bbp-reply-form legend {
+       display: none;
+}
+
+body.forum #bbpress-forums .bbp-topic-form {
+       border-top: 1px solid #eee;
+}
+
+body.reply-edit #bbpress-forums fieldset.bbp-form,
+body.topic-edit #bbpress-forums fieldset.bbp-form {
+       border-top: none;
+       padding: 0;
+}
+
+#bbpress-forums .bbp-reply-form fieldset,
+#bbpress-forums .bbp-topic-form fieldset {
+       border-width: 0;
+       padding-top: 0;
+}
+
+body.page .bbp-reply-form code,
+body.page .bbp-topic-form code,
+body.single-topic .bbp-reply-form code,
+body.single-forum .bbp-topic-form code,
+body.topic-edit .bbp-topic-form code,
+body.reply-edit .bbp-reply-form code {
+       width: auto;
+}
+
+#bbpress-forums div.bbp-topic-content code,
+#bbpress-forums div.bbp-reply-content code,
+#bbpress-forums div.bbp-topic-content pre,
+#bbpress-forums div.bbp-reply-content pre {
+       background-color: #f0f0f0;
+}
+
+body.topic-edit #bbpress-forums fieldset legend,
+body.reply-edit #bbpress-forums fieldset legend {
+       display: none;
+}
+
+#bbpress-forums fieldset fieldset legend {
+       display: block;
+}
+
+#bbpress-forums .bbp-reply-form input,
+#bbpress-forums .bbp-topic-form input,
+#bbpress-forums .bbp-reply-form textarea,
+#bbpress-forums .bbp-topic-form textarea,
+#bbpress-forums .bbp-reply-form select,
+#bbpress-forums .bbp-topic-form select {
+       padding: 6px 8px;
+}
+
+#bbpress-forums fieldset {
+       margin-top: 0;
+       padding: 20px 0 0 0;
+}
+
+#bbpress-forums fieldset.bbp-form legend,
+#bbpress-forums fieldset.bbp-form legend {
+       font-weight: bold;
+       font-size: 15px;
+       color: #333;
+       padding: 10px 0 10px 0;
+}
+
+.sidebar .bbp-forums-list,
+.sidebar .bbp-breadcrumb {
+       display: none;
+}
+
+.sidebar .bbp-forums .bbp-forum-info {
+       width: 80%
+}
+.sidebar .bbp-forums .bbp-forum-topic-count {
+       width: 20%;
+}
+.sidebar .forum-info,
+.sidebar .topic-info {
+       font-size: 12px;
+}
+
+#bbp-search-form {
+       right: 0;
+       margin-top: -40px;
+       position: absolute;
+}
+
+#bbp_search,
+.sidebar #ts,
+.sidebar #rs {
+       width: 140px;
+       margin-top: -1px;
+       margin-right: 8px;
+       margin-bottom: 20px;
+       padding: 3px;
+}
+
+.sidebar div ul {
+       margin: 0 0 24px 0;
+}
+
+.sidebar div li {
+       list-style: none;
+}
+
+.sidebar .forum-info li:before,
+.sidebar .topic-info li:before,
+.sidebar div ul li a:before {
+       font: normal 16px/1 'dashicons';
+       margin-right: 5px;
+       float: left;
+       padding-top: 3px;
+       color: #000;
+}
+
+.sidebar a.feed:before {
+       content: '\f303';
+}
+
+.sidebar a.bbp-view-title:before {
+       content: '\f109';
+}
+
+.sidebar .forum-info li.topic-count:before {
+       content: '\f450';
+}
+
+.sidebar .topic-info li.topic-forum:before {
+       content: '\f449';
+}
+
+.sidebar .topic-info li.voice-count:before {
+       content: '\f307';
+}
+
+.sidebar .topic-info li.reply-count:before,
+.sidebar .forum-info li.reply-count:before {
+       content: '\f451';
+}
+
+.sidebar .topic-info li.topic-freshness-author:before,
+.sidebar .forum-info li.forum-freshness-author:before {
+       content: '\f338';
+}
+
+.sidebar .topic-info li.topic-freshness-time:before,
+.sidebar .forum-info li.forum-freshness-time:before {
+       content: '\f469';
+}
+
+.sidebar .forum-info li.forum-subscribe:before,
+.sidebar .topic-info li.topic-subscribe:before {
+       content: '\f147';
+}
+
+.sidebar .topic-info li.topic-favorite:before {
+       content: '\f155';
+}
+
+#bbpress-forums li.bbp-body {
+       border-bottom: 1px solid #eee;
+}
+
+#bbpress-forums li.bbp-body div.bbp-topic-content ul,
+#bbpress-forums li.bbp-body div.bbp-reply-content ul {
+       margin-bottom: 10px;
+}
+
+#bbpress-forums li.bbp-body div.bbp-topic-content ul:hover,
+#bbpress-forums li.bbp-body div.bbp-reply-content ul:hover {
+       background-color: inherit;
+}
+
+#bbpress-forums li.bbp-body div.bbp-topic-content li,
+#bbpress-forums li.bbp-body div.bbp-reply-content li {
+       list-style: square;
+       margin-left: 10px;
+}
+
+#bbpress-forums ul.sticky li.bbp-topic-title a.bbp-topic-permalink:before,
+#bbpress-forums ul.super-sticky li.bbp-topic-title a.bbp-topic-permalink:before {
+       font: normal 16px/1 'dashicons';
+       content: '\f450';
+       margin-right: 5px;
+       float: left;
+       padding-top: 3px;
+       color: #bb0;
+}
+
+#bbpress-forums ul.sticky.status-closed li.bbp-topic-title a.bbp-topic-permalink:before,
+#bbpress-forums ul.super-sticky.status-closed li.bbp-topic-title a.bbp-topic-permalink:before {
+       color: #bbb;
+}
+
+#bbpress-forums li.bbp-body ul li.bbp-topic-title a.page-numbers {
+       padding: 1px 5px;
+}
+
+#bbpress-forums .status-closed,
+#bbpress-forums .status-closed a {
+       color: #aaa;
+}
+
+#bbpress-forums p.bbp-topic-meta {
+       margin: 4px 0 0;
+}
+
+#bbpress-forums p.bbp-topic-meta a {
+       color: #888;
+       text-decoration: none;
+}
+
+#bbpress-forums div.bbp-template-notice {
+       margin-top: 0;
+}
+
+#bbpress-forums div.bbp-topic-tags p {
+       margin-bottom: 15px;
+}
+
+#bbpress-forums li.bbp-body div.type-topic,
+#bbpress-forums li.bbp-body div.type-reply {
+       position: relative;
+}
+
+#bbpress-forums li.bbp-body div.type-reply {
+       border-top: 1px solid #eee;
+}
+
+#bbpress-forums li.bbp-body div.type-topic span.bbp-admin-links,
+#bbpress-forums li.bbp-body div.type-reply span.bbp-admin-links {
+       display: none;
+}
+
+#bbpress-forums li.bbp-body div.type-topic:hover span.bbp-admin-links,
+#bbpress-forums li.bbp-body div.type-reply:hover span.bbp-admin-links {
+       display: block;
+       position: absolute;
+       right: 30px;
+       bottom: 10px;
+}
+
+#bbpress-forums ul.bbp-lead-topic,
+#bbpress-forums ul.bbp-topics,
+#bbpress-forums ul.bbp-forums,
+#bbpress-forums ul.bbp-replies {
+       margin-bottom: 15px;
+}
+
+#bbpress-forums div.bbp-topic-author,
+#bbpress-forums div.bbp-reply-author {
+       width: 130px;
+}
+
+#bbpress-forums div.bbp-topic-author img.avatar,
+#bbpress-forums div.bbp-reply-author img.avatar {
+       width: 100px;
+       height: 100px;
+       max-width: 100px;
+       max-height: 100px;
+}
+
+/* =bbPress Lead Topic
+-------------------------------------------------------------- */
+
+#bbpress-forums ul.bbp-lead-topic li.bbp-body {
+       border: 1px solid #dd6;
+}
+
+#bbpress-forums ul.bbp-lead-topic li.bbp-body div.topic {
+       background-color: #ffe;
+}
+
+/* =bbPress Markdown
+-------------------------------------------------------------- */
+
+#wmd-button-barbbp_reply_content,
+#wmd-button-barbbp_topic_content,
+.wmd-panel {
+       margin-bottom: 10px;
+}
+
+#bbpress-forums .wmd-preview {
+       width: 98%;
+}
+
+#bbpress-forums .wmd-preview ul li {
+       list-style: square;
+       margin-left: 20px;
+}
+
+#bbpress-forums .wmd-preview ol li {
+       list-style: decimal;
+       margin-left: 20px;
+}
+
+#bbpress-forums .bbp-reply-content pre,
+#bbpress-forums .bbp-topic-content pre {
+       background-color: #f2f2f2;
+       overflow: auto;
+       margin: 5px;
+       padding: 10px;
+       border: 1px dotted #bbb;
+}
+
+
+#bbpress-forums fieldset.bbp-form textarea,
+#bbpress-forums fieldset.bbp-form select,
+#bbpress-forums fieldset.bbp-form input {
+       border: 1px solid #ccc;
+       outline-color: rgb(131,189,102);
+}
+
+/* =Plugins
+-------------------------------------------------------------- */
+
+div.single-plugin {
+       border-bottom: 1px solid #eee;
+       margin-bottom: 15px;
+       padding-bottom: 10px;
+       float: left;
+       width: 100%;
+       clear: both;
+}
+div.single-plugin h3 {
+       font-family: Helvetica, Arial, sans-serif !important;
+       font-style: normal;
+       float: left;
+}
+div.single-plugin p {
+       margin: 0 20px 10px 0;
+}
+div.single-plugin ol {
+       list-style-position: outside;
+       margin-top: 20px;
+}
+div.single-plugin ol li {
+       margin: 20px;
+}
+
+p.plugin-description {
+       clear: left;
+}
+div.plugin-meta {
+       float: right;
+       width: 200px;
+       padding: 10px 20px 15px 20px;
+       margin-left: 20px;
+       background: #fafafa;
+       border: 1px solid #eee;
+}
+
+div.plugin-meta img {
+       height: 16px;
+       width: 16px;
+}
+
+/* =TinyMCE
+-------------------------------------------------------------- */
+
+#bbpress-forums .bbp-the-content-wrapper {
+       position: relative;
+}
+
+#bbpress-forums .wp-editor-tools {
+       margin-top: 8px;
+       padding: 0;
+       position: absolute;
+       right: 0;
+}
+
+#bbpress-forums .wp-editor-tools a {
+       border: none;
+       color: #888;
+       background: none;
+       float: none;
+}
+
+#bbpress-forums .bbp-the-content-wrapper a.switch-html {
+       
+}
+
+#bbpress-forums .bbp-the-content-wrapper a.switch-tmce {
+       
+} 
+
+#bbpress-forums .bbp-topic-form fieldset.bbp-form button {
+       float: right;
+       margin-top: -160px;
+}
+
+#bbpress-forums .bbp-reply-form fieldset.bbp-form button {
+       float: right;
+       margin-top: -120px;
+}
+
+#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar,
+#bbpress-forums .wp_themeSkin tr.mceFirst td.mceToolbar {
+       background: #f6f6f6;
+       border: none;
+       border-color: #ddd;
+       border-width: 1px 1px 0 1px;
+       border-style: solid;
+       border-radius: 0;
+}
+
+#bbpress-forums #qt_bbp_reply_content_toolbar input {
+       margin: 0 3px 0 0;
+}
+
+#bbpress-forums .wp-editor-container {
+       border-radius: 0;
+       border: none;
+}
+
+#bbpress-forums .mceIframeContainer {
+       border: 1px solid #ccc !important;
+       margin-top: -3px;
+}
+
+#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
+       margin-top: 0;
+       height: 210px;
+}
+
+/* =Forums Users
+-------------------------------------------------------------- */
+
+#bbpress-forums p.bbp-user-nicename {
+       font-weight: bold;
+       color: #888;
+       display: inline-block;
+       margin: 0;
+}
+
+#bbpress-forums p.bbp-topic-post-date,
+#bbpress-forums div.bbp-topic-ip,
+#bbpress-forums p.bbp-reply-post-date,
+#bbpress-forums div.bbp-reply-ip {
+       margin: 0 15px;
+       display: inline-block;
+}
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/style.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgbbpressformtopicphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/bbpress/form-topic.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/bbpress/form-topic.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/bbpress/form-topic.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,224 @@
</span><ins>+<?php if ( !bbp_is_single_forum() ) : ?>
+
+<div id="bbpress-forums">
+
+<?php endif; ?>
+
+<?php if ( bbp_current_user_can_access_create_topic_form() ) : ?>
+
+       <div id="new-topic-<?php bbp_topic_id(); ?>" class="bbp-topic-form">
+
+               <form id="new-post" name="new-post" method="post" action="">
+
+                       <?php do_action( 'bbp_theme_before_topic_form' ); ?>
+
+                       <fieldset class="bbp-form">
+                               <legend>
+
+                                       <?php
+                                               if ( bbp_is_topic_edit() )
+                                                       printf( __( 'Now Editing &ldquo;%s&rdquo;', 'bbpress' ), bbp_get_topic_title() );
+                                               else
+                                                       bbp_is_single_forum() ? printf( __( 'Create New Topic in &ldquo;%s&rdquo;', 'bbpress' ), bbp_get_forum_title() ) : _e( 'Create New Topic', 'bbpress' );
+                                       ?>
+
+                               </legend>
+
+                               <?php do_action( 'bbp_theme_before_topic_form_notices' ); ?>
+
+                               <?php if ( ! bbp_is_topic_edit() && ! bbp_is_forum_closed() ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'If asking for help, please include your WordPress version, bbPress version, and a link to your site.',                              'bbporg' ); ?></p>
+                                               <p><?php _e( 'If you have a problem while using a non-bundled theme, check if it happens with TwentyTen or TwentyEleven.',                        'bbporg' ); ?></p>
+                                               <p><?php _e( 'If you found a bug, please create a <a href="http://bbpress.trac.wordpress.org/">trac ticket</a> with detailed duplication steps.', 'bbporg' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( !bbp_is_topic_edit() && bbp_is_forum_closed() ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'This forum is marked as closed to new topics, however your posting capabilities still allow you to do so.', 'bbpress' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( current_user_can( 'unfiltered_html' ) ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'Your account has the ability to post unrestricted HTML content.', 'bbpress' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bbp_template_notices' ); ?>
+
+                               <div>
+
+                                       <?php bbp_get_template_part( 'form', 'anonymous' ); ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_title' ); ?>
+
+                                       <p>
+                                               <label for="bbp_topic_title"><?php printf( __( 'Topic Title (Maximum Length: %d):', 'bbpress' ), bbp_get_title_max_length() ); ?></label><br />
+                                               <input type="text" id="bbp_topic_title" value="<?php bbp_form_topic_title(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_title" maxlength="<?php bbp_title_max_length(); ?>" />
+                                       </p>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_title' ); ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_content' ); ?>
+
+                                       <?php if ( !function_exists( 'wp_editor' ) ) : ?>
+
+                                               <p>
+                                                       <label for="bbp_reply_content"><?php _e( 'Reply:', 'bbpress' ); ?></label><br />
+                                                       <textarea id="bbp_topic_content" tabindex="<?php bbp_tab_index(); ?>" name="bbp_topic_content" cols="60" rows="6"><?php bbp_form_topic_content(); ?></textarea>
+                                               </p>
+
+                                       <?php else : ?>
+
+                                               <?php bbp_the_content( array( 'context' => 'topic' ) ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_content' ); ?>
+
+                                       <?php if ( !current_user_can( 'unfiltered_html' ) ) : ?>
+
+                                               <p class="form-allowed-tags">
+                                                       <label><?php _e( 'You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes:','bbpress' ); ?></label><br />
+                                                       <code><?php bbp_allowed_tags(); ?></code>
+                                               </p>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_tags' ); ?>
+
+                                       <p>
+                                               <label for="bbp_topic_tags"><?php _e( 'Topic Tags:', 'bbpress' ); ?></label><br />
+                                               <input type="text" value="<?php bbp_form_topic_tags(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_tags" id="bbp_topic_tags" <?php disabled( bbp_is_topic_spam() ); ?> />
+                                       </p>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_tags' ); ?>
+
+                                       <?php if ( !bbp_is_single_forum() ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_forum' ); ?>
+
+                                               <p>
+                                                       <label for="bbp_forum_id"><?php _e( 'Forum:', 'bbpress' ); ?></label><br />
+                                                       <?php bbp_dropdown( array( 'selected' => bbp_get_form_topic_forum() ) ); ?>
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_forum' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( current_user_can( 'moderate' ) ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_type' ); ?>
+
+                                               <p>
+
+                                                       <label for="bbp_stick_topic"><?php _e( 'Topic Type:', 'bbpress' ); ?></label><br />
+
+                                                       <?php bbp_topic_type_select(); ?>
+
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_type' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bbp_is_subscriptions_active() && !bbp_is_anonymous() && ( !bbp_is_topic_edit() || ( bbp_is_topic_edit() && !bbp_is_topic_anonymous() ) ) ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_subscriptions' ); ?>
+
+                                               <p>
+                                                       <input name="bbp_topic_subscription" id="bbp_topic_subscription" type="checkbox" value="bbp_subscribe" <?php bbp_form_topic_subscribed(); ?> tabindex="<?php bbp_tab_index(); ?>" />
+
+                                                       <?php if ( bbp_is_topic_edit() && ( get_the_author_meta( 'ID' ) != bbp_get_current_user_id() ) ) : ?>
+
+                                                               <label for="bbp_topic_subscription"><?php _e( 'Notify the author of follow-up replies via email', 'bbpress' ); ?></label>
+
+                                                       <?php else : ?>
+
+                                                               <label for="bbp_topic_subscription"><?php _e( 'Notify me of follow-up replies via email', 'bbpress' ); ?></label>
+
+                                                       <?php endif; ?>
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_subscriptions' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bbp_allow_revisions() && bbp_is_topic_edit() ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_revisions' ); ?>
+
+                                               <fieldset class="bbp-form">
+                                                       <legend><?php _e( 'Revision', 'bbpress' ); ?></legend>
+                                                       <div>
+                                                               <input name="bbp_log_topic_edit" id="bbp_log_topic_edit" type="checkbox" value="1" <?php bbp_form_topic_log_edit(); ?> tabindex="<?php bbp_tab_index(); ?>" />
+                                                               <label for="bbp_log_topic_edit"><?php _e( 'Keep a log of this edit:', 'bbpress' ); ?></label><br />
+                                                       </div>
+
+                                                       <div>
+                                                               <label for="bbp_topic_edit_reason"><?php printf( __( 'Optional reason for editing:', 'bbpress' ), bbp_get_current_user_name() ); ?></label><br />
+                                                               <input type="text" value="<?php bbp_form_topic_edit_reason(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_edit_reason" id="bbp_topic_edit_reason" />
+                                                       </div>
+                                               </fieldset>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_revisions' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_submit_wrapper' ); ?>
+
+                                       <div class="bbp-submit-wrapper">
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_submit_button' ); ?>
+
+                                               <button type="submit" tabindex="<?php bbp_tab_index(); ?>" id="bbp_topic_submit" name="bbp_topic_submit" class="button submit"><?php _e( 'Submit', 'bbpress' ); ?></button>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_submit_button' ); ?>
+
+                                       </div>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_submit_wrapper' ); ?>
+
+                               </div>
+
+                               <?php bbp_topic_form_fields(); ?>
+
+                       </fieldset>
+
+                       <?php do_action( 'bbp_theme_after_topic_form' ); ?>
+
+               </form>
+       </div>
+
+<?php elseif ( bbp_is_forum_closed() ) : ?>
+
+       <div id="no-topic-<?php bbp_topic_id(); ?>" class="bbp-no-topic">
+               <div class="bbp-template-notice">
+                       <p><?php printf( __( 'The forum &#8216;%s&#8217; is closed to new topics and replies.', 'bbpress' ), bbp_get_forum_title() ); ?></p>
+               </div>
+       </div>
+
+<?php else : ?>
+
+       <div id="no-topic-<?php bbp_topic_id(); ?>" class="bbp-no-topic">
+               <div class="bbp-template-notice">
+                       <p><?php is_user_logged_in() ? _e( 'You cannot create new topics at this time.', 'bbpress' ) : _e( 'You must be logged in to create new topics.', 'bbpress' ); ?></p>
+               </div>
+       </div>
+
+<?php endif; ?>
+
+<?php if ( !bbp_is_single_forum() ) : ?>
+
+</div>
+
+<?php endif; ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/bbpress/form-topic.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgfunctionsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/functions.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/functions.php                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/functions.php  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+<?php
+
+/**
+ * Redirect away from the login page if you're already logged in
+ */
+function bb_theme_login_redirect() {
+       if ( is_user_logged_in() && is_page( 'login' ) ) {
+               wp_safe_redirect( 'http://bbpress.org/forums/' );
+               exit();
+       }
+}
+add_action( 'bbp_template_redirect', 'bb_theme_login_redirect', 11 );
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/functions.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgheaderfrontphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-front.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-front.php                            (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-front.php       2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+<?php if ( is_front_page() ) : ?>
+       <div id="headline"><div id="headline-inner">
+               <h2 class="graphic home"><?php bloginfo( 'description' ); ?></h2>
+               <p>bbPress is forum software with a twist from the creators of WordPress. Easily setup discussion forums inside your WordPress.org powered site.</p>
+               <div>
+                       <a href="//bbpress.org/download/" id="big-demo-button" class="button">Download bbPress &rarr;</a>
+                       <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/screenshots.png?v=4" alt="Screenshots">
+               </div>
+       </div></div>
+       <hr class="hidden" />
+
+       <div id="showcase"><div id="showcase-inner">
+               <div class="feature">
+                       <h3><?php _e( 'Simple Setup', 'bbporg' ); ?></h3>
+                       <p><a href="//bbpress.org/about/simple/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_forums.gif" alt="" width="78" height="58"></a>Easy to setup.<br /> Easy to moderate.<br /> Fast, and clean.</p>
+               </div>
+               <div class="feature">
+                       <h3><?php _e( 'Fully Integrated', 'bbporg' ); ?></h3>
+                       <p><a href="//bbpress.org/about/integration/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_integration.gif" alt="" width="78" height="58"></a>One central account.<br /> One unified admin area.<br /> One click install.</p>
+               </div>
+               <div class="feature" style="margin:0;">
+                       <h3><?php _e( 'Single Installation', 'bbporg' ); ?></h3>
+                       <p><a href="//bbpress.org/about/installation/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_installation.gif" alt="" width="78" height="58"></a>Simple step-by-step installation walks you through your options.</p>
+               </div>
+               <div class="feature">
+                       <h3><?php _e( 'Multisite Forums', 'bbporg' ); ?></h3>
+                       <p><a href="//bbpress.org/about/multisite/"><img src="<?php echo get_stylesheet_directory_uri(); ?>/images/feature_blogs.gif" alt="" width="78" height="58"></a>Divide your site into sections. Allow your users to create content.</p>
+               </div>
+       </div></div>
+       <hr class="hidden" />
+<?php endif; ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-front.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgheadernavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-nav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-nav.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-nav.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+<ul id="nav" class="menu">
+       <li <?php if ( is_page( 'about'    ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/about/">About</a></li>
+       <li <?php if ( is_page( 'plugins'  ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/plugins/">Plugins</a></li>
+       <li <?php if ( is_page( 'themes'   ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/themes/">Themes</a></li>
+       <li><a href="http://codex.bbpress.org/">Documentation</a></li>
+       <li <?php if ( is_post_type_archive( 'post' ) || is_singular( 'post' ) || is_date() || is_tag() || is_category() || is_home() ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/blog/">Blog</a></li>
+       <li <?php if ( is_bbpress() ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/forums/">Support</a></li>
+       <li class="download<?php if ( is_page( 'download' ) ) : ?> current<?php endif; ?>"><a href="<?php bloginfo( 'url' ); ?>/download/">Download</a></li>
+</ul>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-nav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgheadersubnavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-subnav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-subnav.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-subnav.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+<?php if ( !is_front_page() ) : ?>
+       <div id="subnav"><div id="subnav-inner">
+               <ul id="nav-secondary" class="menu">
+                       <?php if ( is_user_logged_in() ) : ?>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/forums/new-topic/">Create New Topic</a></li>
+                       <?php endif; ?>
+               </ul>
+
+               <ul id="nav-user" class="menu">
+                       <?php if ( ! is_user_logged_in() ) : ?>
+                               <li><a href="//wordpress.org/support/register.php">Register</a></li>
+                               <li><a href="//wordpress.org/support/bb-login.php">Lost Password</a></li>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/login/">Log In</a></li>
+                       <?php else : ?>
+                               <li><a href="<?php bbp_favorites_permalink( bbp_get_current_user_id() ); ?>">Favorites</a></li>
+                               <li><a href="<?php bbp_subscriptions_permalink( bbp_get_current_user_id() ); ?>">Subscriptions</a></li>
+                       <?php endif; ?>
+               </ul>
+       </div></div>
+       <hr class="hidden" />
+<?php endif; ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/header-subnav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresslogo2xpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-2x.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-2x.png     2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-2x.png      2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresslogolargepng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-large.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-large.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-large.png  2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-large.png   2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo-large.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresslogopng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo.png        2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo.png 2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-logo.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbbpresspacktjpg"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-packt.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-packt.jpg
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-packt.jpg       2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-packt.jpg        2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bbpress-packt.jpg
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/jpeg
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbee2xpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee-2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee-2x.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee-2x.png      2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee-2x.png       2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee-2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesbeepng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee.png 2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee.png  2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/bee.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_blogsgif"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_blogs.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_blogs.gif
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_blogs.gif       2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_blogs.gif        2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_blogs.gif
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_forumsgif"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_forums.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_forums.gif
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_forums.gif      2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_forums.gif       2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_forums.gif
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_installationgif"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_installation.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_installation.gif
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_installation.gif        2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_installation.gif 2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_installation.gif
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesfeature_integrationgif"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_integration.gif</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_integration.gif
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_integration.gif 2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_integration.gif  2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/feature_integration.gif
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesscreenshotspng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.png 2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.png  2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgimagesscreenshotspsd"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.psd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.psd
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.psd 2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.psd  2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/images/screenshots.psd
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgpagehomepagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-homepage.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-homepage.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-homepage.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+<?php
+/*
+Template Name: Homepage
+*/
+get_header(); ?>
+
+<h3 id="post-home"><?php _e( 'Recent Topics', 'bbporg' ); ?></h3>
+
+<?php if ( function_exists( 'is_bbpress' )  ) : ?>
+<div id="bbpress-forums">
+
+       <?php if ( bbp_has_topics( array( 's' => '', 'posts_per_page' => 5, 'max_num_pages' => 1, 'paged' => 1, 'show_stickies' => false ) ) ) : ?>
+
+               <?php bbp_get_template_part( 'loop',     'topics'    ); ?>
+
+       <?php else : ?>
+
+               <?php bbp_get_template_part( 'feedback', 'no-topics' ); ?>
+
+       <?php endif; ?>
+
+</div>
+<?php endif; ?>
+
+<hr class="hidden" />
+
+<?php
+
+get_sidebar();
+get_footer();
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-homepage.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgpagepluginsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-plugins.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-plugins.php                            (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-plugins.php       2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,83 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                               <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+
+                               <?php
+                                       $current_page = isset( $_GET['ppage'] ) ? absint( $_GET['ppage'] ) : 1;
+                                       $plugins  = bb_base_get_plugins( $current_page, $_GET['ps'], 'bbpress' );
+                                       $from_num = intval( ( (int) $plugins->info['page'] - 1 ) * 10 ) + 1;
+                                       $to_num   = ( $from_num + 9 > (int) $plugins->info['results'] ) ? $plugins->info['results'] : $from_num + 9;
+                               ?>
+
+                               <div class="bbp-pagination">
+                                       <div class="bbp-pagination-count">
+
+                                               <?php printf( 'Viewing %1$s to %2$s (%3$s)', number_format_i18n( $from_num ), number_format_i18n( $to_num ), number_format_i18n( $plugins->info['results'] ) ); ?>
+
+                                       </div>
+
+                                       <div class="bbp-pagination-links">
+
+                                               <?php
+                                                       $pag_links = paginate_links( array(
+                                                               'base'      => add_query_arg( array( 'ppage' => '%#%' ) ),
+                                                               'format'    => '',
+                                                               'total'     => ceil( $plugins->info['results'] / 10 ),
+                                                               'current'   => $plugins->info['page'],
+                                                               'prev_text' => '&larr;',
+                                                               'next_text' => '&rarr;',
+                                                               'mid_size'  => 1
+                                                       ) );
+
+                                                       echo $pag_links;
+                                               ?>
+
+                                       </div>
+                               </div>
+
+                               <?php
+                                       foreach ( (array) $plugins->plugins as $plugin ) :
+
+                                               $plugin_author_id = 0;
+
+                                               if ( !empty( $plugin->contributors ) ) {
+                                                       $plugin_author    = get_user_by( 'login', key( $plugin->contributors ) );
+                                                       $plugin_author_id = $plugin_author->ID;
+                                               }
+                               ?>
+
+                               <div class="single-plugin">
+                                       <h3 class="plugin-title"><a href="<?php echo esc_url( 'http://wordpress.org/extend/plugins/' . $plugin->slug ); ?>/" title="Plugin Information"><?php echo esc_html( $plugin->name ); ?></a></h3>
+
+                                       <div class="plugin-meta">
+                                               <?php if ( !empty( $plugin->version  ) ) : ?><div>Version: <?php echo esc_html( $plugin->version ); ?></div><?php if ( !empty( $plugin->requires ) ) : ?><?php endif; ?><?php endif; ?>
+                                               <?php if ( !empty( $plugin->requires ) ) : ?><div>Requires: <?php echo esc_html( $plugin->requires ); ?></div><?php if ( !empty( $plugin->tested ) ) : ?><?php endif; ?><?php endif; ?>
+                                               <?php if ( !empty( $plugin->tested   ) ) : ?><div>Compatible up to: <?php echo esc_html( $plugin->tested ); ?></div><?php endif; ?>
+                                               <div>Rating: <?php echo $plugin->rating_html; // raw html - do not escape ?></div>
+                                       </div>
+
+                                       <p class="plugin-description" style="font-size: 12px">
+                                               <?php echo substr( strip_tags( $plugin->description ), 0, 300 ); ?>&hellip;
+                                       </p>
+
+                               </div>
+
+                               <?php endforeach; ?>
+
+                               <div class="bbp-pagination">
+                                       <div class="bbp-pagination-count">
+
+                                               <?php printf( 'Viewing %1$s to %2$s (%3$s)', number_format_i18n( $from_num ), number_format_i18n( $to_num ), number_format_i18n( $plugins->info['results'] ) ); ?>
+
+                                       </div>
+
+                                       <div class="bbp-pagination-links">
+
+                                               <?php echo $pag_links; ?>
+
+                                       </div>
+                               </div>
+
+<?php endwhile;  endif;?>
+                               <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/page-plugins.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgscreenshotpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/screenshot.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/screenshot.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/screenshot.png 2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/screenshot.png  2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/screenshot.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgsidebarphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/sidebar.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/sidebar.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/sidebar.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,129 @@
</span><ins>+</div>
+<div class="sidebar">
+
+       <?php if ( is_bbpress() || is_page( 'new-topic' ) ) : ?>
+       
+               <?php if ( bbp_is_single_forum() || bb_base_topic_search_query( false ) ) : ?>
+
+                       <div>
+                               <h3><?php _e( 'Forum Info', 'bbporg'); ?></h3>
+                               <ul class="forum-info">
+                                       <?php bb_base_single_forum_description(); ?>
+                               </ul>
+                       </div>
+
+                       <?php bb_base_topic_search_form(); ?>
+
+                       <div>
+                               <h3><?php _e( 'Forum Feeds', 'bbporg'); ?></h3>
+                               <ul>
+                                       <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/" title="Forum Posts">Recent Posts</a></li>
+                                       <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/?type=topic" title="Forum Topics">Recent Topics</a></li>
+                               </ul>
+                       </div>
+
+               <?php elseif ( bbp_is_single_topic() || bbp_is_topic_edit() || bbp_is_reply_edit() ) : ?>
+
+                       <div>
+                               <h3><?php _e( 'Topic Info', 'bbporg'); ?></h3>
+                               <ul class="topic-info">
+                                       <?php bb_base_single_topic_description(); ?>
+                               </ul>
+                       </div>
+
+                       <div>
+                               <?php bbp_topic_tag_list( 0, array(
+                                       'before' => '<h3>Topic Tags</h3><ul class="topic-tags"><li>',
+                                       'after'  => '</li></ul>',
+                                       'sep'    => '</li><li>',
+                               ) ); ?>
+                       </div>
+
+                       <?php bb_base_reply_search_form(); ?>
+
+                       <?php if ( current_user_can( 'moderate', bbp_get_topic_id() ) ) : ?>
+
+                               <div>
+                                       <?php bbp_topic_admin_links( array (
+                                               'id'     => bbp_get_topic_id(),
+                                               'before' => '<h3>Topic Admin</h3><ul class="topic-admin-links"><li>',
+                                               'after'  => '</li></ul>',
+                                               'sep'    => '</li><li>',
+                                               'links'  => array()
+                                       ) ); ?>
+                               </div>
+
+                       <?php endif; ?>
+
+               <?php else : ?>
+
+                       <div>
+                               <h3><?php _e( 'Forums', 'bbporg'); ?></h3>
+                               <?php echo do_shortcode( '[bbp-forum-index]' ); ?>
+                       </div>
+                       <hr class="hidden" />
+
+                       <div>
+                               <h3><?php _e( 'Views', 'bbporg'); ?></h3>
+                               <ul>
+
+                                       <?php foreach ( bbp_get_views() as $view => $args ) : ?>
+
+                                               <li><a class="bbp-view-title" href="<?php bbp_view_url( $view ); ?>" title="<?php bbp_view_title( $view ); ?>"><?php bbp_view_title( $view ); ?></a></li>
+
+                                       <?php endforeach; ?>
+
+                               </ul>
+                       </div>
+
+                       <div>
+                               <h3><?php _e( 'Feeds', 'bbporg'); ?></h3>
+                               <ul>
+                                       <li><a class="feed" href="<?php bbp_forums_url(); ?>feed/" title="All Recent Posts">All Recent Posts</a></li>
+                                       <li><a class="feed" href="<?php bbp_topics_url(); ?>feed/" title="All Recent Topics">All Recent Topics</a></li>
+                               </ul>
+                       </div>
+
+                       <div>
+                               <h3><?php _e( 'Tags', 'bbporg'); ?></h3>
+                               <?php echo do_shortcode( '[bbp-topic-tags]' ); ?>
+                       </div>
+
+               <?php endif; ?>
+
+       <?php elseif ( is_front_page() || is_404() ) : ?>
+
+               <div class="feature">
+                       <h3><?php _e('bbPress Complete', 'bbporg'); ?></h3>
+                       <p><a href="http://www.packtpub.com/bbpress-complete-comprehensive-guide/book" title="bbPress Complete"><img width="225" alt="" src="<?php echo get_stylesheet_directory_uri(); ?>/images/bbpress-packt.jpg"/></a></p>
+                       <p class="book-description">A step-by-step guide to creating, managing, and growing a community around your WordPress website.</p>
+               </div>
+
+       <?php elseif ( is_page( array( 'plugins', 116247 ) ) ) : ?>
+
+               <?php bb_base_plugin_search_form(); ?>
+
+               <div>
+                       <h3><?php _e( 'Legacy', 'bbporg'); ?></h3>
+                       <ul>
+                               <li><a href="<?php echo get_permalink( 116247 ); ?>" title="Legacy Plugins">Plugins for bbPress 1.1</a></li>
+                       </ul>
+               </div>
+
+       <?php elseif ( ( ! is_page( 'login' ) && ! is_page( 'register' ) && ! is_page( 'lost-password' ) ) || is_home() || is_singular( 'post' ) || is_archive() ) : ?>
+
+               <div>
+                       <h3><?php _e( 'Categories', 'bbporg'); ?></h3>
+                       <ul>
+                               <?php wp_list_categories( array( 'title_li' => false ) ); ?>
+                       </ul>
+               </div>
+
+               <div>
+                       <h3><?php _e( 'Tags', 'bbporg'); ?></h3>
+                       <?php wp_tag_cloud(); ?>
+               </div>
+
+       <?php endif; ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/sidebar.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbbpressorgstylecss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/style.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/style.css                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/style.css      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+/**
+ * Theme Name: bbPress.org 2013
+ * Theme URL: http://bbPress.org
+ * Description: A WordPress theme for bbPress.org
+ * Author: John James Jacoby
+ * Author URI: http://jaco.by
+ * Version: 2.1
+ * Template: bb-base
+ * Tags: bbpress, gray, 508, compliance, fixed width, widgets, gallery
+ */
+
+/**
+ * See bb-base/style-bbpress.css
+ */
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/bbpress-org/style.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgbbpressformtopicphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/bbpress/form-topic.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/bbpress/form-topic.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/bbpress/form-topic.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,224 @@
</span><ins>+<?php if ( !bbp_is_single_forum() ) : ?>
+
+<div id="bbpress-forums">
+
+<?php endif; ?>
+
+<?php if ( bbp_current_user_can_access_create_topic_form() ) : ?>
+
+       <div id="new-topic-<?php bbp_topic_id(); ?>" class="bbp-topic-form">
+
+               <form id="new-post" name="new-post" method="post" action="">
+
+                       <?php do_action( 'bbp_theme_before_topic_form' ); ?>
+
+                       <fieldset class="bbp-form">
+                               <legend>
+
+                                       <?php
+                                               if ( bbp_is_topic_edit() )
+                                                       printf( __( 'Now Editing &ldquo;%s&rdquo;', 'bbpress' ), bbp_get_topic_title() );
+                                               else
+                                                       bbp_is_single_forum() ? printf( __( 'Create New Topic in &ldquo;%s&rdquo;', 'bbpress' ), bbp_get_forum_title() ) : _e( 'Create New Topic', 'bbpress' );
+                                       ?>
+
+                               </legend>
+
+                               <?php do_action( 'bbp_theme_before_topic_form_notices' ); ?>
+
+                               <?php if ( ! bbp_is_topic_edit() && ! bbp_is_forum_closed() ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'If asking for help, please include your WordPress version, BuddyPress version, and a link to your site.',                              'bporg' ); ?></p>
+                                               <!-- <p><?php _e( 'If you have a problem while using a non-bundled theme, check if it happens with TwentyTen or TwentyEleven.',                        'bporg' ); ?></p> -->
+                                               <p><?php _e( 'If you found a bug, please create a <a href="http://buddypress.trac.wordpress.org/">trac ticket</a> with detailed duplication steps.', 'bporg' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( !bbp_is_topic_edit() && bbp_is_forum_closed() ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'This forum is marked as closed to new topics, however your posting capabilities still allow you to do so.', 'bbpress' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php if ( current_user_can( 'unfiltered_html' ) ) : ?>
+
+                                       <div class="bbp-template-notice">
+                                               <p><?php _e( 'Your account has the ability to post unrestricted HTML content.', 'bbpress' ); ?></p>
+                                       </div>
+
+                               <?php endif; ?>
+
+                               <?php do_action( 'bbp_template_notices' ); ?>
+
+                               <div>
+
+                                       <?php bbp_get_template_part( 'form', 'anonymous' ); ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_title' ); ?>
+
+                                       <p>
+                                               <label for="bbp_topic_title"><?php printf( __( 'Topic Title (Maximum Length: %d):', 'bbpress' ), bbp_get_title_max_length() ); ?></label><br />
+                                               <input type="text" id="bbp_topic_title" value="<?php bbp_form_topic_title(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_title" maxlength="<?php bbp_title_max_length(); ?>" />
+                                       </p>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_title' ); ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_content' ); ?>
+
+                                       <?php if ( !function_exists( 'wp_editor' ) ) : ?>
+
+                                               <p>
+                                                       <label for="bbp_reply_content"><?php _e( 'Reply:', 'bbpress' ); ?></label><br />
+                                                       <textarea id="bbp_topic_content" tabindex="<?php bbp_tab_index(); ?>" name="bbp_topic_content" cols="60" rows="6"><?php bbp_form_topic_content(); ?></textarea>
+                                               </p>
+
+                                       <?php else : ?>
+
+                                               <?php bbp_the_content( array( 'context' => 'topic' ) ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_content' ); ?>
+
+                                       <?php if ( !current_user_can( 'unfiltered_html' ) ) : ?>
+
+                                               <p class="form-allowed-tags">
+                                                       <label><?php _e( 'You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes:','bbpress' ); ?></label><br />
+                                                       <code><?php bbp_allowed_tags(); ?></code>
+                                               </p>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_tags' ); ?>
+
+                                       <p>
+                                               <label for="bbp_topic_tags"><?php _e( 'Topic Tags:', 'bbpress' ); ?></label><br />
+                                               <input type="text" value="<?php bbp_form_topic_tags(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_tags" id="bbp_topic_tags" <?php disabled( bbp_is_topic_spam() ); ?> />
+                                       </p>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_tags' ); ?>
+
+                                       <?php if ( !bbp_is_single_forum() ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_forum' ); ?>
+
+                                               <p>
+                                                       <label for="bbp_forum_id"><?php _e( 'Forum:', 'bbpress' ); ?></label><br />
+                                                       <?php bbp_dropdown( array( 'selected' => bbp_get_form_topic_forum() ) ); ?>
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_forum' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( current_user_can( 'moderate' ) ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_type' ); ?>
+
+                                               <p>
+
+                                                       <label for="bbp_stick_topic"><?php _e( 'Topic Type:', 'bbpress' ); ?></label><br />
+
+                                                       <?php bbp_topic_type_select(); ?>
+
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_type' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bbp_is_subscriptions_active() && !bbp_is_anonymous() && ( !bbp_is_topic_edit() || ( bbp_is_topic_edit() && !bbp_is_topic_anonymous() ) ) ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_subscriptions' ); ?>
+
+                                               <p>
+                                                       <input name="bbp_topic_subscription" id="bbp_topic_subscription" type="checkbox" value="bbp_subscribe" <?php bbp_form_topic_subscribed(); ?> tabindex="<?php bbp_tab_index(); ?>" />
+
+                                                       <?php if ( bbp_is_topic_edit() && ( get_the_author_meta( 'ID' ) != bbp_get_current_user_id() ) ) : ?>
+
+                                                               <label for="bbp_topic_subscription"><?php _e( 'Notify the author of follow-up replies via email', 'bbpress' ); ?></label>
+
+                                                       <?php else : ?>
+
+                                                               <label for="bbp_topic_subscription"><?php _e( 'Notify me of follow-up replies via email', 'bbpress' ); ?></label>
+
+                                                       <?php endif; ?>
+                                               </p>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_subscriptions' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php if ( bbp_allow_revisions() && bbp_is_topic_edit() ) : ?>
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_revisions' ); ?>
+
+                                               <fieldset class="bbp-form">
+                                                       <legend><?php _e( 'Revision', 'bbpress' ); ?></legend>
+                                                       <div>
+                                                               <input name="bbp_log_topic_edit" id="bbp_log_topic_edit" type="checkbox" value="1" <?php bbp_form_topic_log_edit(); ?> tabindex="<?php bbp_tab_index(); ?>" />
+                                                               <label for="bbp_log_topic_edit"><?php _e( 'Keep a log of this edit:', 'bbpress' ); ?></label><br />
+                                                       </div>
+
+                                                       <div>
+                                                               <label for="bbp_topic_edit_reason"><?php printf( __( 'Optional reason for editing:', 'bbpress' ), bbp_get_current_user_name() ); ?></label><br />
+                                                               <input type="text" value="<?php bbp_form_topic_edit_reason(); ?>" tabindex="<?php bbp_tab_index(); ?>" size="40" name="bbp_topic_edit_reason" id="bbp_topic_edit_reason" />
+                                                       </div>
+                                               </fieldset>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_revisions' ); ?>
+
+                                       <?php endif; ?>
+
+                                       <?php do_action( 'bbp_theme_before_topic_form_submit_wrapper' ); ?>
+
+                                       <div class="bbp-submit-wrapper">
+
+                                               <?php do_action( 'bbp_theme_before_topic_form_submit_button' ); ?>
+
+                                               <button type="submit" tabindex="<?php bbp_tab_index(); ?>" id="bbp_topic_submit" name="bbp_topic_submit" class="button submit"><?php _e( 'Submit', 'bbpress' ); ?></button>
+
+                                               <?php do_action( 'bbp_theme_after_topic_form_submit_button' ); ?>
+
+                                       </div>
+
+                                       <?php do_action( 'bbp_theme_after_topic_form_submit_wrapper' ); ?>
+
+                               </div>
+
+                               <?php bbp_topic_form_fields(); ?>
+
+                       </fieldset>
+
+                       <?php do_action( 'bbp_theme_after_topic_form' ); ?>
+
+               </form>
+       </div>
+
+<?php elseif ( bbp_is_forum_closed() ) : ?>
+
+       <div id="no-topic-<?php bbp_topic_id(); ?>" class="bbp-no-topic">
+               <div class="bbp-template-notice">
+                       <p><?php printf( __( 'The forum &#8216;%s&#8217; is closed to new topics and replies.', 'bbpress' ), bbp_get_forum_title() ); ?></p>
+               </div>
+       </div>
+
+<?php else : ?>
+
+       <div id="no-topic-<?php bbp_topic_id(); ?>" class="bbp-no-topic">
+               <div class="bbp-template-notice">
+                       <p><?php is_user_logged_in() ? _e( 'You cannot create new topics at this time.', 'bbpress' ) : _e( 'You must be logged in to create new topics.', 'bbpress' ); ?></p>
+               </div>
+       </div>
+
+<?php endif; ?>
+
+<?php if ( !bbp_is_single_forum() ) : ?>
+
+</div>
+
+<?php endif; ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/bbpress/form-topic.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgbuddypressphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/buddypress.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/buddypress.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/buddypress.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+<?php
+
+/**
+ * BuddyPress Wrapper
+ *
+ * @package bbPress
+ * @subpackage Theme
+ */
+
+get_header(); ?>
+
+       <div id="buddypress-community">
+               <?php while ( have_posts() ) :
+                       the_post();
+                       the_content();
+               endwhile; ?>
+       </div>
+
+<?php get_sidebar();
+get_footer();
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/buddypress.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgfooterphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/footer.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/footer.php                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/footer.php  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+                       </div>
+               </div>
+               <hr class="hidden" />
+
+               <div id="footer">
+                       <div class="links">
+                               <p>
+                                       See also: 
+                                       <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg'); ?></a> &bull;
+                                       <a href="http://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> &bull;
+                                       <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php _e( 'RSS Feed for Articles', 'bporg' ); ?>"><?php _e( 'Blog RSS', 'bporg' ); ?></a>
+                               </p>
+                       </div>
+                       <div class="details">
+                               <p>
+                                       <a href="http://twitter.com/buddypressdev" class="twitter"><?php _e( 'Follow BuddyPress on Twitter', 'bporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org/about/gpl/"><?php _e('GPL', 'bporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org/contact/"><?php _e('Contact Us', 'bporg'); ?></a> &bull; 
+                                       <a href="http://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a>
+                               </p>
+                       </div>
+               </div>
+               <?php wp_footer(); ?>
+       </body>
+</html>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/footer.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgfunctionsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/functions.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/functions.php                            (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/functions.php       2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+<?php
+
+/**
+ * Redirect away from the login page if you're already logged in
+ */
+function bb_theme_login_redirect() {
+       if ( is_user_logged_in() && is_page( 'login' ) ) {
+               wp_safe_redirect( 'http://buddypress.org/support/' );
+               exit();
+       }
+}
+add_action( 'bbp_template_redirect', 'bb_theme_login_redirect', 11 );
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/functions.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgheaderfrontphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+<?php if ( 'buddypress.org' === parse_url( get_home_url(), PHP_URL_HOST ) && is_front_page() ) : ?>
+
+       <div id="headline"><div id="headline-inner">
+               <h2 class="graphic home"><?php bloginfo( 'description' ); ?></h2>
+               <p>BuddyPress is Social Networking, the WordPress way. Easily create a fully featured social network inside your WordPress.org powered site.</p>
+               <div>
+                       <a href="<?php bloginfo( 'url' ); ?>/download/" id="big-demo-button" class="button">Download BuddyPress &rarr;</a>
+                       <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/screenshots.png?v=2" alt="Screenshots">
+               </div>
+       </div></div>
+       <hr class="hidden" />
+
+<?php endif; ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-front.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgheadernavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-nav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-nav.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-nav.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+<ul id="nav" class="menu">
+       <li <?php if ( is_page( 'about'    ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/about/">About</a></li>
+       <li <?php if ( is_page( 'plugins'  ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/plugins/">Plugins</a></li>
+       <li <?php if ( is_page( 'themes'   ) ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/themes/">Themes</a></li>
+       <li><a href="http://codex.buddypress.org/">Documentation</a></li>
+       <li <?php if ( is_post_type_archive( 'post' ) || is_singular( 'post' ) || is_date() || is_tag() || is_category() || is_home() ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/blog/">Blog</a></li>
+       <li <?php if ( function_exists( 'is_bbpress' ) && is_bbpress() ) : ?>class="current"<?php endif; ?>><a href="<?php bloginfo( 'url' ); ?>/support/">Support</a></li>
+       <li class="download<?php if ( is_page( 'download' ) ) : ?> current<?php endif; ?>"><a href="<?php bloginfo( 'url' ); ?>/download/">Download</a></li>
+</ul>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-nav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgheadersubnavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-subnav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-subnav.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-subnav.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+<?php if ( !is_front_page() ) : ?>
+       <div id="subnav"><div id="subnav-inner">
+               <ul id="nav-secondary" class="menu">
+                       <?php if ( is_user_logged_in() ) : ?>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/support/new-topic/">Create New Topic</a></li>
+                       <?php endif; ?>
+               </ul>
+
+               <ul id="nav-user" class="menu">
+                       <?php if ( ! is_user_logged_in() ) : ?>
+                               <li><a href="//wordpress.org/support/register.php">Register</a></li>
+                               <li><a href="//wordpress.org/support/bb-login.php">Lost Password</a></li>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/login/">Log In</a></li>
+                       <?php elseif ( function_exists( 'is_bbpress' ) ) : ?>
+                               <li><a href="<?php bbp_favorites_permalink( bbp_get_current_user_id() ); ?>">Favorites</a></li>
+                               <li><a href="<?php bbp_subscriptions_permalink( bbp_get_current_user_id() ); ?>">Subscriptions</a></li>
+                       <?php endif; ?>
+               </ul>
+       </div></div>
+       <hr class="hidden" />
+<?php endif; ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/header-subnav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesbuddypresslogo2xpng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo-2x.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo-2x.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo-2x.png       2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo-2x.png        2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo-2x.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesbuddypresslogopng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo.png  2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo.png   2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-logo.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesbuddypresspacktjpg"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-packt.jpg</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-packt.jpg
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-packt.jpg 2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-packt.jpg  2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/buddypress-packt.jpg
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/jpeg
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesscreenshotspng"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.png
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.png      2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.png       2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgimagesscreenshotspsd"></a>
<div class="binary"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.psd</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.psd
</span><span class="cx">===================================================================
</span><del>--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.psd      2014-02-27 22:07:19 UTC (rev 441)
</del><ins>+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.psd       2014-02-27 22:31:09 UTC (rev 442)
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/images/screenshots.psd
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+application/octet-stream
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgpagehomepagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-homepage.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-homepage.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-homepage.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+<?php
+/*
+Template Name: Homepage
+*/
+get_header(); ?>
+
+<h3 id="post-home"><?php _e( 'Recent Topics', 'bporg' ); ?></h3>
+
+<?php if ( function_exists( 'is_bbpress' )  ) : ?>
+<div id="bbpress-forums">
+
+       <?php if ( bbp_has_topics( array( 's' => '', 'posts_per_page' => 5, 'max_num_pages' => 1, 'paged' => 1, 'show_stickies' => false ) ) ) : ?>
+
+               <?php bbp_get_template_part( 'loop',     'topics'    ); ?>
+
+       <?php else : ?>
+
+               <?php bbp_get_template_part( 'feedback', 'no-topics' ); ?>
+
+       <?php endif; ?>
+
+</div>
+<?php endif; ?>
+
+<hr class="hidden" />
+
+<?php
+get_sidebar();
+get_footer();
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-homepage.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgpagepluginsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-plugins.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-plugins.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-plugins.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,83 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                               <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+
+                               <?php
+                                       $current_page = isset( $_GET['ppage'] ) ? absint( $_GET['ppage'] ) : 1;
+                                       $plugins  = bb_base_get_plugins( $current_page, $_GET['ps'], 'buddypress' );
+                                       $from_num = intval( ( (int) $plugins->info['page'] - 1 ) * 10 ) + 1;
+                                       $to_num   = ( $from_num + 9 > (int) $plugins->info['results'] ) ? $plugins->info['results'] : $from_num + 9;
+                               ?>
+
+                               <div class="bbp-pagination">
+                                       <div class="bbp-pagination-count">
+
+                                               <?php printf( 'Viewing %1$s to %2$s (%3$s)', number_format_i18n( $from_num ), number_format_i18n( $to_num ), number_format_i18n( $plugins->info['results'] ) ); ?>
+
+                                       </div>
+
+                                       <div class="bbp-pagination-links">
+
+                                               <?php
+                                                       $pag_links = paginate_links( array(
+                                                               'base'      => add_query_arg( array( 'ppage' => '%#%' ) ),
+                                                               'format'    => '',
+                                                               'total'     => ceil( $plugins->info['results'] / 10 ),
+                                                               'current'   => $plugins->info['page'],
+                                                               'prev_text' => '&larr;',
+                                                               'next_text' => '&rarr;',
+                                                               'mid_size'  => 1
+                                                       ) );
+
+                                                       echo $pag_links;
+                                               ?>
+
+                                       </div>
+                               </div>
+
+                               <?php
+                                       foreach ( (array) $plugins->plugins as $plugin ) :
+
+                                               $plugin_author_id = 0;
+
+                                               if ( !empty( $plugin->contributors ) ) {
+                                                       $plugin_author    = get_user_by( 'login', key( $plugin->contributors ) );
+                                                       $plugin_author_id = $plugin_author->ID;
+                                               }
+                               ?>
+
+                               <div class="single-plugin">
+                                       <h3 class="plugin-title"><a href="<?php echo esc_url( 'http://wordpress.org/extend/plugins/' . $plugin->slug ); ?>/" title="Plugin Information"><?php echo esc_html( $plugin->name ); ?></a></h3>
+
+                                       <div class="plugin-meta">
+                                               <?php if ( !empty( $plugin->version  ) ) : ?><div>Version: <?php echo esc_html( $plugin->version ); ?></div><?php if ( !empty( $plugin->requires ) ) : ?><?php endif; ?><?php endif; ?>
+                                               <?php if ( !empty( $plugin->requires ) ) : ?><div>Requires: <?php echo esc_html( $plugin->requires ); ?></div><?php if ( !empty( $plugin->tested ) ) : ?><?php endif; ?><?php endif; ?>
+                                               <?php if ( !empty( $plugin->tested   ) ) : ?><div>Compatible up to: <?php echo esc_html( $plugin->tested ); ?></div><?php endif; ?>
+                                               <div>Rating: <?php echo $plugin->rating_html; // raw html - do not escape ?></div>
+                                       </div>
+
+                                       <p class="plugin-description" style="font-size: 12px">
+                                               <?php echo substr( strip_tags( $plugin->description ), 0, 300 ); ?>&hellip;
+                                       </p>
+
+                               </div>
+
+                               <?php endforeach; ?>
+
+                               <div class="bbp-pagination">
+                                       <div class="bbp-pagination-count">
+
+                                               <?php printf( 'Viewing %1$s to %2$s (%3$s)', number_format_i18n( $from_num ), number_format_i18n( $to_num ), number_format_i18n( $plugins->info['results'] ) ); ?>
+
+                                       </div>
+
+                                       <div class="bbp-pagination-links">
+
+                                               <?php echo $pag_links; ?>
+
+                                       </div>
+                               </div>
+
+<?php endwhile;  endif;?>
+                               <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/page-plugins.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgsidebarphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,145 @@
</span><ins>+</div>
+<div class="sidebar">
+
+       <?php if ( function_exists( 'is_buddypress' ) && is_buddypress() ) : ?>
+       
+               <?php if ( bp_is_user() ) : ?>
+       
+                       <div id="item-header-avatar">
+                               <a href="<?php bp_displayed_user_link(); ?>">
+
+                                       <?php bp_displayed_user_avatar( array( 'type' => 'full', 'width' => 238, 'height' => 238 ) ); ?>
+
+                               </a>
+                       </div><!-- #item-header-avatar -->
+
+                       <?php bp_nav_menu(); ?>
+       
+               <?php endif; ?>
+
+       <?php elseif ( ( function_exists( 'is_bbpress' ) && is_bbpress() ) || is_page( 'new-topic' ) ) : ?>
+       
+               <?php if ( bbp_is_single_forum() || bb_base_topic_search_query( false ) ) : ?>
+
+                       <div>
+                               <h3><?php _e( 'Forum Info', 'bporg'); ?></h3>
+                               <ul class="forum-info">
+                                       <?php bb_base_single_forum_description(); ?>
+                               </ul>
+                       </div>
+
+                       <?php bb_base_topic_search_form(); ?>
+
+                       <div>
+                               <h3><?php _e( 'Forum Feeds', 'bporg'); ?></h3>
+                               <ul>
+                                       <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/" title="Forum Posts">Recent Posts</a></li>
+                                       <li><a class="feed" href="<?php bbp_forum_permalink(); ?>feed/?type=topic" title="Forum Topics">Recent Topics</a></li>
+                               </ul>
+                       </div>
+
+               <?php elseif ( bbp_is_single_topic() || bbp_is_topic_edit() || bbp_is_reply_edit() ) : ?>
+
+                       <div>
+                               <h3><?php _e( 'Topic Info', 'bporg'); ?></h3>
+                               <ul class="topic-info">
+                                       <?php bb_base_single_topic_description(); ?>
+                               </ul>
+                       </div>
+
+                       <div>
+                               <?php bbp_topic_tag_list( 0, array(
+                                       'before' => '<h3>Topic Tags</h3><ul class="topic-tags"><li>',
+                                       'after'  => '</li></ul>',
+                                       'sep'    => '</li><li>',
+                               ) ); ?>
+                       </div>
+
+                       <?php bb_base_reply_search_form(); ?>
+
+                       <?php if ( current_user_can( 'moderate', bbp_get_topic_id() ) ) : ?>
+
+                               <div>
+                                       <?php bbp_topic_admin_links( array (
+                                               'id'     => bbp_get_topic_id(),
+                                               'before' => '<h3>Topic Admin</h3><ul class="topic-admin-links"><li>',
+                                               'after'  => '</li></ul>',
+                                               'sep'    => '</li><li>',
+                                               'links'  => array()
+                                       ) ); ?>
+                               </div>
+
+                       <?php endif; ?>
+
+               <?php else : ?>
+
+                       <div>
+                               <h3><?php _e( 'Forums', 'bporg'); ?></h3>
+                               <?php echo do_shortcode( '[bbp-forum-index]' ); ?>
+                       </div>
+                       <hr class="hidden" />
+
+                       <div>
+                               <h3><?php _e( 'Views', 'bporg'); ?></h3>
+                               <ul>
+
+                                       <?php foreach ( bbp_get_views() as $view => $args ) : ?>
+
+                                               <li><a class="bbp-view-title" href="<?php bbp_view_url( $view ); ?>" title="<?php bbp_view_title( $view ); ?>"><?php bbp_view_title( $view ); ?></a></li>
+
+                                       <?php endforeach; ?>
+
+                               </ul>
+                       </div>
+
+                       <div>
+                               <h3><?php _e( 'Feeds', 'bporg'); ?></h3>
+                               <ul>
+                                       <li><a class="feed" href="<?php bbp_forums_url(); ?>feed/" title="All Recent Posts">All Recent Posts</a></li>
+                                       <li><a class="feed" href="<?php bbp_topics_url(); ?>feed/" title="All Recent Topics">All Recent Topics</a></li>
+                               </ul>
+                       </div>
+
+                       <div>
+                               <h3><?php _e( 'Tags', 'bporg'); ?></h3>
+                               <?php echo do_shortcode( '[bbp-topic-tags]' ); ?>
+                       </div>
+
+               <?php endif; ?>
+
+       <?php elseif ( is_front_page() || is_404() ) : ?>
+
+               <div class="feature">
+                       <h3><?php _e( 'BuddyPress Theme Development', 'bporg' ); ?></h3>
+                       <p><a href="http://www.packtpub.com/buddypress-theme-development/book" title="BuddyPress Theme Development"><img width="225" alt="" src="<?php echo get_stylesheet_directory_uri(); ?>/images/buddypress-packt.jpg"/></a></p>
+                       <p class="book-description">An in-depth guide to designing, developing, and testing your very own custom BuddyPress theme.</p>
+               </div>
+
+       <?php elseif ( is_page( array( 'plugins' ) ) ) : ?>
+
+               <?php bb_base_plugin_search_form(); ?>
+
+               <div>
+                       <h3><?php _e( 'Legacy', 'bporg'); ?></h3>
+                       <ul>
+                               <li><a href="http://buddypress.org/support/forum/plugin-forums/" title="Plugin Forums">Legacy Plugin Forums</a></li>
+                       </ul>
+               </div>
+
+       <?php elseif ( ( ! is_page( 'login' ) && ! is_page( 'register' ) && ! is_page( 'lost-password' ) ) || is_home() || is_singular( 'post' ) || is_archive() ) : ?>
+
+               <div>
+                       <h3><?php _e( 'Categories', 'bporg'); ?></h3>
+                       <ul>
+                               <?php wp_list_categories( array( 'title_li' => false ) ); ?>
+                       </ul>
+               </div>
+
+               <div>
+                       <h3><?php _e( 'Tags', 'bporg'); ?></h3>
+                       <?php wp_tag_cloud(); ?>
+               </div>
+
+       <?php endif; ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/sidebar.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemesbuddypressorgstylecss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+/**
+ * Theme Name: BuddyPress.org 2013
+ * Theme URL: http://buddypress.org
+ * Description: A WordPress theme for BuddyPress.org
+ * Author: John James Jacoby
+ * Author URI: http://jaco.by
+ * Version: 1.0
+ * Template: bb-base
+ * Tags: buddypress, gray, 508, compliance, fixed width, widgets, gallery
+ */
+
+/**
+ * See bb-base/style-buddypress.css
+ */
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/buddypress-org/style.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgfooterphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/footer.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/footer.php                            (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/footer.php       2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,75 @@
</span><ins>+                       </div>
+               </div>
+               <hr class="hidden" />
+
+               <?php if ( is_singular( 'page' ) ) : ?>
+
+                       <div class="footer-meta-wrap">
+                               <div class="footer-meta">
+                                       <div class="col-half">
+                                               <h3 class="title">Article Contributors</h3>
+
+                                               <?php
+
+                                               global $codex_contributors;
+
+                                               if ( count( $codex_contributors ) ) : ?>
+
+                                                       <div class="contributors">
+
+                                                               <?php
+                                                               $codex_contributors = array_slice( $codex_contributors, 0, 3, true );
+                                                               foreach ( (array) $codex_contributors as $contributor_id => $count ) :
+                                                                       $userdata = get_userdata( $contributor_id ); ?>
+
+                                                                       <div class="contributor">
+                                                                               <a href="#">
+                                                                                       <div class="contributor-avatar float-left">
+                                                                                               <?php echo get_avatar( $contributor_id, 48 ); ?>
+                                                                                               <div class="revision-count"><?php echo esc_html( $count ); ?></div>
+                                                                                               <div class="contributor-name"><span><?php echo esc_html( $userdata->display_name ); ?></span></div>
+                                                                                       </div>
+                                                                               </a>
+                                                                       </div>
+
+                                                               <?php endforeach; ?>
+
+                                                       </div>
+
+                                               <?php endif; ?>
+
+                                               <p class="date">Updated <strong><?php echo human_time_diff( get_the_modified_time( 'U', get_queried_object_id() ) ); ?></strong> ago / Published <strong><?php echo human_time_diff( get_the_time( 'U', get_queried_object_id() ) ); ?></strong> ago</p>
+                                       </div>
+
+                                       <div class="col-half">
+                                               <h3 class="title">Want to help?</h3>
+                                               <p>The bbPress Codex is volunteer-powered, which means you can contribute too! If you're interested in updating existing articles or creating entirely new ones, please read our <a href="http://codex.bbpress.org/participate-and-contribute/codex-standards-guidelines/">Codex Standards & Guidelines</a>.</p>
+                                       </div>
+                               </div>
+                       </div>
+
+               <?php endif; ?>
+
+               <div id="footer">
+                       <div class="links">
+                               <p>
+                                       See also: 
+                                       <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bbporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bbporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bbporg'); ?></a> &bull;
+                                       <a href="http://ma.tt"><?php _e( 'Matt', 'bbporg' ); ?></a> &bull;
+                                       <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php esc_attr_e( 'RSS Feed for Articles', 'bbporg' ); ?>"><?php _e( 'Blog RSS', 'bbporg' ); ?></a>
+                               </p>
+                       </div>
+                       <div class="details">
+                               <p>
+                                       <a href="http://twitter.com/bbpress" class="twitter"><?php _e( 'Follow bbPress on Twitter', 'bbporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org/about/gpl/"><?php _e('GPL', 'bbporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org/contact/"><?php _e('Contact Us', 'bbporg'); ?></a> &bull; 
+                                       <a href="http://bbpress.org/terms/"><?php _e('Terms of Service', 'bbporg'); ?></a>
+                               </p>
+                       </div>
+               </div>
+               <?php wp_footer(); ?>
+       </body>
+</html>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/footer.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgfrontpagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/front-page.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/front-page.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/front-page.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,111 @@
</span><ins>+<?php get_header(); ?>
+
+       <div class="homebox grid_12">
+
+               <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
+
+                       <div class="post">
+
+                               <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+
+                               <?php the_content(); ?>
+
+                               <?php
+                                       // Components
+                                       $terms = get_terms( 'component' );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Components</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/component/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                               <?php
+                                       // Versions
+                                       $terms = get_terms( 'version', array( 'order' => 'DESC' ) );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Versions</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/version/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                               <?php
+                                       // Type
+                                       $terms = get_terms( 'type' );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Types</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/type/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                               <?php
+                                       // Context
+                                       $terms = get_terms( 'context' );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Contexts</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.bbpress.org/context/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                       </div>
+
+               <?php endwhile; endif; ?>
+
+       </div>
+
+               <?php
+                       global $post;
+
+                       $args         = array( 'order' => 'ASC', );
+                       $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );        
+                       $post_authors = array( $post->post_author => 1 );
+                       foreach( (array)$revisions as $revision ) {
+                               $post_authors[$revision->post_author] += 1;
+                       }
+                       asort( $post_authors, SORT_NUMERIC );
+
+                       global $codex_contributors;
+                       $codex_contributors = array_reverse( $post_authors, true );
+
+               ?>
+
+               <?php locate_template( array( 'sidebar.php' ), true ); ?>
+
+       </div>
+
+<?php get_footer();
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/front-page.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgfunctionsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/functions.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/functions.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/functions.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+<?php
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/functions.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgheaderfrontphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-front.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-front.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-front.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+<?php
+// This file intentionally left blank
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-front.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgheadernavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-nav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-nav.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-nav.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+<ul id="nav" class="menu">
+       <li><a href="http://bbpress.org/about/">About</a></li>
+       <li><a href="http://bbpress.org/plugins/">Plugins</a></li>
+       <li><a href="http://bbpress.org/themes/">Themes</a></li>
+       <li class="current"class="current"><a href="http://codex.bbpress.org/">Documentation</a></li>
+       <li><a href="http://bbpress.org/blog/">Blog</a></li>
+       <li><a href="http://bbpress.org/forums/">Support</a></li>
+       <li><a href="http://bbpress.org/download/">Download</a></li>
+</ul>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-nav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgheadersubnavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-subnav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-subnav.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-subnav.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+
+       <div id="subnav"><div id="subnav-inner">
+               <ul id="nav-secondary" class="menu">
+                       <?php if ( is_user_logged_in() ) : ?>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/wp-admin/post-new.php?post_type=page">Create New Page</a></li>
+                               <li><?php edit_post_link( __( 'Edit This Page', 'bborg' ) ); ?></li>
+                       <?php endif; ?>
+               </ul>
+
+               <ul id="nav-user" class="menu">
+                       <?php if ( ! is_user_logged_in() ) : ?>
+                               <li><a href="//wordpress.org/support/register.php">Register</a></li>
+                               <li><a href="//wordpress.org/support/bb-login.php">Lost Password</a></li>
+                               <li><a href="//bbpress.org/login/">Log In</a></li>
+                       <?php endif; ?>
+               </ul>
+       </div></div>
+       <hr class="hidden" />
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/header-subnav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgindexphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/index.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/index.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/index.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                       <h3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>
+                       <cite><?php printf( __( 'Published on %s by %s', 'bbporg' ), get_the_time( 'F jS, Y' ), get_the_author_link() ); ?></cite>
+                       <div class="single-post" id="post-<?php the_ID(); ?>"><?php the_excerpt(); ?></div>
+                       <?php $post_authors[get_the_author_meta( 'ID' )] += 1; ?>
+<?php endwhile;  ?>
+       
+                       <?php
+                               asort( $post_authors, SORT_NUMERIC );
+                               global $codex_contributors;
+                               $codex_contributors = array_reverse( $post_authors, true );
+                       ?>
+
+<?php else : ?>
+                       <p><em><?php _e( 'Sorry, no posts matched your criteria.' ); ?></em></p>
+<?php endif; ?>
+                       <?php posts_nav_link(' &#8212; ', __('Newer &rarr;'), __('&larr; Older') ); ?>
+                       <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/index.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgpagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/page.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/page.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/page.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                               <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+                               <div style="margin-bottom: 20px;"><?php echo codex_get_breadcrumb(); ?></div>
+                               <?php if ( get_the_content() ) :
+
+                                               the_content( __( '<p class="serif">Read the rest of this page &rarr;</p>', 'buddypress' ) );
+
+                                               wp_link_pages( array( 'before' => __( '<p><strong>Pages:</strong> ', 'buddypress' ), 'after' => '</p>', 'next_or_number' => 'number') );
+
+                                       else : ?>
+
+                                               <p>This page has no content of its own, but contains some sub-pages listed in the sidebar.</p>
+                                               <p>Please edit this page and add something helpful!</p>
+
+                               <?php endif; ?>
+
+<?php endwhile;  endif;?>
+
+                               <hr class="hidden" />
+
+<?php
+       global $post;
+
+       $args         = array( 'order' => 'ASC', );
+       $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );        
+       $post_authors = array( $post->post_author => 1 );
+       foreach( (array)$revisions as $revision ) {
+               $post_authors[$revision->post_author] += 1;
+       }
+       asort( $post_authors, SORT_NUMERIC );
+
+       global $codex_contributors;
+       $codex_contributors = array_reverse( $post_authors, true );
+?>
+                               
+<?php locate_template( array( 'sidebar.php' ), true ); ?>
+
+<?php get_footer(); ?>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/page.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgsidebarphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/sidebar.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/sidebar.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/sidebar.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+</div>
+<div class="sidebar">
+
+       <?php if ( is_page() || is_front_page() ) :
+
+               $toc = Codex_Loader::create_page_toc();
+
+               if ( !empty( $toc ) ) : ?>
+
+               <div class="widget table-of-contents-widget listified">
+                       <?php echo $toc; ?>
+               </div>
+
+               <?php endif;
+
+               global $post;
+
+               $show_related = true;
+
+               if ( !empty( $post->post_parent ) ) {
+                       $children = wp_list_pages('title_li=&echo=0&child_of=' . $post->post_parent . '&exclude=' . $exclude_pages);
+                       $rel      = '<ul>' . $children . '</ul>';
+                       echo '<div class="related-content-widget widget listified"><h3 class="widgettitle">Similar</h3>' . $rel . '</div>';
+                       $show_related = false;
+               } else {
+                       $children = wp_list_pages('title_li=&echo=0&child_of=' . $post->ID . '&exclude=' . $exclude_pages);
+                       if ( !empty( $children ) ) {
+                               $rel = '<ul>' . $children . '</ul>';
+                               echo '<div class="related-content-widget widget listified"><h3 class="widgettitle">Subpages</h3>' . $rel . '</div>';
+                               $show_related = false;
+                       }
+               }
+
+               if ( ! is_page( 'home' ) && !empty( $show_related ) ) {
+                       $rel      = '';
+                       $cat      = get_the_category();
+                       $relateds = get_posts( 'nopaging=1&post_type=page&post_parent=0&orderby=title&order=ASC&cat=' . $cat[0]->term_id . '&exclude=' . $post->ID . ',' . $exclude_pages );
+                       if ( !empty( $relateds ) ) {
+                               foreach ( $relateds as $related ) {
+                                       $title = apply_filters( 'the_title', $related->post_title );
+                                       $rel .= '<li><a href="' . get_permalink( $related->ID ) . '" title="' . $title . '">' . $title . '</a></li>';
+                               }
+                               $rel = '<ul>' . $rel . '</ul>';
+                               echo '<div class="related-content-widget widget listified"><h3 class="widgettitle">Related</h3>' . $rel . '</div>';
+                       }
+               } ?>
+
+       <?php endif; ?>
+
+       <div class="search-widget">
+               <form method="get" id="searchform" action="<?php bloginfo( 'url' ); ?>/">
+                       <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" placeholder="Search" />
+               </form>
+       </div>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/sidebar.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbbpressorgstylecss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,183 @@
</span><ins>+/**
+ * Theme Name: bbPress.org Codex 2013
+ * Theme URL: http://codex.bbpress.org
+ * Description: A WordPress theme for bbPress.org codex
+ * Author: John James Jacoby
+ * Author URI: http://jaco.by
+ * Version: 2.1
+ * Template: bb-base
+ * Tags: bbpress, gray, 508, compliance, fixed width, widgets, gallery
+ */
+
+/* Layout
+--------------------------------------------------------------------*/
+#main .content {width: 680px;}
+
+/* Typography
+--------------------------------------------------------------------*/
+
+.content h1 {
+  font-size: 24px;
+  margin-bottom: .5em;
+}
+
+/* =Footer
+-------------------------------------------------------------- */
+
+.footer-meta-wrap {
+       background: #eee;
+       border-top: #bbb solid 1px;
+       border-bottom: #bbb solid 1px;
+       margin: 1em 0;
+}
+.footer-meta-wrap .footer-meta {
+       margin: 0 auto;
+       width: 960px;
+       padding: 24px 0;
+       overflow: auto;
+       color: #555;
+       font-family: 'Source Sans Pro', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+}
+.footer-meta-wrap .footer-meta .col-half {
+       float: left;
+       width: 50%;
+}
+.footer-meta-wrap .footer-meta h3.title {
+       font-size: 16px;
+       font-weight: 400;
+       color: #999;
+       margin: 0 0 1em;
+       text-transform: uppercase;
+}
+.footer-meta-wrap .footer-meta .contributors {
+       min-height: 52px;
+       overflow: visible;
+}
+.footer-meta-wrap .footer-meta .contributor {
+       float: left;
+       width: 48px;
+       height: 52px;
+       margin-right: 20px;
+}
+.footer-meta-wrap .footer-meta a:hover img {
+       border: none!important;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar {
+       position: relative;
+       width: 48px;
+       height: 48px;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .revision-count {
+       position: absolute;
+       right: -4px;
+       bottom: -4px;
+       width: 18px;
+       height: 18px;
+       line-height: 18px;
+       text-align: center;
+       font-size: 11px;
+       -webkit-border-radius: 8px;
+       -moz-border-radius: 8px;
+       border-radius: 8px;
+       background: #d54e21;
+       color: #fff;
+       z-index: 1;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .contributor-name {
+       display: none;
+       position: absolute;
+       left: -76px;
+       top: 12px;
+       width: 200px;
+       z-index: 3;
+       text-align: center;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .contributor-name span {
+       color: #fff;
+       padding: 5px;
+       -webkit-border-radius: 8px;
+       -moz-border-radius: 8px;
+       border-radius: 8px;
+       background: rgba(0, 0, 0, 0.8);
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .contributor-name:hover {
+       z-index: 2;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar:hover .contributor-name {
+       display: block;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar img {
+       -webkit-border-radius: 24px;
+       -moz-border-radius: 24px;
+       border-radius: 24px;
+}
+.footer-meta-wrap .footer-meta .date {
+       margin: 1em 0 0;
+       font-family: 'Source Sans Pro', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+       font-size: 14px;
+       font-weight: 200;
+}
+
+/* =Table of Contents
+-------------------------------------------------------------- */
+
+.table-of-contents-widget {
+       position: relative;
+       margin-top: 0;
+       -ms-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+       -webkit-box-sizing: border-box;
+       box-sizing: border-box;
+       padding: 5px 10px;
+       margin-bottom: 20px;
+       background: #eee;
+       border: 1px solid #ddd;
+       -webkit-border-radius: 3px;
+       -moz-border-radius: 3px;
+       border-radius: 3px;
+}
+.table-of-contents-widget a {
+       color: #666;
+}
+.table-of-contents-widget ul {
+       padding: 0;
+       margin: 0;
+}
+.table-of-contents-widget li {
+       list-style: none;
+       border-top: 1px solid #ddd;
+       padding: 7px 0;
+}
+.table-of-contents-widget li:first-child {
+       border-top: 0;
+}
+.table-of-contents-widget:before {
+       position: absolute;
+       content: '';
+       top: 0;
+       right: -11px;
+       width: 0;
+       height: 0;
+       border-top: 22px solid transparent;
+       border-bottom: 22px solid transparent;
+       border-left: 10px solid #328C00;
+}
+
+.search-widget {
+       margin: 20px 0;
+       -ms-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+       -webkit-box-sizing: border-box;
+       box-sizing: border-box;
+       background: #fff;
+}
+.search-widget input[type=text] {
+       display: block;
+       -ms-box-sizing: border-box;
+       -moz-box-sizing: border-box;
+       -webkit-box-sizing: border-box;
+       box-sizing: border-box;
+       width: 100%;
+       padding: 12px 17px;
+       border: 1px solid #ddd;
+}
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-bbpress-org/style.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgactivityentryphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/activity-entry.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/activity-entry.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/activity-entry.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,103 @@
</span><ins>+<?php /* This template is used by activity-loop.php and AJAX functions to show each activity */ ?>
+
+<?php do_action( 'bp_before_activity_entry' ) ?>
+
+<li class="<?php bp_activity_css_class() ?>" id="activity-<?php bp_activity_id() ?>">
+       <div class="activity-content">
+
+               <div class="activity-avatar">
+                       <a href="<?php bp_activity_user_link() ?>">
+                               <?php bp_activity_avatar( 'type=full&width=100&height=100' ) ?>
+                       </a>
+               </div>
+
+               <div class="activity-header">
+                       <?php global $activities_template; echo $activities_template->activity->action; ?>
+               </div>
+
+               <?php if ( bp_activity_has_content() ) : ?>
+
+                       <div class="activity-inner">
+                               <?php bp_activity_content_body() ?>
+                       </div>
+
+               <?php endif; ?>
+
+               <?php do_action( 'bp_activity_entry_content' ) ?>
+
+               <?php if ( 'activity_comment' == bp_get_activity_type() ) : ?>
+
+                       <div class="activity-inreplyto">
+                               <strong><?php _e( 'In reply to', 'buddypress' ) ?></strong> - <?php bp_activity_parent_content() ?> &middot;
+                               <a href="<?php bp_activity_thread_permalink() ?>" class="view" title="<?php esc_attr_e( 'Permalink', 'buddypress' ) ?>"><?php _e( 'View', 'buddypress' ) ?></a>
+                       </div>
+
+               <?php endif; ?>
+
+               <div class="activity-meta am">
+
+                       <?php if ( is_user_logged_in() ) : ?>
+                               <?php if ( !bp_get_activity_is_favorite() ) : ?>
+
+                                       <a href="<?php bp_activity_favorite_link() ?>" class="button fav" title="<?php esc_attr_e( 'Mark as Favorite', 'buddypress' ) ?>"><?php _e( 'Favorite', 'buddypress' ) ?></a>
+
+                               <?php else : ?>
+
+                                       <a href="<?php bp_activity_unfavorite_link() ?>" class="button unfav" title="<?php esc_attr_e( 'Remove Favorite', 'buddypress' ) ?>"><?php _e( 'Remove Favorite', 'buddypress' ) ?></a>
+
+                               <?php endif; ?>
+                       <?php endif;?>
+
+                       <?php if ( bp_get_activity_type() == 'new_forum_topic' || bp_get_activity_type() == 'new_forum_reply' ) : ?>
+
+                               <a href="<?php bp_activity_thread_permalink() ?>" class="button view-thread"><?php _e( 'View Topic' ); ?></a>
+
+                       <?php else : ?>
+
+                               <?php if ( is_user_logged_in() && bp_activity_can_comment() ) : ?>
+
+                                       <a href="<?php bp_activity_comment_link() ?>" class="button acomment-reply" id="acomment-comment-<?php bp_activity_id() ?>"><?php _e( 'Comment', 'buddypress' ) ?> (<span><?php bp_activity_comment_count() ?></span>)</a>
+
+                               <?php endif; ?>
+
+                       <?php endif; ?>
+
+                       <span class="time"><?php echo bp_core_time_since( bp_get_activity_date_recorded() ); ?></span>
+
+                       <?php //do_action( 'bp_activity_entry_meta' ) ?>
+
+               </div>
+       </div>
+
+       <?php do_action( 'bp_before_activity_entry_comments' ) ?>
+
+       <?php if ( bp_activity_can_comment() ) : ?>
+               <div class="activity-comments">
+
+                       <?php if ( bp_activity_get_comment_count() ) : ?>
+                               <div class="arrow"></div>
+                       <?php endif; ?>
+
+                       <?php bp_activity_comments() ?>
+
+                       <?php if ( is_user_logged_in() ) : ?>
+                       <form action="<?php bp_activity_comment_form_action() ?>" method="post" id="ac-form-<?php bp_activity_id() ?>" class="ac-form"<?php bp_activity_comment_form_nojs_display() ?>>
+                               <div class="ac-reply-avatar"><?php bp_loggedin_user_avatar( 'width=50&height=50' ) ?></div>
+                               <div class="ac-reply-content">
+                                       <div class="ac-textarea">
+                                               <textarea id="ac-input-<?php bp_activity_id() ?>" class="ac-input" name="ac_input_<?php bp_activity_id() ?>"></textarea>
+                                       </div>
+                                       <input type="submit" name="ac_form_submit" value="<?php esc_attr_e( 'Post', 'buddypress' ) ?> &rarr;" /> &nbsp; <?php _e( 'or press esc to cancel.', 'buddypress' ) ?>
+                                       <input type="hidden" name="comment_form_id" value="<?php bp_activity_id() ?>" />
+                               </div>
+                               <?php wp_nonce_field( 'new_activity_comment', '_wpnonce_new_activity_comment' ) ?>
+                       </form>
+                       <?php endif; ?>
+               </div>
+       <?php endif; ?>
+
+       <?php do_action( 'bp_after_activity_entry_comments' ) ?>
+</li>
+
+<?php do_action( 'bp_after_activity_entry' ) ?>
+
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/activity-entry.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgbbpresssidebarphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress-sidebar.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress-sidebar.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress-sidebar.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+       <div class="sidebar">
+               <?php dynamic_sidebar( 'bbpress-sidebar' ); ?>
+       </div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress-sidebar.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgbbpressphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,35 @@
</span><ins>+<?php get_header() ?>
+
+       <div id="content">
+
+               <div id="focus" class="focus-small">
+                       <h2>Codex Discussion Forums</h2>
+
+                       <p class="description">
+                               <?php echo wp_filter_post_kses( get_post_meta( get_the_ID(), 'page_excerpt', true ) ); ?>
+                       </p>
+               </div>
+
+               <div class="padder">
+
+                       <div class="page" id="blog-page">
+
+                               <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
+
+                                       <div class="post" id="post-<?php the_ID(); ?>">
+                                               <div class="entry">
+                                                       <?php the_content(); ?>
+                                               </div>
+                                       </div>
+
+                               <?php endwhile; endif; ?>
+
+                       </div><!-- .page -->
+
+               </div><!-- .padder -->
+
+       </div><!-- #content -->
+
+<?php
+
+get_footer();
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/bbpress.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgfooterphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,109 @@
</span><ins>+                       </div>
+
+                       <?php if ( is_bbpress() ) locate_template( array( 'bbpress-sidebar.php' ), true ); ?>
+
+               </div>
+               <hr class="hidden" />
+
+               <?php if ( is_singular( 'page' ) ) { ?>
+
+               <div class="footer-meta-wrap">
+
+                       <div class="footer-meta">
+
+                       <div class="col-half">
+
+                       <h3 class="title">Article Contributors</h3>
+                       
+                       <?php
+
+                       global $codex_contributors, $post;
+
+                       if ( count( $codex_contributors ) ) {
+
+                               /*
+
+                               TODO: Noel Tock
+                               Comment out Owner (as per WCLDN discussion)
+
+                               echo '<div class="page-contributors widget">';
+                               echo '<h3 class="widgettitle">Owner</h3>';
+                               $userdata = get_userdata( $post->post_author );
+                                       echo '<div class="page-contributor">';
+                                               echo '<div class="contributor-mug float-left">';
+                                               echo get_avatar( $post->post_author, 48 );
+                                               echo '</div>';
+                                               echo '<div class="inner">';
+                                               echo '<h5>' . esc_html( $userdata->display_name ) . '</h5>';
+                                               echo '<p>' . esc_html( $codex_contributors[$post->post_author] ) . ' revision';
+                                               if ( $codex_contributors[$post->post_author] > 1 ) 
+                                                       echo 's';
+                                               echo '</p>';
+                                               echo '</div>';
+                                       echo '</div>';
+                               echo '</div>';
+                               unset( $codex_contributors[$post->post_author] );
+                               */
+
+                               if ( count( $codex_contributors ) ) {
+                                       echo '<div class="contributors">';
+                                       $codex_contributors = array_slice( $codex_contributors, 0, 3, true );
+                                       foreach( (array)$codex_contributors as $contributor_id => $count ) {
+                                               $userdata = get_userdata( $contributor_id );
+                                               echo '<div class="contributor">';
+                                                       echo '<a href="#"><div class="contributor-avatar float-left">';
+                                                               echo get_avatar( $contributor_id, 48 );
+                                                               echo '<div class="revision-count">' . esc_html( $count ) . '</div>';
+                                                               echo '<div class="contributor-name"><span>' . esc_html( $userdata->display_name ) . '</span></div>';
+                                                       echo '</div></a>';
+                                               echo '</div>';
+                                       }
+                                       echo '</div>';
+                               }
+                       }
+               ?>
+
+                       <p class="date">Updated <strong><?php echo human_time_diff( get_the_modified_time( 'U', get_queried_object_id() ) ); ?></strong> ago / Published <strong><?php echo human_time_diff( get_the_time( 'U', get_queried_object_id() ) ); ?></strong> ago</p>
+
+                       </div>
+
+                       <div class="col-half">
+
+                       <h3 class="title">Want to help?</h3>
+
+                       <p>The BuddyPress Codex is volunteer-powered, which means you can contribute too! If you're interested in updating existing articles or creating entirely new ones, please read our <a href="http://codex.buddypress.org/participate-and-contribute/codex-standards-guidelines/">Codex Standards & Guidelines</a>.</p>
+
+                       </div>
+
+                       </div>
+
+               </div>
+
+               <?php } ?>
+
+               <div id="footer">
+
+                       <div class="links">
+                               <p>
+                                       See also: 
+                                       <a href="http://wordpress.org"><?php _e( 'WordPress.org', 'bporg'); ?></a> &bull;
+                                       <a href="http://bbpress.org"><?php _e( 'bbPress.org', 'bporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org"><?php _e( 'BuddyPress.org', 'bporg'); ?></a> &bull;
+                                       <a href="http://ma.tt"><?php _e( 'Matt', 'bporg' ); ?></a> &bull;
+                                       <a href="<?php bloginfo( 'rss2_url' ); ?>" title="<?php esc_attr_e( 'RSS Feed for Articles', 'bporg' ); ?>"><?php _e( 'Blog RSS', 'bporg' ); ?></a>
+                               </p>
+                       </div>
+
+                       <div class="details">
+                               <p>
+                                       <a href="http://twitter.com/buddypressdev" class="twitter"><?php _e( 'Follow BuddyPress on Twitter', 'bporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org/about/gpl/"><?php _e('GPL', 'bporg'); ?></a> &bull;
+                                       <a href="http://buddypress.org/contact/"><?php _e('Contact Us', 'bporg'); ?></a> &bull; 
+                                       <a href="http://buddypress.org/terms/"><?php _e('Terms of Service', 'bporg'); ?></a>
+                               </p>
+                       </div>
+                       
+               </div>
+               <?php wp_footer(); ?>
+       </body>
+</html>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/footer.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgfrontpagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/front-page.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/front-page.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/front-page.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,111 @@
</span><ins>+<?php get_header(); ?>
+
+       <div class="homebox grid_12">
+
+               <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
+
+                       <div class="post">
+
+                               <h3 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h3>
+
+                               <?php the_content(); ?>
+
+                               <?php
+                                       // Components
+                                       $terms = get_terms( 'component' );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Components</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/component/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                               <?php
+                                       // Versions
+                                       $terms = get_terms( 'version', array( 'order' => 'DESC' ) );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Versions</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/version/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                               <?php
+                                       // Type
+                                       $terms = get_terms( 'type' );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Types</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/type/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ) . '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                               <?php
+                                       // Context
+                                       $terms = get_terms( 'context' );
+                                       $count = count( $terms );
+
+                                       if ( $count > 0 ) {
+                                               echo '<div style="width: 24%; float: left;">';
+                                               echo '<h2>Contexts</h2>';
+                                               echo '<ul>';
+                                               foreach ( $terms as $term ) {
+                                                       echo '<li><a href="' . esc_url( 'http://codex.buddypress.org/context/' . $term->slug ) . '" title="' . esc_attr( sprintf( __( 'View all pages for: %s' ), $term->name ) ). '">' . esc_html( $term->name ) . '</a></li>';
+                                               }
+                                               echo '</ul>';
+                                               echo '</div>';
+                                       }
+
+                               ?>
+
+                       </div>
+
+               <?php endwhile; endif; ?>
+
+       </div>
+
+               <?php
+                       global $post;
+
+                       $args         = array( 'order' => 'ASC', );
+                       $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );        
+                       $post_authors = array( $post->post_author => 1 );
+                       foreach( (array)$revisions as $revision ) {
+                               $post_authors[$revision->post_author] += 1;
+                       }
+                       asort( $post_authors, SORT_NUMERIC );
+
+                       global $codex_contributors;
+                       $codex_contributors = array_reverse( $post_authors, true );
+
+               ?>
+
+               <?php locate_template( array( 'sidebar.php' ), true ); ?>
+
+       </div>
+
+<?php get_footer();
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/front-page.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgfunctionsphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/functions.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/functions.php                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/functions.php 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,108 @@
</span><ins>+<?php
+
+/**
+ * Enqueue Codex Stylesheet (Generated from LESS files)
+ */
+function bpcodex_register_stylesheet() {
+       wp_enqueue_style( 'bp-codex-screen', get_stylesheet_directory_uri() . '/screen.css', false, '2.0.8', 'screen' );
+       wp_enqueue_style( 'google-font-source', 'http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700', false, '1.0', 'all' );
+}
+add_action( 'wp_enqueue_scripts', 'bpcodex_register_stylesheet' );
+
+/**
+ * When a Page has been edited, record that to the activity stream.
+ *
+ * @global BuddyPress $bp BuddyPress global settings
+ * @param int $post_id ID of Page that's just been saved
+ * @param WP_Post $post Post object
+ * @since 1.6
+ */
+function bpc_record_page_edits( $post_id, $post ) {
+       global $bp;
+
+       // Check Activity is active
+       if ( ! bp_is_active( 'activity' ) )
+               return;
+
+       $post_id = (int) $post_id;
+       $blog_id = get_current_blog_id();
+
+       /**
+        * Stop infinite loops with WordPress MU Sitewide Tags.
+        * That plugin changed the way its settings were stored at some point. Thus the dual check.
+        */
+       if ( ! empty( $bp->site_options['sitewide_tags_blog'] ) ) {
+               $st_options   = maybe_unserialize( $bp->site_options['sitewide_tags_blog'] );
+               $tags_blog_id = isset( $st_options['tags_blog_id'] ) ? $st_options['tags_blog_id'] : 0;
+       } else {
+               $tags_blog_id = isset( $bp->site_options['tags_blog_id'] ) ? $bp->site_options['tags_blog_id'] : 0;
+       }
+
+       if ( $blog_id == $tags_blog_id && apply_filters( 'bp_blogs_block_sitewide_tags_activity', true ) )
+               return;
+
+       // Don't record this if it's not a Page
+       if ( ! in_array( $post->post_type, apply_filters( 'bpc_record_page_edit_post_types', array( 'page' ) ) ) )
+               return;
+
+       $is_blog_public = apply_filters( 'bp_is_blog_public', (int) get_blog_option( $blog_id, 'blog_public' ) );
+
+       if ( 'publish' != $post->post_status || ! empty( $post->post_password ) )
+               return;
+
+       // If multisite, only record on public blogs.
+       if ( $is_blog_public || ! is_multisite() ) {
+
+               // Record this in activity streams
+               $content        = $post->post_content;
+               $post_permalink = get_permalink( $post_id );
+
+               // Get post author from the last post revision
+               $revision = wp_get_post_revisions( $post_id, array( 'numberposts' => 2 ) );
+
+               if ( ! empty( $revision ) ) {
+                       $revision    = array_reverse( $revision );
+                       $revision    = array_pop( $revision );
+                       $post_author = (int) $revision->post_author;
+
+                       /**
+                        * @todo Maybe conditionally filter KSES on input/output and add CSS to Codex template?
+                        *
+                        * wp_text_diff() outputs a table. This gets killed twice; to see it, comment out the
+                        * "bp_get_activity_content_body" and "bp_activity_content_before_save" KSES filters.
+                        *
+                        * Also be aware of bp_create_excerpt() in the bp_blogs_record_activity() chain.
+                        */
+                       // Get diff
+                       //$content = wp_text_diff( $revision->post_content, $post->post_content );
+
+               // No revisions, so use original post author
+               } else {
+                       $post_author = (int) $post->post_author;
+               }
+
+               // If there's no entry, this is a new post and thus will be handled by bp_blogs_record_post().
+               if ( is_multisite() )
+                       $activity_action = sprintf( __( '%1$s updated the %2$s page, on the %3$s', 'buddypress' ), bp_core_get_userlink( $post_author ), '<a href="' . $post_permalink . '">' . $post->post_title . '</a>', '<a href="' . get_blog_option( $blog_id, 'home' ) . '">' . get_blog_option( $blog_id, 'blogname' ) . '</a>' );
+               else
+                       $activity_action = sprintf( __( '%1$s updated the %2$s page', 'buddypress' ), bp_core_get_userlink( $post_author ), '<a href="' . $post_permalink . '">' . $post->post_title . '</a>' );
+
+               // Record a new activity
+               bp_blogs_record_activity( array(
+                       'action'            => apply_filters( 'bpc_record_page_edit_action',       $activity_action, $post, $post_permalink ),
+                       'content'           => apply_filters( 'bpc_record_page_edit_content',      $content, $post,  $post_permalink        ),
+                       'item_id'           => $blog_id,
+                       'primary_link'      => apply_filters( 'bpc_record_page_edit_primary_link', $post_permalink,  $post_id               ),
+                       'recorded_time'     => $post->post_modified_gmt,
+                       'secondary_item_id' => $post_id . '|' . time(), // Make the ID unique for each edit to generate a new activity item each time
+                       'type'              => 'bpc_page_edit',
+                       'user_id'           => $post_author,
+               ) );
+       }
+
+       // Update the blogs last activity
+       bp_blogs_update_blogmeta( $blog_id, 'last_activity', bp_core_current_time() );
+
+       do_action( 'bpc_record_page_edits', $post_id, $post, $post_author );
+}
+add_action( 'save_post', 'bpc_record_page_edits', 15, 2 );
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/functions.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgheaderfrontphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-front.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-front.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-front.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+<?php
+// This file intentionally left blank
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-front.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgheadernavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-nav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-nav.php                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-nav.php        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+<ul id="nav" class="menu">
+       <li><a href="http://buddypress.org/about/">About</a></li>
+       <li><a href="http://buddypress.org/plugins/">Plugins</a></li>
+       <li><a href="http://buddypress.org/themes/">Themes</a></li>
+       <li class="current"class="current"><a href="http://codex.buddypress.org/">Documentation</a></li>
+       <li><a href="http://buddypress.org/blog/">Blog</a></li>
+       <li><a href="http://buddypress.org/support/">Support</a></li>
+       <li><a href="http://buddypress.org/download/">Download</a></li>
+</ul>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-nav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgheadersubnavphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-subnav.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-subnav.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-subnav.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+
+       <div id="subnav">
+
+               <div id="subnav-inner">
+                       <?php echo codex_get_breadcrumb(); ?>
+               </div>
+
+       </div>
+
+       <hr class="hidden" />
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/header-subnav.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgindexphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/index.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/index.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/index.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+                       <h3 id="post-<?php the_ID(); ?>"><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h3>
+                       <cite><?php printf( __( 'Published on %s by %s', 'bporg' ), get_the_time( 'F jS, Y' ), get_the_author_link() ); ?></cite>
+                       <div class="single-post" id="post-<?php the_ID(); ?>"><?php the_excerpt(); ?></div>
+                       <?php $post_authors[get_the_author_meta( 'ID' )] += 1; ?>
+<?php endwhile;  ?>
+       
+                       <?php
+                               asort( $post_authors, SORT_NUMERIC );
+                               global $codex_contributors;
+                               $codex_contributors = array_reverse( $post_authors, true );
+                       ?>
+
+<?php else : ?>
+                       <p><em><?php _e( 'Sorry, no posts matched your criteria.' ); ?></em></p>
+<?php endif; ?>
+                       <?php posts_nav_link(' &#8212; ', __('Newer &rarr;'), __('&larr; Older') ); ?>
+                       <hr class="hidden" />
+<?php get_sidebar(); get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/index.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessa_elementsless"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_elements.less (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_elements.less                               (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_elements.less  2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,156 @@
</span><ins>+/*---------------------------------------------------
+    LESS Elements 0.9
+  ---------------------------------------------------
+    A set of useful LESS mixins
+    More info at: http://lesselements.com
+  ---------------------------------------------------*/
+
+.gradient(@color: #F5F5F5, @start: #EEE, @stop: #FFF) {
+  background: @color;
+  background: -webkit-gradient(linear,
+                               left bottom,
+                               left top,
+                               color-stop(0, @start),
+                               color-stop(1, @stop));
+  background: -ms-linear-gradient(bottom,
+                                  @start,
+                                  @stop);
+  background: -moz-linear-gradient(center bottom,
+                                   @start 0%,
+                                   @stop 100%);
+  background: -o-linear-gradient(@stop,
+                                 @start);
+  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",@stop,@start));
+}
+.bw-gradient(@color: #F5F5F5, @start: 0, @stop: 255) {
+  background: @color;
+  background: -webkit-gradient(linear,
+                               left bottom,
+                               left top,
+                               color-stop(0, rgb(@start,@start,@start)),
+                               color-stop(1, rgb(@stop,@stop,@stop)));
+  background: -ms-linear-gradient(bottom,
+                                  rgb(@start,@start,@start) 0%,
+                                  rgb(@stop,@stop,@stop) 100%);
+  background: -moz-linear-gradient(center bottom,
+                                   rgb(@start,@start,@start) 0%,
+                                   rgb(@stop,@stop,@stop) 100%);
+  background: -o-linear-gradient(rgb(@stop,@stop,@stop),
+                                 rgb(@start,@start,@start));
+  filter: e(%("progid:DXImageTransform.Microsoft.gradient(startColorstr='%d', endColorstr='%d', GradientType=0)",rgb(@stop,@stop,@stop),rgb(@start,@start,@start)));
+}
+.bordered(@top-color: #EEE, @right-color: #EEE, @bottom-color: #EEE, @left-color: #EEE) {
+  border-top: solid 1px @top-color;
+  border-left: solid 1px @left-color;
+  border-right: solid 1px @right-color;
+  border-bottom: solid 1px @bottom-color;
+}
+.drop-shadow(@x-axis: 0, @y-axis: 1px, @blur: 2px, @alpha: 0.1) {
+  -webkit-box-shadow: @x-axis @y-axis @blur rgba(0, 0, 0, @alpha);
+  -moz-box-shadow: @x-axis @y-axis @blur rgba(0, 0, 0, @alpha);
+  box-shadow: @x-axis @y-axis @blur rgba(0, 0, 0, @alpha);
+}
+.rounded(@radius: 2px) {
+  -webkit-border-radius: @radius;
+  -moz-border-radius: @radius;
+  border-radius: @radius;
+}
+.border-radius(@topright: 0, @bottomright: 0, @bottomleft: 0, @topleft: 0) {
+  -webkit-border-top-right-radius: @topright;
+  -webkit-border-bottom-right-radius: @bottomright;
+  -webkit-border-bottom-left-radius: @bottomleft;
+  -webkit-border-top-left-radius: @topleft;
+  -moz-border-radius-topright: @topright;
+  -moz-border-radius-bottomright: @bottomright;
+  -moz-border-radius-bottomleft: @bottomleft;
+  -moz-border-radius-topleft: @topleft;
+  border-top-right-radius: @topright;
+  border-bottom-right-radius: @bottomright;
+  border-bottom-left-radius: @bottomleft;
+  border-top-left-radius: @topleft;
+  .background-clip(padding-box);
+}
+.opacity(@opacity: 0.5) {
+  -moz-opacity: @opacity;
+  -khtml-opacity: @opacity;
+  -webkit-opacity: @opacity;
+  opacity: @opacity;
+  @opperc: @opacity * 100;
+  -ms-filter: ~"progid:DXImageTransform.Microsoft.Alpha(opacity=@{opperc})";
+  filter: ~"alpha(opacity=@{opperc})";
+}
+.transition-duration(@duration: 0.2s) {
+  -moz-transition-duration: @duration;
+  -webkit-transition-duration: @duration;
+  -o-transition-duration: @duration;
+  transition-duration: @duration;
+}
+.transform(...) {
+  -webkit-transform: @arguments;
+  -moz-transform: @arguments;
+  -o-transform: @arguments;
+  -ms-transform: @arguments;
+  transform: @arguments;
+}
+.rotation(@deg:5deg){
+  .transform(rotate(@deg));
+}
+.scale(@ratio:1.5){
+  .transform(scale(@ratio));
+}
+.transition(@duration:0.2s, @ease:ease-out) {
+  -webkit-transition: all @duration @ease;
+  -moz-transition: all @duration @ease;
+  -o-transition: all @duration @ease;
+  transition: all @duration @ease;
+}
+.inner-shadow(@horizontal:0, @vertical:1px, @blur:2px, @alpha: 0.4) {
+  -webkit-box-shadow: inset @horizontal @vertical @blur rgba(0, 0, 0, @alpha);
+  -moz-box-shadow: inset @horizontal @vertical @blur rgba(0, 0, 0, @alpha);
+  box-shadow: inset @horizontal @vertical @blur rgba(0, 0, 0, @alpha);
+}
+.box-shadow(@arguments) {
+  -webkit-box-shadow: @arguments;
+  -moz-box-shadow: @arguments;
+  box-shadow: @arguments;
+}
+.box-sizing(@sizing: border-box) {
+  -ms-box-sizing: @sizing;
+  -moz-box-sizing: @sizing;
+  -webkit-box-sizing: @sizing;
+  box-sizing: @sizing;
+}
+.user-select(@argument: none) {
+  -webkit-user-select: @argument;
+  -moz-user-select: @argument;
+  -ms-user-select: @argument;
+  user-select: @argument;
+}
+.columns(@colwidth: 250px, @colcount: 0, @colgap: 50px, @columnRuleColor: #EEE, @columnRuleStyle: solid, @columnRuleWidth: 1px) {
+  -moz-column-width: @colwidth;
+  -moz-column-count: @colcount;
+  -moz-column-gap: @colgap;
+  -moz-column-rule-color: @columnRuleColor;
+  -moz-column-rule-style: @columnRuleStyle;
+  -moz-column-rule-width: @columnRuleWidth;
+  -webkit-column-width: @colwidth;
+  -webkit-column-count: @colcount;
+  -webkit-column-gap: @colgap;
+  -webkit-column-rule-color: @columnRuleColor;
+  -webkit-column-rule-style: @columnRuleStyle;
+  -webkit-column-rule-width: @columnRuleWidth;
+  column-width: @colwidth;
+  column-count: @colcount;
+  column-gap: @colgap;
+  column-rule-color: @columnRuleColor;
+  column-rule-style: @columnRuleStyle;
+  column-rule-width: @columnRuleWidth;
+}
+.translate(@x:0, @y:0) {
+  .transform(translate(@x, @y));
+}
+.background-clip(@argument: padding-box) {
+  -moz-background-clip: @argument;
+  -webkit-background-clip: @argument;
+  background-clip: @argument;
+}
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_elements.less
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnexecutable"></a>
<div class="addfile"><h4>Added: svn:executable</h4></div>
<ins>+*
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessa_typographyless"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_typography.less (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_typography.less                             (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_typography.less        2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,88 @@
</span><ins>+/* typography */
+
+a {
+       color: @c-pri;
+}
+
+.content {
+
+       line-height: 1.7;
+       font-size: 15px;
+
+       h1, h2, h3, h4, h5, h6 {
+               margin: 0.66em 0 0.33em;
+               font-family: @f-sans-1;
+               font-weight: 700;
+       }
+
+       h1 {
+               font-size: 34px;
+
+               &:first-child {
+                       margin-top: 0;
+               }
+
+       }
+
+       h2 {
+               font-size: 28px;
+       }
+
+       h3 {
+               font-size: 22px;
+       }
+
+}
+
+/* =Headers
+-------------------------------------------------------------- */
+
+/*
+
+h2 {
+       font-size: 20px;
+       color: #000;
+       margin: 0 0 24px 0;
+}
+h2.graphic {
+       top: 60px;
+       position: absolute;
+       line-height: 1em;
+       height: 65px;
+       background-position: -10px 0;
+       background-repeat: no-repeat;
+       width: 350px;
+       margin: 0;
+
+       font-family: "calluna-1", "calluna-2", Palatino, Constantia, "Palatino Linotype", "Book Antiqua", serif;
+       font-weight: normal;
+       font-size: 3em;
+       color: rgba(245,255,245,1);
+       text-shadow: 1px -1px 0 rgba(0,99,22,0.9);
+}
+
+h3 {
+       font-size: 15px;
+       color: #333;
+       margin-bottom: 15px;
+}
+
+h3.tour {
+       background: #eee;
+       color: #000;
+       padding: 6px 15px;
+       margin: 0 0 12px 0;
+       border-bottom: #ccc solid 1px;
+       font-size: 18px;
+}
+
+div.group h3 {
+       margin: 0 0 12px 0;
+}
+
+h4 {
+       font-size: 14px;
+       color: #333;
+}
+
+*/
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessa_variablesless"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_variables.less (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_variables.less                              (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/a_variables.less 2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+/* foundation */
+
+@baseline: 1.6em;
+
+/* colors */
+
+@c-pri: #D54E21;
+@c-sec: #ef5a42;
+@c-body: #273645;
+
+/* fonts */
+
+@f-serif-1: serif;
+@f-sans-1: 'Source Sans Pro','HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+@head:'proxima-nova','HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+@code : Monaco, Courier New, monospace;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessb_footerless"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_footer.less    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,107 @@
</span><ins>+
+
+.footer-meta-wrap {
+
+       background: #eee;
+       border-top: #bbb solid 1px;
+       border-bottom: #bbb solid 1px;
+       margin: 1em 0;
+
+       .footer-meta {
+               margin: 0 auto;
+               width: 960px;
+               padding: 24px 0;
+               overflow: auto;
+               color: #555;
+                                       font-family: @f-sans-1;
+
+               .col-half {
+                       float:left;
+                       width:50%;
+               }
+
+               h3.title {
+                       font-size: 16px;
+                       font-weight: 400;
+                       color: #999;
+                       margin: 0 0 1em;
+                       text-transform: uppercase;
+               }
+
+               .contributors {
+                       min-height: 52px;
+                       overflow: visible;
+               }
+
+               .contributor {
+                       float: left;
+                       width: 48px;
+                       height: 52px;
+                       margin-right:20px;
+               }
+
+                                       a:hover img {
+                               border:none!important;
+                       }
+
+               .contributor-avatar {
+
+                       position: relative;
+                       width: 48px;
+                       height: 48px;
+
+                       .revision-count {
+                               position:absolute;
+                               right: -4px;
+                               bottom: -4px;
+                               width: 18px;
+                               height: 18px;
+                               line-height: 18px;
+                               text-align: center;
+                               font-size: 11px;
+                               .rounded(8px);
+                               background:@c-pri;
+                               color: #fff;
+                               z-index: 1;
+                       }
+
+                       .contributor-name {
+                               display:none;
+                               position: absolute;
+                               left:-76px;
+                               top:12px;
+                               width:200px;
+                               z-index: 3;
+                               text-align: center;
+
+                               span {
+                                       color: #fff;
+                                       padding:5px;
+                                       .rounded(8px);
+                                       background: rgba(0,0,0,0.8);
+                               }
+
+                               &:hover {
+                                       z-index: 2;
+                               }
+
+                       }
+
+                       &:hover .contributor-name { display: block; }
+
+                       img {
+                               .rounded(24px);
+                       }
+
+               }
+
+       .date {
+               margin: 1em 0 0;
+               font-family: @f-sans-1;
+               font-size: 14px;
+               font-weight: 200;
+       }
+
+       }
+
+}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessb_sidebarless"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_sidebar.less (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_sidebar.less                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/b_sidebar.less   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,97 @@
</span><ins>+.table-of-contents-widget {
+
+       position:relative;
+       margin-top: 73px;
+       margin-bottom: 20px;
+       .box-sizing(border-box);
+       padding:5px 10px;
+       background: #eee;
+       border: 1px solid #ddd;
+       .rounded(3px);
+
+       a {
+               color: #666;
+       }
+
+       ul {
+               padding: 0;
+               margin: 0;
+       }
+
+       li {
+
+               list-style: none;
+               border-top: 1px solid #ddd;
+               padding: 7px 0;
+
+               &:first-child {
+                       border-top: 0;
+               }
+
+       }
+
+       &:before {
+               position: absolute;
+               content:'';
+               top:0;
+               left:-11px;
+               width: 0; 
+               height: 0; 
+               border-top: 22px solid transparent;
+               border-bottom: 22px solid transparent;
+               border-right:10px solid @c-pri; 
+       }
+
+}
+
+.user-widget {
+
+       margin: 20px 0;
+       .box-sizing(border-box);
+       padding: 5px 10px;
+       background: #fff;
+       border: 1px solid fadeout(@c-pri,70%);
+       .rounded(3px);
+
+       a {
+
+               color: @c-pri;
+
+       }
+
+       ul {
+               padding: 0;
+               margin: 0;
+       }
+
+       li {
+
+               list-style: none;
+               border-top: 1px solid fadeout(@c-pri,70%);
+               padding: 7px 0;
+
+               &:first-child {
+                       border-top: 0;
+               }
+
+       }
+
+}
+
+.search-widget {
+
+       margin: 20px 0;
+       .box-sizing(border-box);
+       background: #fff;
+
+       input[type=text] {
+               display: block;
+               // TODO: Positioning needs fixing. background: url('../bb-base/images/search-icon.png') no-repeat 10px 10px;
+               .box-sizing(border-box);
+               width: 100%;
+               padding: 12px 17px;
+               border: 1px solid #ddd;
+               .rounded(3px);
+       }
+
+}
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorglessmaster_screenless"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/master_screen.less (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/master_screen.less                            (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/less/master_screen.less       2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+/* BP Codex 2.0 */
+
+/* Foundation
+* ----------------------------------------------------------------- */
+
+@import "a_elements.less";
+@import "a_variables.less";
+
+/* Elements
+* ----------------------------------------------------------------- */
+
+@import "a_typography.less";
+
+/* Sections
+* ----------------------------------------------------------------- */
+
+@import "b_sidebar.less";
+@import "b_footer.less";
</ins></span></pre></div>
<a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgpagephp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/page.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/page.php                           (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/page.php      2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+<?php get_header(); ?>
+<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
+
+                               <h1 id="post-<?php the_ID(); ?>"><?php the_title(); ?></h1>
+
+                               <?php if ( get_the_content() ) :
+
+                                               the_content( __( '<p class="serif">Read the rest of this page &rarr;</p>', 'buddypress' ) );
+
+                                               wp_link_pages( array( 'before' => __( '<p><strong>Pages:</strong> ', 'buddypress' ), 'after' => '</p>', 'next_or_number' => 'number') );
+
+                                       else : ?>
+
+                                               <p>This page has no content of its own, but contains some sub-pages listed in the sidebar.</p>
+                                               <p>Please edit this page and add something helpful!</p>
+
+                               <?php endif; ?>
+
+<?php endwhile;  endif;?>
+
+<hr class="hidden" />
+
+<?php
+       global $post;
+
+       $args         = array( 'order' => 'ASC', );
+       $revisions    = wp_get_post_revisions( get_queried_object_id(), $args );        
+       $post_authors = array( $post->post_author => 1 );
+       foreach( (array)$revisions as $revision ) {
+               $post_authors[$revision->post_author] += 1;
+       }
+       asort( $post_authors, SORT_NUMERIC );
+
+       global $codex_contributors;
+       $codex_contributors = array_reverse( $post_authors, true );
+?>
+                               
+<?php locate_template( array( 'sidebar.php' ), true ); ?>
+
+<?php get_footer(); ?>
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/page.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgscreencss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css                         (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css    2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,199 @@
</span><ins>+/* BP Codex 2.0 */
+
+/* Layout
+--------------------------------------------------------------------*/
+#main .content {width: 680px;}
+
+/* Typography
+--------------------------------------------------------------------*/
+
+.content h1 {
+  font-size: 24px;
+  margin-bottom: .5em;
+}
+
+/* Sections
+* ----------------------------------------------------------------- */
+.table-of-contents-widget {
+  position: relative;
+  margin-top: 0;
+  -ms-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  -webkit-box-sizing: border-box;
+  box-sizing: border-box;
+  padding: 5px 10px;
+  margin-bottom: 20px;
+  background: #eee;
+  border: 1px solid #ddd;
+  -webkit-border-radius: 3px;
+  -moz-border-radius: 3px;
+  border-radius: 3px;
+}
+.table-of-contents-widget a {
+  color: #666;
+}
+.table-of-contents-widget ul {
+  padding: 0;
+  margin: 0;
+}
+.table-of-contents-widget li {
+  list-style: none;
+  border-top: 1px solid #ddd;
+  padding: 7px 0;
+}
+.table-of-contents-widget li:first-child {
+  border-top: 0;
+}
+.table-of-contents-widget:before {
+  position: absolute;
+  content: '';
+  top: 0;
+  right: -11px;
+  width: 0;
+  height: 0;
+  border-top: 22px solid transparent;
+  border-bottom: 22px solid transparent;
+  border-left: 10px solid #d54e21;
+}
+.user-widget {
+  margin: 20px 0;
+  -ms-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  -webkit-box-sizing: border-box;
+  box-sizing: border-box;
+  padding: 5px 10px;
+  background: #fff;
+  border: 1px solid rgba(213, 78, 33, 0.30000000000000004);
+  -webkit-border-radius: 3px;
+  -moz-border-radius: 3px;
+  border-radius: 3px;
+}
+.user-widget a {
+  color: #d54e21;
+}
+.user-widget ul {
+  padding: 0;
+  margin: 0;
+}
+.user-widget li {
+  list-style: none;
+  border-top: 1px solid rgba(213, 78, 33, 0.30000000000000004);
+  padding: 7px 0;
+}
+.user-widget li:first-child {
+  border-top: 0;
+}
+.search-widget {
+  margin: 20px 0;
+  -ms-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  -webkit-box-sizing: border-box;
+  box-sizing: border-box;
+  background: #fff;
+}
+.search-widget input[type=text] {
+  display: block;
+  -ms-box-sizing: border-box;
+  -moz-box-sizing: border-box;
+  -webkit-box-sizing: border-box;
+  box-sizing: border-box;
+  width: 100%;
+  padding: 12px 17px;
+  border: 1px solid #ddd;
+  -webkit-border-radius: 3px;
+  -moz-border-radius: 3px;
+  border-radius: 3px;
+}
+.footer-meta-wrap {
+  background: #eee;
+  border-top: #bbb solid 1px;
+  border-bottom: #bbb solid 1px;
+  margin: 1em 0;
+}
+.footer-meta-wrap .footer-meta {
+  margin: 0 auto;
+  width: 960px;
+  padding: 24px 0;
+  overflow: auto;
+  color: #555;
+  font-family: 'Source Sans Pro', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+}
+.footer-meta-wrap .footer-meta .col-half {
+  float: left;
+  width: 50%;
+}
+.footer-meta-wrap .footer-meta h3.title {
+  font-size: 16px;
+  font-weight: 400;
+  color: #999;
+  margin: 0 0 1em;
+  text-transform: uppercase;
+}
+.footer-meta-wrap .footer-meta .contributors {
+  min-height: 52px;
+  overflow: visible;
+}
+.footer-meta-wrap .footer-meta .contributor {
+  float: left;
+  width: 48px;
+  height: 52px;
+  margin-right: 20px;
+}
+.footer-meta-wrap .footer-meta a:hover img {
+  border: none!important;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar {
+  position: relative;
+  width: 48px;
+  height: 48px;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .revision-count {
+  position: absolute;
+  right: -4px;
+  bottom: -4px;
+  width: 18px;
+  height: 18px;
+  line-height: 18px;
+  text-align: center;
+  font-size: 11px;
+  -webkit-border-radius: 8px;
+  -moz-border-radius: 8px;
+  border-radius: 8px;
+  background: #d54e21;
+  color: #fff;
+  z-index: 1;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .contributor-name {
+  display: none;
+  position: absolute;
+  left: -76px;
+  top: 12px;
+  width: 200px;
+  z-index: 3;
+  text-align: center;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .contributor-name span {
+  color: #fff;
+  padding: 5px;
+  -webkit-border-radius: 8px;
+  -moz-border-radius: 8px;
+  border-radius: 8px;
+  background: rgba(0, 0, 0, 0.8);
+}
+.footer-meta-wrap .footer-meta .contributor-avatar .contributor-name:hover {
+  z-index: 2;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar:hover .contributor-name {
+  display: block;
+}
+.footer-meta-wrap .footer-meta .contributor-avatar img {
+  -webkit-border-radius: 24px;
+  -moz-border-radius: 24px;
+  border-radius: 24px;
+}
+.footer-meta-wrap .footer-meta .date {
+  margin: 1em 0 0;
+  font-family: 'Source Sans Pro', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
+  font-size: 14px;
+  font-weight: 200;
+}
</ins><span class="cx">\ No newline at end of file
</span><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/screen.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgsidebarphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/sidebar.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/sidebar.php                                (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/sidebar.php   2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,102 @@
</span><ins>+</div>
+<div class="sidebar">
+
+       <?php if ( is_page() || is_front_page() ): ?>
+
+               <?php if ( $toc = Codex_Loader::create_page_toc() ): ?>
+               <div class="widget table-of-contents-widget listified">
+                       <?php echo $toc; ?>
+               </div>
+               <?php endif; ?>
+
+               <?php
+               $show_related = false;
+               if ( !empty( $post->post_parent ) ) {
+                       /*
+
+                       Commented out "Similar" Pages
+
+                       $children = wp_list_pages('title_li=&echo=0&child_of=' . $post->post_parent . '&exclude=' . $exclude_pages);
+                       $rel = '<ul>' . $children . '</ul>';
+                       echo '<div class="related-content-widget widget listified"><h3 class="widgettitle">Similar</h3>' . $rel . '</div>';
+                       $show_related = false;
+                       */
+
+               } else {
+                       $children = wp_list_pages('title_li=&echo=0&child_of=' . $post->ID);
+                       if ( $children ) {
+                               $rel = '<ul>' . $children . '</ul>';
+                               echo '<div class="related-content-widget widget listified"><h3 class="widgettitle">Subpages</h3>' . $rel . '</div>';
+                               $show_related = false;
+                       }
+               } ?>
+
+               <?php
+                       if ( !is_page( 'home' ) && $show_related ) {
+                               $rel = '';
+                               $cat = get_the_category();
+                               $relateds = get_posts('nopaging=1&post_type=page&post_parent=0&orderby=title&order=ASC&cat=' . $cat[0]->term_id . '&exclude=' . $post->ID . ',');
+                               if ( $relateds ) {
+                                       foreach ($relateds as $related) {
+                                               $title = apply_filters('the_title', $related->post_title);
+                                               $rel .= '<li><a href="' . get_permalink($related->ID) . '" title="' . $title . '">' . $title . '</a></li>';
+                                       }
+                                       $rel = '<ul>' . $rel . '</ul>';
+                                       echo '<div class="related-content-widget widget listified"><h3 class="widgettitle">Related</h3>' . $rel . '</div>';
+                               }
+                       }
+               ?>
+
+       <?php endif; ?>
+
+
+       <div class="search-widget">
+               <form method="get" id="searchform" action="<?php bloginfo( 'url' ); ?>/">
+                       <input type="text" value="<?php the_search_query(); ?>" name="s" id="s" placeholder="Search" />
+                       <!-- <input type="submit" id="searchsubmit" value="Search" /> -->
+               </form>
+       </div>
+
+       <div class="user-widget">
+               <ul>
+                       <?php if ( is_user_logged_in() ) : ?>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/wp-admin/post-new.php?post_type=page">Create New Page</a></li>
+                               <li><?php edit_post_link( __( 'Edit This Page', 'bborg' ) ); ?></li>
+                       <?php endif; ?>
+                       <?php if ( ! is_user_logged_in() ) : ?>
+                               <li><a href="//wordpress.org/support/register.php">Register</a></li>
+                               <li><a href="//wordpress.org/support/bb-login.php">Lost Password</a></li>
+                               <li><a href="<?php bloginfo( 'url' ); ?>/login/">Log In</a></li>
+                       <?php endif; ?>
+               </ul>
+       </div>
+
+
+       <?php if ( is_tax() ) {
+               global $codex_contributors;
+
+               if ( !empty( $codex_contributors ) ) {
+                       echo '<div class="section-contributors widget">';
+                       echo '<h3 class="widgettitle">Top Authors</h3>';
+                       $codex_contributors = array_slice( $codex_contributors, 0, 5, true );
+                       foreach( (array)$codex_contributors as $contributor_id => $count ) {
+                               $userdata = get_userdata( $contributor_id );
+                               echo '<div class="section-contributor">';
+                               echo '<div class="contributor-mug float-left">';
+                               echo get_avatar( $contributor_id, 48 );
+                               echo '</div>';
+                               echo '<div class="inner">';
+                               echo '<h5>' . esc_html( $userdata->display_name ) . '</h5>';
+                               echo '<p>' . esc_html( $count ) . ' document';
+                               if ( $count > 1 ) 
+                                       echo 's';
+                               echo '</p>';
+                               echo '</div>';
+                               echo '<div class="clear-left"></div>';
+                               echo '</div>';
+                       }
+                       echo '</div>';
+               }
+       } ?>
+
+</div>
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/sidebar.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgstylecss"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/style.css (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/style.css                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/style.css     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,10 @@
</span><ins>+/**
+ * Theme Name: BuddyPress.org Codex 2013
+ * Theme URL: http://codex.buddypress.org
+ * Description: A WordPress theme for BuddyPress.org codex
+ * Author: John James Jacoby
+ * Author URI: http://jaco.by
+ * Version: 2.1
+ * Template: bb-base
+ * Tags: buddypress, gray, 508, compliance, fixed width, widgets, gallery
+ */
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/style.css
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgwidgetsinboxphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/inbox.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/inbox.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/inbox.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,41 @@
</span><ins>+<?php
+class BPOrg_Inbox_Widget extends WP_Widget {
+       function bporg_inbox_widget() {
+               parent::WP_Widget( false, $name = __( "Inbox", 'bporg' ) );
+       }
+
+       function widget( $args, $instance ) {
+               global $bp;
+
+           extract( $args );
+               echo $before_widget;
+               echo $before_title . __( 'Inbox', 'bp-follow' ) . ' &middot <a href="' . esc_url( $bp->loggedin_user->domain . 'messages/inbox/' ) . '">View All</a>' . $after_title; ?>
+
+               <?php if ( bp_has_message_threads( 'per_page=5&max=5' ) ) : ?>
+
+                       <ul id="message-threads">
+                               <?php while ( bp_message_threads() ) : bp_message_thread(); ?>
+
+                                       <li>
+                                               <?php bp_message_thread_avatar() ?>
+                                               <div class="details">
+                                                       <a class="title" href="<?php bp_message_thread_view_link() ?>" title="<?php esc_attr_e( "View Message", "buddypress" ); ?>"><?php bp_message_thread_subject() ?></a>
+                                                       <div class="meta"><?php _e( 'From:', 'buddypress' ); ?> <?php bp_message_thread_from() ?> &middot; <?php bp_message_thread_last_post_date() ?></div>
+                                               </div>
+                                       </li>
+
+                               <?php endwhile; ?>
+                       </ul><!-- #message-threads -->
+
+               <?php else: ?>
+                       <div id="message">
+                               <p>You have no messages in your inbox.</p>
+                       </div>
+               <?php endif;?>
+
+               <?php echo $after_widget; ?>
+
+       <?php
+       }
+}
+add_action( 'widgets_init', create_function( '', 'return register_widget("BPOrg_Inbox_Widget");' ) );
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/inbox.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span><a id="sitestrunkbuddypressorgpublic_htmlwpcontentthemescodexbuddypressorgwidgetsloginphp"></a>
<div class="addfile"><h4>Added: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php (0 => 442)</h4>
<pre class="diff"><span>
<span class="info">--- sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php                          (rev 0)
+++ sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php     2014-02-27 22:31:09 UTC (rev 442)
</span><span class="lines">@@ -0,0 +1,75 @@
</span><ins>+<?php
+class BPOrg_Login_Widget extends WP_Widget {
+       function bporg_login_widget() {
+               parent::WP_Widget( false, $name = __( "Login Form", 'bporg' ) );
+       }
+
+       function widget( $args, $instance ) {
+               global $bp;
+
+           extract( $args );
+
+               if ( is_user_logged_in() ) : ?>
+
+                       <?php
+                               echo $before_widget;
+                               echo $before_title . __( 'Logged In As', 'bp-follow' ) . $after_title; ?>
+
+                       <?php do_action( 'bp_before_sidebar_me' ) ?>
+
+                       <div id="sidebar-me">
+                               <a href="<?php echo bp_loggedin_user_domain() ?>">
+                                       <?php bp_loggedin_user_avatar( 'type=thumb&width=40&height=40' ) ?>
+                               </a>
+
+                               <h4><?php echo bp_core_get_userlink( bp_loggedin_user_id() ) ?></h4>
+                               <a class="button logout" href="<?php echo wp_logout_url( bp_get_root_domain() ) ?>"><?php _e( 'Log Out', 'buddypress' ) ?></a>
+
+                               <?php do_action( 'bp_sidebar_me' ) ?>
+                       </div>
+
+                       <?php do_action( 'bp_after_sidebar_me' ) ?>
+
+                       <?php if ( function_exists( 'bp_message_get_notices' ) ) : ?>
+                               <?php bp_message_get_notices(); /* Site wide notices to all users */ ?>
+                       <?php endif; ?>
+
+               <?php else : ?>
+
+                       <?php do_action( 'bp_before_sidebar_login_form' ) ?>
+
+                       <?php
+                               echo $before_widget;
+                               echo $before_title . __( 'Log In', 'bp-follow' ) . $after_title; ?>
+
+                       <p id="login-text">
+                               <?php _e( 'To start connecting please log in first.', 'buddypress' ) ?>
+                               <?php if ( bp_get_signup_allowed() ) : ?>
+                                       <?php printf( __( ' You can also <a href="%s" title="Create an account">create an account</a>.', 'buddypress' ), site_url( BP_REGISTER_SLUG . '/' ) ) ?>
+                               <?php endif; ?>
+                       </p>
+
+                       <form name="login-form" id="sidebar-login-form" class="standard-form" action="<?php echo site_url( 'wp-login.php', 'login_post' ) ?>" method="post">
+                               <label><?php _e( 'Username', 'buddypress' ) ?><br />
+                               <input type="text" name="log" id="sidebar-user-login" class="input" value="<?php echo attribute_escape(stripslashes($user_login)); ?>" /></label>
+
+                               <label><?php _e( 'Password', 'buddypress' ) ?><br />
+                               <input type="password" name="pwd" id="sidebar-user-pass" class="input" value="" /></label>
+
+                               <p class="forgetmenot"><label><input name="rememberme" type="checkbox" id="sidebar-rememberme" value="forever" /> <?php _e( 'Remember Me', 'buddypress' ) ?></label></p>
+
+                               <?php do_action( 'bp_sidebar_login_form' ) ?>
+                               <input type="submit" name="wp-submit" id="sidebar-wp-submit" value="<?php esc_attr_e('Log In'); ?>" tabindex="100" />
+                               <input type="hidden" name="testcookie" value="1" />
+                       </form>
+
+                       <?php do_action( 'bp_after_sidebar_login_form' ) ?>
+
+               <?php endif; ?>
+
+               <?php echo $after_widget; ?>
+
+       <?php
+       }
+}
+add_action( 'widgets_init', create_function( '', 'return register_widget("BPOrg_Login_Widget");' ) );
</ins><span class="cx">Property changes on: sites/trunk/buddypress.org/public_html/wp-content/themes/codex-buddypress-org/widgets/login.php
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<ins>+native
</ins><span class="cx">\ No newline at end of property
</span></div>

</body>
</html>