No commit activity in last 3 years
No release in over 3 years
This Widget allows you to use a three-column layout and fill it with widgets.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

ScrivitoThreeColumnWidget

This gem adds a Scrivito widget for dividing pages and page sections into three columns to your app.

Prerequisites

Requires Bootstrap in your Rails app.

Installation

Add the gem to your Gemfile:

gem 'scrivito_three_column_widget'

Add this line to your application Css manifest:

*= require scrivito_three_column_widget

Customization

We recommend to use Scrivito Advanced Editors which provides nicer controls.

Localization

The following code represents the default localization for English. Copy it to your en.yml and change it if necessary:

en:
  scrivito_three_column_widget:
    thumbnail:
      title: Three Columns
      description: Three columns that can be filled with widgets
    details:
      column_1_width: Width for column 1
      column_2_width: Width for column 2
      grid_size: Gird Size
      keep_columns: Show columns on mobile