Left: | ||
Right: |
OLD | NEW |
---|---|
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 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
128 {{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>)}} | 128 {{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>)}} |
129 </li> | 129 </li> |
130 <li> | 130 <li> |
131 <a href="https://hg.adblockplus.org/abp2blocklist">abp2blocklist</a> | 131 <a href="https://hg.adblockplus.org/abp2blocklist">abp2blocklist</a> |
132 </li> | 132 </li> |
133 </ul> | 133 </ul> |
134 </td> | 134 </td> |
135 </tr> | 135 </tr> |
136 </table> | 136 </table> |
137 | 137 |
138 <table id="build-and-release-tools"> | 138 <table id="tooling"> |
139 <tr> | 139 <tr> |
140 <th>{{table-header-name Name}}</th> | 140 <th>{{table-header-name Name}}</th> |
141 <td>Build and Release Tools</td> | 141 <td>Tooling</td> |
Sebastian Noack
2017/10/12 03:20:36
This name isn't final, but rather a working title.
kzar
2017/10/12 09:10:48
I don't like this name much, but I can't think of
tlucas
2017/10/13 16:35:42
FWIW, i personally prefer the "Automation" suggest
Sebastian Noack
2017/10/13 20:01:56
Done.
| |
142 </tr> | 142 </tr> |
143 <tr> | 143 <tr> |
144 <th>{{table-header-owner Owner}}</th> | 144 <th>{{table-header-owner Owner}}</th> |
145 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> | 145 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> |
146 </tr> | 146 </tr> |
147 <tr> | 147 <tr> |
148 <th rowspan="2">{{table-header-peers Peer(s)}}</th> | 148 <th>{{table-header-peers Peer(s)}}</th> |
149 <td><a href="mailto:dave@adblockplus.org">Dave Barker</a></td> | 149 <td><a href="mailto:tristan@adblockplus.org">Tristan Lucas</a></td> |
Sebastian Noack
2017/10/12 03:20:36
Dave, let me know if you would want to be a module
kzar
2017/10/12 09:10:48
I don't mind, I think I can still add something bu
Sebastian Noack
2017/10/12 22:28:09
If you want to request improvements, just file iss
| |
150 </tr> | |
151 <tr> | |
152 <td><a href="mailto:vasily@adblockplus.org">Vasily Kuznetsov</a></td> | |
153 </tr> | 150 </tr> |
154 <tr> | 151 <tr> |
155 <th>{{table-header-super-reviewer Super reviewer}}</th> | 152 <th>{{table-header-super-reviewer Super reviewer}}</th> |
156 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> | 153 <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
157 </tr> | 154 </tr> |
158 <tr> | 155 <tr> |
159 <th>{{table-header-source-path Source path(s)}}</th> | 156 <th>{{table-header-source-path Source path(s)}}</th> |
160 <td> | 157 <td> |
161 <ul> | 158 <ul> |
162 <li> | 159 <li> |
163 <a href="https://hg.adblockplus.org/buildtools">buildtools</a> | 160 <a href="https://hg.adblockplus.org/buildtools">buildtools</a> |
164 </li> | 161 </li> |
165 <li> | 162 <li> |
166 <a href="https://hg.adblockplus.org/screenshotter">screenshotter</a> | 163 <a href="https://hg.adblockplus.org/codingtools">codingtools</a> |
Sebastian Noack
2017/10/12 03:20:36
I have no idea what this thing was, but apparently
| |
164 </li> | |
165 <li> | |
166 <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> | |
167 <ul> | |
168 <li>sitescripts/extensions/*</li> | |
169 </ul> | |
167 </li> | 170 </li> |
168 </ul> | 171 </ul> |
169 </td> | 172 </td> |
170 </tr> | 173 </tr> |
171 </table> | 174 </table> |
172 | 175 |
173 <table id="adblock-plus-for-firefox"> | 176 <table id="adblock-plus-for-firefox"> |
174 <tr> | 177 <tr> |
175 <th>{{table-header-name Name}}</th> | 178 <th>{{table-header-name Name}}</th> |
176 <td>Adblock Plus for Firefox</td> | 179 <td>Adblock Plus for Firefox</td> |
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
469 <table id="sitescripts"> | 472 <table id="sitescripts"> |
470 <tr> | 473 <tr> |
471 <th>{{table-header-name Name}}</th> | 474 <th>{{table-header-name Name}}</th> |
472 <td>Sitescripts</td> | 475 <td>Sitescripts</td> |
473 </tr> | 476 </tr> |
474 <tr> | 477 <tr> |
475 <th>{{table-header-owner Owner}}</th> | 478 <th>{{table-header-owner Owner}}</th> |
476 <td><a href="mailto:vasily@adblockplus.org">Vasily Kuznetsov</a></td> | 479 <td><a href="mailto:vasily@adblockplus.org">Vasily Kuznetsov</a></td> |
477 </tr> | 480 </tr> |
478 <tr> | 481 <tr> |
479 <th>{{table-header-peers Peer(s)}}</th> | |
480 <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> | |
481 </tr> | |
482 <tr> | |
483 <th>{{table-header-super-reviewer Super reviewer}}</th> | 482 <th>{{table-header-super-reviewer Super reviewer}}</th> |
484 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> | 483 <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
485 </tr> | 484 </tr> |
486 <tr> | 485 <tr> |
487 <th>{{table-header-source-path Source path(s)}}</th> | 486 <th>{{table-header-source-path Source path(s)}}</th> |
488 <td> | 487 <td> |
489 <ul> | 488 <ul> |
490 <li> | 489 <li> |
491 <a href="https://hg.adblockplus.org/abpbot">abpbot</a> | 490 <a href="https://hg.adblockplus.org/abpbot">abpbot</a> |
492 </li> | 491 </li> |
493 <li> | 492 <li> |
494 <a href="https://hg.adblockplus.org/cms">cms</a> | 493 <a href="https://hg.adblockplus.org/cms">cms</a> |
495 </li> | 494 </li> |
496 <li> | 495 <li> |
497 <a href="https://hg.adblockplus.org/codingtools">codingtools</a> | |
498 </li> | |
499 <li> | |
500 <a href="https://hg.adblockplus.org/python-abp">python-abp</a> | 496 <a href="https://hg.adblockplus.org/python-abp">python-abp</a> |
501 </li> | 497 </li> |
502 <li> | 498 <li> |
503 <a href="https://hg.adblockplus.org/sitescripts">sitescripts</a> | 499 {{module-sitescripts-source <a href="https://hg.adblockplus.org/sitesc ripts"><fix>sitescripts</fix></a> (except <a href="#tooling"><fix>Tooling</fix>< /a>)}} |
Vasily Kuznetsov
2017/10/12 12:14:35
Redirecting to Tooling to understand which part of
Sebastian Noack
2017/10/12 22:28:09
I did it consistently with how Platform and User I
Vasily Kuznetsov
2017/10/13 09:44:01
Acknowledged.
| |
504 </li> | 500 </li> |
505 </ul> | 501 </ul> |
506 </td> | 502 </td> |
507 </tr> | 503 </tr> |
508 </table> | 504 </table> |
509 | 505 |
510 <table id="extensions-for-adblock-plus"> | 506 <table id="extensions-for-adblock-plus"> |
511 <tr> | 507 <tr> |
512 <th>{{table-header-name Name}}</th> | 508 <th>{{table-header-name Name}}</th> |
513 <td>Extensions for Adblock Plus</td> | 509 <td>Extensions for Adblock Plus</td> |
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
597 <th>{{table-header-source-path Source path(s)}}</th> | 593 <th>{{table-header-source-path Source path(s)}}</th> |
598 <td> | 594 <td> |
599 <ul> | 595 <ul> |
600 <li> | 596 <li> |
601 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> | 597 <a href="https://hg.adblockplus.org/urlfixer">urlfixer</a> |
602 </li> | 598 </li> |
603 </ul> | 599 </ul> |
604 </td> | 600 </td> |
605 </tr> | 601 </tr> |
606 </table> | 602 </table> |
OLD | NEW |