]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/write.mdwn
* Add monotone support, contributed by William Uther.
[git.ikiwiki.info.git] / doc / plugins / write.mdwn
index efb65523b323676589617dcd5520cfc7945defb8..bbe047d33995af287e299fe5d68af85bf2c35e4f 100644 (file)
@@ -271,8 +271,7 @@ will not validate or display the form.
 Form validation and display can be overridden by the formbuilder hook.
 By default, ikiwiki will do a basic validation and display of the form,
 but if this hook is registered, it will stop that and let the hook take
-over. This hook is passed an additional named parameter: `buttons` is an
-array of the submit buttons for the form.
+over.
 
 ### savestate