summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2008-06-21Add support for the universal edit buttonJoey Hess
2008-06-04finishing touches on the new search pluginJoey Hess
2008-06-04The search interface now allows searching for a page by title ("title:foo"), ...Joey Hess
2008-06-03prettify page names, and drop the redunadant url displayJoey Hess
2008-06-03search: Converted to use xapian-omega.Joey Hess
2008-05-30improve wordingJoey Hess
2008-05-30hashed password support, and empty password security fixJoey Hess
2008-05-28Add rel=nofollow to edit links. This may prevent some spiders from pounding o...Joey Hess
2008-04-10responseJoey Hess
2008-04-10Give the full path to the hyperestraier helpfile in estseek.conf.Joey Hess
2008-04-10Fix CSRF attacks against the preferences and edit forms. Closes: #475445Joey Hess
2008-03-03* Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess
2008-02-14* The search plugin needs to override <base> to point to the directoryJoey Hess
2008-02-09Merge branch 'master' into prefix-directivesJosh Triplett
2008-02-09* Page templates can now use CTIME to show when the page was created.Joey Hess
2008-02-09change wordingJoey Hess
2008-02-09reword to put the more important info (page names) nearer the frontJoey Hess
2008-02-05add ! prefix to some directives in templates, and to the recentchanges pageJoey Hess
2008-01-29more whitespace nonsenseJoey Hess
2008-01-29more HTML::Template funJoey Hess
2008-01-29fix display of diff iconJoey Hess
2008-01-29* meta: Add pagespec functions to match against title, author, authorurl,Joey Hess
2008-01-29really use unmunged author in metadataJoey Hess
2008-01-29rename templateJoey Hess
2008-01-29move message to endJoey Hess
2008-01-29more style improvementsJoey Hess
2008-01-29fairly good css style for static recentchanges pageJoey Hess
2008-01-29non-tabular recentchanges displayJoey Hess
2008-01-29* Removed support for sending commit notification mails. Along with it wentJoey Hess
2008-01-28proof of concept implementation of static recentchangesJoey Hess
2008-01-28addJoey Hess
2008-01-09include license/copyright/author info if availableJoey Hess
2008-01-09* inline: Add copyright/license info on a per-post basis to atomJoey Hess
2008-01-08* aggregate: Include copyright statements from rss feed as meta copyrightJoey Hess
2007-11-08Add xmlns attribute on html element in templates; pages can now validate.Josh Triplett
2007-09-20* Fix copyright and licence styling.joey
2007-09-15basic styling for license and copyrightjoey
2007-09-15bugfixesjoey
2007-09-14* meta: Support license and copyright information. The information willjoey
2007-08-17* Applied Jeremie Koenig's pluggable editpage buttons patch:joey
2007-08-11* Apply a patch from NicolasLimare adding modification date tags to rss andjoey
2007-07-16* Wrap the editpage template in the standard misctemplate, this allows thejoey
2007-05-28* More consistent encoding of titles in rss and atom feeds. Don't usejoey
2007-05-11* Make all templates have a footer div to ease themeing. Required templatejoey
2007-05-08Remove img style attribute from recentchanges.tmpl; the default style.css cov...joshtriplett
2007-05-01don't generate tags span if there are no tags..joey
2007-04-29remove empty footer, doesn't play well with new cssjoey
2007-04-26more footer improvementsjoey
2007-04-26* Move the footer div to enclose tags and links too.joey
2007-04-18* Minor template improvements by Alessandro.joey