heimrichhannot/contao-news_pagination
Composer 安装命令:
composer require heimrichhannot/contao-news_pagination
包简介
This module offers manual content pagination for the news reader.
README 文档
README
This module offers manual content pagination for the news reader.
Features
- add a pagination for navigating between the news parts
- manual splitting
- split news content by wrapping the content elements in special start and stop content elements
- automatic splitting
- split news articles by an adjustable character amount considering html tags
Technical instructions
- Activate "addPagination" in your news reader module.
- Add
<?= $this->newsPagination ?>to your details template (e.g. "news_full").
Known limitations for automatic pagination
- currently only ce_text not nested in another content element (like an accordeon) is supported for splitting, other elements are removed properly according to current page number though (completely)
统计信息
- 总下载量: 709
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2017-07-31