DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Configuration Reference

Target group: Developers

TypoScript Reference

These typoscript settings are meant as defaults and can be overwritten by viewHelper arguments.

Properties

Property Data type stdWrap Default
debug boolean no 0
jsdebug boolean no 0

Property details

debug

plugin.tx_c1_adaptive_images.settings.debug = boolean

If set, debug info (width, height, ratio) is rendered as annotation directly on the image.

jsdebug

plugin.tx_c1_adaptive_images.settings.jsdebug = boolean

If set, then some debug infos (loaded image dimensions, ratio, container width) are calculated via javascript and shown near the image (positioning of the debug text with css)