[TYPO3-english] How to make "Insert link" and "Insert image" RTE's windows wider?
Sergey Alexandrov
serg at alexandrov.us
Thu Aug 11 23:31:33 CEST 2011
Actually, I figured it out:
- search the code for thePreviewWindow, it should give you
something like
thePreviewWindow =
window.open("'.t3lib_div::getIndpEnv('TYPO3_SITE_URL').TYPO3_mainDir.'show_item.php?table="+url,"ShowItem","height=300,width=410,status=0,menubar=0,resizable=0,location=0,directories=0,scrollbars=1,toolbar=0");
change width :) - do not remember if there are more, take a
look on the js/backend.js also. Everything is hard-coded :(
it's inside sysext/rtehtmlarea and dam extensions, then I cleared
all cache, icluding typo3temp, and browser's cache, restarted browser.
Sergey
On 8/11/2011 4:02 PM, Tony Lush wrote:
>
>> How to make "Insert link" and "Insert image" pop-up windows
>> wider/taller? Using DAM.
>
> We are getting the same issue, without using DAM, with one client
> whose users primarily use Macs. It seems to be happening with Chrome
> and, I am told, Firefox. I have not been able to duplicate it on a PC.
> It is especially an issue when using the FE editing mode through the
> View menu in the backend. TYPO3 4.4.latest
>
> Any suggestions would be appreciated.
>
> Thank you -- Tony
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list