[TYPO3-ttnews] Probs width Titletag in Detailview

Georg Ringer typo3 at ringerge.org
Tue Nov 29 14:59:40 CET 2011


Hi Paul,


Am 29.11.2011 14:21, schrieb Bader Paul:
> The following code will dosen't work. Has anybody an idea what is wrong.

it is tx_news_pi1|news and not uid, that was easy ;)


> source.insertData = 1

you should set an source.intval = 1 to avoid sql injections

> conf.tx_news_domain_model_news = TEXT
> conf.tx_news_domain_model_news.field = title

you should set a htmlSpecialChars = 1 to avoid cross site scripting

with current version from git or upcoming version 1.3.0 you can also use 
this
http://forge.typo3.org/projects/extension-news/wiki/Access_news_with_TypoScript

Georg


More information about the TYPO3-project-tt-news mailing list