From ae80daab72455d43e2b303fc397e946537caf82c Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 13 Feb 2007 21:25:39 +0000 Subject: [PATCH] web commit by JoshTriplett: Use release template --- doc/news/version_1.42.mdwn | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/doc/news/version_1.42.mdwn b/doc/news/version_1.42.mdwn index 01697078c..4cc18aaed 100644 --- a/doc/news/version_1.42.mdwn +++ b/doc/news/version_1.42.mdwn @@ -1,15 +1,12 @@ -News for ikiwiki 1.42: +[[template id=release version="1.42" news=""" +The anonok setting in config files has been removed. To enable +httpauth support on your wiki, you should now enable the anonok plugin, +instead. - 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=""" +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. +""" changelog=""" * Fix several more missing translations of Discussion. * Fix for missing backlinks() in pagestats plugin. * Add canedit hook, allowing arbitrary controls over when a page can be @@ -40,4 +37,5 @@ 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..)"""]] + although I do appreciate your fixes, actually..) +"""]] -- 2.45.0