]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/news/version_1.44.mdwn
web commit from 128.151.253.249: poll vote (It's fast enough)
[ikiwiki.git] / doc / news / version_1.44.mdwn
index 429369c3acd35fb17c63cf75aea24f39527c10f6..64cf34ebe1a25c0864d768be97c67c4e5585d15f 100644 (file)
@@ -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."""]]