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.

Reference

Property

Property:

Data type

Data type:

Description

Description:

Default

Default:

Property

resolutionConfigs

Data type

array

Description

Configuration for image resolutions. You can define the resolutions of thumbnails, lightbox images etc. here.

A resolution configuration can consist of any parameter that the TYPO3 IMAGE type provides, including image manipulation via GIFBUILDER.

Default

thumb {
   maxW = 150
   maxH = 150
}
galleryThumb {
   maxW = 150
   maxH = 150
}
albumThumb {
   maxW = 150
   maxH = 150
}
lightbox {
   maxW = {$styles.content.imgtext.linkWrap.width}
}

Property

includeCSS.yag_theme_magnificpopup_style

Data type

file

Description

Path to the css that styles the frontend-output of yag.

Default

EXT:yag_theme_magnificpopup/Resources/Public/CSS/styles.css

[tsref:plugin.tx_yag.settings.themes.magnificPopup]

For more configurations see file EXT:yag_theme_magnificpopup/Configuration/Typoscript/setup.txt and use the TypoScript-Objekt-Browser.