Tracker: Feature Requests

5 [G2] Option for Non-Embedded Video - ID: 1295673
Last Update: Settings changed ( ckdake )

Have an option for G2 to display videos in a
non-embedded format like in G1 so users and download
and open the links in players they choose.

Some browsers like FireFox do not have correct plugins
for various video types and thus cannot view any video
using an embedded-only gallery.


Nobody/Anonymous ( nobody ) - 2005-09-19 18:18

5

Open

None

Nobody/Anonymous

None

Gallery 2

Public


Comments ( 3 )

Date: 2006-09-26 02:27
Sender: mdeegan

Logged In: YES
user_id=1248468

See also

http://sourceforge.net/tracker/index.php?func=detail&aid=1246628&group_id=7130&atid=357130

which also discusses the same issue (and existed before
this one too).

I suggest merging bug reports (and feature votes).


Date: 2006-03-08 14:01
Sender: azn_oohwee

Logged In: YES
user_id=737066

A better way would be to have an option to download the
movie instead, that way if the movie doesn't show up there
is a link to it so users can download it instead. But of
course this would be like the cart concept.


Date: 2005-10-30 22:32
Sender: mindlessSourceForge.net DonorProject Admin

Logged In: YES
user_id=70034

To make G2 not use embedded display for any video mime types
you can add after this line in
modules/core/classes/GalleryMovieItem.class:
function canBeViewedInline() {
add this:
return false;



Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
category_id deleted 2008-10-24 19:28 ckdake
summary Option in G2 for Non-Embedded Video 2005-09-22 12:39 ckdake