Does anyone know if it is possible to a full screen (or most of the screen) popup for a block's edit dialog, similar to how the file manager works?
I've hesitated to bump up the size of some of my block windows because of possibly small browser window sizes, but for some it would be awesome to take advantage of more space when I can.
Let me know if you think this is possible. Thank you!
Well, the dialog size is dictated by a hard-coded value in the block's controller. I wasn't sure if anyone had tried putting a percentage value in there, or if they had tried resizing the window after it was launched ...
yes you can customize the editors with and height. That's just a little javascript tweaking. You remember the place where you can choose between simple, office and custom editor setting in your dashboard? That's the place you do such things.
+ F11 will fullscreen any browser ;)
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.