SocialEngine / phpv4-feature-requests

The purpose of this repository is to collect SocialEngine PHP public feature requests.
https://www.socialengine.com
1 stars 0 forks source link

Add Support to Gif Player #107

Open DonnaScriptTechs opened 7 years ago

DonnaScriptTechs commented 7 years ago

From @leandrotavaresrocha on April 27, 2017 16:38

Hello,

Now that SE support GIFs I would like to request that it also support GIF Players to avoid messy timelines with several GIFs running all together.

Some social networks like Facebook and Twitter use a GIF Player, a buttton that make the GIF play in similar way of videos. There are some jquery libraries that reproduce this feature and are simples to use, here is a example: http://rubentd.com/gifplayer/

Copied from original issue: SocialEngine/phpv4-issues#714

DonnaScriptTechs commented 7 years ago

We can't use jquery with moo so we would need to find another solution if we were to do this. Thanks for the suggestion.

DonnaScriptTechs commented 7 years ago

From @Elshara on April 29, 2017 13:15

Jquery is much faster so perhaps a dependency replacement could work in such a way.

On 27/04/2017, DonnaB notifications@github.com wrote:

We can't use jquery with moo so we would need to find another solution if we were to do this. Thanks for the suggestion.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/SocialEngine/phpv4-issues/issues/714#issuecomment-297818106

DonnaScriptTechs commented 7 years ago

From @leandrotavaresrocha on April 30, 2017 2:32

It's weird that SE can't use JQuery since I saw several third party using it. SEAO and SES are two from the list that I know that include a JQuery script in their core.

Possibly there is some way to introduce this type of feature using mootools. This will make the websites more professional.

DonnaScriptTechs commented 7 years ago

It works with Jquery but a core developer said we would need to update to use Jquery in order to make that suggested thing work. I assume he said that because it may not be as efficient or work as well as it should in moo.

DonnaScriptTechs commented 7 years ago

From @Elshara on April 30, 2017 13:58

Moo should just transfer to jquery and then it would work without a problem I suspect.

On 30/04/2017, DonnaB notifications@github.com wrote:

It works with Jquery but a core developer said we would need to update to use Jquery in order to make that suggested thing work. I assume he said that because it may not be as efficient or work as well as it should in moo.

-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/SocialEngine/phpv4-issues/issues/714#issuecomment-298222958