X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f552d7572f155ea88a128334fc4d49654ae5d294..2e420455395f9d9584123c742f22156a307d1369:/debian/changelog diff --git a/debian/changelog b/debian/changelog index bb501b9d8..9153254b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (2.51) UNRELEASED; urgency=low +ikiwiki (2.51) unstable; urgency=low * Improve toplevel parentlink to link directly to index.html when usedirs is disabled. @@ -17,8 +17,22 @@ ikiwiki (2.51) UNRELEASED; urgency=low Closes: #486592 * creole: New plugin from Bernd Zeimetz. Closes: #486930 * aggregate: Add template parameter. - - -- Joey Hess Sun, 15 Jun 2008 15:03:33 -0400 + * Add support for the universal edit button + (To get this on all pages of an exiting wiki, rebuild the wiki.) + * txt: New plugin, contributed by Gabriel McManus. + * smiley: Generate links relative to the destpage. (Fixes a reversion from + 2.41.) + * toc: Revert change in 2.45 that made it run at sanitize time. That broke + use of toc in a sidebar. + * Call format hooks when generating page previews, thus fixing toc display + there, as well as fixing inlins to again display in page previews, since + it's started using format hooks. This also allows several other things, + like embed, that use format hooks, to work during page preview time. + * Format hooks should not rely on getting an entire html document, as they + will only get the body during page preview. + * toggle: Deal with preview mode when adding javascript. + + -- Joey Hess Sun, 29 Jun 2008 14:09:37 -0400 ikiwiki (2.50) unstable; urgency=low