====== structgroup8 Plugin ====== ---- plugin ---- description: PHP 8.0+ fork of structgroup plugin author : Armandos Stylianakis email : type : action, struct lastupdate : 2023-12-21 compatible : Jack Jackrum depends : struct conflicts : similar : tags : struct downloadurl: https://github.com/armandostyl/dokuwiki-plugin-structgroup/zipball/master bugtracker : https://github.com/armandostyl/dokuwiki-plugin-structgroup/issues sourcerepo : https://github.com/armandostyl/dokuwiki-plugin-structgroup/ donationurl: screenshot_img : # URL to a screenshot of the plugin in action ---- ===== 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. This is a fork of [[plugin:structgroup|structgroup Plugin]]. ===== Usage ===== This plugin adds another struct type ''group'' and allows you to insert dokuwiki users' groups into struct's tables. This type is particularly useful when used with struct ''$USER.grps$'' placeholder. That allows you to show the records connected with a group of currently logged in user. The syntax is: ---- struct table --- ... filter group=$USER.grps$ ---- ===== Development ===== === Change Log === {{rss>https://github.com/armandostyl/dokuwiki-plugin-structgroup/commits/master.atom date}}