[TYPO3-dev] tt_news - non-linkable title if no news in the body

Irina Oltu irina at all-2.com
Tue Mar 30 10:27:44 CEST 2010


hello all,

I am trying to configure Typo script to overwrite the title of the news
depending on the following condition:

If there is no news in the body, then make the news title unclickable: 

<h2><!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_ITEM###--></h2>

should look like
<h2>###NEWS_TITLE###</h2>


I've been playing around with the script, but haven't come with
anything working. I assume it IS possible to do what I want - but am
simply stuck here. ANY Help would be much appreciated!

Thanks!
Irina




More information about the TYPO3-dev mailing list