Wondering why it's necessary to put
tags in the embed code? Can it be just iframe tags instead like youtube etc? Some sites don't allow script tags etc. ThanksWondering why it's necessary to put
tags in the embed code? Can it be just iframe tags instead like youtube etc? Some sites don't allow script tags etc. Thanks
Comments
Comment #1
clemens.tolboomThis is I guess by design. See also #1835474: The embed code has path to javascript hard coded.
The Drupal site needs a way to find the requested content. Maybe having a resolver for the iframe src would do the job? Please respond to #1835474: The embed code has path to javascript hard coded. to focus in one issue (and working on 7.x).