A number of changes for templates and modularity
Mike Gerwitz
2013-06-04 22:48:00 -0400
3ef6714551Ensuring url_root will always contain forward slash when concatenated with cref
tpl
Mike Gerwitz
2013-06-04 22:42:47 -0400
f04c9f24a8Altered hashcache retrieve function to return only the second field rather than 2+
Mike Gerwitz
2013-06-04 22:39:44 -0400
2b143a5d90Added support for strong emphasis with double-star notation (msgfmt)
Mike Gerwitz
2013-06-04 22:29:34 -0400
dec4ad6a79Remaining log/data files generated by repo2html will now take into account path_root
Mike Gerwitz
2013-06-02 11:58:18 -0400
31461e7236hashcache will now output commit subject to cache
Mike Gerwitz
2013-06-02 11:56:00 -0400
d14eda464ehashcache will now take into account path_root when determining cache location
Mike Gerwitz
2013-06-02 11:54:58 -0400
e69f16e908Removed path_root export and reassignment in processor
Mike Gerwitz
2013-06-02 11:54:37 -0400
2ff069be4fAdded -uU options for repo and commit URLs; used by commit template
Mike Gerwitz
2013-05-30 23:15:01 -0400
3fae735d0bIndex copyright notice in footer now includes license
Mike Gerwitz
2013-05-30 21:25:26 -0400
1d4c1a1d18Templates now enclose content in a content div
Mike Gerwitz
2013-05-30 21:25:16 -0400
111980f233Root URL in index template will now default to "/"
Mike Gerwitz
2013-05-30 21:15:58 -0400
5c923940e4Corrected root url set when in raw mode
Mike Gerwitz
2013-05-30 21:15:43 -0400
21aec4fb13Corrected message formatter configuration path
Mike Gerwitz
2013-05-29 20:19:14 -0400
11236d4c27Corrected msgfmt em formatting with asterisks
Mike Gerwitz
2013-05-28 23:38:11 -0400
c98071832dTitle now links to $url_root (and "return to index" link now does as well)
Mike Gerwitz
2013-05-27 16:56:15 -0400
5f8b1417f8Subject line will now be included as an h3 in index template if do-index is undefined
Mike Gerwitz
2013-05-27 16:54:54 -0400
53f6e4f97eAdded subject to title, if available, separated by $html_tsep (mdash by default)
Mike Gerwitz
2013-05-27 16:54:18 -0400
dd870f933cAdded $html_body_class support to templates
Mike Gerwitz
2013-05-27 16:52:15 -0400
f776c8f918Moved template functions/procedures into their own file
Mike Gerwitz
2013-05-27 16:51:41 -0400
80b466694bAdded -P option to msgfmt and moved addition of beginning and ending p tags from commit2html to msgfmt
Mike Gerwitz
2013-05-27 16:50:34 -0400
efa0adc41bindex template will output commit-id line only if available
Mike Gerwitz
2013-05-26 17:38:53 -0400
bea28c6ab9Added -i option for raw input to specified template
Mike Gerwitz
2013-05-26 17:38:35 -0400
eadb86cd6aindex template will now default to accepting input from stdin if do-index is undefined
Mike Gerwitz
2013-05-26 17:31:38 -0400
b60623d005Formatting fix in repo2html script (indentation)
Mike Gerwitz
2013-05-26 17:30:49 -0400
9a8803f707Added license to index and commit templates
Mike Gerwitz
2013-05-25 23:00:05 -0400
82c6539306do-index now accepts command names for heading, line and footer outputs for index sections
Mike Gerwitz
2013-05-25 22:14:42 -0400
3be799da5cRemoved extra indentation from do-index in processor
Mike Gerwitz
2013-05-25 20:05:00 -0400
a261314df3Added index and commit classes to respective body tags of templates
Mike Gerwitz
2013-05-25 15:26:26 -0400
40fb165b53Added html_pre_index var for templates
Mike Gerwitz
2013-05-25 11:10:14 -0400
cde17bbf02Added path_root export for templates
Mike Gerwitz
2013-05-25 11:10:00 -0400