====== structgroup Plugin ====== ---- plugin ---- description: New struct type - dokuwiki user groups author : Szymon Olewniczak email : it@rid.pl type : action, struct lastupdate : 2019-02-05 compatible : Greebo depends : struct conflicts : similar : tags : struct downloadurl: https://github.com/gkrid/dokuwiki-plugin-structgroup/zipball/master bugtracker : https://github.com/gkrid/dokuwiki-plugin-structgroup/issues sourcerepo : https://github.com/gkrid/dokuwiki-plugin-structgroup/ 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 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/gkrid/dokuwiki-plugin-structgroup/commits/master.atom date}}