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

Unified 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: Created May 19, 2017, 5:09 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« pages/contribute.html ('K') | « pages/contribute.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pages/filter-lists-requirements.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/pages/filter-lists-requirements.html
@@ -0,0 +1,49 @@
+title=Recommended filter list requirements
+description=A filter list must meet certain requirements in order to be recommended to users by Adblock Plus.
+
+<p>{{ filter-lists-requirements-intro[Filter Lists Requirements Intro] The list: }}</p>
juliandoucette 2017/05/30 12:55:02 NIT: Please remove spaces before string IDs ( PS:
ire 2017/06/28 09:59:55 Done.
+
+<ul>
+ <li>
+ {{ filter-lists-requirements-item[Filter Lists Requirements List Item] Should be open source and have the possibility for users to report issues/suggest filters }}
+ </li>
+
+ <li>
+ {{ filter-lists-requirements-item2[Filter Lists Requirements List Item] Must be unique (does not duplicate another list or filters in another list) }}
+ <ul>
+ <li>
+ {{ filter-lists-requirements-item2-example[Filter Lists Requirements List Item] Example: we will not support a second German filter list, or a list that has filters already contained in EasyList (i.e. do not create another “EasyList Germany” if it does not include additional or better filters) }}
juliandoucette 2017/05/30 12:55:03 NIT: Missing <fix> around EasyList
ire 2017/06/28 09:59:56 Done.
+ </li>
+ </ul>
+ </li>
+
+ <li>
+ {{ filter-lists-requirements-item3[Filter Lists Requirements List Item] Must meet a certain quality }}
+ <ul>
+ <li>
+ {{ filter-lists-requirements-item3-example[Filter Lists Requirements 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> }}
juliandoucette 2017/05/30 12:55:03 NIT: Please replace angled commas and quotes
ire 2017/06/28 09:59:56 Done.
+ </li>
+ </ul>
+ </li>
+
+ <li>
+ {{ filter-lists-requirements-item4[Filter Lists Requirements List Item] Must comply with certain minimum standards, as stated in the <a href="https://easylist.to/pages/policy.html">EasyList policy</a> }}
+ </li>
+
+ <li>
+ {{ filter-lists-requirements-item5[Filter Lists Requirements List Item] Must block only ads }}
+ <ul>
+ <li>
+ {{ filter-lists-requirements-item5-example[Filter Lists Requirements List Item] Example: it shouldn’t block non-ads, i.e. content, or self-promotion, and it must not work around anti-ad block warnings and messages or technological measures that effectively control access to websites. }}
+ </li>
+ </ul>
+ </li>
+
+ <li>
+ {{ filter-lists-requirements-item6[Filter Lists Requirements List Item] Must be actively maintained. }}
+ </li>
+
+ <li>
+ {{ filter-lists-requirements-item7[Filter Lists Requirements List Item] Finally, the filter list author must have a proficient understanding of the language he/she is creating the list for. }}
+ </li>
+</ul>
« pages/contribute.html ('K') | « pages/contribute.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld