[Typo3-UG Oesterreich] alttext bei image

Goran Stojkovic g.stojkovic at bee4me.net
Thu Aug 18 22:00:24 CEST 2005


Hi,

Versuch mal:

$imageProps["altText"]="TEXT";
$imageProps["altText."]["value"]="lala";

Gefunden unter:

http://typo3.org/doc.0.html?&tx_extrepmgm_pi1[extUid]=270&tx_extrepmgm_pi1[tocEl]=353&cHash=440681ea56

lg
Goran

-----Ursprüngliche Nachricht-----
Von: typo3-at-bounces at lists.netfielders.de [mailto:typo3-at-bounces at lists.netfielders.de] Im Auftrag von Stefan Beylen
Gesendet: Donnerstag, 18. August 2005 21:49
An: typo3-at at lists.netfielders.de
Betreff: [Typo3-UG Oesterreich] alttext bei image

hallo liste,

kurz und bündig:

---8<---snip-----
$imageProps["file"]="uploads/tx_sbproducts/".$record[0]['image'];
$imageProps["file."]["width"]=$conf['imageMaxWidth'];
$imageProps["altText"]="lala";
$imageProps["titleText"]="wahwah";
		 
$temp_content=$this->cObj->substituteMarker($temp_content,"###ITEM_PICTURE###",$this->cObj->IMAGE($imageProps));
---8<---snap-----

why do I get no alt/titletext?

danke!

ps:
---8<---snip-----
$imageProps["file."]["altText"]="lala";
$imageProps["file."]["titleText"]="wahwah";
---8<---snap-----
geht natürlich auch ned...
_______________________________________________
Typo3-at mailing list
Typo3-at at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-at




More information about the TYPO3-at mailing list