<!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>[BuddyPress][7674] trunk/bp-core/bp-core-admin.php: About page: update for 1.9</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://buddypress.trac.wordpress.org/changeset/7674">7674</a></dd>
<dt>Author</dt> <dd>djpaul</dd>
<dt>Date</dt> <dd>2013-12-15 14:36:47 +0000 (Sun, 15 Dec 2013)</dd>
</dl>
<h3>Log Message</h3>
<pre>About page: update for 1.9
Focusing on dynamic nav menu links, the new Notifications component, and the new widgets.
Props karmatosed and DJPaul</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbpcorebpcoreadminphp">trunk/bp-core/bp-core-admin.php</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbpcorebpcoreadminphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-core/bp-core-admin.php (7673 => 7674)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-core/bp-core-admin.php 2013-12-15 14:31:44 UTC (rev 7673)
+++ trunk/bp-core/bp-core-admin.php 2013-12-15 14:36:47 UTC (rev 7674)
</span><span class="lines">@@ -427,11 +427,22 @@
</span><span class="cx"> <h1><?php printf( __( 'Welcome to BuddyPress %s', 'buddypress' ), $display_version ); ?></h1>
</span><span class="cx"> <div class="about-text">
</span><span class="cx"> <?php if ( $is_new_install ) : ?>
</span><del>- <?php printf( __( 'BuddyPress %s is our safest, fastest, most flexible version ever.', 'buddypress' ), $display_version ); ?>
</del><ins>+ <?php printf( __( 'It’s a great time to use BuddyPress! %s is our first version with a new component in over two years. Not only that, there are plenty of new features, enhancements, and bug fixes.', 'buddypress' ), $display_version ); ?>
</ins><span class="cx"> <?php else : ?>
</span><del>- <?php printf( __( 'Thank you for updating! BuddyPress %s is our safest, fastest, most flexible version ever.', 'buddypress' ), $display_version ); ?>
</del><ins>+ <?php printf( __( 'Thanks for updating! BuddyPress %s is our first version with a new component in over two years. Not only that, there are plenty of new features, enhancements, and bug fixes.', 'buddypress' ), $display_version ); ?>
</ins><span class="cx"> <?php endif; ?>
</span><span class="cx"> </div>
</span><ins>+
+ <div class="changelog">
+ <h3><?php _e( 'Check out the highlights:', 'buddypress' ); ?></h3>
+
+ <ul>
+ <li><strong><?php _e( 'You can now add dynamic BuddyPress links to custom navigation menus.', 'buddypress' ); ?></strong></li>
+ <li><strong><?php _e( 'Notifications have been moved into their own component.', 'buddypress' ); ?></strong></li>
+ <li><strong><?php _e( 'Three new widgets, allowing easier site customization.', 'buddypress' ); ?></strong></li>
+ <ul>
+ </div>
+
</ins><span class="cx"> <div class="bp-badge"><?php printf( __( 'Version %s', 'buddypress' ), $display_version ); ?></div>
</span><span class="cx">
</span><span class="cx"> <h2 class="nav-tab-wrapper">
</span><span class="lines">@@ -471,62 +482,57 @@
</span><span class="cx">
</span><span class="cx"> <?php endif; ?>
</span><span class="cx">
</span><ins>+ <hr />
</ins><span class="cx"> <div class="changelog">
</span><del>- <h3><?php _e( 'Improved Theme Integration', 'buddypress' ); ?></h3>
</del><ins>+ <h3><?php _e( 'Dynamic links for custom navigation menus', 'buddypress' ); ?></h3>
</ins><span class="cx">
</span><span class="cx"> <div class="feature-section">
</span><del>- <h4><?php _e( 'Hey, Good Lookin’', 'buddypress' ); ?></h4>
- <p><?php _e( 'We’ve streamlined our stylesheets, so that BuddyPress content looks more at home in your theme. And theme developers will love BP’s new hierarchies that make it easy to override specific top-level templates, stylesheets, and JavaScript files.', 'buddypress' ) ?></p>
</del><ins>+ <p><?php printf( __( 'It’s now easy to add BuddyPress-specific links to your menus through <a href="%s">Appearance > Menus</a>. For example, you can now add a link to a specific user profile screen, and each person will end up at that screen inside their own user profile.', 'buddypress' ), admin_url( 'nav-menus.php' ) ); ?></p>
</ins><span class="cx"> </div>
</span><span class="cx"> </div>
</span><span class="cx">
</span><ins>+ <hr />
</ins><span class="cx"> <div class="changelog">
</span><del>- <h3><?php _e( 'Better Group Member Management', 'buddypress' ); ?></h3>
</del><ins>+ <h3><?php _e( 'Notifications component', 'buddypress' ); ?></h3>
</ins><span class="cx">
</span><span class="cx"> <div class="feature-section">
</span><del>- <h4><?php _e( '<em>Add</em>, <em>Remove</em>, and More, in a Snap', 'buddypress' ); ?></h4>
</del><ins>+ <p><?php _e( 'The notification features have been promoted into a new component. Use it to keep your site’s members abreast of the latest connections and @mentions within the site, via email notifications and Toolbar alerts.', 'buddypress' ); ?></p>
</ins><span class="cx">
</span><del>- <?php
- $group_admin_text = __( 'Groups administration panel', 'buddypress' );
- if ( bp_is_active( 'groups' ) ) {
- $group_admin_text = '<a href="' . bp_get_admin_url( add_query_arg( array( 'page' => 'bp-groups' ), 'admin.php' ) ) . '">' . $group_admin_text . '</a>';
- }
- ?>
-
- <p><?php printf(
- __( 'The Manage Members section of the %s has been rewritten, to make it easier to handle groups with many members. We’ve also made the interface nicer to use, to ensure that you don’t make changes and then forget to save them.', 'buddypress' ),
- $group_admin_text
- ); ?></p>
</del><span class="cx"> </div>
</span><span class="cx"> </div>
</span><span class="cx">
</span><ins>+ <hr />
</ins><span class="cx"> <div class="changelog">
</span><del>- <h3><?php _e( 'Under the Hood', 'buddypress' ); ?></h3>
</del><ins>+ <h3><?php _e( 'Widgets', 'buddypress' ); ?></h3>
</ins><span class="cx">
</span><del>- <div class="feature-section three-col">
- <div>
- <h4><?php _e( 'Superpowered Group Extensions', 'buddypress' ); ?></h4>
- <p><?php _e( '<code>BP_Group_Extension</code> has been overhauled, making it easier than ever before to add custom functionality to groups.', 'buddypress' ); ?></p>
</del><ins>+ <div class="feature-section">
+ <ul>
+ <li><?php _e( '<strong>Friends Widget</strong>: a list of recently active, popular, and newest friends of the displayed member.', 'buddypress' ); ?></li>
+ <li><?php _e( '<strong>Log In Widget</strong>: adds a simple “Log In” form to your site.', 'buddypress' ); ?></li>
+ <li><?php _e( '<strong>Sitewide Notices Widget</strong>: display Sitewide Notices from the Private Messaging component.', 'buddypress' ); ?></li>
+ </ul>
+ </div>
+ </div>
</ins><span class="cx">
</span><del>- <h4><?php _e( 'Filter Groups or Activity by Metadata', 'buddypress' ); ?></h4>
- <p><?php _e( '<code>bp_has_groups()</code> and <code>bp_has_activities()</code> now accept a <code>meta_query</code> paramater, for more powerful directory queries.', 'buddypress' ); ?></p>
- </div>
</del><ins>+ <hr />
+ <div class="changelog">
+ <h3><?php _e( 'Developer changes', 'buddypress' ); ?></h3>
</ins><span class="cx">
</span><del>- <div>
- <h4><?php _e( 'Feed Me, Seymour', 'buddypress' ); ?></h4>
- <p><?php _e( 'The new <code>BP_Activity_Feed</code> class centralizes BP’s RSS logic, making our feeds more standards-compliant, and giving developers more tools for building custom feeds.', 'buddypress' ); ?></p>
</del><ins>+ <div class="feature-section">
+ <ul>
+ <li><?php _e( '<code>bp_redirect_canonical()</code> functionality has been reinstated', 'buddypress' ); ?></li>
+ <li><?php _e( 'Improved phpDoc inline documentation', 'buddypress' ); ?></li>
+ <li><?php printf( __( 'Improved compatibility with <a href="%s">develop.svn.wordpress.org</a> unit-test suite', 'buddypress' ), 'https://develop.svn.wordpress.org/' ); ?></li>
+ <li><?php printf( __( '<a href="%s">…and lots more!</a>' ), 'http://codex.buddypress.org/releases/version-1-9' ); ?></li>
+ </ul>
+ </div>
</ins><span class="cx">
</span><del>- <h4><?php _e( 'Disable @-Mentions', 'buddypress' ); ?></h4>
- <p><?php _e( "Not using @-mentions? Disable them with <code>add_filter( 'bp_activity_do_mentions', '__return_false' );</code>", 'buddypress' ); ?></p>
- </div>
- </div>
</del><ins>+ <div class="return-to-dashboard">
+ <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to the BuddyPress Settings page', 'buddypress' ); ?></a>
+ </div>
</ins><span class="cx">
</span><del>- <div class="return-to-dashboard">
- <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to the BuddyPress Settings page', 'buddypress' ); ?></a>
</del><span class="cx"> </div>
</span><span class="cx">
</span><del>- </div>
-
</del><span class="cx"> <?php
</span><span class="cx"> }
</span><span class="cx">
</span></span></pre>
</div>
</div>
</body>
</html>