[TYPO3-english] tt_news links_stdWrap.wrap problem

Jigal van Hemert jigal at xs4all.nl
Sun Aug 22 07:45:35 CEST 2010


Hi,

On 21-8-2010 23:26, Michael Albers wrote:
> In my source code i see why this is:
> <div class="portfolio-item-links"><dd><a
> href="www.example.com">www.example.com</a></dd></dl></div>
>
> In /typo3conf/ext/tt_news/pi/static/ts_new/setup.txt there is this code:
>
> links_stdWrap.wrap = <dl class="news-single-links">|</dl>

My first try would be to look in the TypoScript Object Browser. Start 
the Web > Template module, select the page which displays the problem 
and select the Object Browser in the select box.
Now you can see the result of all the combine TS for that page.

In the view of the Setup (another select box) you can open plugin, 
tt_news, etc. until you get to links.stdWrap, wrap

If there is anything else then what you'd expect from the configuration 
in setup.txt you mentioned you can find in a tooltip on the 'wrap' 
property the template(s) where it was defined.

If the Object Browser shows the correct configuration I would see if 
config.xhtml_cleaning (or page.config.xhtml_cleaning) is set and 
deactivate it to see the output without this postprocessing. XHTML 
cleaning is a clever function, but I've seen it go wrong in certain 
situations.

Hopefully you can find the cause :-)

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh


More information about the TYPO3-english mailing list