1 [[!meta author="""joey"""]]
3 [[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]]
5 [[!meta title="""change to news/version_3.20100831 news/version_3.20101112 on ikiwiki"""]]
7 [[!meta permalink="http://ikiwiki.info/recentchanges/#change-65ecc73755348f1ed13b77b2f4bdf9db4e465be4"]]
9 <div id="change-65ecc73755348f1ed13b77b2f4bdf9db4e465be4" class="metadata">
10 <span class="desc"><br />Changed pages:</span>
11 <span class="pagelinks">
13 <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/news/version_3.20100831.mdwn;h=0000000000000000000000000000000000000000;hp=152e3c2f771ab83fd1e6a99b243eeba3fac3eb38;hb=65ecc73755348f1ed13b77b2f4bdf9db4e465be4;hpb=5dbf25127fb776cc52a3a142b805a0c7f3cef242" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=news%2Fversion_3.20100831&do=goto" rel="nofollow">news/version 3.20100831</a>
16 <a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/news/version_3.20101112.mdwn;h=ad591445f5e2476e6085d6731485578e99efb1c6;hp=0000000000000000000000000000000000000000;hb=65ecc73755348f1ed13b77b2f4bdf9db4e465be4;hpb=5dbf25127fb776cc52a3a142b805a0c7f3cef242" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=news%2Fversion_3.20101112&do=goto" rel="nofollow">news/version 3.20101112</a>
20 <span class="desc"><br />Changed by:</span>
21 <span class="committer">
23 <a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto" rel="nofollow">joey</a>
26 <span class="desc"><br />Commit type:</span>
27 <span class="committype">git</span>
28 <span class="desc"><br />Date:</span>
29 <span class="changedate"><span class="relativedate" title="Fri, 12 Nov 2010 00:46:29 -0400">00:46:29 11/12/10</span></span>
30 <span class="desc"><br /></span>
34 <a href="http://ikiwiki.info/ikiwiki.cgi?rev=65ecc73755348f1ed13b77b2f4bdf9db4e465be4&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
37 <div class="changelog">
40 add news item for ikiwiki 3.20101112<br />
47 diff --git a/doc/news/version_3.20100831.mdwn b/doc/news/version_3.20100831.mdwn
48 deleted file mode 100644
49 index 152e3c2..0000000
50 --- a/doc/news/version_3.20100831.mdwn
53 -ikiwiki 3.20100831 released with [[!toggle text="these changes"]]
54 -[[!toggleable text="""
55 - * filecheck: Fall back to using the file command if the freedesktop
56 - magic file cannot identify a file.
57 - * flattr: New plugin. (Thanks to jaywalk for the initial implementation
58 - at a flattr plugin! This one is less configurable, but simpler.)
59 - * smiley: warn instead of error for missing smileys (Giuseppe Bilotta)
60 - * openid: Syntax tweak to the javascript code to make it work with MSIE 7
61 - (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting
62 - the bug and providing access to debug it.
63 - * style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta.
64 - * htmlscrubber: Do not scrub url anchors that contain colons.
65 - * Danish translation update. Closes: #[594673](http://bugs.debian.org/594673)
66 - * highlight: Make location of highlight's files configurable in setup
67 - file to allow for nonstandard installations.
68 - * Allow "link(.)" and similar PageSpecs. Thanks, Giuseppe Bilotta.
69 - * Run the preprocess hooks in scan mode *before* the scan hooks.
70 - This allows the po plugin to register a scan hook that runs
71 - last and rescans pages after all data from the first scan pass is
72 - completed. This avoids the po plugin needing to rebuild some pages.
74 - * po: Fix some bugs that affected l10n.ikiwiki.info's unusual
76 - * t/bazaar.t: Work around bzr 2.2.0's new requirement to configure
77 - bzr whoami before committing.
78 - * httpauth: Avoid redirecting the user to the cgiauthurl if
79 - they already have a login session."""]]
80 \ No newline at end of file
81 diff --git a/doc/news/version_3.20101112.mdwn b/doc/news/version_3.20101112.mdwn
83 index 0000000..ad59144
85 +++ b/doc/news/version_3.20101112.mdwn
87 +ikiwiki 3.20101112 released with [[!toggle text="these changes"]]
88 +[[!toggleable text="""
89 + * txt: Fix display when used inside a format directive.
90 + * highlight: Ensure that other, more-specific format plugins,
91 + like txt are used in preference to this one in case of ties.
92 + * htmltidy, sortnaturally: Add missing checkconfig hook
93 + registration. Closes: #[601912](http://bugs.debian.org/601912)
94 + (Thanks, Craig Lennox and Tuomas Jormola)
95 + * git: Use author date, not committer date. Closes: #[602012](http://bugs.debian.org/602012)
96 + (Thanks, Tuomas Jormola)
97 + * Fix htmlscrubber\_skip to be matched on the source page, not the page it is
98 + inlined into. Should allow setting to "* and !comment(*)" to scrub
99 + comments, but leave your blog posts unscrubbed, etc.
100 + * comments: Make postcomment() pagespec work when previewing a comment,
101 + including during moderation.
102 + * comments: Make comment() pagespec also match comments that are being
103 + posted."""]]
104 \ No newline at end of file
109 <!-- 65ecc73755348f1ed13b77b2f4bdf9db4e465be4 -->