summaryrefslogtreecommitdiff
path: root/doc/news/version_2.8.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-17 01:37:22 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-17 01:37:22 +0000
commita7d16692cd54b913940a1f858f8f67b44c08df34 (patch)
treed7f8f1f4b796d59473741d990ebc22a9521fe07a /doc/news/version_2.8.mdwn
parentc41941fcc847e73743b66433b435e4c9efd3f9b4 (diff)
add news item for ikiwiki 2.8
Diffstat (limited to 'doc/news/version_2.8.mdwn')
-rw-r--r--doc/news/version_2.8.mdwn14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/news/version_2.8.mdwn b/doc/news/version_2.8.mdwn
new file mode 100644
index 000000000..783ddf3f4
--- /dev/null
+++ b/doc/news/version_2.8.mdwn
@@ -0,0 +1,14 @@
+ikiwiki 2.8 released with [[toggle text="these changes"]]
+[[toggleable text="""
+ * Redid the debian/copyright file, using the proposed new copyright file
+ format. Included many details not previously listed in the old file.
+ * inline: add feedonly option, set feedonly=yes to get only the feed button
+ but not inline the pages.
+ * meta: Support license and copyright information. The information will
+ be shown in the page footer. HTML will also be inserted that should
+ support the rel=license microformat as well as the HTML spec's
+ rel=copyright.
+ * table plugin: Actually specify the delimiter when parsing CSV.
+ * table plugin: The previous version broke WikiLinks inside quoted values.
+ Fix this by linkifying CSV data after parsing it, while DSV data is still
+ linkified before parsing."""]] \ No newline at end of file