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

Issue 5158802752012288: Issue 2306 - Add toc macro to web.adblockplus.org (Closed)

Created:
April 7, 2015, 9 p.m. by kzar
Modified:
April 14, 2015, 5:16 p.m.
CC:
saroyanm
Visibility:
Public.

Description

2306 - Add toc macro to web.adblockplus.org Depends on - 2119 adding get_page_content global function to the CMS: http://codereview.adblockplus.org/5148261828526080/ - Corresponding changes to conversion script https://github.com/kzar/adblockplus-website-converter/commit/0acddcf307a4f1febbb6df01d633b66672990e56

Patch Set 1 #

Total comments: 2

Patch Set 2 : Made spacing more consistent. #

Total comments: 4

Patch Set 3 : Addressed Wladimir's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -0 lines) Patch
A includes/toc.tmpl View 1 2 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 6
kzar
Patch Set 1
April 7, 2015, 9:06 p.m. (2015-04-07 21:06:04 UTC) #1
Sebastian Noack
Issue 2118 only specifies the change to the migration script. The change here isn't mentioned ...
April 13, 2015, 9:58 a.m. (2015-04-13 09:58:15 UTC) #2
kzar
Patch Set 2 : Made spacing more consistent. I've created new issue for this and ...
April 13, 2015, 11:20 a.m. (2015-04-13 11:20:21 UTC) #3
Wladimir Palant
http://codereview.adblockplus.org/5158802752012288/diff/5724160613416960/includes/toc.tmpl File includes/toc.tmpl (right): http://codereview.adblockplus.org/5158802752012288/diff/5724160613416960/includes/toc.tmpl#newcode18 includes/toc.tmpl:18: {% macro toc(page, title_tag) %} Should be title_tag=None the ...
April 13, 2015, noon (2015-04-13 12:00:35 UTC) #4
kzar
Patch Set 3 : Addressed Wladimir's comments. http://codereview.adblockplus.org/5158802752012288/diff/5724160613416960/includes/toc.tmpl File includes/toc.tmpl (right): http://codereview.adblockplus.org/5158802752012288/diff/5724160613416960/includes/toc.tmpl#newcode18 includes/toc.tmpl:18: {% macro ...
April 13, 2015, 12:49 p.m. (2015-04-13 12:49:13 UTC) #5
Wladimir Palant
April 13, 2015, 7 p.m. (2015-04-13 19:00:33 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld