wdb/wdb-news-snapin

Extension for EXT:news to display additional content "around" a single news-article. In templates additional areas can be defined and each area can be filled with content-elements. Imagine news enriched with tables, diagrams, footnotes or any other kind of Content-Elements.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 13

Type:typo3-cms-extension

v1.1.1 2022-01-26 10:00 UTC

This package is auto-updated.

Last update: 2024-03-26 14:48:10 UTC


README

Layout-Container for the TYPO3 extension news, with the advantage that the content-elements can be assigned to define-able areas. So Wiki-pages, Knowlegbases or just feature-rich articles can be created. Think about diagrams, tables, individual article-layouts, footnotes and individual extensions bound to a single article instead of a whole page.

extension-key: wdb_news_snapin

Installation:

  • On commandline: composer require wdb/wdb-news-snapin.
  • Update database scheme in the TYPO3 installation.
  • Include static template on a page where the news-page and the news-storage-page are included.

Important: For TYPO3 versions lower than 11 you've to adapt the pagebrowser in List.html for news perhaps.
With TYPO3-11 the widget API was removed and news-9.x never includes corresponding code anymore.

Below you see a screenshot of one news detail in frontend:

  • the news is the block in the center
  • surrounding blocks are added with wdb_news_snapin and can be changed in layout and content for every news article.

one news article in frontend with surrounding blocks added with wdb_news_snapin