Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 1 #325

Closed
wants to merge 2 commits into from
Closed

Patch 1 #325

wants to merge 2 commits into from

Commits on Mar 3, 2014

  1. Update galleria.js

    NickolayT committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    baf9e5b View commit details
    Browse the repository at this point in the history
  2. Update galleria.js

    If I use some videos (example: http://www.youtube.com/watch?feature=player_detailpage&v=n1fS63AbQks) it can't work. Why do you use /https?:\/\/(?:[a-zA_Z]{2,3}.)?(?:youtube.com\/watch\?)((?:[\w\d-_\=]+&(?:amp;)?)v(?:<[A-Z]+>)?=([0-9a-zA-Z-_]+))/i. I suggest to use /https?:\/\/(?:[a-zA_Z]{2,3}.)?(?:youtube.com\/watch\?)((?:[\w\d-_\=]+&(?:amp;)?)v(?:<[A-Z]+>)?=([0-9a-zA-Z-_]+))/i. I replace & by &.
    NickolayT committed Mar 3, 2014
    Configuration menu
    Copy the full SHA
    49b41e6 View commit details
    Browse the repository at this point in the history