Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: pages/modules.html

Issue 29825674: Noissue - Moved abp2blocklist to "Adblock Plus for iOS/macOS" module (Closed)
Patch Set: Created July 9, 2018, 4:37 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 title=Modules 1 title=Modules
2 2
3 <head> 3 <head>
4 <style type="text/css"> 4 <style type="text/css">
5 table 5 table
6 { 6 {
7 background: white; 7 background: white;
8 border-collapse: collapse; 8 border-collapse: collapse;
9 margin-top: 20px; 9 margin-top: 20px;
10 } 10 }
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
124 <th>{{table-header-super-reviewer Super reviewer}}</th> 124 <th>{{table-header-super-reviewer Super reviewer}}</th>
125 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> 125 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
126 </tr> 126 </tr>
127 <tr> 127 <tr>
128 <th>{{table-header-source-path Source path(s)}}</th> 128 <th>{{table-header-source-path Source path(s)}}</th>
129 <td> 129 <td>
130 <ul> 130 <ul>
131 <li> 131 <li>
132 {{module-platform-source <a href="https://hg.adblockplus.org/adblockpl uschrome"><fix>adblockpluschrome</fix></a> (except <a href="#user-interface"><fi x>User Interface</fix></a>)}} 132 {{module-platform-source <a href="https://hg.adblockplus.org/adblockpl uschrome"><fix>adblockpluschrome</fix></a> (except <a href="#user-interface"><fi x>User Interface</fix></a>)}}
133 </li> 133 </li>
134 <li>
135 <a href="https://hg.adblockplus.org/abp2blocklist">abp2blocklist</a>
136 </li>
137 </ul> 134 </ul>
138 </td> 135 </td>
139 </tr> 136 </tr>
140 </table> 137 </table>
141 138
142 <table id="automation"> 139 <table id="automation">
143 <tr> 140 <tr>
144 <th>{{table-header-name Name}}</th> 141 <th>{{table-header-name Name}}</th>
145 <td>Automation</td> 142 <td>Automation</td>
146 </tr> 143 </tr>
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
363 <a href="https://hg.adblockplus.org/adblockplussbrowser">adblockplussb rowser</a> 360 <a href="https://hg.adblockplus.org/adblockplussbrowser">adblockplussb rowser</a>
364 </li> 361 </li>
365 </ul> 362 </ul>
366 </td> 363 </td>
367 </tr> 364 </tr>
368 </table> 365 </table>
369 366
370 <table id="adblock-plus-for-ios"> 367 <table id="adblock-plus-for-ios">
371 <tr> 368 <tr>
372 <th>{{table-header-name Name}}</th> 369 <th>{{table-header-name Name}}</th>
373 <td>Adblock Plus for iOS</td> 370 <td>Adblock Plus for iOS/macOS</td>
juliandoucette 2018/07/10 11:50:43 NIT: Isn't it called "OS X"?
kzar 2018/07/10 12:27:32 It used to be, but they renamed it a while back. h
374 </tr> 371 </tr>
375 <tr> 372 <tr>
376 <th>{{table-header-owner Owner}}</th> 373 <th>{{table-header-owner Owner}}</th>
377 <td><a href="mailto:d.zhang@adblockplus.org">Daniel Zhang</a></td> 374 <td><a href="mailto:d.zhang@adblockplus.org">Daniel Zhang</a></td>
378 </tr> 375 </tr>
379 <tr> 376 <tr>
380 <th>{{table-header-super-reviewer Super reviewer}}</th> 377 <th>{{table-header-super-reviewer Super reviewer}}</th>
381 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> 378 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td>
382 </tr> 379 </tr>
383 <tr> 380 <tr>
384 <th>{{table-header-source-path Source path(s)}}</th> 381 <th>{{table-header-source-path Source path(s)}}</th>
385 <td> 382 <td>
386 <ul> 383 <ul>
387 <li> 384 <li>
388 <a href="https://hg.adblockplus.org/adblockplussafariios">adblockpluss afariios</a> 385 <a href="https://hg.adblockplus.org/adblockplussafariios">adblockpluss afariios</a>
389 </li> 386 </li>
390 <li> 387 <li>
388 <a href="https://hg.adblockplus.org/abp2blocklist">abp2blocklist</a>
389 </li>
390 <li>
391 <a href="https://github.com/adblockplus/yajl-dynamic">yajl-dynamic</a> 391 <a href="https://github.com/adblockplus/yajl-dynamic">yajl-dynamic</a>
392 </li> 392 </li>
393 </ul> 393 </ul>
394 </td> 394 </td>
395 </tr> 395 </tr>
396 </table> 396 </table>
397 397
398 <table id="infrastructure"> 398 <table id="infrastructure">
399 <tr> 399 <tr>
400 <th>{{table-header-name Name}}</th> 400 <th>{{table-header-name Name}}</th>
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
544 <th>{{table-header-source-path Source path(s)}}</th> 544 <th>{{table-header-source-path Source path(s)}}</th>
545 <td> 545 <td>
546 <ul> 546 <ul>
547 <li> 547 <li>
548 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> 548 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a>
549 </li> 549 </li>
550 </ul> 550 </ul>
551 </td> 551 </td>
552 </tr> 552 </tr>
553 </table> 553 </table>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld