DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Database*

Controlling of the mapping with your database.

TypoScript Constant Editor: [SEO DYNAMIC TAG - DATABASE]

Property

GP parameter for uid

Data type

integer

Description

Obligate! The GP parameter with the uid.

Example:

tx_ttnews|tt_news

Default

NULL

Property

Table

Data type

string

Description

Obligate! The from table in the SQL query.

Example:

tt_news

Default

NULL

Property

Field image

Data type

string

Description

Obligate! Name of the field, which relate to the images.

Example:

image

Default

image

Property

Exclusive image

Data type

string

Description

Name of the field, which contains the flag for an image, which is excluvsive for list views

Example:

image_1stforlistonly

Default

image_1stforlistonly

Property

Pid list

Data type

string

Description

Obligate! Page id of the folder, which contains the records. This can be a comma seperated list of page ids.

Example:

124, 148, 304

Default

NULL

Property

Recursive

Data type

integer

Description

Number of recursivity levels for the pidInList.

Example:

0

Default

999