{namespace mm=MM\MmDynbanner\ViewHelpers}
This Template is responsible for creating a table of domain objects.
If you modify this template, do not forget to change the overwrite settings
in /Configuration/ExtensionBuilder/settings.yaml:
Resources:
Private:
Templates:
List.html: keep
Otherwise your changes will be overwritten the next time you save the extension in the extension builder
[
{
"filename":"botimages/{banner.productId}_740x387",
"filetype":"gif",
"background_color":"FFF",
"dither":true,
"width": 740,
"height": 387,
"textformat":[
{
"font":"font/TeleGroteskNormal.ttf",
"color":"E20074",
"size":31,
"lineheight":120,
"resizeable":true,
"resize_group":0
},
{
"font":"font/TeleGroteskFett.ttf",
"size":35,
"resizeable":true,
"resize_group":0
},
{
"font":"font/TeleGroteskFett.ttf",
"size":31,
"resizeable":true,
"resize_group":0
},
{
"font":"font/TeleGroteskFett.ttf",
"size":25,
"resizeable":true,
"resize_group":0
},
{
"font":"font/TeleGroteskNormal.ttf",
"size":35,
"resizeable":true,
"resize_group":0
}
],
"text":{
"headline":"Für einmalig {banner.price}{banner.price} €* \r{banner.device.headline} , {banner.device.color}",
"content1":"im Tarif Magenta für {banner.rate.monthlyPrice} €* mtl.",
"content2":"{banner.description}",
"content3":"{banner.descriptionV2}"
},
"frames":[
{
"duration":400,
"elements": [
{
"type":"img",
"url":"img/bg.png"
},
{
"type":"img",
"url":"devimages/{banner.device.image}",
"crop_img":true,
"x":633,
"y":267,
"horizontal":"center",
"vertical":"center",
"max_height":197,
"max_width":159
},
{
"type":"text",
"id":"headline",
"x":50,
"y":211,
"width":480,
"height":82
},
{
"type":"text",
"id":"content1",
"x":50,
"y":317,
"width":510,
"height":82
}
]
},
{
"duration":250,
"elements": [
{
"type":"img",
"url":"img/bg.png"
},
{
"type":"img",
"url":"devimages/{banner.device.image}",
"crop_img":true,
"crop_treshold":0.2,
"x":633,
"y":267,
"horizontal":"center",
"vertical":"center",
"max_height":197,
"max_width":159
},
{
"type":"text",
"id":"headline",
"x":50,
"y":211,
"width":480,
"height":82
},
{
"type":"text",
"id":"content2",
"x":50,
"y":317,
"width":480,
"height":82
}
]
},
{
"duration":250,
"elements": [
{
"type":"img",
"url":"img/bg.png"
},
{
"type":"img",
"url":"devimages/{banner.device.image}",
"crop_img":true,
"crop_treshold":0.2,
"x":633,
"y":267,
"horizontal":"center",
"vertical":"center",
"max_height":197,
"max_width":159
},
{
"type":"text",
"id":"headline",
"x":50,
"y":211,
"width":480,
"height":82
},
{
"type":"text",
"id":"content3",
"x":50,
"y":317,
"width":480,
"height":82
}
]
}
]
},
]