https://github.com/in2code-de/in2glossar
Glossar functionality for TYPO3 Frontend with backend module
https://github.com/in2code-de/in2glossar
Last synced: about 1 year ago
JSON representation
Glossar functionality for TYPO3 Frontend with backend module
- Host: GitHub
- URL: https://github.com/in2code-de/in2glossar
- Owner: in2code-de
- Created: 2021-02-04T13:47:05.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-09T12:29:54.000Z (about 1 year ago)
- Last Synced: 2025-04-15T15:48:46.557Z (about 1 year ago)
- Language: PHP
- Size: 690 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# in2glossar
This is a glossary extension for TYPO3


## Documentation
This is an extension especially built for the needs of one customer to show tooltips and a list view with all glossary
records.
## Early Access Programm for TYPO3 13 support
:information_source: **TYPO3 13 compatibility**
> See [EAP page (DE)](https://www.in2code.de/agentur/typo3-extensions/early-access-programm/) or
> [EAP page (EN)](https://www.in2code.de/en/agency/typo3-extensions/early-access-program/) for more information how
> to get access to a TYPO3 13 version
## Changelog
| Version | Date | State | Description |
|---------|------------|---------|--------------------------------------------------|
| 13.0.0 | tbd | Feature | TYPO3 v13 compatibility - planned |
| 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 |
## Contribution
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 powermail users. In addition: We don't want to make powermail even more complicated in usability for an edge case feature. Please discuss a new feature before.