====== structrowcolor Plugin ====== ---- plugin ---- description: Color struct table rows. author : Szymon Olewniczak email : it@rid.pl type : action, struct lastupdate : 2020-07-29 compatible : Greebo depends : struct conflicts : similar : tags : struct downloadurl: https://github.com/gkrid/dokuwiki-plugin-structrowcolor/zipball/master bugtracker : https://github.com/gkrid/dokuwiki-plugin-structrowcolor/issues sourcerepo : https://github.com/gkrid/dokuwiki-plugin-structrowcolor/ screenshot_img : ---- ===== Installation ===== :!: **External requirements:** This plugin requires the following additional plugin that must be installed separately: * the [[struct|struct plugin]] Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== This plugin allows you to color [[plugin:struct:aggregation|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 === {{rss>https://github.com/gkrid/dokuwiki-plugin-structrowcolor/commits/master.atom date}}