diff options
Diffstat (limited to 'doc/recentchanges/change_65ecc73755348f1ed13b77b2f4bdf9db4e465be4._change')
-rw-r--r-- | doc/recentchanges/change_65ecc73755348f1ed13b77b2f4bdf9db4e465be4._change | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/doc/recentchanges/change_65ecc73755348f1ed13b77b2f4bdf9db4e465be4._change b/doc/recentchanges/change_65ecc73755348f1ed13b77b2f4bdf9db4e465be4._change new file mode 100644 index 000000000..24d7bd43d --- /dev/null +++ b/doc/recentchanges/change_65ecc73755348f1ed13b77b2f4bdf9db4e465be4._change @@ -0,0 +1,109 @@ +[[!meta author="""joey"""]] + +[[!meta authorurl="""http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto"""]] + +[[!meta title="""change to news/version_3.20100831 news/version_3.20101112 on ikiwiki"""]] + +[[!meta permalink="http://ikiwiki.info/recentchanges/#change-65ecc73755348f1ed13b77b2f4bdf9db4e465be4"]] + +<div id="change-65ecc73755348f1ed13b77b2f4bdf9db4e465be4" class="metadata"> +<span class="desc"><br />Changed pages:</span> +<span class="pagelinks"> + +<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> + + +<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> + + +</span> +<span class="desc"><br />Changed by:</span> +<span class="committer"> + +<a href="http://ikiwiki.info/ikiwiki.cgi?page=users%2Fjoey&do=goto" rel="nofollow">joey</a> + +</span> +<span class="desc"><br />Commit type:</span> +<span class="committype">git</span> +<span class="desc"><br />Date:</span> +<span class="changedate"><span class="relativedate" title="Fri, 12 Nov 2010 00:46:29 -0400">00:46:29 11/12/10</span></span> +<span class="desc"><br /></span> +</div> + +<span class="revert"> +<a href="http://ikiwiki.info/ikiwiki.cgi?rev=65ecc73755348f1ed13b77b2f4bdf9db4e465be4&do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a> +</span> + +<div class="changelog"> + + +add news item for ikiwiki 3.20101112<br /> + + +</div> + +<div class="diff"> +<pre> +diff --git a/doc/news/version_3.20100831.mdwn b/doc/news/version_3.20100831.mdwn +deleted file mode 100644 +index 152e3c2..0000000 +--- a/doc/news/version_3.20100831.mdwn ++++ /dev/null +@@ -1,27 +0,0 @@ +-ikiwiki 3.20100831 released with [[!toggle text="these changes"]] +-[[!toggleable text=""" +- * filecheck: Fall back to using the file command if the freedesktop +- magic file cannot identify a file. +- * flattr: New plugin. (Thanks to jaywalk for the initial implementation +- at a flattr plugin! This one is less configurable, but simpler.) +- * smiley: warn instead of error for missing smileys (Giuseppe Bilotta) +- * openid: Syntax tweak to the javascript code to make it work with MSIE 7 +- (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting +- the bug and providing access to debug it. +- * style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta. +- * htmlscrubber: Do not scrub url anchors that contain colons. +- * Danish translation update. Closes: #[594673](http://bugs.debian.org/594673) +- * highlight: Make location of highlight's files configurable in setup +- file to allow for nonstandard installations. +- * Allow "link(.)" and similar PageSpecs. Thanks, Giuseppe Bilotta. +- * Run the preprocess hooks in scan mode *before* the scan hooks. +- This allows the po plugin to register a scan hook that runs +- last and rescans pages after all data from the first scan pass is +- completed. This avoids the po plugin needing to rebuild some pages. +- (intrigeri) +- * po: Fix some bugs that affected l10n.ikiwiki.info's unusual +- setup. (intrigeri) +- * t/bazaar.t: Work around bzr 2.2.0's new requirement to configure +- bzr whoami before committing. +- * httpauth: Avoid redirecting the user to the cgiauthurl if +- they already have a login session."""]] +\ No newline at end of file +diff --git a/doc/news/version_3.20101112.mdwn b/doc/news/version_3.20101112.mdwn +new file mode 100644 +index 0000000..ad59144 +--- /dev/null ++++ b/doc/news/version_3.20101112.mdwn +@@ -0,0 +1,17 @@ ++ikiwiki 3.20101112 released with [[!toggle text="these changes"]] ++[[!toggleable text=""" ++ * txt: Fix display when used inside a format directive. ++ * highlight: Ensure that other, more-specific format plugins, ++ like txt are used in preference to this one in case of ties. ++ * htmltidy, sortnaturally: Add missing checkconfig hook ++ registration. Closes: #[601912](http://bugs.debian.org/601912) ++ (Thanks, Craig Lennox and Tuomas Jormola) ++ * git: Use author date, not committer date. Closes: #[602012](http://bugs.debian.org/602012) ++ (Thanks, Tuomas Jormola) ++ * Fix htmlscrubber\_skip to be matched on the source page, not the page it is ++ inlined into. Should allow setting to "* and !comment(*)" to scrub ++ comments, but leave your blog posts unscrubbed, etc. ++ * comments: Make postcomment() pagespec work when previewing a comment, ++ including during moderation. ++ * comments: Make comment() pagespec also match comments that are being ++ posted."""]] +\ No newline at end of file + +</pre> +</div> + +<!-- 65ecc73755348f1ed13b77b2f4bdf9db4e465be4 --> |