syntax:plugins:struct:globaledit:en

Struct Plugin

Struct Plugin: Editing Global Data

Global data is not tied to any page. To create it you need to create an editor through a special syntax:

---- struct global ----
schema: someschema
----

This creates a table of all global data currently stored in the schema. Existing data can be edited through Inline Editing or deleted through the trash can button. New data rows can be added through the form below the table.

The struct global syntax accepts most of the Aggregation syntax (summarize/row numbers is disabled for global data). However you can only specify the one schema you want to edit. All of this can still be done in normal aggregations of course (without the add and delete feature then).

Note: Also see the section Schema Usage for general informations on struct data.

  • syntax/plugins/struct/globaledit/en.txt
  • 마지막으로 수정됨: 2023/07/20 01:30
  • 저자 writer