diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-12 16:50:04 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-12 16:50:04 -0500 |
commit | 29ca20b87c565412fa603127425ccdaf4ca58b79 (patch) | |
tree | bb422e974cc82ede61c14b23f010950da9f92ec4 /doc/todo | |
parent | 693a0f1ef2c1a920602191fb3226d6378b1012e8 (diff) |
response
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/finer_control_over___60__object___47____62__s.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/finer_control_over___60__object___47____62__s.mdwn b/doc/todo/finer_control_over___60__object___47____62__s.mdwn index c37d052db..0ca949954 100644 --- a/doc/todo/finer_control_over___60__object___47____62__s.mdwn +++ b/doc/todo/finer_control_over___60__object___47____62__s.mdwn @@ -56,6 +56,11 @@ For Ikiwiki, it may be nice to be able to restrict [URI's][URI] (as required by >> (i. e., only *local* and certain `data:` ones for `data` and >> `usemap`) should make `object` almost as harmless as, say, `img`. +>>> But with local data, one could not embed youtube videos, which surely +>>> is the most obvious use case? Note that youtube embedding uses an +>>> object element with no classid. The swf file is provided via an +>>> enclosed param element. --[[Joey]] + >> (Though it certainly won't solve the [[SVG_problem|/todo/SVG]] being >> restricted in such a way.) |