Navigation

Common markers

All the following markers are substituted by system content or by user-spezified content.

Markers

Wrap parts

FeUserLoginsystem Language Markers (see pi/locallang.xml)

Navigation | To top

TEMPLATES - FEUSERLOGINSYSTEM

Navigation | To top

TEMPLATE_REGULARLOGIN

This is the template for the regular login box. It includes various status messages which can be set in the backend of TYPO3. Furthermore there is a link for those who forgot their password.

###TEXT_HEADER###

###TEXT_MESSAGE###

###EXTRA_HIDDEN###

Navigation | To top

TEMPLATE_SMALLLOGIN

This is the template for a small/simple version of the regular login box. There is just one input field for the username and one input field for the password.

###LABEL_USERNAME###
###LABEL_PASSWORD###
  ###LABEL_PERMALOGIN###
 
###LABEL_FORGOT_PASSWORD###
###EXTRA_HIDDEN###

Navigation | To top

TEMPLATE_SMALLLOGIN_LOGGEDIN

This is the template for a small/simple version of the regular login box. There is just one input field for the username and one input field for the password.

###TEXT_LOGGEDINAS###    
###EXTRA_HIDDEN###

Navigation | To top

TEMPLATE_LOGOUT

This is the template which is shown after someone logged in or displaying the status of the current connection.

###TEXT_HEADER###

###TEXT_MESSAGE###

###LABEL_USERNAME###: ###USERNAME###

Navigation | To top

TEMPLATE_SUCCESS

This is the template which is displayed when the user successfully logged in.

###TEXT_HEADER###

###TEXT_MESSAGE###

Navigation | To top

TEMPLATE_FORGOT_PASSWORD

This is the template which is displayed if you forgot your password and want to recover it.

###TEXT_HEADER###

###TEXT_MESSAGE###

###LABEL_USERNAME###
###LABEL_EMAIL###
  ###SR_FREECAP_NOTICE### ###SR_FREECAP_CANT_READ###
###SR_FREECAP_IMAGE###
###EXTRA_HIDDEN###

Navigation | To top

TEMPLATE_FORGOT_PASSWORD_SENT

This is the template which is displayed after you sent your email address for confirmation.

###TEXT_HEADER###

###TEXT_MESSAGE###

Navigation | To top