From: Joey Hess Date: Tue, 1 Jul 2008 01:15:19 +0000 (-0400) Subject: add support for an attachment upload field X-Git-Tag: 2.52~14^2~34 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6643db0cd20be4fdc6d06c767b079575e4e757f2;p=ikiwiki.git add support for an attachment upload field FormBuilder makes it annoyingly hard to move a submit button to a nonstandard place. The button name has to be "_submit" or FormBuilder will ignore it. --- diff --git a/templates/editpage.tmpl b/templates/editpage.tmpl index b0bb0ecb9..36b616f5b 100644 --- a/templates/editpage.tmpl +++ b/templates/editpage.tmpl @@ -60,6 +60,11 @@ Optional comment about this change:
+ +

+Attach a file: +

+