aboutsummaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAge
* * Work on firming up the plugin interface:joey2006-09-09
* * Include <link rel> tag for RSS feeds, used by some aggregators andjoey2006-09-06
* escaping fix from Emanuele Ainajoey2006-09-06
* close a possible XSS holejoey2006-09-04
* move html escapingjoey2006-09-04
* * Patch from James Westby to add an actions option to inline; thisjoey2006-08-28
* * Patch from James Westby to add a template for the search form.joey2006-08-26
* * Patch from James Westby to allow a description to be set for rss feeds.joey2006-08-26
* * Make all pages pull in a local.css style sheet, if present. This won'tjoey2006-08-24
* revert broken parentlinks fix, which was broken, explain whyjoey2006-08-22
* * Clean up behavior with broken parentlinks.joey2006-08-21
* * Fixed a bug with previews of subpages having broken links to top-leveljoey2006-08-21
* * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.joey2006-08-18
* use rel=bookmark here too..joey2006-08-04
* oopsjoey2006-08-04
* * Various CSS and formatting changes.joey2006-08-04
* * Make aggregator save permalinks and author name to pages as metadata.joey2006-08-04
* fix title metadata on blogs, reorg needed to do it, simplified tag somejoey2006-07-31
* * Title metadata of inlined pages now shows up in blogs, although not yetjoey2006-07-30
* * Change meta tags to use html entity-escaped text for values, so thatjoey2006-07-30
* improcejoey2006-07-30
* fixes, and make dir optionaljoey2006-07-30
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30
* * Put categories in rss feeds for tagged items.joey2006-07-29
* Hope encrico doesn't mind, but I changed the location and layout of thejoey2006-07-28
* - Adds a tag plugin that allows more easily tagging pages.joey2006-07-27
* * Patch from Recai to allow selection of page type when creating a new page.joey2006-07-26
* some stylesheet improvements for the table, also add a bit more borderjoey2006-07-06
* remove most of the black linesjoey2006-07-04
* fixjoey2006-07-04
* add a commit type columnjoey2006-07-04
* * Make RecentChanges use a table and some CSS, should be much more readable.joey2006-07-04
* so make sure to let perl know it should be handled as utf8. Also,joey2006-07-02
* * Reorganised the doc wiki's todo/* pages, using a link/tag to flagjoey2006-06-02
* * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades thatjoey2006-05-27
* better fix for empty actions list issuejoey2006-05-26
* * Rebuilding on upgrade to this version is recommended.joey2006-05-26
* header can appear more than one time, so is a class, not an idjoey2006-05-26
* * The page name and parent links has switched from using a <h1> to a styledjoey2006-05-26
* * Add ikiwiki-mass-rebuild script, ripped out of the postinst.joey2006-05-05
* * Allow discussion links on pages to be turned off with --no-discussion.joey2006-05-05
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* * Rename inlinepage to depends, so that it can be used to refer to morejoey2006-05-01
* morejoey2006-04-25
* formattingjoey2006-04-25
* subscription nearly donejoey2006-04-25
* Convert postprocessordirectives into preprocessordirectives, so they arejoey2006-04-04
* - add <base> to cgi output, this is especially useful for output containingjoey2006-04-02
* fixesjoey2006-03-29
* added --hyperestraier switch, which turns on search supportjoey2006-03-29