Hello, world!
Just started using CKEditor on a new site I've developed, and it's really nice. However, I've run into a bit of a problem with it. All of the site's resources are being loaded from an S3 bucket, including CKEditor's files. It seems that the way I have things set up now, loading from another domain does not work. Does CKEditor support cross-domain loading at all? I've googled and haven't really been able to find anyone else with a problem with loading cross-origin (which is why I originally chose CKEditor), and searched through the documentation but found nothing about it. What am I missing?
Thanks!
Just started using CKEditor on a new site I've developed, and it's really nice. However, I've run into a bit of a problem with it. All of the site's resources are being loaded from an S3 bucket, including CKEditor's files. It seems that the way I have things set up now, loading from another domain does not work. Does CKEditor support cross-domain loading at all? I've googled and haven't really been able to find anyone else with a problem with loading cross-origin (which is why I originally chose CKEditor), and searched through the documentation but found nothing about it. What am I missing?
Thanks!

Re: Loading Cross Domain
Re: Loading Cross Domain
Re: Loading Cross Domain
Re: Loading Cross Domain
Edit: I should point out that I'm only loading from one sub-domain to another. I have a sub-domain that points to the S3 bucket.
Re: Loading Cross Domain
I know that cross domain loading works because I use it, but I don't know what you have done.
Re: Loading Cross Domain
Re: Loading Cross Domain
Thanks for your help!