Age | Commit message (Expand) | Author |
2007-11-08 | Add xmlns attribute on html element in templates; pages can now validate. | Josh Triplett |
2007-09-20 | * Fix copyright and licence styling. | joey |
2007-09-15 | basic styling for license and copyright | joey |
2007-09-15 | bugfixes | joey |
2007-09-14 | * meta: Support license and copyright information. The information will | joey |
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 and | joey |
2007-07-16 | * Wrap the editpage template in the standard misctemplate, this allows the | joey |
2007-05-28 | * More consistent encoding of titles in rss and atom feeds. Don't use | joey |
2007-05-11 | * Make all templates have a footer div to ease themeing. Required template | joey |
2007-05-08 | Remove img style attribute from recentchanges.tmpl; the default style.css cov... | joshtriplett |
2007-05-01 | don't generate tags span if there are no tags.. | joey |
2007-04-29 | remove empty footer, doesn't play well with new css | joey |
2007-04-26 | more footer improvements | joey |
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-06 | use popup balloon for more backlinks, rather than expanding on hover, since | joey |
2007-04-06 | * Reorder the icon in the template above the stylesheets, to avoid icon | joey |
2007-03-31 | * Hide excess backlinks and expand using CSS trick; control quantiy via | joey |
2007-03-21 | the real bug turned out to be in the meta plugin | joey |
2007-03-21 | forgot to revert this | joey |
2007-03-21 | oh, this is confusing, it needs escaping in <title>, but not when it's used | joey |
2007-03-21 | * Fix a few bugs around page titles containing html. The worst of these | joey |
2007-03-17 | wording | joey |
2007-03-17 | * Detect the case of two people independently creating the same page at the | joey |
2007-03-06 | really add | joey |
2007-03-02 | * Add "template" option to inline plugin to allow for use of customised | joey |
2007-02-24 | * Patch from Ethan to improve behavior if a page is deleted or moved while | joey |
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 failures | joey |
2007-01-14 | * Fix bogus use of CDATA in atom feeds. Closes: #406898 | joey |
2006-12-28 | revert trailer, breaks html thanks to markdown | joey |
2006-12-28 | Changes from StefanoZacchiroli: | joey |
2006-12-23 | * Add mirrorlist plugin. | joey |
2006-11-21 | updates | joey |
2006-11-15 | typos | joey |
2006-11-13 | * Work with hyperestraier 1.4.9. | joey |
2006-11-10 | * Work around a strange bug in CGI::FormBuilder 3.0401 that makes | joey |
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-17 | fix mime type | joey |
2006-09-16 | * Updated ikiwiki.svgz from Recai, includes an icon and is used to generate | joey |
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 and | joey |
2006-09-06 | escaping fix from Emanuele Aina | joey |
2006-09-04 | close a possible XSS hole | joey |