summaryrefslogtreecommitdiff
path: root/doc/news/version_1.18.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-20 20:54:20 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-08-20 20:54:20 +0000
commit03401943445cd04f064612f5411bd5354ee3660a (patch)
treeac597c1dd30b674329d2b5de1e1b220b15f4c25b /doc/news/version_1.18.mdwn
parente32b07ed2b8b43b5c9476c13fe4fbf10b39ab685 (diff)
add news item for ikiwiki 1.21
Diffstat (limited to 'doc/news/version_1.18.mdwn')
-rw-r--r--doc/news/version_1.18.mdwn17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/news/version_1.18.mdwn b/doc/news/version_1.18.mdwn
deleted file mode 100644
index 0bba5e5e7..000000000
--- a/doc/news/version_1.18.mdwn
+++ /dev/null
@@ -1,17 +0,0 @@
-ikiwiki 1.18 released with these changes:
-
- * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed.
- * Add --version.
- * Man page format fixups.
- * If the meta plugin overides the page title, set a title\_overridden
- variable in the template to true. This allows doing things with the
- templates conditional on the title being overriden.
- * Add a %pagecase which maps lower-case page names to the actual case
- used in the filename. Use this in bestlinks calculation instead of
- forcing the link to lowercase.
- * Also use %pagecase in various other places that want to check if a page
- with a given name exists.
- * This means that links to pages with mixed case names will now work,
- even if the link is in some other case mixture, and mixed case pages
- should be fully supported throughout ikiwiki.
- * Recommend rebuilding wikis on upgrade to this version. \ No newline at end of file