Opened 16 years ago
Last modified 16 years ago
#2771 confirmed New Feature
Use CKEditor in opensocial gadget
Reported by: | daffie | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hi CKEditor developers,
I would like to be able to use the CKEditor in an opensocial gadget. Because of cross-domain problems is this not possible.
Opensocial is used for make applications on myspace, hi5, orkut and many others.
For more information on opensocial: http://code.google.com/apis/opensocial/
Attachments (2)
Change History (6)
comment:1 Changed 16 years ago by
Keywords: | Pending WorksForMe added |
---|
comment:2 Changed 16 years ago by
Keywords: | Confirmed added; Pending WorksForMe removed |
---|
@arczi: do you have any opensocial gadget using FCKeditor, so you can say that it works for you?
I believe it's better to leave this ticket open, so we can investigate it in the future.
In any case, having more information about the "cross-domain problems" is still useful.
comment:4 Changed 16 years ago by
Hi arczi and fredck,
I have added a opensocial test gadget. You need to replace www.mydomain.com with your own and you need access to a sandbox on orkut.com, myspace.com or any other social network site.
The first error I get is: Permission denied to set property Window.FCK_STATUS_NOTLOADED var FCK_STATUS_NOTLOADED = window.parent.FCK_STATUS_NOTLOADED = 0 ;
For security reasons is the window.parent property not accessible.
If you need any more information or testing, please let me know
Could you describe your "cross-domain problems"? You can also provide steps to reproduce this problems.