[TYPO3-ttnews] target to single view
Oliver Rowlands
oliver at liquidlight.co.uk
Fri May 4 13:03:10 CEST 2007
Hi Michael & Thomas,
Have you tried:
plugin.tt_news {
pageTypoLink {
extTarget >
extTarget = _blank
}
}
Regards,
Oliver
Michael Bakonyi wrote:
> Hi,
>
> I think I've got the same problem. I don't use frames but want to change
> the target-attribute for the "more"-link.
>
> Like in the documentation stated the "more"-link should be similar to
> the target set via PAGE_TARGET. Well, I did set it to "_blank" and every
> link, I didn't specified a link-target in the link-attributes-popup,
> changes its target to "_blank" - but not the "more"-link in tt_news.
>
> I also tried this configuration in CONSTANTS:
>
> styles.content.links.target = _blank.
>
> And I tried this:
>
> tt_news{
> pageTypoLink.target >
> pageTypoLink.target = _blank
> itemLinkTarget = _blank
> }
>
> although I know these are not the adequate settings for this problem.
>
> Is this a bug? I read several posts about that problem without any
> solution ...
>
> Bye,
> Michael
>
>
>
>
> Thomas Hartwig schrieb:
>> Hi,
>> I have build a project with frames with Typo3 4.0 and tt_news 2.3.4.
>> The installation of tt_news I have build like the documentation.
>> The content frame is called "content".
>> The news list is shown.
>> In Constants I have defined:
>>
>> content.pageFrameObj = content
>> PAGE_TARGET = content
>> plugin.tt_news {
>> pageTypoLink.target = _top
>> itemLinkTarget = content
>> singlePid = 25
>> }
>>
>> Nothing works. There is no target in the a tag. The click on "more"
>> shows the whole page in content frame and the message "no news_id
>> given".
>>
>> What did I wrong?
>> Can anyone help me?
>>
>> Best regards,
>>
>> Thomas
--
Oliver Rowlands
:: Liquid Light ::
E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk
T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
More information about the TYPO3-project-tt-news
mailing list