angular-modal-gallery icon indicating copy to clipboard operation
angular-modal-gallery copied to clipboard

Does the modal view videos too?

Open ch-ivy opened this issue 4 years ago • 4 comments

I want to know if the modal gallery can view videos

ch-ivy avatar Apr 17 '20 10:04 ch-ivy

Hi @ch-ivy not at the moment. However if you want to contribute I'll really happy to help you.

As a sort of step by step procedure, I propose something like this to everyone interested to contribute:

  1. Try to understand all possible ways to include videos in a html page (with different formats) in smaller demo projects
  2. Consider also YouTube and other sources
  3. Base on these info, we should decide which scenarios we want to cover, for instance which formats, or should we support also videos from other sources like YouTube?
  4. Define apis (probably simple)
  5. Based on 800 branch of this repo, start to implement everything
  6. Test new stuff

Ks89 avatar Apr 17 '20 11:04 Ks89

This could be a very cool feature for a new major release (let say 9.0.0) and it could be done by any contributor, because it's a very specific feature, not like what I'm doing with 8.0.0.

Ks89 avatar Apr 17 '20 16:04 Ks89

I've not really contributed to an open source project before, where can i see a walkthrough in navigating the project to know exactly where i can implement my changes

ch-ivy avatar Nov 24 '20 06:11 ch-ivy

Hi, what do you mean for "walkthrough"?

Ks89 avatar Nov 27 '20 11:11 Ks89