1
Hi all,
i'm integrating FCKeditor 1.6 into xoops.
In addition i wish to add a new dialog that allow opening
the full-size image in a separate popup by clicking on the resized image.
I've found a js function that can be used for this purpose.
Here's the triggering link:
<a href="javascript:popImage('http://SomeSite.com/SomeImage.gif','Some Title')">
The integration is almost complete,i miss only this popup feature.
If you're comfortable with javascript and/or FCKeditor,
please contact me or follow this thread.
ATB,ralf.
P.S1.:the original editor can be downloaded
hereP.S2:i've also started a new thread on FCKeditor's support forum where i explain some details.Please read it
hereP.S3:this hack will be publicly released togheter with a tutorial when finished