summaryrefslogtreecommitdiff
path: root/templates/archivepage.tmpl
AgeCommit message (Collapse)Author
2010-05-05consistently drop NAME= in templatesJoey Hess
also add template syntax smoke test
2009-04-10inline: Add author info to archive display.Joey Hess
This won't change it normally, and is useful if using archive format to display some aggregated feed titles.
2009-04-10fix formatJoey Hess
2009-04-10Add missing permalink support to archivepage and titlepage templates.Joey Hess
2007-03-21oh, this is confusing, it needs escaping in <title>, but not when it's usedjoey
inline, already escaped there
2007-03-21* Fix a few bugs around page titles containing html. The worst of thesejoey
is an actual security hole as it allows insertion of html into the title element of a page, which is not processed by the htmlscrubber.
2007-03-02* Add "template" option to inline plugin to allow for use of customisedjoey
templates.