aboutsummaryrefslogtreecommitdiff
path: root/templates/archivepage.tmpl
Commit message (Collapse)AuthorAge
* oh, this is confusing, it needs escaping in <title>, but not when it's usedjoey2007-03-21
| | | | | inline, already escaped there
* * Fix a few bugs around page titles containing html. The worst of thesejoey2007-03-21
| | | | | 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.
* * Add "template" option to inline plugin to allow for use of customisedjoey2007-03-02
templates.