From 18f38f0dff93665267bd1497b196d9270fdbdc88 Mon Sep 17 00:00:00 2001 From: shadlaws Date: Sat, 9 Mar 2013 12:51:45 +0100 Subject: #2046 - Change Gallery over to using MediaElementJS as its movie player. --- modules/gallery/views/movieplayer-flash.html.php | 50 ------------------------ modules/gallery/views/movieplayer.html.php | 17 ++++++++ 2 files changed, 17 insertions(+), 50 deletions(-) delete mode 100644 modules/gallery/views/movieplayer-flash.html.php create mode 100644 modules/gallery/views/movieplayer.html.php (limited to 'modules/gallery/views') diff --git a/modules/gallery/views/movieplayer-flash.html.php b/modules/gallery/views/movieplayer-flash.html.php deleted file mode 100644 index 12303bf4..00000000 --- a/modules/gallery/views/movieplayer-flash.html.php +++ /dev/null @@ -1,50 +0,0 @@ - - - - diff --git a/modules/gallery/views/movieplayer.html.php b/modules/gallery/views/movieplayer.html.php new file mode 100644 index 00000000..f78cc91a --- /dev/null +++ b/modules/gallery/views/movieplayer.html.php @@ -0,0 +1,17 @@ + +
> + +
+ -- cgit v1.2.3