aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-18 19:51:54 -0500
committerJoey Hess <joey@kitenet.net>2007-12-18 19:51:54 -0500
commit300e69bbbd22e512f2473286893a413f215e1921 (patch)
tree8c03e3ad100a1cae75c943576afe3700f496399a
parent36844658f3e7edc10c82acfaf753020c9b8ba1d0 (diff)
downloadikiwiki-300e69bbbd22e512f2473286893a413f215e1921.tar
ikiwiki-300e69bbbd22e512f2473286893a413f215e1921.tar.gz
formatting
-rw-r--r--doc/news/version_2.16.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/news/version_2.16.mdwn b/doc/news/version_2.16.mdwn
index 05fd0deb5..135a1ab5b 100644
--- a/doc/news/version_2.16.mdwn
+++ b/doc/news/version_2.16.mdwn
@@ -4,9 +4,11 @@ News for ikiwiki 2.16:
release, to avoid the basewiki including pages with names like "blog".
Redirection pages have been left behind for these moved pages temporarily,
and will be removed later.
+
The meta plugin no longer supports setting internal or external links
with "meta link". Instead, use "meta openid" for openid links, and use tags
for in-wiki invisible links between pages.
+
If you use the calendar plugin, ikiwiki is now smarter and your nightly
cron job to update the wiki doesn't need to rebuild everything. Just pass
--refresh to ikiwiki in the cron job and it will update only pages that
@@ -75,4 +77,4 @@ ikiwiki 2.16 released with [[toggle text="these changes"]]
* Don't refuse to render files with ".." in their name. (Anchor the regexp.)
* Work around perl taint checking bug #411786, where perl sometimes randomly
sets the taint flag on untainted variables, by disabling taint checking
- in the deb. This sucks."""]] \ No newline at end of file
+ in the deb. This sucks."""]]