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

Issue 29511696: Issue 5447 - Add missing essential meta data to adblockplus.org (Closed)

Created:
Aug. 10, 2017, 9:21 p.m. by juliandoucette
Modified:
Sept. 13, 2017, 1:17 p.m.
CC:
ire, Jon Sonesen
Base URL:
https://hg.adblockplus.org/web.adblockplus.org
Visibility:
Public.

Description

Issue 5447 - Add missing essential meta data to adblockplus.org

Patch Set 1 #

Total comments: 11

Patch Set 2 : Added ignore_browsers filter #

Total comments: 2

Patch Set 3 : Updated locales before re-landing after blog fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -21 lines) Patch
A filters/ignore_browsers.py View 1 1 chunk +17 lines, -0 lines 0 comments Download
A filters/to_og_locale.py View 1 2 1 chunk +35 lines, -0 lines 0 comments Download
M includes/index.tmpl View 1 chunk +1 line, -4 lines 0 comments Download
M pages/acceptable-ads.md View 1 chunk +0 lines, -2 lines 0 comments Download
M pages/bugs.html View 1 chunk +1 line, -2 lines 0 comments Download
M pages/contribute.html View 1 chunk +0 lines, -2 lines 0 comments Download
M pages/deployments.tmpl View 1 chunk +0 lines, -2 lines 0 comments Download
M pages/features.html View 1 chunk +0 lines, -2 lines 0 comments Download
M pages/getting_started.html View 1 chunk +1 line, -2 lines 0 comments Download
M pages/tutorials.html View 1 chunk +1 line, -2 lines 0 comments Download
M settings.ini View 1 chunk +3 lines, -1 line 0 comments Download
M templates/default.tmpl View 1 1 chunk +12 lines, -2 lines 0 comments Download

Messages

Total messages: 12
juliandoucette
Aug. 10, 2017, 9:21 p.m. (2017-08-10 21:21:16 UTC) #1
juliandoucette
Can you help out with this Manvel and/or Thomas? https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl File includes/index.tmpl (left): https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl#oldcode31 includes/index.tmpl:31: ...
Aug. 10, 2017, 9:32 p.m. (2017-08-10 21:32:43 UTC) #2
Thomas Greiner
https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl File includes/index.tmpl (left): https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl#oldcode31 includes/index.tmpl:31: <meta content="https://adblockplus.org/" property="og:url"> On 2017/08/10 21:32:42, juliandoucette wrote: > ...
Aug. 11, 2017, 1:15 p.m. (2017-08-11 13:15:42 UTC) #3
juliandoucette
Thanks Thomas! Answers below. https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl File includes/index.tmpl (left): https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl#oldcode31 includes/index.tmpl:31: <meta content="https://adblockplus.org/" property="og:url"> On 2017/08/11 ...
Aug. 11, 2017, 8:26 p.m. (2017-08-11 20:26:59 UTC) #4
Thomas Greiner
https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl File includes/index.tmpl (left): https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl#oldcode31 includes/index.tmpl:31: <meta content="https://adblockplus.org/" property="og:url"> On 2017/08/11 20:26:58, juliandoucette wrote: > ...
Aug. 14, 2017, 11:20 a.m. (2017-08-14 11:20:53 UTC) #5
juliandoucette
https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl File includes/index.tmpl (left): https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl#oldcode31 includes/index.tmpl:31: <meta content="https://adblockplus.org/" property="og:url"> On 2017/08/14 11:20:53, Thomas Greiner wrote: ...
Aug. 15, 2017, 5:14 p.m. (2017-08-15 17:14:26 UTC) #6
Thomas Greiner
Looks fine now. Just one suggestion regarding a more generic approach. https://codereview.adblockplus.org/29511696/diff/29511697/includes/index.tmpl File includes/index.tmpl (left): ...
Aug. 17, 2017, 12:27 p.m. (2017-08-17 12:27:36 UTC) #7
juliandoucette
+CC Vasily, Jon We ran into an issue with get_canonical_url below because adblockplus.org has several ...
Aug. 17, 2017, 1:50 p.m. (2017-08-17 13:50:07 UTC) #8
Thomas Greiner
On 2017/08/17 13:50:07, juliandoucette wrote: > Also @Thomas I think it would be beneficial to ...
Aug. 17, 2017, 2 p.m. (2017-08-17 14:00:29 UTC) #9
Vasily Kuznetsov
On 2017/08/17 13:50:07, juliandoucette wrote: > +CC Vasily, Jon > > We ran into an ...
Aug. 17, 2017, 2:25 p.m. (2017-08-17 14:25:13 UTC) #10
juliandoucette
On 2017/08/17 14:25:13, Vasily Kuznetsov wrote: > It seems useful to support page-specific canonical URL ...
Aug. 17, 2017, 5:04 p.m. (2017-08-17 17:04:18 UTC) #11
juliandoucette
Sept. 13, 2017, 12:27 p.m. (2017-09-13 12:27:44 UTC) #12
Note: I updated the locales in to_og_locale and made the function more
permissive

Powered by Google App Engine
This is Rietveld