| Index: pages/modules.html |
| =================================================================== |
| --- a/pages/modules.html |
| +++ b/pages/modules.html |
| @@ -27,22 +27,22 @@ |
| </style> |
| </head> |
| <p> |
| - {{s1 Adblock Plus and all related projects are governed by a <a href="module-ownership">module ownership system</a>. Below is a list of all the modules we currently have.}} |
| + {{modules-description Adblock Plus and all related projects are governed by a <a href="module-ownership">module ownership system</a>. Below is a list of all the modules we currently have.}} |
| </p> |
| -<h2 id="code-modules">{{s2 Code modules}}</h2> |
| +<h2 id="code-modules">{{subheader-code-modules Code modules}}</h2> |
| <table id="core"> |
| <tr> |
| - <th>{{s3 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Core</td> |
| </tr> |
| <tr> |
| - <th>{{s4 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -70,23 +70,23 @@ |
| <table id="user-interface"> |
| <tr> |
| - <th>{{s6 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>User Interface</td> |
| </tr> |
| <tr> |
| - <th>{{s7 Description}}</th> |
| - <td>{{s8 The shared UI code.}}</td> |
| + <th>{{table-header-description Description}}</th> |
| + <td>{{module-ui-description The shared UI code.}}</td> |
| </tr> |
| <tr> |
| - <th>{{s9 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:thomas@adblockplus.org">Thomas Greiner</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -111,23 +111,23 @@ |
| <table id="platform"> |
| <tr> |
| - <th>{{s12 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Platform</td> |
| </tr> |
| <tr> |
| - <th>{{s13 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| - {{s16 <a href="https://hg.adblockplus.org/adblockpluschrome"><fix>adblockpluschrome</fix></a> (except <a href="#user-interface"><fix>User Interface</fix></a>)}} |
| + {{module-platform-source <a href="https://hg.adblockplus.org/adblockpluschrome"><fix>adblockpluschrome</fix></a> (except <a href="#user-interface"><fix>User Interface</fix></a>)}} |
| </li> |
| </ul> |
| </td> |
| @@ -136,19 +136,19 @@ |
| <table id="build-and-release-tools"> |
| <tr> |
| - <th>{{s17 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Build and Release Tools</td> |
| </tr> |
| <tr> |
| - <th>{{s18 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -170,19 +170,19 @@ |
| <table id="adblock-plus-for-firefox"> |
| <tr> |
| - <th>{{s21 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Adblock Plus for Firefox</td> |
| </tr> |
| <tr> |
| - <th>{{s22 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| - {{s24 <a href="https://hg.adblockplus.org/adblockplus"><fix>adblockplus</fix></a> (except <a href="#core"><fix>Core</fix></a>)}} |
| + {{module-adblockplus-for-firefox-source <a href="https://hg.adblockplus.org/adblockplus"><fix>adblockplus</fix></a> (except <a href="#core"><fix>Core</fix></a>)}} |
| </li> |
| <li> |
| <a href="https://hg.adblockplus.org/adblockplustests">adblockplustests</a> |
| @@ -194,19 +194,19 @@ |
| <table id="adblock-plus-for-android"> |
| <tr> |
| - <th>{{s25 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Adblock Plus for Android</td> |
| </tr> |
| <tr> |
| - <th>{{s26 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:rene@adblockplus.org">René Jeschke</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -225,19 +225,19 @@ |
| <table id="adblock-plus-for-internet-explorer"> |
| <tr> |
| - <th>{{s29 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Adblock Plus for Internet Explorer</td> |
| </tr> |
| <tr> |
| - <th>{{s30 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:oleksandr@adblockplus.org">Oleksandr Paraska</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -250,15 +250,15 @@ |
| <table id="libadblockplus"> |
| <tr> |
| - <th>{{s33 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Libadblockplus</td> |
| </tr> |
| <tr> |
| - <th>{{s34 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -283,19 +283,19 @@ |
| <table id="adblock-browser-for-android"> |
| <tr> |
| - <th>{{adblock-browser-for-android-name Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Adblock Browser for Android</td> |
| </tr> |
| <tr> |
| - <th>{{adblock-browser-for-android-owner Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:rene@adblockplus.org">René Jeschke</a></td> |
| </tr> |
| <tr> |
| - <th>{{adblock-browser-for-android-super-reviewer Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| <tr> |
| - <th>{{adblock-browser-for-android-source-path Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -308,19 +308,19 @@ |
| <table id="infrastructure"> |
| <tr> |
| - <th>{{s36 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Infrastructure</td> |
| </tr> |
| <tr> |
| - <th>{{s37 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:mathias@adblockplus.org">Mathias Hennig</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -360,19 +360,19 @@ |
| <table id="sitescripts"> |
| <tr> |
| - <th>{{s40 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Sitescripts</td> |
| </tr> |
| <tr> |
| - <th>{{s41 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:sebastian@adblockplus.org">Sebastian Noack</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -391,15 +391,15 @@ |
| <table id="extensions-for-adblock-plus"> |
| <tr> |
| - <th>{{s44 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Extensions for Adblock Plus</td> |
| </tr> |
| <tr> |
| - <th>{{s45 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:trev@adblockplus.org">Wladimir Palant</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -421,19 +421,19 @@ |
| <table id="websites"> |
| <tr> |
| - <th>{{s47 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Websites</td> |
| </tr> |
| <tr> |
| - <th>{{s48 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:manvel@adblockplus.org">Manvel Saroyan</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -461,15 +461,15 @@ |
| <table id="url-fixer"> |
| <tr> |
| - <th>{{s51 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>URL Fixer</td> |
| </tr> |
| <tr> |
| - <th>{{s52 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:thomas@adblockplus.org">Thomas Greiner</a></td> |
| </tr> |
| <tr> |
| - <th>{{s5 Source path(s)}}</th> |
| + <th>{{table-header-source-path Source path(s)}}</th> |
| <td> |
| <ul> |
| <li> |
| @@ -480,34 +480,34 @@ |
| </tr> |
| </table> |
| -<h2 id="non-code-modules">{{s54 Non-code modules}}</h2> |
| +<h2 id="non-code-modules">{{subheader-non-code-modules Non-code modules}}</h2> |
| <table id="user-experience"> |
| <tr> |
| - <th>{{s55 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>User Experience</td> |
| </tr> |
| <tr> |
| - <th>{{s56 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:sven@adblockplus.org">Sven Hartz</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| </table> |
| <table id="quality-assurance"> |
| <tr> |
| - <th>{{s58 Name}}</th> |
| + <th>{{table-header-name Name}}</th> |
| <td>Quality Assurance</td> |
| </tr> |
| <tr> |
| - <th>{{s59 Owner}}</th> |
| + <th>{{table-header-owner Owner}}</th> |
| <td><a href="mailto:philip@adblockplus.org">Philip Hill</a></td> |
| </tr> |
| <tr> |
| - <th>{{s10 Super reviewer}}</th> |
| + <th>{{table-header-super-reviewer Super reviewer}}</th> |
| <td><a href="mailto:felix@adblockplus.org">Felix Dahlke</a></td> |
| </tr> |
| </table> |