wdb/wdb-news-snapin
Composer 安装命令:
composer require 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.
关键字:
README 文档
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_snapinand can be changed in layout and content for every news article.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-10-08
