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.

ReferenceΒΆ

All constants have to be added to plugin.tx_dpnglossary.settings:

Constant

settings.detailPage

Data Type

integer

Description

Page ID of the detailpage plugin (parser will link to this)

Default

Constant

settings.parsingPids

Data Type

string

Description

Comma list of pages which should be parsed (0 for all)

Default

0

Constant

settings.parsingExcludePidList

Data Type

string

Description

Comma list of pages which should not be parsed

Default

Constant

settings.maxReplacementPerPage

Data Type

integer

Description

Maximum replacements for each term (-1 = any)

Default

-1

Constant

settings.maxReplacementPerPageRespectSynonyms

Data Type

boolean

Description

Respect replacement counter when parsing synonyms

Default

0

Constant

settings.parsingTags

Data Type

string

Description

Comma list of Tags which content will be parsed for terms

Default

p

Constant

settings.forbiddenParentTags

Data Type

string

Description

Comma list of Tags which are not allowed as parent for a parsing tag

Default

a,script

Constant

settings.forbiddenParsingTagClasses

Data Type

string

Description

Comma list of classes which are not allowed for the parsing tag

Default

Constant

settings.listmode

Data Type

options

Description

Listmode of the listpage (normal, character, pagination)

Default

normal

Constant

settings.previewmode

Data Type

options

Description

Previewmode for the preview plugin (newest or random)

Default

newest

Constant

settings.previewlimit

Data Type

integer

Description

Limit for preview list

Default

5

Constant

settings.disableParser

Data Type

boolean

Description

Disable the parser

Default

0

Constant

settings.parseSynonyms

Data Type

boolean

Description

Enable the parsing of terms synonyms

Default

1