Menu


How to add an altText to an image

Sometimes 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
}







Google Search

 
wiki.lacisoft.com
WWW
2009-2011 (c) Lacisoft.com