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

Issue 29375829: Issue 4899 - set template META description on eyeo.com (Closed)

Created:
Feb. 16, 2017, 11:43 a.m. by erick
Modified:
March 8, 2017, 12:52 p.m.
Visibility:
Public.

Description

Issue 4899 - set template META description on eyeo.com

Patch Set 1 #

Total comments: 4

Patch Set 2 : Deleted the include and added to the default template #

Total comments: 6

Patch Set 3 : Deleted META-title and changed META-description #

Patch Set 4 : Deleted Space and added slash #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M templates/default.tmpl View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8
erick
Feb. 16, 2017, 11:45 a.m. (2017-02-16 11:45:16 UTC) #1
juliandoucette
Please include which website is being changed in the subject. Also: - eyeo.com is not ...
Feb. 21, 2017, 3:20 p.m. (2017-02-21 15:20:14 UTC) #2
saroyanm
Small addition to Julian's comments. https://codereview.adblockplus.org/29375829/diff/29375830/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29375829/diff/29375830/templates/default.tmpl#newcode4 templates/default.tmpl:4: <? include meta ?> ...
Feb. 22, 2017, 1:10 p.m. (2017-02-22 13:10:47 UTC) #3
erick
On 2017/02/22 13:10:47, saroyanm wrote: > Small addition to Julian's comments. > > https://codereview.adblockplus.org/29375829/diff/29375830/templates/default.tmpl > ...
Feb. 28, 2017, 12:37 p.m. (2017-02-28 12:37:42 UTC) #4
erick
https://codereview.adblockplus.org/29375829/diff/29375830/includes/meta.tmpl File includes/meta.tmpl (right): https://codereview.adblockplus.org/29375829/diff/29375830/includes/meta.tmpl#newcode7 includes/meta.tmpl:7: <meta name="title" content="{{ title | translate('page-title', 'Page Title') }}"> ...
Feb. 28, 2017, 12:46 p.m. (2017-02-28 12:46:41 UTC) #5
saroyanm
https://codereview.adblockplus.org/29375829/diff/29377558/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29375829/diff/29377558/templates/default.tmpl#newcode5 templates/default.tmpl:5: <meta charset="utf-8"> It's uppercase UTF-8 -> https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#attr-charset https://codereview.adblockplus.org/29375829/diff/29377558/templates/default.tmpl#newcode10 templates/default.tmpl:10: ...
Feb. 28, 2017, 5:24 p.m. (2017-02-28 17:24:58 UTC) #6
erick
https://codereview.adblockplus.org/29375829/diff/29377558/templates/default.tmpl File templates/default.tmpl (right): https://codereview.adblockplus.org/29375829/diff/29377558/templates/default.tmpl#newcode5 templates/default.tmpl:5: <meta charset="utf-8"> On 2017/02/28 17:24:58, saroyanm wrote: > It's ...
March 1, 2017, 11:29 a.m. (2017-03-01 11:29:40 UTC) #7
saroyanm
March 8, 2017, 11:16 a.m. (2017-03-08 11:16:26 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld