Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread dave typo
perfect thanks a lot everyone :) On 8/2/07, Tyler Kraft <[EMAIL PROTECTED]> wrote: > in your template constants: > > PAGE_TARGET = > content.pageFrameObj = > > > in your template setup: > config.extTarget = > config.intTarget = {$PAGE_TARGET} > > > dave typo wrote: > > my target is "page" > > > >

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread Tyler Kraft
in your template constants: PAGE_TARGET = content.pageFrameObj = in your template setup: config.extTarget = config.intTarget = {$PAGE_TARGET} dave typo wrote: > my target is "page" > > hmm... any suggestions? > > On 8/2/07, John de Stigter <[EMAIL PROTECTED]> wrote: >> Hi, >> >> What is the

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread dave typo
my target is "page" hmm... any suggestions? On 8/2/07, John de Stigter <[EMAIL PROTECTED]> wrote: > Hi, > > What is the target of your link? (Check the source code of the page in > the browser). > > RJ > > > When a user clicks on a link within a element, the page > > loads in a new window - how

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread John de Stigter
Hi, What is the target of your link? (Check the source code of the page in the browser). RJ > When a user clicks on a link within a element, the page > loads in a new window - how do I disable this, so that the > new page loads in the same browser? > > > -dave > ___

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread dave typo
hmm didn't work. is there some option somewhere that is taking precedence over another that I may not have considered? On 8/2/07, Katja Lampela <[EMAIL PROTECTED]> wrote: > Hi Dave, > Try this in your template constant: > > content.pageFrameObj = > > HTH katja > > > dave typo kirjoitti: > > s

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread Katja Lampela
Hi Dave, Try this in your template constant: content.pageFrameObj = HTH katja dave typo kirjoitti: > should this not take care of it? > > config.extTarget = _self > > its not working... > > On 8/2/07, dave typo <[EMAIL PROTECTED]> wrote: >> it is a menu/sitemap generated via a content eleme

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread dave typo
should this not take care of it? config.extTarget = _self its not working... On 8/2/07, dave typo <[EMAIL PROTECTED]> wrote: > it is a menu/sitemap generated via a content element > > is there TS that can disable this globally? > > On 8/2/07, Jan Bednarik <[EMAIL PROTECTED]> wrote: > > > When a

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread dave typo
it is a menu/sitemap generated via a content element is there TS that can disable this globally? On 8/2/07, Jan Bednarik <[EMAIL PROTECTED]> wrote: > > When a user clicks on a link within a element, the page loads in > > a new window - how do I disable this, so that the new page loads in > >

Re: [TYPO3] how to disable li links opening a new window?

2007-08-02 Thread Jan Bednarik
> When a user clicks on a link within a element, the page loads in > a new window - how do I disable this, so that the new page loads in > the same browser? It's got nothing to do with element. It depends on what is the link. Is it menu/sitemap generated via TS? Then you need to delete the p

[TYPO3] how to disable li links opening a new window?

2007-08-01 Thread dave typo
When a user clicks on a link within a element, the page loads in a new window - how do I disable this, so that the new page loads in the same browser? -dave ___ TYPO3-english mailing list TYPO3-english@lists.netfielders.de http://lists.netfielders.de/c