Navigation

Common markers

These are substituted in all newloginbox item displaying templates.

Markers

Wrap parts

Newloginbox Language Markers (see pi/locallang.php)

Navigation | To top

Newloginbox templates - example

Navigation

Navigation | To top

TEMPLATE_LOGIN

This is the template for the login form with/without the 'forgot password' link.

###STATUS_HEADER###

###STATUS_MESSAGE###

###EXTRA_HIDDEN###

###FORGOT_PASSWORD###

Navigation | To top

TEMPLATE_LOGOUT

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

###STATUS_HEADER###

###STATUS_MESSAGE###

###USERNAME_LABEL### ###USERNAME###

Navigation | To top

TEMPLATE_SUCCESS

This is the template displayed when successfull login.

###STATUS_HEADER###

###STATUS_MESSAGE###

Navigation | To top

TEMPLATE_FORGOT

This is the template made to mail you back your password to the adress you've registered.

###STATUS_HEADER###

###FORGOT_PASSWORD_ENTEREMAIL###

Navigation | To top

TEMPLATE_FORGOT_SENT

This is the template shown when password has been mailed back.

###STATUS_HEADER###

###STATUS_MESSAGE###

###FORGOT_PASSWORD_BACKTOLOGIN###

Navigation | To top