[Typo3-dev] How can I add altText for images?
Robert Lemke
rl at robertlemke.de
Wed Apr 28 20:50:54 CEST 2004
Hi David,
On Wed, 2004-04-28 at 18:26, David Denicolo' wrote:
> Hello I had read a lot about insert altText, but nothing work for me :(
> Now I'm trying to copy the "caption" into the altText, but it doesn't work:
> I tryed different codes on my typoscript template:
There are two things: First is, you didn't find the right position where
to put your value and second was the case of "alttext" which should be
"altText".
Try this one:
tt_content.textpic.20.1 {
altText.field = imagecaption
}
--
robert
"They placed me on this earth without a manual.
And I dare to say, I’m doing just fine without ;)"
More information about the TYPO3-dev
mailing list