Hi Martin!
First of all, I'd like to thank you for your remarkable plugins that turn GetSimple into a top-level CMS and save us a lot of time.
Recently I was looking for a responsive slider plugin that could adapt its size to the surrounding div, use thumbs for navigation and be customizable.
The existing plugins did not satisfy me:
1. I18N Gallery cycle - no thumbs, no stretching, too basic.
2. I18N Gallery s3slider - no thumbs, no stretching, no navigation.
3. I18N Gallery Supersized - amazing, but full screen only....
4. GST Superslideshows - designed for slideshowing html pages, not images. Again, no thumbs.
5. nanoSlider4GS - good idea but not really convenient to use (all parameters including file list need to be passed in every declaration), does not use all of nivoSlider (its core) features.
So, I decided to add nivoSlider support to your wonderful I18N Gallery plugin. Thanks to you, now there's no sense in writing separate galleries plugins.
Features:
- completely functional nivoSlider
- responsive
- all possible options are customizable
- image sizes are insignificant
I thought you may be interested, so I share this thing here (see attachment).
The only question I couldn't find the answer for - how can I access initial parameters for a gallery in code? I want to setup some of the options programmatically, at the moment the gallery is created. Default values or something...
Tell me what you think.
P.S. Don't laugh at my code too loud please - this is my first time writing in php/js.
First of all, I'd like to thank you for your remarkable plugins that turn GetSimple into a top-level CMS and save us a lot of time.
Recently I was looking for a responsive slider plugin that could adapt its size to the surrounding div, use thumbs for navigation and be customizable.
The existing plugins did not satisfy me:
1. I18N Gallery cycle - no thumbs, no stretching, too basic.
2. I18N Gallery s3slider - no thumbs, no stretching, no navigation.
3. I18N Gallery Supersized - amazing, but full screen only....
4. GST Superslideshows - designed for slideshowing html pages, not images. Again, no thumbs.
5. nanoSlider4GS - good idea but not really convenient to use (all parameters including file list need to be passed in every declaration), does not use all of nivoSlider (its core) features.
So, I decided to add nivoSlider support to your wonderful I18N Gallery plugin. Thanks to you, now there's no sense in writing separate galleries plugins.
Features:
- completely functional nivoSlider
- responsive
- all possible options are customizable
- image sizes are insignificant
I thought you may be interested, so I share this thing here (see attachment).
The only question I couldn't find the answer for - how can I access initial parameters for a gallery in code? I want to setup some of the options programmatically, at the moment the gallery is created. Default values or something...
Tell me what you think.
P.S. Don't laugh at my code too loud please - this is my first time writing in php/js.