[TYPO3-english] internal-link-new-window +scroll

Tomas Norre Mikkelsen tomasnorre at gmail.com
Thu Sep 8 09:47:04 CEST 2011


On 2011-08-26 12:07, Tomas Norre Mikkelsen wrote:
> Hi,
>
> After upgrading an older TYPO3 version from 4.2.x -> 4.5.5 my link which
> opens with: internal-link-new-window and target 800x600 does not have
> scrollbars anymore..
>
> Any hints on how to fix this?

One of my colleagues found a solution to the problem in following 
bug-report:

http://bugs.typo3.org/view.php?id=3514#c18455

In your TS template, you may set:

lib.parseFunc.tags.link.typolink.JSwindow_params = 
left=100,top=100,location=yes,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no
lib.parseFunc_RTE.tags.link.typolink.JSwindow_params < 
lib.parseFunc.tags.link.typolink.JSwindow_params
tt_content.image.20.1.imageLinkWrap.typolink.JSwindow_params < 
lib.parseFunc.tags.link.typolink.JSwindow_params
tt_content.textpic.20.1.imageLinkWrap.typolink.JSwindow_params < 
lib.parseFunc.tags.link.typolink.JSwindow_params

-- 
Venlig Hilsen / Best Regards
Tomas Norre Mikkelsen
Tomasnorre at gmail.com

Follow me at twitter
Twitter.com/tomasnorre


More information about the TYPO3-english mailing list