[TYPO3-content-rendering] cron_cssstyledimgtext and title attrib

Ernesto Baschny [cron IT] ernst at cron-it.de
Wed Jan 11 17:09:36 CET 2006


Stefan Beylen schrieb am 11.01.2006 12:10:

> having a problem, the tutorial says:
> 
> "This specifies what to do if no title was specified for an img-tag:
> Choices:
> useAlt = behaviour as in TYPO3 core: if the title is not specified, the
> value of the alt-attribute is used instead (if set).
> keepEmpty = keep an empty title-attribute in the tag (e.g. title="").
> removeAttr = remove the title-attribute alltogether."
> (see
> http://typo3.org/documentation/document-library/cron_cssstyledimgtext/IMAGE-3/)
> 
> 
> I changed it to removeAttr in my TS Template
> (tt_content.image.20.1.emptyTitleHandling = removeAttr)
> but the Alt text still gets rendered as Title...
> 
> any hints please?

You might have another Extention installed that XCLASS "cObject"?
Potential candidates to look for are qcom_htmlcleaner, gsi_mailform_ext,
dmc_image_alttext, tableswithoutp, kb_betterstdwrap,
smile_categorization, tm_contentaccess and maybe others. If you have one
of these installed, you need to "tweak" the XCLASSing. See:

http://typo3.org/documentation/document-library/cron_cssstyledimgtext/Conflicting_XCLASS/


Cheers,
Ernesto



More information about the TYPO3-project-content-rendering mailing list