comparison templ/form/user.def @ 6:7ccd9c2eb97e

Add templates
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 19 Jul 2015 14:53:28 +0900
parents
children
comparison
equal deleted inserted replaced
5:067d42b98182 6:7ccd9c2eb97e
1 ユーザ名(英数字):name:p:user:length="20" maxlength="40"
2 パスワード:pswd:s:password:length="20" maxlength="40"
3 なまえ(日本語OK):gecos:s:text:length="20" maxlength="40"
4 セッションキー:skey:s:session
5 通知送信メイルアドレス(複数可):email:mh:text:length="20" maxlength="40"
6 住所:address:m:textarea:maxlength="400"
7 プロフィール画像:profimg:m:image:maxlength="400K"
8 履歴書(4MBまで):profpdf:m:document:maxlength="4M"

yatex.org