Extension Settings
Some general settings for glossary2
can be configured
in Admin Tools -> Settings.
Tab: Basic
templatePath
Default: EXT:
Which template should be used to render the A-Z list. EXT:
as prefix is
possible. This is more a fallback, as you can override this option at various
places.
possibleLetters
Default: 0-
Example: plugin.
Define the letters you want see in the glossary. This is more a fallback, as you can override this option at various places.
If you deactivate merge
in TypoScript you should override 0-
in
this option to individual numbers: 0,1,2,3,4,5,6,7,8,9
. Of cause you can
override this option with help of TypoScript, too.