DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:struct:configuration

Struct Plugin

Configuration

Each schema has some configuration that is described here:

Config Format Description
label array of strings This array contains keys for all languages available in the wiki (as defined by the translation plugin). You can use this to set translated labels for the name of the schema. These are used when showing the data or displaying the data editor. It's recommended to use short, rarely changing field names and set speaking names through this mechanism.
allowed editors string Comma separated list of users and @groups who may edit this schema's data (empty for all)
User who want to edit Page Schemas also need at least write permission for the associated page. Superuser can always edit Struct data.

Never ever change the config option internal to “True”. This makes the schema internal & then it is not available for editing. In case accidentally it is set to internal use the DB Browser for Sqlite and open the struct.sqlite3 database & edit the schemas table and set internal to false.

If option allowed editors is set to any group in dokuwiki the schema can not be accessed for filling data other than by admin.

plugin/struct/configuration.txt · Last modified: 2023-01-10 13:11 by 202.43.120.213

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki