<!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][6737] trunk/bp-core/bp-core-admin.php: Update new credits screen with current 1.7 props list and add a few missing textdomains to i18n functions.</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, #logmsg > ol { margin-left: 0; 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/6737">6737</a></dd>
<dt>Author</dt> <dd>djpaul</dd>
<dt>Date</dt> <dd>2013-01-22 17:45:33 +0000 (Tue, 22 Jan 2013)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update new credits screen with current 1.7 props list and add a few missing textdomains to i18n functions. See <a href="http://buddypress.trac.wordpress.org/ticket/4727">#4727</a></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 (6736 => 6737)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-core/bp-core-admin.php        2013-01-21 21:36:35 UTC (rev 6736)
+++ trunk/bp-core/bp-core-admin.php        2013-01-22 17:45:33 UTC (rev 6737)
</span><span class="lines">@@ -389,9 +389,9 @@
</span><span class="cx">
</span><span class="cx">                         <h2 class="nav-tab-wrapper">
</span><span class="cx">                                 <a class="nav-tab nav-tab-active" href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-about' ), 'index.php' ) ) ); ?>">
</span><del>-                                        <?php _e( 'What&#8217;s New' ); ?>
</del><ins>+                                        <?php _e( 'What&#8217;s New', 'buddypress' ); ?>
</ins><span class="cx">                                 </a><a class="nav-tab" href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-credits' ), 'index.php' ) ) ); ?>">
</span><del>-                                        <?php _e( 'Credits' ); ?>
</del><ins>+                                        <?php _e( 'Credits', 'buddypress' ); ?>
</ins><span class="cx">                                 </a>
</span><span class="cx">                         </h2>
</span><span class="cx">
</span><span class="lines">@@ -457,7 +457,7 @@
</span><span class="cx">                         </div>
</span><span class="cx">
</span><span class="cx">                         <div class="return-to-dashboard">
</span><del>-                                <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' ); ?></a>
</del><ins>+                                <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>
</ins><span class="cx">                         </div>
</span><span class="cx">
</span><span class="cx">                 </div>
</span><span class="lines">@@ -484,9 +484,9 @@
</span><span class="cx">
</span><span class="cx">                         <h2 class="nav-tab-wrapper">
</span><span class="cx">                                 <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-about' ), 'index.php' ) ) ); ?>" class="nav-tab">
</span><del>-                                        <?php _e( 'What&#8217;s New' ); ?>
</del><ins>+                                        <?php _e( 'What&#8217;s New', 'buddypress' ); ?>
</ins><span class="cx">                                 </a><a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-credits' ), 'index.php' ) ) ); ?>" class="nav-tab nav-tab-active">
</span><del>-                                        <?php _e( 'Credits' ); ?>
</del><ins>+                                        <?php _e( 'Credits', 'buddypress' ); ?>
</ins><span class="cx">                                 </a>
</span><span class="cx">                         </h2>
</span><span class="cx">
</span><span class="lines">@@ -516,17 +516,20 @@
</span><span class="cx">                                 </li>
</span><span class="cx">                         </ul>
</span><span class="cx">
</span><del>-                        <h4 class="wp-people-group"><?php _e( 'Contributing Developers', 'buddypress' ); ?></h4>
-                        <ul class="wp-people-group " id="wp-people-group-contributing-developers">
</del><ins>+                        <h4 class="wp-people-group"><?php _e( 'Core Developers', 'buddypress' ); ?></h4>
+                        <ul class="wp-people-group " id="wp-people-group-core-developers">
</ins><span class="cx">                                 <li class="wp-person" id="wp-person-r-a-y">
</span><span class="cx">                                         <a href="http://profiles.wordpress.org/r-a-y"><img src="http://0.gravatar.com/avatar/3bfa556a62b5bfac1012b6ba5f42ebfa?s=60" class="gravatar" alt="Ray" /></a>
</span><span class="cx">                                         <a class="web" href="http://profiles.wordpress.org/r-a-y">Ray</a>
</span><del>-                                        <span class="title"><?php _e( 'Quality Officer', 'buddypress' ); ?></span>
</del><span class="cx">                                 </li>
</span><ins>+                        </ul>
+
+                        <h4 class="wp-people-group"><?php _e( 'Recent Rockstars', 'buddypress' ); ?></h4>
+                        <ul class="wp-people-group " id="wp-people-group-rockstars">
</ins><span class="cx">                                 <li class="wp-person" id="wp-person-karmatosed">
</span><span class="cx">                                         <a href="http://profiles.wordpress.org/karmatosed"><img src="http://0.gravatar.com/avatar/d36d2c1821af9249b69ff7f5ed60529b?s=60" class="gravatar" alt="Tammie Lister" /></a>
</span><span class="cx">                                         <a class="web" href="http://profiles.wordpress.org/karmatosed">Tammie Lister</a>
</span><del>-                                        <span class="title"><?php _e( 'Mark-up Officer', 'buddypress' ); ?></span>
</del><ins>+                                        <span class="title"><?php _e( 'Design Officer', 'buddypress' ); ?></span>
</ins><span class="cx">                                 </li>
</span><span class="cx">                                 <li class="wp-person" id="wp-person-mercime">
</span><span class="cx">                                         <a href="http://profiles.wordpress.org/mercime"><img src="http://0.gravatar.com/avatar/fae451be6708241627983570a1a1817a?s=60" class="gravatar" alt="Mercime" /></a>
</span><span class="lines">@@ -535,59 +538,42 @@
</span><span class="cx">                                 </li>
</span><span class="cx">                         </ul>
</span><span class="cx">
</span><del>-                        <h4 class="wp-people-group"><?php _e( 'Codex Rockstars', 'buddypress' ); ?></h4>
-                        <ul class="wp-people-group " id="wp-people-group-codex-rockstars">
-                                <li class="wp-person" id="wp-person-modemlooper">
-                                        <a href="http://profiles.wordpress.org/modemlooper"><img src="http://0.gravatar.com/avatar/1c07be1016e845de514931477c939307?s=60" class="gravatar" alt="Modemlooper" /></a>
-                                        <a class="web" href="http://profiles.wordpress.org/modemlooper">Modemlooper</a>
-                                        <span class="title"><?php _e( 'Mobile Officer', 'buddypress' ); ?></span>
-                                </li>
-                                <li class="wp-person" id="wp-person-dennissmolek">
-                                        <a href="http://profiles.wordpress.org/dennissmolek"><img src="http://0.gravatar.com/avatar/015eeb0cebb40f949d0f317e2dfe66c3?s=60" class="gravatar" alt="Dennis Smolek" /></a>
-                                        <a class="web" href="http://profiles.wordpress.org/dennissmolek">Dennis Smolek</a>
-                                        <span class="title"></span>
-                                </li>
-                        </ul>
-
</del><span class="cx">                         <h4 class="wp-people-group"><?php _e( 'Core Contributors to BuddyPress 1.7', 'buddypress' ); ?></h4>
</span><span class="cx">                         <p class="wp-credits-list">
</span><del>-                                <a href="http://profiles.wordpress.org/alexvorn2">alexvorn2</a>,
-                                <a href="http://profiles.wordpress.org/anointed">anointed</a>,
-                                <a href="http://profiles.wordpress.org/chexee">chexee</a>,
</del><ins>+                                <a href="http://profiles.wordpress.org/apeatling">apeatling</a>,
+                                <a href="http://profiles.wordpress.org/borkweb">borkweb</a>,
+                                <a href="http://profiles.wordpress.org/calin">calin</a>,
+                                <a href="http://profiles.wordpress.org/chouf1">chouf1</a>,
+                                <a href="http://profiles.wordpress.org/chrisclayton">chrisclayton</a>,
</ins><span class="cx">                                 <a href="http://profiles.wordpress.org/cnorris23">cnorris23</a>,
</span><del>-                                <a href="http://profiles.wordpress.org/DanielJuhl">DanielJuhl</a>,
-                                <a href="http://profiles.wordpress.org/daveshine">daveshine</a>,
-                                <a href="http://profiles.wordpress.org/dimadin">dimadin</a>,
-                                <a href="http://profiles.wordpress.org/gawain">gawain</a>,
-                                <a href="http://profiles.wordpress.org/iamzippy">iamzippy</a>,
-                                <a href="http://profiles.wordpress.org/isaacchapman">isaacchapman</a>,
-                                <a href="http://profiles.wordpress.org/jane">jane</a>,
</del><ins>+                                <a href="http://profiles.wordpress.org/DennisSmolek">DennisSmolek</a>,
+                                <a href="http://profiles.wordpress.org/Dianakc">Dianakc</a>,
+                                <a href="http://profiles.wordpress.org/empireoflight">empireoflight</a>,
+                                <a href="http://profiles.wordpress.org/enej">enej</a>,
+                                <a href="http://profiles.wordpress.org/fanquake">fanquake</a>,
+                                <a href="http://profiles.wordpress.org/gmax21">gmax21</a>,
+                                <a href="http://profiles.wordpress.org/humanshell">humanshell</a>,
+                                <a href="http://profiles.wordpress.org/imath">imath</a>,
+                                <a href="http://profiles.wordpress.org/Jacek">Jacek</a>,
+                                <a href="http://profiles.wordpress.org/jag1989">jag1989</a>,
+                                <a href="http://profiles.wordpress.org/jbobich">jbobich</a>,
</ins><span class="cx">                                 <a href="http://profiles.wordpress.org/jkudish">jkudish</a>,
</span><del>-                                <a href="http://profiles.wordpress.org/mamaduka">mamaduka</a>,
-                                <a href="http://profiles.wordpress.org/mercime">mercime</a>,
-                                <a href="http://profiles.wordpress.org/mesayre">mesayre</a>,
-                                <a href="http://profiles.wordpress.org/mordauk">mordauk</a>,
-                                <a href="http://profiles.wordpress.org/MZAWeb">MZAWeb</a>,
-                                <a href="http://profiles.wordpress.org/netweb">netweb</a>,
-                                <a href="http://profiles.wordpress.org/nexia">nexia</a>,
-                                <a href="http://profiles.wordpress.org/Omicron7">Omicron7</a>,
-                                <a href="http://profiles.wordpress.org/otto42">otto42</a>,
-                                <a href="http://profiles.wordpress.org/pavelevap">pavelevap</a>,
-                                <a href="http://profiles.wordpress.org/plescheff">plescheff</a>,
-                                <a href="http://profiles.wordpress.org/scribu">scribu</a>,
-                                <a href="http://profiles.wordpress.org/sorich87">sorich87</a>,
-                                <a href="http://profiles.wordpress.org/SteveAtty">SteveAtty</a>,
-                                <a href="http://profiles.wordpress.org/tmoorewp">tmoorewp</a>,
-                                <a href="http://profiles.wordpress.org/tott">tott</a>,
-                                <a href="http://profiles.wordpress.org/tungdo">tungdo</a>,
-                                <a href="http://profiles.wordpress.org/vibol">vibol</a>,
-                                <a href="http://profiles.wordpress.org/wonderboymusic">wonderboymusic</a>,
-                                <a href="http://profiles.wordpress.org/westi">westi</a>,
-                                <a href="http://profiles.wordpress.org/xiosen">xiosen</a>,
</del><ins>+                                <a href="http://profiles.wordpress.org/jpsb">jpsb</a>,
+                                <a href="http://profiles.wordpress.org/magnus78">magnus78</a>,
+                                <a href="http://profiles.wordpress.org/michael.ecklund">michael.ecklund</a>,
+                                <a href="http://profiles.wordpress.org/modemlooper">modemlooper</a>,
+                                <a href="http://profiles.wordpress.org/nacin">nacin</a>,
+                                <a href="http://profiles.wordpress.org/rogercoathup">rogercoathup</a>,
+                                <a href="http://profiles.wordpress.org/sboisvert">sboisvert</a>,
+                                <a href="http://profiles.wordpress.org/sbrajesh">sbrajesh</a>,
+                                <a href="http://profiles.wordpress.org/slaFFik">slaFFik</a>,
+                                <a href="http://profiles.wordpress.org/steve7777">steve7777</a>,
+                                <a href="http://profiles.wordpress.org/tiraeth">tiraeth</a>,
+                                <a href="http://profiles.wordpress.org/wpdennis">wpdennis</a>.
</ins><span class="cx">                         </p>
</span><span class="cx">
</span><span class="cx">                         <div class="return-to-dashboard">
</span><del>-                                <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to Community Settings' ); ?></a>
</del><ins>+                                <a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to Community Settings', 'buddypress' ); ?></a>
</ins><span class="cx">                         </div>
</span><span class="cx">
</span><span class="cx">                 </div>
</span></span></pre>
</div>
</div>
</body>
</html>