]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_2.66.mdwn
po: fixed whitespace
[ikiwiki.git] / doc / news / version_2.66.mdwn
1 ikiwiki 2.66 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * recentchanges: Fix redirects to non-page files.
4    * aggregate: Avoid uninitialized value warnings for pages with no recorded
5      ctime.
6    * attachment: Add admin() pagespec to test if the uploading user is a wiki
7      admin.
8    * git: Fix handling of utf-8 filenames in recentchanges.
9    * tag: Make edit link for new tags ensure that the tags are created
10      inside tagbase, when it's set.
11    * template: Make edit link for new templates ensure the page is located
12      under toplevel templates directory.
13    * htmlscrubber: Add a config setting that can be used to disable the
14      scrubber acting on a set of pages.
15    * Expand usage message and add --help. Closes: #[500344](http://bugs.debian.org/500344)
16    * Beautify urls used in various places. (smcv)
17    * Export pagetitle, titlepage, linkpage.
18    * htmltidy: Avoid returning undef if tidy fails. Also avoid returning the
19      untidied content if tidy crashes. In either case, it seems best to tidy
20      the content to nothing.
21    * htmltidy: Avoid spewing tidy errors to stderr.
22    * Reorganize index file, add a format version field. Upgrades to the new
23      index format should be transparent.
24    * Add %wikistate, which is like %pagestate except not specific to a given
25      page, and is preserved across rebuilds.
26    * editpage: Be more aggressive (and less buggy) about cleaning up
27      temporary files rendered during page preview.
28    * Add an indexpages option, which causes foo/index.mdwn to be the source
29      for page foo when foo.mdwn doesn't exist. Also, when it's enabled,
30      creating a new page will save it to foo/index.mdwn by default.
31      Closes: #[474611](http://bugs.debian.org/474611)
32      (Sponsored by The TOVA Company.)
33    * httpauth: Document that ikiwiki.cgi has to be in a directory subject to
34      authentication. Closes: #[500524](http://bugs.debian.org/500524)
35    * inline: Fix handling of rootpage that doesn't exist.
36    * attachment: Support adding attachments to pages even as they are being
37      created.
38    * remove, rename: Allow acting on attachments as a page is being created.
39    * Updated French translation. Closes: #[500929](http://bugs.debian.org/500929)"""]]