summaryrefslogtreecommitdiff
path: root/doc/news/version_3.20110225.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-02-25 20:14:52 -0400
committerJoey Hess <joey@kitenet.net>2011-02-25 20:14:52 -0400
commit7510ba743a0e2dc5d6fdd6807622946adadb1a06 (patch)
tree67893e38b868a4617f95758f7916c9bb7634cc3f /doc/news/version_3.20110225.mdwn
parent4d1942d1ba73e39fd246cee6579f2d788ed2a0af (diff)
add news item for ikiwiki 3.20110225
Diffstat (limited to 'doc/news/version_3.20110225.mdwn')
-rw-r--r--doc/news/version_3.20110225.mdwn23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/news/version_3.20110225.mdwn b/doc/news/version_3.20110225.mdwn
new file mode 100644
index 000000000..8e38bd7b8
--- /dev/null
+++ b/doc/news/version_3.20110225.mdwn
@@ -0,0 +1,23 @@
+ikiwiki 3.20110225 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
+ * editpage: Avoid inheriting internal page types.
+ * htmltidy: Avoid breaking the sidebar when websetup is running.
+ * transient: New utility plugin that allows transient pages to
+ be stored in .ikiwiki/transient/ (smcv)
+ * aggregate: Aggregated content is stored in the transient underlay.
+ (Existing aggregated content is not moved, since it will eventually
+ expire and be removed) (smcv)
+ * autoindex, tag: Added autoindex\_commit and tag\_autocreate\_commit that
+ can be unset to make index files and tags respectively not be committed,
+ and instead be stored in the transient underlay.
+ Closes: #[544322](http://bugs.debian.org/544322) (smcv)
+ * autoindex: Adapted to use add\_autofile. Slight behavior changes
+ in edge cases that are probably really bug fixes. (smcv)
+ * recentchanges: Use transient underlay (smcv)
+ * map: Avoid unnecessary ul's in maps with nested directories.
+ (Giuseppe Bilotta)
+ * Fix broken baseurl in cgi mode when usedirs is disabled. Bug introduced
+ in 3.20101231.
+ * inline: Fix link to nested inlined pages's feeds. (Giuseppe Bilotta)
+ * inline: Add 'id' parameter that can be used when styling individual
+ feedlinks and postforms. (Giuseppe Bilotta)"""]] \ No newline at end of file