# README #

## 3rd Party Services
* This plugin rely on youtube embed functionality to serve videos. That is only if you choose to display videos in your galleries.
* A link to that service: https://www.youtube.com/
* Policy about embed videos: https://support.google.com/youtube/answer/171780?hl=en
* Generic terms and conditions of Youtube: https://www.youtube.com/static?template=terms
* Even though the youtube-nocookie.com is used, aka "Enable privacy-enhanced mode", it is necessary that website that making use of this plugin to require users to accept cookies that allow for third-party use.


## Assumptions

g5 stands for gallery-5cript and it's used in funcions as well as prefix for all CSS classes. This exists also in tailwinds configuration "g-5". That is important to know as without it tailwind will not compile the classes.

### What is this repository for? ###

* WordPress Gallery 5cript plugin. It uses dialog html to present images and videos. It supports captions as well. It's made with tailwind and strongly typed with TypeScript. It's currently free in it's full capacity.

### How do I get set up? ###

* Read readme.txt

### Contribution guidelines ###

* Writing tests
* Code review
* Other guidelines

### Who do I talk to? ###

* Repo owner or admin
* Other community or team contact

# Tailwind

You need to prefix each class with g-5

# changelog

1.4.0 - UI improvements

1.0.0 - initial commit (lightbox)