]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_2.55.mdwn
add news item for ikiwiki 2.56
[ikiwiki.git] / doc / news / version_2.55.mdwn
1 ikiwiki 2.55 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * remove: New plugin that adds the ability to remove pages via the web.
4      (Sponsored by The TOVA Company.)
5    * rename: New plugin that adds the ability to rename pages via the web.
6      (Sponsored by The TOVA Company.) (This one's for you, Kyle.)
7    * All rcs backends need to implement rcs\_remove, rcs\_commitstaged,
8      and rcs\_rename. (Done for svn, git).
9    * This version adds renamepage hooks, which can be used to modify page content,
10      including links, during renames.
11    * prefix\_directives enabled in doc wiki, all preprocessor directives
12      converted. (Simon McVittie)
13    * editpage: Don't show attachments link when attachments are disabled.
14    * tag: Allow tagbase to be overridden by starting a tag with "./" or "/".
15      (Simon McVittie)
16    * Really fix bug with links to pages with names containing colons.
17      Previous fix mised a few cases.
18    * Avoid troublesome abs\_path calls in wrapper setup.
19    * Add allow\_symlinks\_before\_srcdir config setting that can be used to avoid
20      a security check that is a good safe default, but problimatic overkill in
21      some situations.
22    * Don't allow uploading an attachment with the same name as an existing
23      page, to avoid confusion.
24    * Split out error messages from editpage.tmpl into several separate
25      templates.
26    * attachment: Do not escape \_ when determining attachment filenames.
27    * Rebuild pages that change their type. (Gabriel McManus)
28    * monotone: Add support for rename, delete, and also diff. (William Uther)
29    * toggle: Fix incompatability between javascript and webkit.
30    * bzr: Add support for rename and delete. (Jelmer Vernooij)
31    * attachment: Use relative paths when inserting links.
32    * toggle: Fix for when html got tidied. Closes: #[492529](http://bugs.debian.org/492529) (Enrico Zini)
33    * cutpaste: New plugin by Enrico Zini"""]]