Skip to content

Adding classes to drupal content tables quickly becomes messy for content editors. Why not empower your users with the ability to style tables that developers have pre-defined via configuration.

Notifications You must be signed in to change notification settings

arkjoseph/ckeditor_styling_tables

Repository files navigation

Advanced Tables

Custom table implementation.

Table of Contents

Module Purpose

Custom ckeditor table plugin to support USWDS

Module Functionality

Allows use to insert and update USWDS compatible tables. Allows changing properties of tables, changes columns and rows etc.

Installation

Go to extend page and enable the module.

Configuration

The go to the text filter format "Basic HTML USWDS "and drag the icon for the module into the toolbar. sample url: /config/content/formats/manage/uswds

Usage

Create or edit a topic page and verify ckeditor.

Testing

To ensure that the module is functioning correctly, you can perform the following tests:

Insert table:

  • Create a new topic page or edit existing topic page.
  • Insert a new table in with desired properties and size

Update table:

  • Edit existing table by switching different attributes on the table verify that they work as expected.

About

Adding classes to drupal content tables quickly becomes messy for content editors. Why not empower your users with the ability to style tables that developers have pre-defined via configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published