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

Issue 29629558: Noissue - Add site name suffix to document title on help.eyeo.com (Closed)

Created:
Dec. 4, 2017, 11:24 a.m. by ire
Modified:
Dec. 14, 2017, 3:58 p.m.
Reviewers:
juliandoucette
Base URL:
https://hg.adblockplus.org/help.eyeo.com
Visibility:
Public.

Description

Noissue - Add site name suffix to document title on help.eyeo.com

Patch Set 1 #

Patch Set 2 : Rebased #

Total comments: 3

Patch Set 3 : Set title_suffix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
A locales/en/site.json View 1 chunk +6 lines, -0 lines 0 comments Download
M templates/article.tmpl View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M templates/product-home.tmpl View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11
ire
Dec. 4, 2017, 11:24 a.m. (2017-12-04 11:24:20 UTC) #1
juliandoucette
Perhaps this should change to "| ${product} Help Center" when a product is selected?
Dec. 4, 2017, 1:01 p.m. (2017-12-04 13:01:32 UTC) #2
ire
On 2017/12/04 13:01:32, juliandoucette wrote: > Perhaps this should change to "| ${product} Help Center" ...
Dec. 5, 2017, 11:02 a.m. (2017-12-05 11:02:04 UTC) #3
ire
On 2017/12/05 11:02:04, ire wrote: > On 2017/12/04 13:01:32, juliandoucette wrote: > > Perhaps this ...
Dec. 5, 2017, 11:20 a.m. (2017-12-05 11:20:29 UTC) #4
juliandoucette
Is this still relevant than? (If not, will you close this review?)
Dec. 5, 2017, 4:44 p.m. (2017-12-05 16:44:40 UTC) #5
ire
On 2017/12/05 16:44:40, juliandoucette wrote: > Is this still relevant than? (If not, will you ...
Dec. 6, 2017, 9:39 a.m. (2017-12-06 09:39:03 UTC) #6
juliandoucette
LGTM - If you push this later, don't forget to fix the exclude suffix variable ...
Dec. 13, 2017, 3:07 p.m. (2017-12-13 15:07:21 UTC) #7
ire
https://codereview.adblockplus.org/29629558/diff/29638568/templates/product-home.tmpl File templates/product-home.tmpl (right): https://codereview.adblockplus.org/29629558/diff/29638568/templates/product-home.tmpl#newcode1 templates/product-home.tmpl:1: title_suffix={{ products[product_id].full_name }} Variables don't work here :( (Or ...
Dec. 13, 2017, 7:30 p.m. (2017-12-13 19:30:15 UTC) #8
juliandoucette
My bad :( https://codereview.adblockplus.org/29629558/diff/29638568/templates/product-home.tmpl File templates/product-home.tmpl (right): https://codereview.adblockplus.org/29629558/diff/29638568/templates/product-home.tmpl#newcode1 templates/product-home.tmpl:1: title_suffix={{ products[product_id].full_name }} On 2017/12/13 19:30:14, ...
Dec. 14, 2017, 12:38 p.m. (2017-12-14 12:38:23 UTC) #9
ire
On 2017/12/14 12:38:23, juliandoucette wrote: > My bad :( Your suggestion worked :) (Waiting for ...
Dec. 14, 2017, 2:58 p.m. (2017-12-14 14:58:11 UTC) #10
juliandoucette
Dec. 14, 2017, 3:47 p.m. (2017-12-14 15:47:57 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld