|
|
How to add an altText to an imageSometimes you need to add an alternative text to an image from Typoscript. This is easy to do:
page = PAGE
page.10 = IMAGE
page.10 {
file = fileadmin/images/myimage.jpg
altText = This will be the alternative text
}
General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |