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

Side by Side Diff: pages/filter-lists-requirements.html

Issue 29442555: Issue 4934 - Add 'Requirements for Adblock Plus recommended filter lists' page to adblockplus.org (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Added missing <fix>, Remove space around string brackets, Replace angled quotes Created May 30, 2017, 4:42 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 | « pages/contribute.html ('k') | 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
(Empty)
1 title=Recommended filter list requirements
2 description=A filter list must meet certain requirements in order to be recommen ded to users by Adblock Plus.
3
4 <p>{{filter-lists-requirements-intro[Filter Lists Requirements Intro] The list:} }</p>
5
6 <ul>
7 <li>
8 {{filter-lists-requirements-item[Filter Lists Requirements List Item] Sh ould be open source and have the possibility for users to report issues/suggest filters}}
juliandoucette 2017/07/03 22:18:23 NIT: We usually start with "1" instead of nothing.
ire 2017/09/07 09:48:44 Done.
9 </li>
10
11 <li>
12 {{filter-lists-requirements-item2[Filter Lists Requirements List Item] M ust be unique (does not duplicate another list or filters in another list)}}
juliandoucette 2017/07/03 22:18:23 NIT: We usually separate numbers by a "-" in strin
ire 2017/09/07 09:48:44 Done.
13 <ul>
14 <li>
15 {{filter-lists-requirements-item2-example[Filter Lists Requireme nts List Item] Example: we will not support a second German filter list, or a li st that has filters already contained in <fix>EasyList</fix> (i.e. do not create another "<fix>EasyList</fix> Germany" if it does not include additional or bett er filters)}}
16 </li>
17 </ul>
18 </li>
19
20 <li>
21 {{filter-lists-requirements-item3[Filter Lists Requirements List Item] M ust meet a certain quality}}
22 <ul>
23 <li>
24 {{filter-lists-requirements-item3-example[Filter Lists Requireme nts List Item] Example: should have no redundancy, no extremely generic filters, no <a href="https://adblockplus.org/forum/viewtopic.php?t=6118">"slow" filters< /a>}}
25 </li>
26 </ul>
27 </li>
28
29 <li>
30 {{filter-lists-requirements-item4[Filter Lists Requirements List Item] M ust comply with certain minimum standards, as stated in the <a href="https://eas ylist.to/pages/policy.html"><fix>EasyList</fix> policy</a>}}
31 </li>
32
33 <li>
34 {{filter-lists-requirements-item5[Filter Lists Requirements List Item] M ust block only ads}}
35 <ul>
36 <li>
37 {{filter-lists-requirements-item5-example[Filter Lists Requireme nts List Item] Example: it shouldn’t block non-ads, i.e. content, or self-promot ion, and it must not work around anti-ad block warnings and messages or technolo gical measures that effectively control access to websites.}}
38 </li>
39 </ul>
40 </li>
41
42 <li>
43 {{filter-lists-requirements-item6[Filter Lists Requirements List Item] M ust be actively maintained.}}
44 </li>
45
46 <li>
47 {{filter-lists-requirements-item7[Filter Lists Requirements List Item] F inally, the filter list author must have a proficient understanding of the langu age he/she is creating the list for.}}
48 </li>
49 </ul>
OLDNEW
« no previous file with comments | « pages/contribute.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld