master
joey 2007-08-17 17:12:44 +00:00
parent 3f503e0c89
commit 5611842d3c
1 changed files with 1 additions and 2 deletions

View File

@ -271,8 +271,7 @@ will not validate or display the form.
Form validation and display can be overridden by the formbuilder hook. Form validation and display can be overridden by the formbuilder hook.
By default, ikiwiki will do a basic validation and display of the form, 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 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 over.
array of the submit buttons for the form.
### savestate ### savestate