jweiland / glossary2
This TYPO3 extension creates a glossary with A-Z links for you
Installs: 17 226
Dependents: 6
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 3
Open Issues: 4
Type:typo3-cms-extension
Requires
- ext-pdo: *
- typo3/cms-core: ^11.5.31 || ^12.4.6
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- phpunit/phpunit: ^9.6
- roave/security-advisories: dev-latest
- typo3/coding-standards: ^0.6
- typo3/testing-framework: ^7.0.2
Replaces
- typo3-ter/glossary2: 6.0.1
- dev-main
- 6.0.1
- 6.0.0
- 5.1.0
- 5.0.10
- 5.0.9
- 5.0.8
- 5.0.7
- 5.0.6
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.3.3
- 4.3.2
- 4.3.1
- 4.3.0
- 4.2.0
- 4.1.1
- 4.1.0
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- dev-typo3_13_compatibility
- dev-l10n_main
- dev-feature/typo3-12-compatibility
- dev-TYPO3_9-5
- dev-TYPO3_8-7
This package is auto-updated.
Last update: 2024-11-06 23:44:01 UTC
README
glossary2
is an extension for TYPO3 CMS. It shows you a list of glossary
entries incl. detail view. Above the list you will see an A-Z navigation.
1 Features
- Create and manage glossar records
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require jweiland/glossary2
Installation as extension from TYPO3 Extension Repository (TER)
Download and install glossary2
with the extension manager module.
2.2 Minimal setup
- Include the static TypoScript of the extension.
- Create glossary2 records on a sysfolder.
- Add glossary2 plugin on a page and select at least the sysfolder as startingpoint.