Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.4. Configuration

Reference

Here's the complete reference of the TypoScript options for the plugin. Remember that you can set each one through the constant editor.

Main login box

Property:

Data type:

Description:

Default:

loginBox.inputSize

int+

The size of the text inputs.

30

loginBox.target

string

The target of the form.

_self

loginBox.method

string

The method of the form.

POST

loginBox.wrap

string

Wrap the whole login box.

loginBox.layout

string

Login box layout.

mailer.from

string

The from email address (mailer parameter).

webmaster@site.com

mailer.fromName

string

The name of the from email address (mailer parameter).

Webmaster

mailer.replyTo

string

The reply to email address (mailer parameter).

noreply@site.com

[tsref:plugin.tx_loginboxmacmade_pi1.]

Small login box

Property:

Data type:

Description:

Default:

template

string

The template file to use for the small login box.

EXT:loginbox_macmade/res/template.html

feUsersPID

int+

The storage page for the FE users to use for the small login box.

loginPage

int+

The PID of the login page.

redirectLogin

int+

Redirect after login (if void, the user will be redirected to same page).

redirectLogout

int+

Redirect after logout (if void, the user will be redirected to same page).

[tsref:plugin.tx_loginboxmacmade_pi2.]