]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Preserve mixed case in page creation links, and when creating a page whose title...
[ikiwiki.git] / debian / changelog
index 8191a212a4ffc8cadcebea737256e0a8ccbf406d..ddd0f7a28bf36ed5a301cd93c33bd6449f440ef2 100644 (file)
@@ -15,6 +15,13 @@ ikiwiki (3.20110609) UNRELEASED; urgency=low
   * Add libtext-multimarkdown-perl to Suggests. Closes: #630705
   * headinganchors: Plugin by Paul Wise that adds ids to <hn> headings.
   * html5 is not experimental anymore. But not the default either, quite yet.
+  * Support svg as a inlinable image type; svg images can be included on a
+    page by simply linking to them, or by using the img directive.
+    Note that sanitizing svg files is still not addressed.
+  * img: Generate png format thumbnails for svg images.
+  * Preserve mixed case in page creation links, and when creating a page
+    whose title is mixed case, allow selecting between the mixed case and
+    all lower-case names.
 
  -- Joey Hess <joeyh@debian.org>  Thu, 09 Jun 2011 10:06:44 -0400