Feature #14782
closedClick to resize tweak
0%
Description
- if a really large picture (with a "click to resize" option on) is on a page and you null the imageLinkWrap.width and imageLinkWrap.height values (as you want the original size) then you get a really huge window poped up. That's not very good. With my change, if a picture with offset is bigger than 820x620px you get a 800x600px big resizable window with scrollbars.
I've added one more thing, which would be hard to remove and report separately:
- if you put some non-ASCII chars to a goodMess/badMess in a formmail, the PHP function rawurlencode messes them up. Therefore I removed this function. I really don't see the point why it should be there.
(issue imported from #M1144)
Files
Updated by Sebastian Kurfuerst over 19 years ago
Is there any TS option where you can set the size of the popup?
Sebastian
Updated by Jan Bednarik over 19 years ago
No.
Anyone who'd like to fix it?
--
Jan Bednarik
Updated by Benni Mack almost 14 years ago
The desired options are already incorporated in TYPO3 for quite some time now.