* Add a test suite for the mercurial backend, contributed by Emanuele Aina.
[ikiwiki.git] / IkiWiki / Plugin /
2006-11-21 joey* Add a test suite for the mercurial backend, contribut...
2006-11-21 joeyformatting
2006-11-20 joeyadd
2006-11-20 joey* Add "last" parameter to hook function. Very basic...
2006-11-20 joeyshortcut stuff
2006-11-20 joeyget rid of wikiformat build dep
2006-11-20 joey* Add openidsignup config option.
2006-11-20 joey* Make auth methods pluggable.
2006-11-09 joey* Fix img plugin's handling of adding dependencies...
2006-11-08 joey* Make sure to check for errors from every eval.
2006-11-08 joey* Patch from Ethan Glasser Camp to add a skip option...
2006-11-08 joey* Enable utf8 file IO in aggregate plugin.
2006-11-06 joeytypo
2006-11-05 joey* Avoid syntax errors in templates used by the template...
2006-11-04 joey* Fix issue with aggregate plugin updating expired...
2006-11-01 joey* Patch from James Westby to support podcasting, photob...
2006-11-01 joey* Implemented expiry options for aggregate plugin.
2006-10-28 joey instead of over and over. Typical speedup is ~4x...
2006-10-22 joey* Change the rss feed title from the wikiname to the...
2006-10-21 joey* Add an img plugin, based on Christian Mock's img...
2006-10-20 joey* Change the rss feed title from the wikiname to the...
2006-10-16 joeytodo
2006-10-16 joey* Wrap entire technortati ping operation in an eval...
2006-10-15 joey* Add no_override parameter to hook().
2006-10-13 joey* Make the aggregate plugin emphasize error messages.
2006-10-08 joey* Atom feed support based on a patch by Clint Adams.
2006-10-08 joeychange word
2006-10-08 joey* Change %renderedfiles to store an array of files...
2006-09-26 joey* Don't fail syntax check if Text::Typography isn't... 1.28
2006-09-25 joey* Fix a forkbomb in various calls to IPC::Open2, which...
2006-09-25 joey * inline: Add ability to sort by page name, based...
2006-09-21 joeymove use
2006-09-21 joey* Add typography (SmartyPants) plugin by Recai.
2006-09-18 joeyestseek patch (slightly altered) and other replies
2006-09-18 joey* Yet another fix for those poor case-insensative ...
2006-09-16 joey* Updated ikiwiki.svgz from Recai, includes an icon...
2006-09-16 joeyoops...
2006-09-16 joey* Support Text::Markdown from CPAN, which has a differe...
2006-09-16 joey* Deal with CPAN installing Markdown as Text::Markdown...
2006-09-16 joey* pagetemplate hooks are now also called when generatin...
2006-09-15 joey* Patch from Recai to fix a wide character warning...
2006-09-15 joey* Fix a baseurl problem in hyperestradier search results.
2006-09-14 joeyoops..
2006-09-14 joeyhail UB313!
2006-09-09 joey* Add a module version number to IkiWiki, so you can...
2006-09-09 joey* Work on firming up the plugin interface:
2006-09-09 joey* Add a googlecalendar plugin. A bit special-purpose...
2006-09-08 joey* Add a missing -n to tla undo call. 1.26
2006-09-07 joeyshorten further
2006-09-07 joeyremove the "0 new", it's not very useful
2006-09-07 joeysimplify
2006-09-07 joeysize limits
2006-09-07 joeyforce charset
2006-09-07 joey* Add a linkmap plugin (requires graphviz).
2006-09-07 joeytypo
2006-09-06 joey* Include <link rel> tag for RSS feeds, used by some...
2006-09-03 joey* Add proper waitpid calls for open2ed processes throug...
2006-09-03 joey* Fix another destpage issue in the inline directive...
2006-09-03 joeyreleasing version 1.23 1.23
2006-09-02 joey* Add processed date to aggregate preprocessor directiv...
2006-08-29 joeyfix taint issue
2006-08-28 joeydon't add actions if all empty
2006-08-28 joey* Patch from James Westby to add an actions option...
2006-08-28 joey* Change htmlize, format, and sanitize hooks to use...
2006-08-28 joey* Add toc (table of contents) plugin.
2006-08-28 joeybugnum
2006-08-27 joeyimportant robustness fix
2006-08-27 joeyfnord
2006-08-27 joey* Added a ddate plugin.
2006-08-26 joey* Patch from James Westby to add a template for the...
2006-08-26 joey* Patch from James Westby to allow a description to...
2006-08-25 joey* Generalised preprocesser loop protection code.
2006-08-23 joey* Change order of linkify and preprocess; first preproc...
2006-08-23 joeyfixes
2006-08-23 joey* Allow preprocessor directives to contain python-like...
2006-08-22 joey* Fix a bug introduced last version to do with nested...
2006-08-19 joeyfix regexp
2006-08-19 joeyadd in a hack to improve the look of check marks in...
2006-08-19 joey* Add first draft at a Restructured Text (rst) plugin...
2006-08-19 joeykill footer
2006-08-18 joeygenerate valid xhtml in all cases, including nesting
2006-08-18 joey* Add otl format plugin, which handles files as created...
2006-08-18 joeyremove maxdepth, it can be accomplished by pagespec...
2006-08-18 joey* Add a map plugin contributed by Alessandro Dotti...
2006-08-18 joey* Support inlining pages raw, rather than creating...
2006-08-18 joeynote
2006-08-18 joey* Call filter hooks on inlined page content.
2006-08-18 joey* Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
2006-08-17 joey* Fix a bug in the aggregator introduced last version... 1.20
2006-08-17 joey* Catch failing IPC::Open2 in tidy plugin and retry...
2006-08-16 joey* Fix an infinite loop in the aggregator when finding...
2006-08-16 joey* Add some locking to prevent 2 aggregators from runnin...
2006-08-15 joeyavoid undefined value warning in some case
2006-08-13 joey* The last release accidentially installed ikiwiki...
2006-08-12 joey* If the meta plugin overides the page title, set a...
2006-08-12 joeyreleasing version 1.17 1.17
2006-08-12 joey* Set die_on_bad_params => 0 for all templates, to...
2006-08-10 joey* Improve markdown loading. First, try to load it as...
2006-08-10 joey* Display an error message if /usr/bin/markdown can...
2006-08-05 joeymisc changes
next