File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,15 @@ Roundup Glossary
3232 a dash '-', and a number. E.g. ``file-1``. These are used to create
3333 new instances of a class via the web interface.
3434
35+ html directory
36+ there is a directory called **html** in tracker homes. This
37+ contains html files (called templates) that are processed by the
38+ templating processor (TAL or jinja2) for delivery to a web
39+ client. However there is also a ``templates`` setting in the
40+ tracker's ``config.ini`` file. The default value for this is
41+ ``html``. However any directories listed as templates should be
42+ considered an ``html directory``
43+
3544 hyperdb
3645 a software layer between the user and the underlying :term:`db`.
3746 It is responsible for mutating the underlying db when the schema
You can’t perform that action at this time.
0 commit comments