Feature #5571
closedEmbedding iframe of HTML content on jitp.commons.gc.cuny.edu
0%
Description
We are publishing an article that would include an embedded iframe of the following HTML document (http://www.shawnaross.com/jitp/). In the past we have been able to host a version of the HTML document on GC servers and receive a custom shortcode to allow for the iframe. We'd like to do this again.
Files
Updated by Matt Gold over 8 years ago
- Category name set to WordPress (misc)
- Status changed from New to Assigned
- Assignee set to Boone Gorges
Updated by Boone Gorges over 8 years ago
- Target version set to 1.9.16
Sure. I'll get this in for you on the 21st.
Updated by Boone Gorges over 8 years ago
- Status changed from Assigned to Resolved
Hi Kimon - I've just implemented this.
The files (HTML page + mla-tweets.xlsx) will be served locally. The URL for the content is http://commons.gc.cuny.edu/wp-content/static/JITP-Shawna-Ross/ and http://commons.gc.cuny.edu/wp-content/static/JITP-Shawna-Ross/mla-tweets.xlsx
The shortcode for embedding via iframe is:
[shawnaross-jitp width="800" height="600"]
Adjust the size as needed.
Everything will be live and ready to be used within the next hour or so.
Let me know if you have any problems!
Updated by Kimon Keramidas over 8 years ago
- File index.html index.html added
Boone,
There were some layout problems within the iframe once we staged it on the JITP dev site that had to do with the CSS of the internal HTML. We have new HTML from the article author. Could you swap out the old file with this one? Thanks.
Kimon
Updated by Boone Gorges over 8 years ago
Sure. The file is updated in https://github.com/cuny-academic-commons/cac/commit/fd8e43cd1ca1acce347f0ec3bdf299dd8b0a08b6 and will be deployed as part of our release on the 11th.