traw / news-content-columns
Render the additional content elements of news in your desired column
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: ^8.1
- georgringer/news: ^11 || ^12
- typo3/cms-core: ^12 || ^13
README
Render the additional content elements of news in your desired column
Installation
composer require traw/news-content-columns
Configuration
No additional config.
Usage
If installed, the extension automatically filters the content element that are attached to a news record. All records are removed, that don't have the same colPos as the News-Detail-Plugin.
On the page where the News-Detail-Plugin is located, place the News Content Columns
plugin in another column to render the content elements of the news record that have this colPos.
Example
Assume you have a 3-column layout.
In the news record's content elements, decide where to put the content element
Place the plugin in the columns:
The content elements will be rendered in the corresponding column
Credits:
Extension icon shamelessly copied from https://typo3.github.io/TYPO3.Icons/icons/overlay/overlay-news.html