Table of Contents

structrowcolor Plugin

Compatible with DokuWiki

Greebo

plugin Color struct table rows.

Last updated on
2020-07-29
Provides
Action
Repository
Source
Requires
struct

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to structcondstyle

Tagged with struct

Installation

:!: External requirements: This plugin requires the following additional plugin that must be installed separately:

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Usage

This plugin allows you to color struct table aggregation rows using fields of Color type. Syntax:

---- struct table ---
...
rowcolor: color_field
----

color_field specifies which field in a schema defines the color for the entire row.

Development

Change Log