Last modified: 2013-09-29 13:43:01 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T18316, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16316 - Tags like <embed> are needed
Tags like <embed> are needed
Status: NEW
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.14.x
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-11-12 01:55 UTC by Will Pittenger
Modified: 2013-09-29 13:43 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Will Pittenger 2008-11-12 01:55:37 UTC
I know there are security concerns with <embed>, <object>, and <iframe>.  So why not a version of <embed> that allows only files uploaded to Wikimedia servers?  This would help me with problems like what I discussed at [http://commons.wikimedia.org/wiki/Commons:Graphic_Lab_School/Images_to_improve#Need_a_way_to_turn_21_seperate_images_into_a_single_app-like_image.]
Comment 1 Brion Vibber 2013-09-29 13:43:01 UTC
(Just going through some old bugs and updating...)

Discussion linked above got archived to: https://commons.wikimedia.org/wiki/Commons:Graphic_Lab_School/Images_to_improve/Archive/Resolved_2#Need_a_way_to_turn_21_seperate_images_into_a_single_app-like_image.


This sort of request could be handled with something like the EmbedScript extension I did some experiments on last year:
https://www.mediawiki.org/wiki/Extension:EmbedScript

This allows writing arbitrary JavaScript code and HTML to be displayed in an <iframe>, using a separate domain as an in-browser security layer to isolate the running code from the rest of the wiki.


See also bug 54213, a newer tracking bug for more purpose-built systems that the multimedia group may be working on soon...

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links