2017 © Pedro Peláez
 

yii2-widget yii2-slippry

The Slippry widget for the Yii framework

image

nulledcc/yii2-slippry

The Slippry widget for the Yii framework

  • Sunday, July 3, 2016
  • by nulledcc
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-slippry

The slippry slider widget for the Yii framework. See more here: http://slippry.com, (*1)

NOTE(WARNING)

To load images arrows.svg and sy-loader.gif change default in slippry.css to, (*2)

background: url("../images/sy-loader.gif") 50% 50% no-repeat;
background-image: url("../images/arrows.svg");

Installation

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

Either run, (*4)

$ composer require nulledcc/yii2-slippry:dev-master

or add, (*5)

"nulledcc/yii2-slippry": "dev-master"

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

Usage

<?=\nulledcc\slippry\slippry::widget([
      'items'=>[
          ["img"=>"http://paygate.or.kr/wp-content/uploads/2013/11/slider__wat.png","a"=>["href"=>"http://mysite.com/"]],
            "http://parallaxslider.com/images/classic/bulletsFullWidth/02_bulletsFW.jpg"
      ],
      'clientOptions'=>[
          'accepts'=>'random',
      ]
 ]);?>

The Versions

03/07 2016

dev-master

9999999-dev

The Slippry widget for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Davit G.

yii2 slippry