DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:struct:csvexport

Struct Plugin

Struct Plugin: CSV Export

Aggregations

All Aggregations do show a small “Export as CSV” link below the result table.

Clicking it will export all data of that aggregation, applying the current filters and columns. Limits and offsets will be ignored and all matching data will be exported.

CSV-Export can be disabled with the csv: 0 option.

Exports use the following CSV format:

  • Separator: ,
  • Text Delimiter: "
  • Line-Endings: CRLF (Windows)
  • Charset: UTF-8

Admin

The CSV export above will export exactly what a (possibly filtered) aggregation shows. The Schema Editor Import/Export tab offers a second way to export all raw data of a schema as CSV.

Data exported here can also be reimported.

plugin/struct/csvexport.txt · Last modified: 2020-05-13 13:20 by annda

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