2017 © Pedro Peláez
 

yii2-extension yii2-jgallery-widget

http://plugins.jquery.com/jgallery/

image

insolita/yii2-jgallery-widget

http://plugins.jquery.com/jgallery/

  • Thursday, December 11, 2014
  • by Insolita
  • Repository
  • 1 Watchers
  • 0 Stars
  • 36 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Widget for jGallery script

http://plugins.jquery.com/jgallery/, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist insolita/yii2-jgallery-widget "*"

or add, (*4)

"insolita/yii2-jgallery-widget": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)


'#gallery', 'pluginOptions'=>[ 'mode'=>'full-screen', 'thumbType'=>'image', 'autostart'=>true, 'canClose'=>false, 'backgroundColor'=>'#000', 'textColor'=>'#fff' ] ])?>

More documentation aboot jGallery http://jgallery.jakubkowalczyk.pl/, (*7)

The Versions

11/12 2014

dev-master

9999999-dev

http://plugins.jquery.com/jgallery/

  Sources   Download

MIT

by Avatar Insolita

extension yii2