]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
close bug, changelog
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 7 Aug 2008 20:21:58 +0000 (16:21 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 7 Aug 2008 20:21:58 +0000 (16:21 -0400)
debian/changelog
doc/todo/Allow_change_of_wiki_file_types.mdwn

index b98b57491b70bb379ec9f42156ea915af1c2c503..0a6b5f313aa0f35d6525ce9cfdf79855d7339538 100644 (file)
@@ -36,6 +36,7 @@ ikiwiki (2.60) UNRELEASED; urgency=low
 
   [ Joey Hess ]
   * inline: Ignore parent dirs when sorting pages by title.
+  * rename: Support changing page extensions. (willu)
 
  -- Josh Triplett <josh@freedesktop.org>  Wed, 06 Aug 2008 20:56:06 -0700
 
index 4b6f388f4d9be4e5ff3fe9423ab88102e1861006..8a398f2e005bf5ef65e37a4ceb35a640b7b793c7 100644 (file)
@@ -80,3 +80,6 @@ I was hoping that the [[plugins/rename]] plugin would allow web uses to change t
                        check_canrename($src, $srcfile, $dest, $destfile,
 
 -- [[users/Will]]
+
+Thanks, fixed a few bugs and applied. --[[Joey]]
+[[done]]