georgringer/news-tagsuggest

Let editors create tags quickly while editing a news record

v1.0.0 2022-07-01 16:54 UTC

This package is auto-updated.

Last update: 2024-04-05 14:37:11 UTC


README

TYPO3 11 TYPO3 10 Donate

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