| type |
label |
autofocus |
placeholder |
validate |
| text |
PLUGIN_ADMIN.USERNAME |
true |
PLUGIN_ADMIN.USERNAME_PLACEHOLDER |
| required |
message |
config-pattern@ |
| true |
PLUGIN_LOGIN.USERNAME_NOT_VALID |
system.username_regex |
|
|
| type |
label |
placeholder |
validate |
| email |
PLUGIN_ADMIN.EMAIL |
valid email address |
| type |
message |
required |
| email |
PLUGIN_ADMIN.EMAIL_VALIDATION_MESSAGE |
true |
|
|
| type |
label |
placeholder |
validate |
| password |
PLUGIN_ADMIN.PASSWORD |
PLUGIN_ADMIN.PWD_PLACEHOLDER |
| required |
message |
config-pattern@ |
| true |
PLUGIN_ADMIN.PASSWORD_VALIDATION_MESSAGE |
system.pwd_regex |
|
|
| type |
label |
placeholder |
validate |
| password |
PLUGIN_ADMIN.PASSWORD_CONFIRM |
PLUGIN_ADMIN.PWD_PLACEHOLDER |
| required |
message |
config-pattern@ |
| true |
PLUGIN_ADMIN.PASSWORD_VALIDATION_MESSAGE |
system.pwd_regex |
|
|
| type |
placeholder |
label |
validate |
| text |
e.g. 'Joe Schmoe' |
PLUGIN_ADMIN.FULL_NAME |
|
|
| type |
placeholder |
label |
| text |
e.g. 'Administrator' |
PLUGIN_ADMIN.TITLE |
|