Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 241023

Summary: Add 'iframe' as an allow html attribute in wiki
Product: Community Reporter: Chris Aniszczyk <caniszczyk>
Component: WikiAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: jeffmcaffer, karl.matthias
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Chris Aniszczyk CLA 2008-07-15 20:24:21 EDT
It would be nice to use iframes in the wiki. People are starting to embed google calendars.
Comment 1 Karl Matthias CLA 2008-07-16 12:41:11 EDT
Please explain the use case further.  Iframe is rather a dangerous thing to allow arbitrarily.  The Google calendars are embedded via a wiki extension that only does that.
Comment 2 Chris Aniszczyk CLA 2008-07-16 12:43:58 EDT
In order to embed a google calendar in a wiki page, you need to use an iframe for it to appear... unless there's some other method I don't know about...

Is there something fancy we can do here to ensure this is only possible with google calendars?
Comment 3 Denis Roy CLA 2008-07-16 13:07:13 EDT
You mean like this (without an iFrame): http://wiki.eclipse.org/XSL_Release_Plan

Marking this as a dupe of bug 232615.  Please reopen if I missed something, but as Karl mentioned, iframes in a non-controlled environment would kill us all.

*** This bug has been marked as a duplicate of bug 232615 ***
Comment 4 Chris Aniszczyk CLA 2008-07-16 13:09:49 EDT
Thanks for the quick turnaround guys :)