Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * The hack used to make the pagetemplate hook have access to the editpage | joey | 2006-12-02 |
| | | | | | | template won't work with CGI::FormBuilder 3.0401, so disable it for now. * CGI::FormBuilder 3.0401 seems to work ok now with ikiwiki, although there might still be bugs lurking.. | ||
* | * Work around a strange bug in CGI::FormBuilder 3.0401 that makes | joey | 2006-11-10 |
FORM-SUBMIT unusable on customised formbuilder templates. For now, hardcode the submit buttons in editpage.tmpl instead of using the template variable, which is ok, since the buttons are static. |