Mercurial > p > roundup > code
view website/www/make.bat @ 5154:f608eeecf638
issue2550891: Allow subdir in template value. Anthony (antmail)
requested the ability to put templates into subdirectories. So
the issue class can accept @template=issues/item to get the
html/issues/issue.item.html template.
Inlcude a test case for missing and existing (tal) templates.
Also include a test that fails path traversal check.
Add mention of subdiectoy use to customizing.txt along with some
spelling fixes and ^M removal.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 22 Jul 2016 15:19:40 -0400 |
| parents | bcec10953ae8 |
| children | 3a851df879cd |
line wrap: on
line source
@rem python -m pip install sphinx @rem python -m pip install sphinxcontrib-cheeseshop python -m sphinx . html
