Confirmed users
9,511
edits
No edit summary |
|||
| Line 42: | Line 42: | ||
# Upload Tool | # Upload Tool | ||
## Form validation (mandatory fields, length, XSS) | ## Form validation (mandatory fields, length, XSS) | ||
### Enter your Information | |||
#### Email address (validation?) | |||
#### First / Last Name | |||
#### Link to Website / Porfolio | |||
##### "I would like to remain anonymous" checkbox (clear/disables form fields?) | |||
## Image upload (accepted file types, sizes, file extensions) | ## Image upload (accepted file types, sizes, file extensions) | ||
## Color picker/hex-entering functionality | #### Color picker/hex-entering functionality | ||
## Preview functionality | ### Preview functionality | ||
## Legal Stuff (TOS/EULA/etc) | ## Legal Stuff (TOS/EULA/etc) | ||
## Recaptcha | ## Recaptcha | ||