[TYPO3-ttnews] more-link and suheader on tt_news version 3.0 and later
Nils Hodyas
n.hodyas at billiton.de
Thu Oct 14 10:57:51 CEST 2010
Hi,
glad it's working now, just one hint ...
Am 02.10.2010 18:33, schrieb Luca Lafranchi:
>
> Solved the problem.
> I don't use ###MORE### marker but I used the CSS to move more-link
> included on suheader...
>
> Luca Lafranchi<luca.lafranchi at idea-net.ch> wrote:
>>
>> Philipp Gampe<typo3.list at philippgampe.info> wrote:
>>> Hi,
>>>
>>> On Thu, 30 Sep 2010 17:52:07 +0200, Luca Lafranchi wrote:
>>>> I see that on the tt_news version 3 and later the more-link has been
>>>> included inside the wrap of the subheader. If I use the ###MORE###
>>>> marker on my template, I see 2 more-link....
>>>>
>>>> I need to disable the more-link inside of the subheader, because I want
>>>> to use the ###MORE### marker on my template and place the more-link on
>>>> another position.
>>>
>>> You can just delete the one from the TS Ð
>>> properly something like plugin.tt_news.subheader.append>
>>>
>>
>> I have already founded this tips, but on my TS I don't have any
>> plugin.tt_news.subheader.append...
then put it there :-)
it's already in the extension TS, when you want to overwrite it in your TS,
simply put
plugin.tt_news.subheader.append >
there, which empties the object.
Ciao, Nils
>> I'm using Typo3 v.4.4.3 and tt_news 3.0.1...
>>
>>> You should be able to still use the ###MORE### marker.
>>>
>>> Best regards
>>> Phil
>>>
>>
>>
>>
>> --
>>
>>
>
>
>
More information about the TYPO3-project-tt-news
mailing list