traw/news-content-columns

Render the additional content elements of news in your desired column

Installs: 330

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

pkg:composer/traw/news-content-columns

1.0.4 2025-11-04 23:26 UTC

This package is auto-updated.

Last update: 2025-11-05 08:45:31 UTC


README

Render the additional content elements of news in your desired column.

Installation

composer require traw/news-content-columns or download from TER

Configuration

No additional config needed. The news storage folder must have the same Backend Layout as the News Detail page or at least have the same colPos columns available.

Usage

In the news record choose the appropriate colPos for each content element that should be rendered in another column.

The extension automatically filters the content elements that are attached to a news record. All content elements are removed, that don't have the same colPos as the News-Detail-Plugin or the plugin that renders the detail action resp.

On the page where the News-Detail-Plugin is located or the news detail view is rendered, place the News Content Columns plugin in any another column to render the content elements of the current news record that have the same colPos.

Example

Assume you have a 3-column layout.

In the news record's content elements, decide where to put the content element

colPos of content elements

Content in News Record

Place the plugin in the columns:

Plugins in columns

The content elements will be rendered in the corresponding column

Result

Credits:

Extension icon shamelessly copied from https://typo3.github.io/TYPO3.Icons/icons/overlay/overlay-news.html