Skip to:
Content

BuddyPress.org

Ticket #773: 773.diff

File 773.diff, 10.7 KB (added by coto, 15 years ago)
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3 
4 
5
6 
7  <!-- Custom match templates go here -->
8
9
10 
11
12  <head>
13    <title>
14      Attachment – BuddyPress
15    </title>
16        <link rel="search" href="/search" />
17        <link rel="help" href="/wiki/TracGuide" />
18        <link rel="alternate" href="/raw-attachment/ticket/773/760.diff" type="text/x-diff; charset=iso-8859-15" title="Original Format" />
19        <link rel="up" href="/ticket/773" title="Ticket #773" />
20        <link rel="start" href="/wiki" />
21        <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" />
22        <link rel="shortcut icon" href="/chrome/common/trac.ico" type="image/x-icon" />
23        <link rel="icon" href="/chrome/common/trac.ico" type="image/x-icon" />
24      <link type="application/opensearchdescription+xml" rel="search" href="/search/opensearch" title="Search BuddyPress" />
25    <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>
26    <!--[if lt IE 7]>
27    <script type="text/javascript" src="/chrome/common/js/ie_pre7_hacks.js"></script>
28    <![endif]-->
29  </head>
30  <body>
31    <div id="banner">
32      <div id="header">
33        <a id="logo" href="http://buddypress.org/"><img src="http://buddypress.org/images/logo.gif" alt="BuddyPress" /></a>
34      </div>
35      <form id="search" action="/search" method="get">
36        <div>
37          <label for="proj-search">Search:</label>
38          <input type="text" id="proj-search" name="q" size="18" value="" />
39          <input type="submit" value="Search" />
40        </div>
41      </form>
42      <div id="metanav" class="nav">
43    <ul>
44      <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>
45    </ul>
46  </div>
47    </div>
48    <div id="mainnav" class="nav">
49    <ul>
50      <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>
51    </ul>
52  </div>
53    <div id="main">
54      <div id="ctxtnav" class="nav">
55        <h2>Context Navigation</h2>
56          <ul>
57              <li class="last first"><a href="/ticket/773">Back to Ticket #773</a></li>
58          </ul>
59        <hr />
60      </div>
61    <div id="content" class="attachment">
62        <h1><a href="/ticket/773">Ticket #773</a>: 760.diff</h1>
63        <table id="info" summary="Description">
64          <tbody>
65            <tr>
66              <th scope="col">
67                File 760.diff, <span title="1796 bytes">1.8 KB</span>
68                (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)
69              </th>
70            </tr>
71            <tr>
72              <td class="message searchable">
73               
74              </td>
75            </tr>
76          </tbody>
77        </table>
78        <div id="preview" class="searchable">
79    <div class="diff">
80  <ul class="entries">
81      <li class="entry">
82        <h2>
83          <a>bp-core/bp-core-adminbar.php</a>
84        </h2>
85        <table class="inline" summary="Differences" cellspacing="0">
86              <colgroup><col class="lineno" /><col class="lineno" /><col class="content" /></colgroup>
87              <thead>
88                <tr>
89                  <th title="File bp-core/bp-core-adminbar.php (revision 1528)">
90                  </th>
91                  <th title="File bp-core/bp-core-adminbar.php (working copy)">
92                  </th>
93                  <th> </th>
94                </tr>
95              </thead>
96            <tbody class="unmod">
97                  <tr>
98                          <th>26</th><th>26</th><td class="l"><span>function bp_adminbar_logo() {</span> </td>
99                  </tr><tr>
100                          <th>27</th><th>27</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; global $bp;</span> </td>
101                  </tr><tr>
102                          <th>28</th><th>28</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; </span> </td>
103                  </tr>
104            </tbody><tbody class="mod">
105                      <tr class="first">
106                        <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>
107                      </tr>
108                      <tr class="last">
109                        <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>
110                      </tr>
111            </tbody><tbody class="unmod">
112                  <tr>
113                          <th>30</th><th>30</th><td class="l"><span>}</span> </td>
114                  </tr><tr>
115                          <th>31</th><th>31</th><td class="l"><span></span> </td>
116                  </tr><tr>
117                          <th>32</th><th>32</th><td class="l"><span>// **** "Log In" and "Sign Up" links (Visible when not logged in) ********</span> </td>
118                  </tr>
119            </tbody>
120              <tbody class="skipped">
121                <tr>
122                  <th><a href="#L278">…</a></th>
123                  <th><a href="#L278">…</a></th>
124                  <td> </td>
125                </tr>
126              </tbody>
127        </table>
128      </li>
129      <li class="entry">
130        <h2>
131          <a>bp-core/css/admin-bar.css</a>
132        </h2>
133        <table class="inline" summary="Differences" cellspacing="0">
134              <colgroup><col class="lineno" /><col class="lineno" /><col class="content" /></colgroup>
135              <thead>
136                <tr>
137                  <th title="File bp-core/css/admin-bar.css (revision 1528)">
138                  </th>
139                  <th title="File bp-core/css/admin-bar.css (working copy)">
140                  </th>
141                  <th> </th>
142                </tr>
143              </thead>
144            <tbody class="unmod">
145                  <tr>
146                          <th>16</th><th>16</th><td class="l"><span></span> </td>
147                  </tr><tr>
148                          <th>17</th><th>17</th><td class="l"><span>#wp-admin-bar * { z-index: 999 !important; }</span> </td>
149                  </tr><tr>
150                          <th>18</th><th>18</th><td class="l"><span></span> </td>
151                  </tr>
152            </tbody><tbody class="mod">
153                      <tr class="first">
154                        <th>19</th><th> </th><td class="l"><span>#wp-admin-bar <del>img#admin-bar</del>-logo {</span> </td>
155                      </tr>
156                      <tr class="last">
157                        <th> </th><th>19</th><td class="r"><span>#wp-admin-bar <ins>a.admin-bar-lk</ins>-logo {</span> </td>
158                      </tr>
159            </tbody><tbody class="unmod">
160                  <tr>
161                          <th>20</th><th>20</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; position: absolute !important;</span> </td>
162                  </tr><tr>
163                          <th>21</th><th>21</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; top: 8px;</span> </td>
164                  </tr><tr>
165                          <th>22</th><th>22</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; left: 10px;</span> </td>
166                  </tr>
167            </tbody>
168              <tbody class="skipped">
169                <tr>
170                  <th><a href="#L63">…</a></th>
171                  <th><a href="#L63">…</a></th>
172                  <td> </td>
173                </tr>
174              </tbody>
175            <tbody class="unmod">
176                  <tr>
177                          <th>63</th><th>63</th><td class="l"><span></span> </td>
178                  </tr><tr>
179                          <th>64</th><th>64</th><td class="l"><span>#wp-admin-bar ul {</span> </td>
180                  </tr><tr>
181                          <th>65</th><th>65</th><td class="l"><span>&nbsp; &nbsp; &nbsp; &nbsp; margin-left: 80px !important;</span> </td>
182                  </tr>
183            </tbody><tbody class="add">
184                  <tr class="last first">
185                          <th> </th><th>66</th><td class="r"><ins></ins> </td>
186                  </tr>
187            </tbody><tbody class="unmod">
188                  <tr>
189                          <th>66</th><th>67</th><td class="l"><span>}</span> </td>
190                  </tr><tr>
191                          <th>67</th><th>68</th><td class="l"><span></span> </td>
192                  </tr><tr>
193                          <th>68</th><th>69</th><td class="l"><span>#wp-admin-bar ul li { /* all list items */</span> </td>
194                  </tr>
195            </tbody>
196              <tbody class="skipped">
197                <tr>
198                  <th><a href="#L231">…</a></th>
199                  <th><a href="#L232">…</a></th>
200                  <td> </td>
201                </tr>
202              </tbody>
203           
204        </table>
205      </li>
206  </ul>
207</div>
208        </div>
209    </div>
210    <div id="altlinks">
211      <h3>Download in other formats:</h3>
212      <ul>
213        <li class="last first">
214          <a rel="nofollow" href="/raw-attachment/ticket/773/760.diff">Original Format</a>
215        </li>
216      </ul>
217    </div>
218    </div>
219    <div id="footer" lang="en" xml:lang="en"><hr />
220      <a id="tracpowered" href="http://trac.edgewall.org/"><img src="/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered" /></a>
221      <p class="left">
222        Powered by <a href="/about"><strong>Trac 0.11.4</strong></a><br />
223        By <a href="http://www.edgewall.org/">Edgewall Software</a>.
224      </p>
225      <p class="right">Visit the Trac open source project at<br /><a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a></p>
226    </div>
227  </body>
228</html>