문서 보기이전 판역링크맨 위로 이 문서는 읽기 전용입니다. 원본을 볼 수는 있지만 바꿀 수는 없습니다. 문제가 있다고 생각하면 관리자에게 문의하세요. <= [[..|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: <code> ---- struct global ---- schema: someschema ---- </code> This creates a table of all global data currently stored in the schema. Existing data can be edited through [[..:inlineedit|Inline Editing]] or deleted through the trash can button. New data rows can be added through the form below the table. {{ :plugin:struct:lookup.png }} The ''struct global'' syntax accepts most of the [[..:aggregation|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 [[..:schemaedit#schema_usage|Schema Usage]] for general informations on struct data. syntax/plugins/struct/globaledit/en.txt 마지막으로 수정됨: 2023/07/20 01:30저자 writer