[TYPO3-english] comments extension with file upload
Jan Bednarik
info at bednarik.org
Fri Nov 15 22:24:58 CET 2013
Hi,
just add it to the template:
<form action="###ACTION_URL###" method="post"
enctype="multipart/form-data">
...
<div id="imageupload">
<input class="tx-comments-comment-input file"
type="file" name="tx_comments_pi1[tx_jbimagecomments_image]"
id="tx_comments_pi1_image" />
<span id="tx_comments_pi1_image2">Upload picture</span>
</div>
Jan
Dne 15.11.2013 17:25, Vasyl Mosiychuk napsal(a):
> Hello, Jan!
>
> Thanks!
>
> I have a question...
>
> In the comment frontend form is no field to add pictures (images).
>
> How to make that we can add pictures through the frontend form?
More information about the TYPO3-english
mailing list