georgringer / news-tagsuggest
Let editors create tags quickly while editing a news record
Fund package maintenance!
georgringer
paypal.me/GeorgRinger/10
www.amazon.de/hz/wishlist/ls/8F573K08TSDG
Patreon
Installs: 2 362
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- georgringer/news: ^9 || ^10
- typo3/cms-core: ^10.4 || ^11
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