jweiland / glossary2
此TYPO3扩展为您创建带有A-Z链接的词汇表
6.0.1
2024-01-18 13:45 UTC
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-l10n_main
- dev-typo3_13_compatibility
- dev-feature/typo3-12-compatibility
- dev-TYPO3_9-5
- dev-TYPO3_8-7
This package is auto-updated.
Last update: 2024-09-20 08:39:59 UTC
README
glossary2
是TYPO3 CMS的扩展。它显示词汇条目列表,包括详细视图。在列表上方您将看到一个A-Z导航。
1 功能
- 创建和管理词汇表记录
2 使用方法
2.1 安装
使用Composer安装
安装此扩展的推荐方法是使用Composer。
在基于Composer的TYPO3项目中运行以下命令
composer require jweiland/glossary2
从TYPO3扩展仓库(TER)作为扩展安装
使用扩展管理模块下载并安装glossary2
。
2.2 最小配置
- 包含扩展的静态TypoScript。
- 在sysfolder上创建glossary2记录。
- 在页面上添加glossary2插件并至少选择sysfolder作为起始点。