heimrichhannot/contao-yumpu

在 contao 中查看响应式的 Yumpu 文档。

安装: 117

依赖: 0

建议: 0

安全: 0

星标: 0

关注者: 5

分支: 1

开放问题: 1

类型:contao 模块

1.1.0 2020-01-27 15:46 UTC

This package is auto-updated.

Last update: 2024-08-28 01:06:25 UTC


README

在 contao 中查看响应式的 Yumpu 文档。更多信息请访问:http://www.yumpu.com/

功能

  • tl_content 元素
  • tl_news 支持

将以下标记添加到您的新闻模板中(例如 news_full)

<div class="yumpu-embed">
	<iframe src="https://www.yumpu.com/de/embed/view/<?php echo $this->yumpuConfigID; ?>" frameborder="0" allowfullscreen="true" allowtransparency="true"></iframe>
</div>