FRONTEND USER REGISTRATION/ADMINISTRATION TEMPLATES
EXAMPLE
'Create' templates:
Form for creation of a new fe_users record:
Registrazione nuovo utente
Password
dimenticata? Se sei già registrato ti verrà inviata tramite email.
Here the user information is preview before final
submission:
Anteprima creazione utente
Verificare che i dati immessi sono corretti, prima di
procedere con la registrazione dell'utente.
- Nome utente
- ###FIELD_username###
- Nome completo
- ###FIELD_name###
- Email
- ###FIELD_email###
This is shown when the user is created:
Password dimenticata
Se hai dimenticato la tua password, inserisci l'indirizzo email che hai utilizzato durante la procedura di registrazione: ti verrà inviato un email contenente la password.
This template is the response page when a users has requested
his password send to his email.
'Authentication' templates:
Authentication failed message.
Autenticazione fallita
EMAIL TEMPLATES:
In these plain text email templates the
first line with content is used as subject in the mails.
This is the template used for the administrator notification
email upon a new user registration.
You can use the newly created record as markers on the format
###FIELD_[fieldname]###
Typo3/feuser_admin: nuovo utente registrato
Name: ###FIELD_name###
Email: ###FIELD_email###
Username: ###FIELD_username###
Password: ###FIELD_password###
--Cordiali saluti.
The template for forgotten passwords (infomail
'FORGOTPASSWORD' template!)
[###FIELD_name###] Password dimenticata
All'utente ###FIELD_name###
Il tuo nome utente e' ###FIELD_username###
La tua password e' ###FIELD_password###