aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-10 20:41:16 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-10 20:41:16 +0000
commit6491a73007163b58bb0a03d30e1411a000eb2d95 (patch)
treeacff5bd3ee1ee2f9f84273e11a94f7a1b29fca39 /doc/news
parent9974bd669ab3b895dfd9696eb9ca1ab7c6fc9d00 (diff)
downloadikiwiki-6491a73007163b58bb0a03d30e1411a000eb2d95.tar
ikiwiki-6491a73007163b58bb0a03d30e1411a000eb2d95.tar.gz
formatting
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/version_1.42.mdwn4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/news/version_1.42.mdwn b/doc/news/version_1.42.mdwn
index fb2a824ed..01697078c 100644
--- a/doc/news/version_1.42.mdwn
+++ b/doc/news/version_1.42.mdwn
@@ -3,9 +3,11 @@ News for ikiwiki 1.42:
The anonok setting in config files has been removed. To enable
httpauth support on your wiki, you should now enable the anonok plugin,
instead.
+
Third-party plugins that use pagespec\_match() should be updated to pass
the new third parameter (from) to that function. This is needed for the
new relative glob matching to work.
+
ikiwiki 1.42 released with [[toggle text="these changes"]]
[[toggleable text="""
* Fix several more missing translations of Discussion.
@@ -38,4 +40,4 @@ ikiwiki 1.42 released with [[toggle text="these changes"]]
to exist in the wiki, and the web user would need to somehow use the web
based editor to replace it with malicious content.
(Sorry Josh, this means you can't edit style.css directly anymore,
- although I do appreciate your fixes, actually..)"""]] \ No newline at end of file
+ although I do appreciate your fixes, actually..)"""]]