Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-02 | * The hack used to make the pagetemplate hook have access to the editpage | joey | |
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.. | |||
2006-11-10 | * Work around a strange bug in CGI::FormBuilder 3.0401 that makes | joey | |
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. |