[TYPO3-english] tt_news and XHTML-strict [Solved]
Damien Sauveron
damien.sauveron at unilim.fr
Wed Mar 10 11:30:10 CET 2010
Dear all,
I have solved my problem.
The following line needs to be added in the *setup* part of the template:
## Remove the target attribute
plugin.tt_news.pageTypoLink.extTarget =
I hope it will help you.
Best regards,
Damien
Damien Sauveron a écrit :
> Dear all,
>
> I certainly missed something but I do not succeed to validate in
> "XHTML-strict" a page containing the tt_news plugin with LATEST view.
> Indeed there are target="_top" in the links generated.
>
> However, in my the constant part of the template, I have:
> # We want absolutely no target attribute as it is not XHTML-strict
> # compliant and I really don't like new windows (_blank target)!
> lib.parseFunc.tags.link.typolink.target >
> PAGE_TARGET =
> styles.content.links.extTarget =
> styles.content.links.target =
> content.pageFrameObj =
> styles.content.mailform.target =
> styles.content.searchresult.resultTarget =
> styles.content.searchresult.target =
>
> Any advise would be appreciated.
>
> Best regards,
> Damien
--
Damien Sauveron
http://damien.sauveron.fr/
More information about the TYPO3-english
mailing list