summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
AgeCommit message (Expand)Author
2007-01-10* Fix --locale to control LC_ALL now.joey
2007-01-08* Add a rawhtml plugin that allows copying raw html files from the srcdir.joey
2007-01-04added some comments for translatorsjoey
2007-01-03fix whitespacejoey
2006-12-29* Add a textile format plugin contributed by mazirian.joey
2006-12-29* Don't put discussion links on discussion pages.joey
2006-12-29use same logic as for regular discussion linksjoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-12-23* Add mirrorlist plugin.joey
2006-12-21* Add support for links of the form [[../foo]], this links to the pagejoey
2006-12-21* Turn $config{wiki_file_prune_regexps} into an array that is easier tojoey
2006-12-21* Fix an issue with inlining a page with a rss feed inside anotherjoey
2006-12-18use POSTjoey
2006-12-14* Fix sometimes broken links to Discussion pages from blog pages.joey
2006-12-14include choice in commit msgjoey
2006-12-14* Use POST for poll to avoid some robots.joey
2006-12-04* Fix various links on the hyperestradier pages.joey
2006-12-02* Fix daemonisation code to only do daemon setup things after forking thejoey
2006-11-28* More build deps updates.joey
2006-11-28* Allow /etc/ikiwiki/wikilist to list just the names of users, if so thenjoey
2006-11-26bugjoey
2006-11-26oopsjoey
2006-11-26bugfixjoey
2006-11-26bugfixesjoey
2006-11-26bugsjoey
2006-11-26add a poll pluginjoey
2006-11-26don't need to scan after all; links inside blocks of text should be foundjoey
2006-11-26add quick mode for speeding up generation of big archive pagesjoey
2006-11-22updatesjoey
2006-11-22renamejoey
2006-11-22bugfixenjoey
2006-11-22* Add toggle plugin.joey
2006-11-21* Add a test suite for the mercurial backend, contributed by Emanuele Aina.joey
2006-11-21formattingjoey
2006-11-20addjoey
2006-11-20* Add "last" parameter to hook function. Very basic ordering, and hopefullyjoey
2006-11-20shortcut stuffjoey
2006-11-20get rid of wikiformat build depjoey
2006-11-20* Add openidsignup config option.joey
2006-11-20* Make auth methods pluggable.joey
2006-11-09* Fix img plugin's handling of adding dependencies for images that do notjoey
2006-11-08* Make sure to check for errors from every eval.joey
2006-11-08* Patch from Ethan Glasser Camp to add a skip option to the inline plugin.joey
2006-11-08* Enable utf8 file IO in aggregate plugin.joey
2006-11-06typojoey
2006-11-05* Avoid syntax errors in templates used by the template plugin crashingjoey
2006-11-04* Fix issue with aggregate plugin updating expired pages.joey
2006-11-01* Patch from James Westby to support podcasting, photoblogging, vidcasting,joey
2006-11-01* Implemented expiry options for aggregate plugin.joey
2006-10-28 instead of over and over. Typical speedup is ~4x. Max possible speedup:joey