Irgendwie stehe ich gerade auf dem Schlauch, ich wollte den HTML-Tag für Bilder von IMG auf AMP-IMG ersetzen. Es greift leider nicht.
Was habe ich in den Konstanten vergessen?
tt_content.image.20.1.layout.default.element = <amp-img src="###SRC###" width="###WIDTH###"
height="###HEIGHT###"###PARAMS######ALTPARAMS######BORDER###></amp-img>
tt_content.image.20.1.layout.figure.element = <figure ###SOURCECOLLECTION###
###PARAMS######ALTPARAMS###><noscript><amp-img
xsrc="###SRC###"###PARAMS######ALTPARAMS###></amp-img></noscript></figure>
tt_content.image.20.1.layout.srcset.element = <amp-img src="###SRC###"
srcset="###SOURCECOLLECTION###"###PARAMS######ALTPARAMS###></amp-img>
tt_content.image.20.1.layout.picture.element = <picture>###SOURCECOLLECTION###<amp-img
src="###SRC###"###PARAMS######ALTPARAMS###></amp-img></picture>
tt_content.image.20.1.layout.element = <amp-img
src="###SRC###"###SOURCECOLLECTION######PARAMS######ALTPARAMS###></amp-img>
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german