]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_1.37.mdwn
web commit from 66.249.66.147: poll vote (Accept only OpenID for logins)
[ikiwiki.git] / doc / news / version_1.37.mdwn
1 ikiwiki 1.37 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    * Add mirrorlist plugin.
4    * Fixed permissions of some files that were 600 in the tarball. (Did not
5      affect the deb).
6    * Avoid creating edit links when the cgi url is not known.
7    * Avoid displaying discussion links at all, if there's not a discussion
8      page, when the cgi url isn't known.
9    * Before, svn was used as the RCS by default unless configured otherwise,
10      now it defaults to using no RCS unless configured to do so, to avoid some
11      suprising behavior when using a setup file and not uncommenting any RCS
12      options.
13    * Fix some bugs in the commit email sending code.
14    * Improve code that ignores files in the underlaydir if the srcdir has a
15      file building the same page. Now it will work even if the extensions of
16      the source files differ.
17    * Initial work on internationalization of the program code. po/ikiwiki.pot
18      is available for translation.
19    * Export gettext() from IkiWiki module.
20    * Don't put discussion links on discussion pages.
21    * Allow disabling of plugins included in goodstuff.
22    * Add a textile format plugin contributed by mazirian.
23    * If a userdir is configured, links to pages in it can be made without
24      specifying the path. This allows for easy signing of comments by linking
25      to your page in the userdir.
26    * Escape slashes in page titles entered in the blog post form.
27    * Munge openids of the form somehost.com/user (trial, may revert)."""]]