aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* remove debugging codejoey2007-03-03
* * Add "template" option to inline plugin to allow for use of customisedjoey2007-03-02
* increase plugin interface to 1.02joey2007-02-25
* * Patch from Ethan to improve behavior if a page is deleted or moved whilejoey2007-02-24
* * Correct a bug that could lead to infinite looping after signin in somejoey2007-02-24
* * Patch from HenrikBrixAndersen to fix a broken use of foreach in thejoey2007-02-23
* using setsid before import.. how did that ever work?joey2007-02-21
* fix breakagejoey2007-02-21
* * Since the CGI had to drop the wiki lock to avoid deadlocking thejoey2007-02-21
* * Elegant patch from Ethan to clean up the display of page names in 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
* * Fix a security hole that allowed a web user to edit images and otherjoey2007-02-10
* * 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
* code checking for locked pages into a new "lockedit" plugin. Both arejoey2007-02-03
* 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
* * Always call rcs_update after a commit during a web edit, to work aroundjoey2007-01-28
* * Improve use of svn merge, by specifying the file to merge, rather thanjoey2007-01-28
* * Make gitorigin_branch and gitmaster_branch configurable via the setupjoey2007-01-27
* * 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
* qoutingjoey2007-01-14
* fix formatjoey2007-01-14
* * Change the RecentChanges page to show the path of changed pages.joey2007-01-14
* fix broken format string, manual unfuzzyjoey2007-01-14
* * In the aggregator, check for and deal with post filenames that arejoey2007-01-14
* Improve error message when postsignin (probably from openid) fails due tojoey2007-01-12
* * Search in default location for templates as a fallback when templatedir isjoey2007-01-12
* remove \n from gettexed string, and unfuzzyjoey2007-01-11
* * Fix --locale to control LC_ALL now.joey2007-01-10