* Add missing dependency on the URI perl module.
[ikiwiki.git] / debian / changelog
2006-10-27 joey* Add missing dependency on the URI perl module.
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-17 joey* Patch from Pawel Tecza to cp -a the templates in...
2006-10-16 joeyreleasing version 1.30 1.30
2006-10-16 joey* Wrap entire technortati ping operation in an eval...
2006-10-16 joey* Fix a subtle bug in will_render that broke some build...
2006-10-16 joeyFix support for --pingurl at the command line.
2006-10-15 joey* Add no_override parameter to hook().
2006-10-14 joeyreleasing version 1.29 1.29
2006-10-14 joey* Patch from Recai to limit recentchanges to displaying...
2006-10-13 joey* Make the aggregate plugin emphasize error messages.
2006-10-09 joeycorrect
2006-10-08 joey* Atom feed support based on a patch by Clint Adams.
2006-10-08 joeyupdate
2006-10-08 joey* Change %renderedfiles to store an array of files...
2006-10-02 joey* Patch from Alec Berryman adding a http_auth config...
2006-09-28 joey* Patch from Paul Tötterman to use CP in the Makefile.
2006-09-26 joey* Don't fail syntax check if Text::Typography isn't... 1.28
2006-09-25 joey* Don't rm -rf ikiwiki on distclean, since a) there...
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-24 joeyreleasing version 1.27 1.27
2006-09-23 joeyreorder
2006-09-23 joeyupdate
2006-09-21 joey* Add --render mode, which can be used to preview an...
2006-09-21 joey* Add typography (SmartyPants) plugin by Recai.
2006-09-18 joeyestseek patch (slightly altered) and other replies
2006-09-18 joeytypo
2006-09-18 joey* Yet another fix for those poor case-insensative ...
2006-09-18 joey* README.Debian: typo Closes: #388110
2006-09-16 joey* Updated ikiwiki.svgz from Recai, includes an icon...
2006-09-16 joey* Numerous tla fixes from Clint.
2006-09-16 joey* Version the libcgi-session-perl dependency, some...
2006-09-16 joey* Support Text::Markdown from CPAN, which has a differe...
2006-09-16 joeyfoo
2006-09-16 joey * Patch from James Westby to deal with the case where...
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 joeyfoo
2006-09-15 joey* Yet another fix for those poor case-sensative OSX...
2006-09-15 joey* Patch from Recai to fix a wide character warning...
2006-09-15 joey* Add a stub local.css to avoid problems with 404's.
2006-09-15 joey* Fix a baseurl problem in hyperestradier search results.
2006-09-14 joeyhail UB313!
2006-09-11 joey* Patch from Recai to kill utf-8 on the wiki name when...
2006-09-10 joey* Patch from Recai to use utf8 when reading the setup...
2006-09-10 joey* If an inlined page has a permalink, link the page...
2006-09-09 joeytypo
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-08 joey* Add a missing -n to tla undo call.
2006-09-08 joeyreleasing version 1.25 1.25
2006-09-07 joey* Add a linkmap plugin (requires graphviz).
2006-09-06 joey* Include <link rel> tag for RSS feeds, used by some...
2006-09-06 joey* Add support for mercurial, contributed by Emanuele...
2006-09-06 joeyupdate
2006-09-04 joeytypo
2006-09-04 joey* Add support for tla, contributed by Clint Adama....
2006-09-04 joeymove html escaping
2006-09-04 joey* Drop real uid/gid in the suid wrapper, thus allowing...
2006-09-03 joey* Add proper waitpid calls for open2ed processes throug...
2006-09-03 joeyreleasing version 1.24 1.24
2006-09-03 joey* Fix another destpage issue in the inline directive...
2006-09-03 joey* Simplify the data structure returned by rcs_recentcha...
2006-09-03 joeyreleasing version 1.23 1.23
2006-09-02 joeyreleasing version 1.22 1.22
2006-09-02 joey* Add processed date to aggregate preprocessor directiv...
2006-08-29 joeyremove some unimportant changelog entries to cut it...
2006-08-28 joeyrebuild needed due to css changes
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-27 joey* Patch from James Westby to add a --sslcookie switch...
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-25 joey* Use DESTDIR and not PREFIX to specify installation...
2006-08-24 joey* Make all pages pull in a local.css style sheet, if...
2006-08-23 joey* Change order of linkify and preprocess; first preproc...
2006-08-23 joey* Patch from Jordà Polo to make Setup::Standard support...
2006-08-23 joey* Make pagespec merge code smarter about merging duplic...
2006-08-23 joey* Allow preprocessor directives to contain python-like...
2006-08-23 joey* Allow preprocessor directives to span multiple lines...
2006-08-22 joeyremove removed fix
2006-08-22 joeyrevert broken parentlinks fix, which was broken, explai...
2006-08-22 joey* Fix a bug introduced last version to do with nested...
2006-08-21 joey* Clean up behavior with broken parentlinks.
2006-08-21 joey* Fixed a bug with previews of subpages having broken...
2006-08-20 joeyreleasing version 1.21 1.21
2006-08-20 joey* Fix utf-8 in blog post form.
2006-08-19 joey* Add first draft at a Restructured Text (rst) plugin...
2006-08-19 joey* Fix ikiwiki-mass-rebuild to work in the way the posti...
2006-08-18 joey* Add otl format plugin, which handles files as created...
2006-08-18 joey* Add a map plugin contributed by Alessandro Dotti...
2006-08-18 joey* Support inlining pages raw, rather than creating...
next