Table of Contents

structgroup Plugin

Compatible with DokuWiki

Greebo

plugin New struct type - dokuwiki user groups

Last updated on
2019-02-05
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.

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 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