[TYPO3-ttnews] Displaying "related news" in LIST-View
Michael Haugg
michael.haugg at memmingen.de
Thu Sep 27 10:29:45 CEST 2007
Shame on me...
plugin.tt_news.getRelatedCObject.10.default.10.typolink.parameter =
{$plugin.tt_news.singlePid}
But please admit that is't a bit tricky to find out ;-)
Michael
Michael Haugg schrieb:
> Hello again!
>
> alwaysShowRelated = 1 helped me to display related news in the LIST View.
>
> And of course I need the SINGLE View as well for displaying these
> related news-articles.
>
> But in the SINGLE View the related articles are shown but not linked. I
> really was searching up and down in forums and manuels but haven't got a
> clue...
>
> Any Idea what's wrong?
>
> Regards, Michael
>
>
>
> Michael Haugg schrieb:
>> Thanks, Oliver! This helped!
>>
>> Oliver Rowlands schrieb:
>>> Hi Michael,
>>>
>>> Try adding the following to your template TS Setup:
>>>
>>> plugin.tt_news {
>>> alwaysShowRelated = 1
>>> }
>>>
>>> Hope this helps,
>>>
>>> Oliver
>>>
>>> Michael Haugg wrote:
>>>> Hello,
>>>>
>>>> for certain reasons I need to display the full content of tt_news
>>>> articels in the LIST view.
>>>>
>>>> The SINGLE View is not used at all.
>>>>
>>>> It was no problem to configure this by changing the markers in the
>>>> HTML-template.
>>>>
>>>> Everything works fine - except the "related news", which are not
>>>> displayed at all. The other "addintional info"-field like "links"
>>>> and "files" are displayed correctly.
>>>>
>>>> Any good advice?
>>>>
>>>> Regards
>>>>
>>>> Michael
>>>
>>>
More information about the TYPO3-project-tt-news
mailing list