heimrichhannot/contao-issuu

Watch responsive ISSUU documents within contao.

1.0.2 2015-09-17 11:52 UTC

This package is not auto-updated.

Last update: 2024-03-16 14:46:34 UTC


README

Watch responsive ISSUU documents within contao. For more information visit: http://issuu.com

Features

  • tl_content element
  • tl_news support

Add the following markup to your news template (e.g. news_full)

<div data-configid="<?php echo $this->issuuConfigID; ?>" style="width:650px; height:459px;" class="issuuembed"></div>
<script type="text/javascript" src="//e.issuu.com/embed.js" async="true"></script>