georgringer/news-tagsuggest
Composer 安装命令:
composer require georgringer/news-tagsuggest
包简介
Let editors create tags quickly while editing a news record
README 文档
README
TYPO3 Extension news_tagsuggest
This extension enriches the selection of tags in a news record. Non existing tags can be created on the fly within the news record. This feature has been part of EXT:news prior to version 10 and has been extracted into a separate extension.
Installation
Install this extension just as any other TYPO3 extension:
- Use
composer req georgringer/news-tagsuggest - download it within the Extension Manager
- or download it from
https://extensions.typo3.org/extension/news_tagsuggest
Configuration
The following Page TsConfig can be used to define on which page the new tag is persisted:
# Tags will be saved on page with ID 123
tx_news.tagPid = 123
统计信息
- 总下载量: 3.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-07-01
