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.listPage

Data Type

integer

Description

Page ID of the listpage plugin

Default

Constant

settings.addCanonicalUrl

Data Type

boolean

Description

Add a canonical url to the detailpage

Default

1

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 list, character sorted list, alphabeticly paginated list)

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