Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Unified Diff: tests/expected_output/static/en/translate-template
Issue
29933596
:
Issue 5333 - Allow cms to generate relative pages (Closed)
Base URL: https://hg.adblockplus.org/cms/
Patch Set: Address comments on PS2, rearrange test files (again)
Created Nov. 7, 2018, 4:14 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
cms/bin/generate_static_pages.py
cms/converters.py
cms/utils.py
tests/expected_output/common/de/translate-partial
tests/expected_output/common/en/filter
tests/expected_output/common/en/global
tests/expected_output/common/en/includer
tests/expected_output/common/en/metadata_json
tests/expected_output/common/en/metadata_json_comment
tests/expected_output/common/en/metadata_old_comment
tests/expected_output/common/en/sitemap
tests/expected_output/dynamic/de/translate
tests/expected_output/dynamic/de/translate-html
tests/expected_output/dynamic/de/translate-include
tests/expected_output/dynamic/de/translate-not-enough
tests/expected_output/dynamic/de/translate-template
tests/expected_output/dynamic/de/translate-tmpl
tests/expected_output/dynamic/en/get_page_url
tests/expected_output/dynamic/en/siteurl
tests/expected_output/dynamic/en/translate
tests/expected_output/dynamic/en/translate-html
tests/expected_output/dynamic/en/translate-include
tests/expected_output/dynamic/en/translate-template
tests/expected_output/dynamic/en/translate-tmpl
tests/expected_output/en/get_page_url@static
tests/expected_output/en/rel_path@dynamic
tests/expected_output/en/rel_path@static
tests/expected_output/en/siteurl@static
tests/expected_output/relative/de/translate
tests/expected_output/relative/de/translate-html
tests/expected_output/relative/en/foo/bar
tests/expected_output/relative/en/rel_path
tests/expected_output/relative/en/translate
tests/expected_output/relative/en/translate-html
tests/expected_output/static/de/translate
tests/expected_output/static/de/translate-html
tests/expected_output/static/de/translate-include
tests/expected_output/static/de/translate-not-enough
tests/expected_output/static/de/translate-template
tests/expected_output/static/de/translate-tmpl
tests/expected_output/static/en/get_page_url
tests/expected_output/static/en/rel_path
tests/expected_output/static/en/siteurl
tests/expected_output/static/en/translate
tests/expected_output/static/en/translate-html
tests/expected_output/static/en/translate-include
tests/expected_output/static/en/translate-template
tests/expected_output/static/en/translate-tmpl
tests/test_page_outputs.py
tests/test_site/pages/foo/bar.html
tests/test_site/pages/foo/bar.md
tests/test_site/pages/rel_path.html
View side-by-side diff with in-line comments
Download patch
« cms/converters.py
('K') |
« tests/expected_output/static/en/translate-include
('k') |
tests/expected_output/static/en/translate-tmpl »
('j') |
tests/test_page_outputs.py »
('J')
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: tests/expected_output/static/en/translate-template
===================================================================
copy from tests/expected_output/en/translate-template
copy to tests/expected_output/static/en/translate-template
« cms/converters.py
('K') |
« tests/expected_output/static/en/translate-include
('k') |
tests/expected_output/static/en/translate-tmpl »
('j') |
tests/test_page_outputs.py »
('J')
Edit Message
Issue 29933596: Issue 5333 - Allow cms to generate relative pages (Closed)
Created Nov. 2, 2018, 2:48 a.m. by rhowell
Modified Jan. 9, 2019, 10:56 p.m.
Reviewers: Vasily Kuznetsov
Base URL: https://hg.adblockplus.org/cms/
Comments: 31
This is Rietveld