summaryrefslogtreecommitdiff
path: root/templates/archivepage.tmpl
AgeCommit message (Collapse)Author
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.