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.

Nome utente non valido. ###EVAL_ERROR_FIELD_username###
Password (in caratteri minuscoli) non valida. ###EVAL_ERROR_FIELD_password###
Ripeti password
Nome* obbligatorio
Email* non valido. ###EVAL_ERROR_FIELD_email###
###HIDDENFIELDS###








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###
###HIDDENFIELDS###








This is shown when the user is created:

Procedura di registrazione completata

Controlla accesso riservato.



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.


###HIDDENFIELDS###








This template is the response page when a users has requested his password send to his email.

È stato inviato un email con le informazioni richieste

Torna indietro



'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###