Home
last modified time | relevance | path

Searched refs:CSV (Results 1 – 25 of 80) sorted by relevance

1234

/plugin/csv/
H A Dplugin.info.txt5 name CSV Plugin
6 desc Displays a CSV file, or inline CSV data, as a table
H A DREADME1 CSV Plugin for DokuWiki
3 Displays a CSV file, or inline CSV data, as a table
/plugin/userimportextended/lang/en/
H A Dintro.txt3 Requires a CSV file of users with at least five columns. The columns must contain, in order: user-i…
4 The CSV fields should be separated by commas (,) and strings delimited by quotation marks (%%""%%).…
/plugin/userimportextended/lang/de/
H A Dintro.txt3 Um mehrere Benutzer gleichzeitig zu importieren, wird eine CSV-Datei mit den folgenden fünf Spalten…
4 Die CSV-Felder sind Kommata-separiert (,) und mit Anführungszeichen eingefasst (%%"%%). Mit Backsla…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md12 from external data data sources in CSV and JSON formats.
81 Some formats, like CSV, will require additional parameters needed to parse the
93 delimiter | , | [CSV only] a delimiter for columns (use \t for tab delimiters)
94 emptyAs | undefined | [CSV only] replace empty columns with whatever is set here
106 reverse | false | [CSV only] add data points in revers order
107 skip | 0 | [CSV only] skip X first rows in data (includes first row if useColumnNames is used)
108 skipEmpty | true | [CSV only] Ignore empty lines in data
110 useColumnNames | false | [CSV only] Use first row in data as column names when parsing
305 * Added "emptyAs" config property. Empty CSV values will be set to this (default `undefined`)
326 * Plugin will now ignore empty CSV lines by default (configurable with `skipEmpty` property)
[all …]
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md10 This project provides a export library for XML and CSV generation according to the FINDOLOGIC expor…
12 * CSV <https://docs.findologic.com/doku.php?id=export_patterns:csv>
16 …ommended by FINDOLOGIC. The XML is easier to read and has some advantages over the CSV export like:
/plugin/userimportextended/
H A Dplugin.info.txt6 desc Extended CSV import with passwords and default values, based on User Manager
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/CSV/
H A DCSVExporter.php3 namespace FINDOLOGIC\Export\CSV;
H A DCSVItem.php3 namespace FINDOLOGIC\Export\CSV;
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/
H A DExporter.php5 use FINDOLOGIC\Export\CSV\CSVExporter;
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DCSVSerializationTest.php5 use FINDOLOGIC\Export\CSV\CSVExporter;
H A DXmlSerializationTest.php273 $this->assertEquals('XMLItem does not implement CSV export.', $e->getMessage());
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md63 "menu": [ "PNG", "JPG", "CSV" ]
175 "menu": [ "PNG", "JPG", "CSV" ]
185 * CSV
217 "menu": [ "CSV", "XLSX" ]
230 * CSV
306 if ( cfg.format == "CSV" ) {
343 **CSV**
417 "menu": [ "PNG", "JPG", "CSV", "XLSX" ]
438 "menu": [ "PNG", "JPG", "CSV", "XLSX" ]
464 "menu": [ "PNG", "JPG", "CSV", "XLSX" ]
[all …]
/plugin/diagramsnet/lib/resources/
H A Ddia_ru.txt106 csv=CSV
1067 csvImport=Импортировать CSV
1081 csvFileUrl=Ссылка на CSV файл
1094 csvNotFoundChckUrl=CSV файл не найден или недоступен. Проверьте указанную ссылку
H A Ddia_bg.txt106 csv=CSV
1067 csvImport=Импортиране на CSV
1081 csvFileUrl=URL адрес на CSV файл
1094 csvNotFoundChckUrl=CSV файлът не е намерен или не може да бъде достъпен. Моля, проверете посочения …
H A Ddia_el.txt106 csv=CSV
1067 csvImport=Εισαγωγή CSV
1081 csvFileUrl=URL αρχείου CSV
1094 csvNotFoundChckUrl=Το αρχείο CSV δεν βρέθηκε ή δεν είναι δυνατή η πρόσβαση. Ελέγξτε την καθορισμένη…
H A Ddia_zh.txt106 csv=CSV
1067 csvImport=CSV Import
1081 csvFileUrl=CSV File URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
H A Ddia_uk.txt106 csv=CSV
1067 csvImport=CSV Import
1081 csvFileUrl=CSV File URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
H A Ddia_fa.txt106 csv=CSV
1067 csvImport=CSV Import
1081 csvFileUrl=CSV File URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
H A Ddia_ja.txt106 csv=CSV
1067 csvImport=CSV Import
1081 csvFileUrl=CSV File URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
H A Ddia_he.txt106 csv=CSV
1067 csvImport=CSV Import
1081 csvFileUrl=CSV File URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
H A Ddia_ko.txt106 csv=CSV
1067 csvImport=CSV Import
1081 csvFileUrl=CSV File URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
H A Ddia_th.txt106 csv=CSV
1067 csvImport=CSV Import
1081 csvFileUrl=CSV File URL
1094 csvNotFoundChckUrl=CSV file not found or cannot be accessed. Please check the specified URL
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc80 // do something with hit e.g. write to CSV, update a database, etc
/plugin/addressbook/
H A DREADME.md60 * Import and export CSV-Files

1234