]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
websetup: Only display Setup button on admins' preferences page.
[ikiwiki.git] / debian / changelog
index 8158429a0411e43c40625c4da22a815d64d6cc47..9fb9607a34d3640a2e6c9035cffb544d9c972f4d 100644 (file)
@@ -2,6 +2,15 @@ ikiwiki (3.20100502) UNRELEASED; urgency=low
 
   * Add parameter to displaytime to specify that it is a pubdate,
     and in html5 mode, use time tag.
+  * Add placeholder text in search form (in html5 mode only).
+  * In html5 mode, use all the nice new semantic tags. Care was taken
+    to not change the id/class named used in the CSS, so only CSS
+    that refers to tag types needed to be changed.
+  * Add ACTIONS variable to page.tmpl, which allows plugins to add arbitrary
+    links to the action bar without modifying the template further.
+    (COMMENTSLINK and DISCUSSIONLINK could be folded into this, but
+    are kept separate for now to avoid breaking modified templates.)
+  * websetup: Only display Setup button on admins' preferences page. 
 
  -- Joey Hess <joeyh@debian.org>  Sun, 02 May 2010 13:22:50 -0400