This is a glossary extension for TYPO3
This is an extension especially built for the needs of one customer to show tooltips and a list view with all glossary records.
This repository provides a DDEV-backed development environment. If DDEV is installed, simply run the following commands to quickly set up a local environment with example usages:
ddev startddev initialize
- Install ddev, see: https://ddev.readthedocs.io/en/stable/#installation
- Install git-lfs, see: https://git-lfs.github.com/
- Clone this repository
- Run
ddev start - Run
ddev initializeto setup configurations and test database
- Main Branch - Next Major Version
- typo3-v13: Version V13 for TYPO3 13
- typo3-v12: Version V4 for TYPO3 12
ℹ️ TYPO3 14 compatibility
See EAP page (DE) or EAP page (EN) for more information how to get access to a TYPO3 14 version
| Version | Date | State | Description |
|---|---|---|---|
| 13.0.0 | 2025-08-08 | Feature | TYPO3 v13 compatibility |
| 4.0.0 | 2024-07-16 | Feature | TYPO3 v12 compatibility |
| 3.0.0 | 2024-07-16 | Feature | TYPO3 v11 compatibility and modern markup option |
| 2.0.2 | 2021-11-18 | Bugfix | Sort by word in backend list module |
| 2.0.1 | 2021-10-01 | Bugfix | Fix exception in backend module |
| 2.0.0 | 2021-07-09 | Task | Update for TYPO3 10 |
| 1.1.0 | 2021-03-03 | Task | Don't use tooltips in A-tags |
Pull requests are welcome in general! Nevertheless, please don't forget to add a description to your pull requests. This is very helpful to understand what kind of issue the PR is going to solve.
- Bugfixes: Please describe what kind of bug your fix solve and give us feedback how to reproduce the issue. We're going to accept only bugfixes if I can reproduce the issue.
- Features: Not every feature is relevant for the bulk of in2glossar users.

