commit b98625a6cd2a6da6024251c33ab4228bf27b7ddd Author: sirkitree Date: Mon Feb 15 08:20:34 2010 -0600 Patching emfield to allow embed tag for mobile compliance (iPhone) diff --git a/html/sites/all/modules/emfield/contrib/emvideo/providers/youtube.inc b/html/sites/all/modules/emfield/contrib/emvideo/providers/youtube.inc index bad4853..863e3d0 100644 --- a/html/sites/all/modules/emfield/contrib/emvideo/providers/youtube.inc +++ b/html/sites/all/modules/emfield/contrib/emvideo/providers/youtube.inc @@ -511,7 +511,7 @@ function theme_emvideo_youtube_default_external($height, $width, $url, $id, $div $output = << - + @@ -519,6 +519,7 @@ function theme_emvideo_youtube_default_external($height, $width, $url, $id, $div + FLASH; return $output; diff --git a/patches/emfield-mobile-embed.patch b/patches/emfield-mobile-embed.patch new file mode 100644 index 0000000..e69de29