]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.20100704.mdwn
typo
[ikiwiki.git] / doc / news / version_3.20100704.mdwn
1 ikiwiki 3.20100704 released with [[!toggle text="these changes"]]
2 [[!toggleable text="""
3    * Changes to avoid display of ugly google openids, by displaying
4      a username taken from openid.
5    * API: Add new optional field nickname to rcs\_recentchanges.
6    * API: rcs\_commit and rcs\_commit\_staged are now passed named
7      parameters.
8    * openid: Store nickname based on username or email provided from
9      openid provider.
10    * git: Record the nickname from openid in the git author email.
11    * comment: Record the username from openid in the comment page.
12    * Fixed some confusion and bugginess about whether
13      rcs\_getctime/rcs\_getmtime were passed absolute or relative filenames.
14      (Make it relative like everything else.)
15    * hnb: Fixed broken use of mkstemp that had caused dangling temp files,
16      and prevented actually rendering hnb files.
17    * Use comment template on comments page of example blog.
18    * comment.tmpl: Fix up display when inline uses it to display a non-comment
19      page. (Such as a discussion page.)
20    * git: Added git\_wrapper\_background\_command option. Can be used to eg,
21      make the git wrapper push to github in the background after ikiwiki
22      runs.
23    * po: Added needstranslation() pagespec. (intrigeri)
24    * po: Added support for .html source pages. (intrigeri)
25    * comment: Fix problem moderating comments of certian pages with utf-8
26      in their name."""]]