Columns filter

Categories

Component ID

498822

Component name

Columns filter

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

3769

Component created

Component changed

Component body

Provides an input filter that lets you use "<!--column-->" to make column breaks.

A plugin button is provided for integration with wysiwyg module. (Big thanks to dboulet for implementing this.)

After installing this module as normal:

  1. Add this filter to one or more of your input formats.
  2. Go to the 'Rearrange' settings page for your input format. This filter must be placed above the line break converter filter and after the HTML filter so the order as displayed is:
    • HTML filter
    • Columns filter
    • Line break converter

You are strongly advised to override this module's CSS to provide a gutter: this is not provided by the module's own CSS as it's not cleanly possible with percentage widths.