「プラグイン」に戻る
DokuWikiおすすめプラグイン一覧。まとめ
Easily create HTML forms and collect the data via email or use it to create pages
<form> action mail example@example.com Thanks "Thanks for your contact." fieldset "Contact" textbox "What's your Name?" @ textbox "What's your Country?" @ email "Your E-Mail Address" textarea "Contents" textbox "You need to write 'agree' here" /^agree$/ textbox "You need to write '9876' here" /^9876$/ submit "submit" </form>