aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* increase plugin interface to 1.02joey2007-02-25
* * Patch from HenrikBrixAndersen to fix a broken use of foreach in thejoey2007-02-23
* fix breakagejoey2007-02-21
* * Since the CGI had to drop the wiki lock to avoid deadlocking thejoey2007-02-21
* * Make img plugin not fail immediately if Image::Magick is not available.joey2007-02-20
* * Don't error out if estcmd fails, just print a warning message. estcmd isjoey2007-02-20
* * Changed calling convention for httmllink slightly. The first threejoey2007-02-20
* improve stringjoey2007-02-15
* add day of week to prettydate, and i18njoey2007-02-15
* italisise urlsjoey2007-02-15
* supress redef warningjoey2007-02-15
* * Add a prettydate plugin that formats dates in a more readable fashion.joey2007-02-15
* * Patch from Ethan to allow using meta tags to set creation dates of pages.joey2007-02-15
* * Many changes to make ikiwiki very resistant to write failuresjoey2007-02-15
* * Allow multiple tag settings to appear in a single page.joey2007-02-14
* * Fix the template, toggle, and conditional plugins to filter text beforejoey2007-02-14
* * Allow plugins to add new types of tests that can be used in PageSpecs.joey2007-02-12
* * Add "reverse" option to inline to invert sort orders.joey2007-02-08
* * Patch based on a patch from Ethan to support relative matching injoey2007-02-06
* * Add feedshow option to allow reducing the number of items included injoey2007-02-05
* missing IkiWiki::joey2007-02-03
* * Add canedit hook, allowing arbitrary controls over when a page can bejoey2007-02-02
* * Fix several more missing translations of Discussion.joey2007-01-31
* * Fix for missing backlinks() in pagestats plugin.joey2007-01-31
* * Fix one more missing translation of Discussion.joey2007-01-31
* * Fix openid signin secret generation code. This fixes the bug that madejoey2007-01-30
* * Replace underscores in shortcut texts with spaces when formatting forjoey2007-01-28
* * Fix handling of discussion links on discussion pages when l10n is used.joey2007-01-18
* * Fix missing categories in rss/atom feeds.joey2007-01-14
* fehjoey2007-01-14
* fix broken format string, manual unfuzzyjoey2007-01-14
* * In the aggregator, check for and deal with post filenames that arejoey2007-01-14
* * Fix --locale to control LC_ALL now.joey2007-01-10
* * Add a rawhtml plugin that allows copying raw html files from the srcdir.joey2007-01-08
* added some comments for translatorsjoey2007-01-04
* fix whitespacejoey2007-01-03
* * Add a textile format plugin contributed by mazirian.joey2006-12-29
* * Don't put discussion links on discussion pages.joey2006-12-29
* use same logic as for regular discussion linksjoey2006-12-29
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Add mirrorlist plugin.joey2006-12-23
* * Add support for links of the form [[../foo]], this links to the pagejoey2006-12-21
* * Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey2006-12-21
* * Fix an issue with inlining a page with a rss feed inside anotherjoey2006-12-21
* use POSTjoey2006-12-18
* * Fix sometimes broken links to Discussion pages from blog pages.joey2006-12-14
* include choice in commit msgjoey2006-12-14
* * Use POST for poll to avoid some robots.joey2006-12-14
* * Fix various links on the hyperestradier pages.joey2006-12-04
* * Fix daemonisation code to only do daemon setup things after forking thejoey2006-12-02