Im tt_news_v2_template.html habe ich folgendes gefunden:
HTML-Code:
h3>TEMPLATE_CAT_RELATED</h3> <em>shows a list of related news with the same category</em><br /> <br /> <!-- ###TEMPLATE_CAT_RELATED### begin --> <!-- ###CONTENT### begin
This is the part of the template substituted with the list of news:
--> <!-- ###NEWS### begin
Template for a single item
-->
###GW3B###<!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_ITEM###--> ###NEWS_TIME### ###GW3E###
<!-- ###NEWS### end--> <!-- ###CONTENT### end --> <!-- ###TEMPLATE_CAT_RELATED### end -->
Aber wie komme ich an diesen Templateteil dran? In der Extension selbst kann ich es nicht anwählen... :sad: Dort sind ja nur die Standards Single, List usw.