From: Joey Hess Date: Wed, 1 Oct 2008 01:04:22 +0000 (-0400) Subject: Merge branch 'master' into tova X-Git-Tag: 2.66~34^2~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=85ec27ab5822d67788a6d13255d4929a789c4435;p=ikiwiki.git Merge branch 'master' into tova Conflicts: debian/changelog --- 85ec27ab5822d67788a6d13255d4929a789c4435 diff --cc debian/changelog index 198455f37,d7cbf38b5..1320e4f41 --- a/debian/changelog +++ b/debian/changelog @@@ -25,11 -25,8 +25,13 @@@ ikiwiki (2.66) UNRELEASED; urgency=lo page, and is preserved across rebuilds. * editpage: Be more aggressive (and less buggy) about cleaning up temporary files rendered during page preview. + * Add an indexpages option, which causes foo/index.mdwn to be the source + for page foo when foo.mdwn doesn't exist. Also, when it's enabled, + creating a new page will save it to foo/index.mdwn by default. + Closes: #474611 + (Sponsored by The TOVA Company.) + * httpauth: Document that ikiwiki.cgi has to be in a directory subject to + authentication. Closes: #500524 -- Joey Hess Thu, 25 Sep 2008 13:45:55 -0400