mozilla / wp-calypso

INACTIVE - http://mzl.la/ghe-archive - The new JavaScript- and API-powered WordPress.com
https://developer.wordpress.com/calypso/
GNU General Public License v2.0
4 stars 10 forks source link

Implement iframe preview functionality #15

Closed secretrobotron closed 8 years ago

secretrobotron commented 8 years ago

Needs to:

Pomax commented 8 years ago

This will also require some CORS/whitelisting work, so that previewing apps allow x-frame-embed for calypso, but nowhere else?

april commented 8 years ago

I assume you mean X-Frame-Options? I'm happy to help with CORS / CSP (frame-ancestors) / XFO questions, should you have any. :)

mmmavis commented 8 years ago

Note that https://github.com/mozilla/wp-calypso/issues/17 is a prereq for this ticket :confounded:

mmmavis commented 8 years ago

@alicoding you have made awesome process on this so I'm gonna assign this ticket to you. I hope you don't mind :wink:

alicoding commented 8 years ago

This is done now, but not in an iframe approach because of how wp-calypso setup and I don't think we should hack/change that.

hannahkane commented 8 years ago

@alicoding - can we close this ticket now?

alicoding commented 8 years ago

Let's file them once we want to improve the flow