summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
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
2007-04-12* Add postformtext parameter to inline.joey
2007-04-06use popup balloon for more backlinks, rather than expanding on hover, sincejoey
2007-04-06* Reorder the icon in the template above the stylesheets, to avoid iconjoey
2007-03-31* Hide excess backlinks and expand using CSS trick; control quantiy viajoey
2007-03-21the real bug turned out to be in the meta pluginjoey
2007-03-21forgot to revert thisjoey
2007-03-21oh, this is confusing, it needs escaping in <title>, but not when it's usedjoey
2007-03-21* Fix a few bugs around page titles containing html. The worst of thesejoey
2007-03-17wordingjoey
2007-03-17* Detect the case of two people independently creating the same page at thejoey
2007-03-06really addjoey
2007-03-02* Add "template" option to inline plugin to allow for use of customisedjoey
2007-02-24* Patch from Ethan to improve behavior if a page is deleted or moved whilejoey
2007-02-19* Patch to fix validaton of atom feeds by fixing the category tags.joey
2007-02-18* New domain name for ikiwiki: ikiwiki.info. Update your links.joey
2007-02-15* Many changes to make ikiwiki very resistant to write failuresjoey
2007-01-14* Fix bogus use of CDATA in atom feeds. Closes: #406898joey
2006-12-28revert trailer, breaks html thanks to markdownjoey
2006-12-28Changes from StefanoZacchiroli:joey
2006-12-23* Add mirrorlist plugin.joey
2006-11-21updatesjoey
2006-11-15typosjoey
2006-11-13* Work with hyperestraier 1.4.9.joey
2006-11-10* Work around a strange bug in CGI::FormBuilder 3.0401 that makesjoey
2006-11-01* Patch from James Westby to support podcasting, photoblogging, vidcasting,joey
2006-10-08* Atom feed support based on a patch by Clint Adams.joey
2006-09-17fix mime typejoey
2006-09-16* Updated ikiwiki.svgz from Recai, includes an icon and is used to generatejoey
2006-09-16* pagetemplate hooks are now also called when generating cgi pages.joey
2006-09-10* If an inlined page has a permalink, link the page title to that.joey
2006-09-09* Work on firming up the plugin interface:joey
2006-09-06* Include <link rel> tag for RSS feeds, used by some aggregators andjoey
2006-09-06escaping fix from Emanuele Ainajoey
2006-09-04close a possible XSS holejoey
2006-09-04move html escapingjoey