[TYPO3-ttnews] pictures at the top of the latest
Stefan Kaufmann
kaufmann at dwwd.ch
Wed Jan 10 12:19:39 CET 2007
Karol Dabrowski wrote:
>>Hello,
>>
>>
>
>
>
>>If I understand correctly you would have to simply remove the
>>'image'-marker from your template in LIST or LATEST section. If you keep
>>
>>
>
>
>
>>it in SINGLE section it would then only be displayed in single view.
>>Cheers
>>Stefan Kaufmann
>>
>>
>
>Uppps! It didn't work. I have removed image markers but I saw later they refers to the "symbol" of news item image. I need to remove images from the list and latest view where images are a PART OF THE CONTENT, they are inserted in the record, they are a part of the item. Is it possible?
>Sorry for my mistake...
>Regards
>KD
>
>
>
>
>
Hello,
That should be possible. Have a look at one of the tt_news templates
e.g. tt_news_v2_template.html in pi1/
There are markers defined for a category image and also for the content
image. All you need to do is to tweak your template accordingly and
remove the correct marker.
NEWS_CATEGORY - news item category
/NEWS_CATEGORY_IMAGE - news item category image/
NEWS_RELATED - links to related news
/NEWS_IMAGE - news item images/
NEWS_CATEGORY_ROOTLINE - category rootline
Hope it helps. Good luck.
--
Stefan Kaufmann
More information about the TYPO3-project-tt-news
mailing list