Sha256: dbb303af622b9f08d3022889db4c34c4a5f1686ef2d2b41a206d996b4439041e
Contents?: true
Size: 897 Bytes
Versions: 1
Compression:
Stored size: 897 Bytes
Contents
# Scrivito Elastic Slider This Gem adds an Elastic Slider Widget to [Scrivito](http://scrivito.com). ## Prerequisites Use Bootstrap 3.2 in your Rails App. ## Installation Add the gem to your Gemfile: gem 'scrivito_elastic_slider_widget' Run bundle $ bundle Add this line to your app/assets/stylesheets/application.css: *= require scrivito_elastic_slider_widget/application Run $ rake scrivito:migrate:install $ rake scrivito:migrate Switch to your Workspace 'rtc' and follow below Steps for Usage. If you are happy with the outcome run $ rake scrivito:migrate:publish ## Steps for Usage - Insert the Widget 'Elastic Slider' and put several 'Image Panels for Elastic Slider' into it. - Edit each Panel's Widget Properties to set Image, Headline, Button Text and Button Link or use inline editing. - Switch into 'Preview' mode to see the Slider in action.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
scrivito_elastic_slider_widget-0.0.3 | README.md |