[TYPO3-english] Replace images with ALT text

StephenBungert stephenbungert at yahoo.de
Tue Feb 24 11:11:41 CET 2009




Bob-279 wrote:
> 
> 1) it makes all the the text in my "Text w/Image" content disappear
> 
> 2) I can't seem to work out how to get it to apply to one page type only
> 

Probably becuase you deleted the whole textpic object here first:

tt_content.textpic > 

I think you could put the TypoScript in a condition to check the page type:

See tsref section on conditions:

http://typo3.org/documentation/document-library/references/doc_core_tsref/4.1.0/view/4/1/#id3973274

# Change 1 to whatever page type number you want
[globalVar = GP:typeNum=1]
...
[global]

-----
-- 
Stephen Bungert
-- 
View this message in context: http://www.nabble.com/-TYPO3-english---Replace-images-with-ALT-text-tp22160021p22179306.html
Sent from the TYPO3 English mailing list archive at Nabble.com.



More information about the TYPO3-english mailing list