<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  
  

  
  <!-- Custom match templates go here -->


  

  <head>
    <title>
      Attachment – BuddyPress
    </title>
        <link rel="search" href="/search" />
        <link rel="help" href="/wiki/TracGuide" />
        <link rel="alternate" href="/raw-attachment/ticket/773/760.diff" type="text/x-diff; charset=iso-8859-15" title="Original Format" />
        <link rel="up" href="/ticket/773" title="Ticket #773" />
        <link rel="start" href="/wiki" />
        <link rel="stylesheet" href="/chrome/common/css/trac.css" type="text/css" /><link rel="stylesheet" href="/chrome/common/css/diff.css" type="text/css" /><link rel="stylesheet" href="/chrome/common/css/code.css" type="text/css" />
        <link rel="shortcut icon" href="/chrome/common/trac.ico" type="image/x-icon" />
        <link rel="icon" href="/chrome/common/trac.ico" type="image/x-icon" />
      <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search BuddyPress" />
    <script type="text/javascript" src="/chrome/common/js/jquery.js"></script><script type="text/javascript" src="/chrome/common/js/trac.js"></script><script type="text/javascript" src="/chrome/common/js/search.js"></script><script type="text/javascript" src="/chrome/common/js/diff.js"></script>
    <!--[if lt IE 7]>
    <script type="text/javascript" src="/chrome/common/js/ie_pre7_hacks.js"></script>
    <![endif]-->
  </head>
  <body>
    <div id="banner">
      <div id="header">
        <a id="logo" href="http://buddypress.org/"><img src="http://buddypress.org/images/logo.gif" alt="BuddyPress" /></a>
      </div>
      <form id="search" action="/search" method="get">
        <div>
          <label for="proj-search">Search:</label>
          <input type="text" id="proj-search" name="q" size="18" value="" />
          <input type="submit" value="Search" />
        </div>
      </form>
      <div id="metanav" class="nav">
    <ul>
      <li class="first"><a href="/login">Login</a></li><li><a href="/prefs">Preferences</a></li><li><a href="/wiki/TracGuide">Help/Guide</a></li><li class="last"><a href="/about">About Trac</a></li>
    </ul>
  </div>
    </div>
    <div id="mainnav" class="nav">
    <ul>
      <li class="first"><a href="/wiki">Wiki</a></li><li><a href="/timeline">Timeline</a></li><li><a href="/roadmap">Roadmap</a></li><li><a href="/browser">Browse Source</a></li><li><a href="/report">View Tickets</a></li><li class="last"><a href="/search">Search</a></li>
    </ul>
  </div>
    <div id="main">
      <div id="ctxtnav" class="nav">
        <h2>Context Navigation</h2>
          <ul>
              <li class="last first"><a href="/ticket/773">Back to Ticket #773</a></li>
          </ul>
        <hr />
      </div>
    <div id="content" class="attachment">
        <h1><a href="/ticket/773">Ticket #773</a>: 760.diff</h1>
        <table id="info" summary="Description">
          <tbody>
            <tr>
              <th scope="col">
                File 760.diff, <span title="1796 bytes">1.8 KB</span>
                (added by coto,  <a class="timeline" href="/timeline?from=2009-06-09T01%3A36%3A37Z&amp;precision=second" title="2009-06-09T01:36:37Z in Timeline">6 days</a> ago)
              </th>
            </tr>
            <tr>
              <td class="message searchable">
                
              </td>
            </tr>
          </tbody>
        </table>
        <div id="preview" class="searchable">
    <div class="diff">
  <ul class="entries">
      <li class="entry">
        <h2>
          <a>bp-core/bp-core-adminbar.php</a>
        </h2>
        <table class="inline" summary="Differences" cellspacing="0">
              <colgroup><col class="lineno" /><col class="lineno" /><col class="content" /></colgroup>
              <thead>
                <tr>
                  <th title="File bp-core/bp-core-adminbar.php (revision 1528)">
                  </th>
                  <th title="File bp-core/bp-core-adminbar.php (working copy)">
                  </th>
                  <th> </th>
                </tr>
              </thead>
            <tbody class="unmod">
                  <tr>
                          <th>26</th><th>26</th><td class="l"><span>function bp_adminbar_logo() {</span> </td>
                  </tr><tr>
                          <th>27</th><th>27</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; global $bp;</span> </td>
                  </tr><tr>
                          <th>28</th><th>28</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; </span> </td>
                  </tr>
            </tbody><tbody class="mod">
                      <tr class="first">
                        <th>29</th><th> </th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; echo '&lt;a href="' . $bp-&gt;root_domain . '"<del></del>&gt;&lt;img id="admin-bar-logo" src="' . apply_filters( 'bp_admin_bar_logo_src', BP_PLUGIN_URL . '/bp-core/images/admin_bar_logo.gif' ) . '" alt="' . apply_filters( 'bp_admin_bar_logo_alt_text', __( 'BuddyPress', 'buddypress' ) ) . '" /&gt;&lt;/a&gt;';</span> </td>
                      </tr>
                      <tr class="last">
                        <th> </th><th>29</th><td class="r"><span>&nbsp; &nbsp; &nbsp; &nbsp; echo '&lt;a href="' . $bp-&gt;root_domain . '"<ins>&nbsp;class="admin-bar-lk-logo"</ins>&gt;&lt;img id="admin-bar-logo" src="' . apply_filters( 'bp_admin_bar_logo_src', BP_PLUGIN_URL . '/bp-core/images/admin_bar_logo.gif' ) . '" alt="' . apply_filters( 'bp_admin_bar_logo_alt_text', __( 'BuddyPress', 'buddypress' ) ) . '" /&gt;&lt;/a&gt;';</span> </td>
                      </tr>
            </tbody><tbody class="unmod">
                  <tr>
                          <th>30</th><th>30</th><td class="l"><span>}</span> </td>
                  </tr><tr>
                          <th>31</th><th>31</th><td class="l"><span></span> </td>
                  </tr><tr>
                          <th>32</th><th>32</th><td class="l"><span>// **** "Log In" and "Sign Up" links (Visible when not logged in) ********</span> </td>
                  </tr>
            </tbody>
              <tbody class="skipped">
                <tr>
                  <th><a href="#L278">…</a></th>
                  <th><a href="#L278">…</a></th>
                  <td> </td>
                </tr>
              </tbody>
        </table>
      </li>
      <li class="entry">
        <h2>
          <a>bp-core/css/admin-bar.css</a>
        </h2>
        <table class="inline" summary="Differences" cellspacing="0">
              <colgroup><col class="lineno" /><col class="lineno" /><col class="content" /></colgroup>
              <thead>
                <tr>
                  <th title="File bp-core/css/admin-bar.css (revision 1528)">
                  </th>
                  <th title="File bp-core/css/admin-bar.css (working copy)">
                  </th>
                  <th> </th>
                </tr>
              </thead>
            <tbody class="unmod">
                  <tr>
                          <th>16</th><th>16</th><td class="l"><span></span> </td>
                  </tr><tr>
                          <th>17</th><th>17</th><td class="l"><span>#wp-admin-bar * { z-index: 999 !important; }</span> </td>
                  </tr><tr>
                          <th>18</th><th>18</th><td class="l"><span></span> </td>
                  </tr>
            </tbody><tbody class="mod">
                      <tr class="first">
                        <th>19</th><th> </th><td class="l"><span>#wp-admin-bar <del>img#admin-bar</del>-logo {</span> </td>
                      </tr>
                      <tr class="last">
                        <th> </th><th>19</th><td class="r"><span>#wp-admin-bar <ins>a.admin-bar-lk</ins>-logo {</span> </td>
                      </tr>
            </tbody><tbody class="unmod">
                  <tr>
                          <th>20</th><th>20</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; position: absolute !important;</span> </td>
                  </tr><tr>
                          <th>21</th><th>21</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; top: 8px;</span> </td>
                  </tr><tr>
                          <th>22</th><th>22</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; left: 10px;</span> </td>
                  </tr>
            </tbody>
              <tbody class="skipped">
                <tr>
                  <th><a href="#L63">…</a></th>
                  <th><a href="#L63">…</a></th>
                  <td> </td>
                </tr>
              </tbody>
            <tbody class="unmod">
                  <tr>
                          <th>63</th><th>63</th><td class="l"><span></span> </td>
                  </tr><tr>
                          <th>64</th><th>64</th><td class="l"><span>#wp-admin-bar ul {</span> </td>
                  </tr><tr>
                          <th>65</th><th>65</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; margin-left: 80px !important;</span> </td>
                  </tr>
            </tbody><tbody class="add">
                  <tr class="last first">
                          <th> </th><th>66</th><td class="r"><ins></ins> </td>
                  </tr>
            </tbody><tbody class="unmod">
                  <tr>
                          <th>66</th><th>67</th><td class="l"><span>}</span> </td>
                  </tr><tr>
                          <th>67</th><th>68</th><td class="l"><span></span> </td>
                  </tr><tr>
                          <th>68</th><th>69</th><td class="l"><span>#wp-admin-bar ul li { /* all list items */</span> </td>
                  </tr>
            </tbody>
              <tbody class="skipped">
                <tr>
                  <th><a href="#L231">…</a></th>
                  <th><a href="#L232">…</a></th>
                  <td> </td>
                </tr>
              </tbody>
            
        </table>
      </li>
  </ul>
</div>
        </div>
    </div>
    <div id="altlinks">
      <h3>Download in other formats:</h3>
      <ul>
        <li class="last first">
          <a rel="nofollow" href="/raw-attachment/ticket/773/760.diff">Original Format</a>
        </li>
      </ul>
    </div>
    </div>
    <div id="footer" lang="en" xml:lang="en"><hr />
      <a id="tracpowered" href="http://trac.edgewall.org/"><img src="/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered" /></a>
      <p class="left">
        Powered by <a href="/about"><strong>Trac 0.11.4</strong></a><br />
        By <a href="http://www.edgewall.org/">Edgewall Software</a>.
      </p>
      <p class="right">Visit the Trac open source project at<br /><a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a></p>
    </div>
  </body>
</html>