I have improved the original FullWindow plugin written
by Aichi:
http://sourceforge.net/tracker/index.php?func=detail&aid=1236692&group_id=75348&atid=737639
Changelog:
* New window is opened with the FCKDialog.Show command,
so it is compatible with the FCK dialogs.
* The popup is always on top of the original instance.
* The original instance is passed as an argument to the
new window. Content and configuration of the original
instance are accessed through this argument.
* An array for loading certain configuration items is
available in fullwindow.html. Copying all the
configuration items was buggy, so I choose for this way.
* It is possible to close the popup with the normal
close button of the window. Even then the changes are
transferred to the original instance.
If you find any bugs, please let me know!
Enjoy! :-)
Edwin Vlieg
Flydesign.nl
FullWindow plugin
Logged In: YES
user_id=952521
Very good work!
I hope Fred will implement this one in V2.1
Logged In: YES
user_id=1247922
Very nice, thank's for improving.
Aichi
Logged In: YES
user_id=1247922
Only one thing disappoint me. It is that you can not resize
large window (popup) in IE.
Logged In: YES
user_id=1371356
Cool it works nicely and transfers the content of the editor
between the two instances.
But there you have the first problem of this plugin, it
doesn't resize the existing editor's instance, but it
creates a new one in a popup window
And the popup window isn't sized properly to fullscreen...
A good solution would be resizing the existing FCKeditor
instance.
Nice work though :)
Logged In: YES
user_id=1371356
I realized my idea I spoke about in my previous post. The
functionality comes in a new plugin named 'FitWindow'. This
plugin stretches the editor's frame to fit into
the current window or toggles back to its original
size. In fullsize mode, the editor will adapt to the
new window size on resize of it.
http://sourceforge.net/tracker/index.php?func=detail&aid=1431638&group_id=75348&atid=737639
http://www.saulmade.nl/FCKeditor/FCKPlugins.php
Logged In: YES
user_id=1474888