Announcement

  •  » Extensions
  •  » [Stripped-Galleria + Embedded Videos] incompatibility

#1 2012-10-02 12:13:02

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13786

[Stripped-Galleria + Embedded Videos] incompatibility

Hi Zaphod and mistic100,

Currently, Piwigo 2.4 + Stripped-Galleria 1.4.2 + Embedded Videos 2.4.e => we can only see the thumbnail of the video.

Offline

 

#2 2012-10-02 21:19:39

Zaphod
Former Piwigo Team
2006-11-13
441

Re: [Stripped-Galleria + Embedded Videos] incompatibility

It's not supposed to be compatible... and I wouldn't know how to do it...
stripped galleria only displays the thumbnails page, and thumbnails.tpl uses the galleria script to display images.

Offline

 

#3 2012-10-03 11:45:53

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13786

Re: [Stripped-Galleria + Embedded Videos] incompatibility

Lightbox is able to play an Embedded Video, so I suppose Stripped Galleria can do it as well.

Code:

  if (!empty($pwg_loaded_plugins['gvideo']) and $picture['is_gvideo'])
  {
    return get_root_url().'plugins/lightbox/get_content.php?imgid='.$picture['id'];
  }

Offline

 

#4 2012-10-03 21:01:16

Zaphod
Former Piwigo Team
2006-11-13
441

Re: [Stripped-Galleria + Embedded Videos] incompatibility

Maybe.
Galleria 1.2.7 supports video from Vimeo, Youtube and Dailymotion, according to their changelog.
However I don't even know how embedded video is supposed to work at all...

Last edited by Zaphod (2012-10-03 21:01:32)

Offline

 
  •  » Extensions
  •  » [Stripped-Galleria + Embedded Videos] incompatibility

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact