Sha256: c6ed8c67f88df8c5e938e1e1336e1621b0fdc43f4256f0165c405a0308cba6bf

Contents?: true

Size: 728 Bytes

Versions: 2

Compression:

Stored size: 728 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 represents 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

2 entries across 2 versions & 1 rubygems

Version Path
scrivito_elastic_slider_widget-0.91.0 README.md
scrivito_elastic_slider_widget-0.90.2 README.md