No commit activity in last 3 years
No release in over 3 years
Display multiple types of content in the same template field in Concerto.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
 Project Readme

Concerto Manykinds

A Rails Engine for displaying multiple types of content in the same template field in Concerto. An example usage scenario is where you have a screen with one field that covers the entire screen-- you can add the other types to that field so that is also shows Text, and Ticker content.

To use this engine, add the following to the Concerto Gemfile-plugins, or use the UI to add the plugin:

gem 'concerto_manykinds'

You probably don't need to create the migrations manually with this method shown below, because when you restart Concerto it will automatically run the migrations.

rails generate concerto_manykinds

Then go into the templates you want to modify and add the additional kinds in the sidebar.