Sha256: ca79f88906163173957b20ae567f82c0270eb388011ac9cd4fd249d0d9a6486c

Contents?: true

Size: 723 Bytes

Versions: 1

Compression:

Stored size: 723 Bytes

Contents

# ScrivitoElasticSlider

A Scrivito widget for adding a fullscreen slider based on Bootstrap.

## Prerequisites

This widget requires Bootstrap 3.

## Installation

Add this line to your application's Gemfile:

    gem 'scrivito_elastic_slider_widget'

Add this line to your application stylesheet manifest:

    *= require scrivito_elastic_slider_widget

## Localization

The following code shows the default localization for english. Copy it to your `en.yml` and change it if necessary:

```yaml
en:
  scrivito_ealstic_slider_widget:
    thumbnail:
      title: Elastic Slider
      description: Add a slider to your page that has a background image on each panel
    details:
      background_image: Background image
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scrivito_elastic_slider_widget-0.90.1 README.md