X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/22bcc3d1df93e00487c83c4249d746ba19d1955d..0114d59bc174518a58912a02a9ab8accb7ee7d95:/doc/news/version_1.44.mdwn diff --git a/doc/news/version_1.44.mdwn b/doc/news/version_1.44.mdwn index 429369c3a..64cf34ebe 100644 --- a/doc/news/version_1.44.mdwn +++ b/doc/news/version_1.44.mdwn @@ -1,11 +1,11 @@ News for ikiwiki 1.44: - The htmllink() function has changed slightly and plugins that use it may - need to change how they call it. This function's first three parameters - are unchanged, but additional options are now passed using named - parameters. If you used htmllink with more than 3 parameters, you will - need to change it. The plugin interface version has been increased to 1.02 - to reflect this change. +The htmllink() function has changed slightly and plugins that use it may +need to change how they call it. This function's first three parameters +are unchanged, but additional options are now passed using named +parameters. If you used htmllink with more than 3 parameters, you will +need to change it. The plugin interface version has been increased to 1.02 +to reflect this change. ikiwiki 1.44 released with [[toggle text="these changes"]] [[toggleable text=""" @@ -17,7 +17,7 @@ ikiwiki 1.44 released with [[toggle text="these changes"]] http://openid.net/login-bg.gif into their wiki. * Allow setting NOTAINT=1 when building the wiki to remove taint checking flags, which can be useful on some hosting providers. - * Fix a bug that made links like [[0|foo]] use "foo" as the link text, + * Fix a bug that made links like \[[0|foo]] use "foo" as the link text, instead of "0". * Changed calling convention for httmllink slightly. The first three parameters remain the same, but additional options are now passed in using @@ -50,4 +50,4 @@ ikiwiki 1.44 released with [[toggle text="these changes"]] * Patch from Ethan to improve behavior if a page is deleted or moved while someone is editing it. * Some cleanup of field setting in the failed edit and conflict handling - code."""]] \ No newline at end of file + code."""]]