summaryrefslogtreecommitdiff
path: root/doc/news/version_1.21.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-03 19:56:09 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-03 19:56:09 +0000
commit9b4d117eb1fbdc9112147c52d7bb77aab9ef6bdb (patch)
treebfb481d337cec9171005239a3ef60f5ffcb75ef4 /doc/news/version_1.21.mdwn
parent35a4bc6d0e22725d6d1e182c26aba98bc7509566 (diff)
add news item for ikiwiki 1.24
Diffstat (limited to 'doc/news/version_1.21.mdwn')
-rw-r--r--doc/news/version_1.21.mdwn19
1 files changed, 0 insertions, 19 deletions
diff --git a/doc/news/version_1.21.mdwn b/doc/news/version_1.21.mdwn
deleted file mode 100644
index a3f0cb093..000000000
--- a/doc/news/version_1.21.mdwn
+++ /dev/null
@@ -1,19 +0,0 @@
-ikiwiki 1.21 released with these changes:
-
- * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen.
- * If a page links to itself, mark up the link text in a span with
- class="selflink" so that it can be styled. I don't have a useful style
- defined for that though.
- * Call filter hooks on inlined page content.
- * Support inlining pages raw, rather than creating a blog.
- * Clean up yes/no parameter parsing in inline plugin.
- * Implemented better cycle detection in the inline plugin; nested inlines
- will now work.
- * Add a map plugin contributed by Alessandro Dotti Contra.
- * Add otl format plugin, which handles files as created by vimoutliner.
- * Fix ikiwiki-mass-rebuild to work in the way the postinst uses it.
- * Add first draft at a Restructured Text (rst) plugin, by Sergio
- Talens-Oliag. Note that this has many known issues -- see the caveats on
- the plugin's page.
- * Credit everyone who wrote a plugin on the plugins' wiki pages.
- * Fix utf-8 in blog post form. \ No newline at end of file