aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* * Add no_override parameter to hook().joey2006-10-15
* * Make the aggregate plugin emphasize error messages.joey2006-10-13
* * Atom feed support based on a patch by Clint Adams.joey2006-10-08
* change wordjoey2006-10-08
* * Change %renderedfiles to store an array of files rendered from a givenjoey2006-10-08
* * Don't fail syntax check if Text::Typography isn't installed.joey2006-09-26
* * Fix a forkbomb in various calls to IPC::Open2, which has a highlyjoey2006-09-25
* * inline: Add ability to sort by page name, based on a patch fromjoey2006-09-25
* move usejoey2006-09-21
* * Add typography (SmartyPants) plugin by Recai.joey2006-09-21
* estseek patch (slightly altered) and other repliesjoey2006-09-18
* * Yet another fix for those poor case-insensative `OSX users.joey2006-09-18
* * Updated ikiwiki.svgz from Recai, includes an icon and is used to generatejoey2006-09-16
* oops...joey2006-09-16
* * Support Text::Markdown from CPAN, which has a different interface fromjoey2006-09-16
* * Deal with CPAN installing Markdown as Text::Markdown, while it's joey2006-09-16
* * pagetemplate hooks are now also called when generating cgi pages.joey2006-09-16
* * Patch from Recai to fix a wide character warning from the search pluginjoey2006-09-15
* * Fix a baseurl problem in hyperestradier search results.joey2006-09-15
* oops..joey2006-09-14
* hail UB313!joey2006-09-14
* * Add a module version number to IkiWiki, so you can "use IkiWiki '1.00'"joey2006-09-09
* * Work on firming up the plugin interface:joey2006-09-09
* * Add a googlecalendar plugin. A bit special-purpose, but it showsjoey2006-09-09
* * Add a missing -n to tla undo call.joey2006-09-08
* shorten furtherjoey2006-09-07
* remove the "0 new", it's not very usefuljoey2006-09-07
* simplifyjoey2006-09-07
* size limitsjoey2006-09-07
* force charsetjoey2006-09-07
* * Add a linkmap plugin (requires graphviz).joey2006-09-07
* typojoey2006-09-07
* * Include <link rel> tag for RSS feeds, used by some aggregators andjoey2006-09-06
* * Add proper waitpid calls for open2ed processes throughout to avoidjoey2006-09-03
* * Fix another destpage issue in the inline directive. Closes: #385512joey2006-09-03
* releasing version 1.23joey2006-09-03
* * Add processed date to aggregate preprocessor directive status output.joey2006-09-02
* fix taint issuejoey2006-08-29
* don't add actions if all emptyjoey2006-08-28
* * Patch from James Westby to add an actions option to inline; thisjoey2006-08-28
* * Change htmlize, format, and sanitize hooks to use named parameters.joey2006-08-28
* * Add toc (table of contents) plugin.joey2006-08-28
* bugnumjoey2006-08-28
* important robustness fixjoey2006-08-27
* fnordjoey2006-08-27
* * Added a ddate plugin.joey2006-08-27
* * 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
* * Generalised preprocesser loop protection code.joey2006-08-25
* * Change order of linkify and preprocess; first preprocess and then linkify.joey2006-08-23