Searched hist:a0b3799e3857209811ed06eddf7c60cec2980a26 (Results 1 – 3 of 3) sorted by relevance
| /plugin/struct/meta/ |
| H A D | CSVImporter.php | a0b3799e3857209811ed06eddf7c60cec2980a26 Mon Dec 05 15:16:12 UTC 2016 Andreas Gohr <gohr@cosmocode.de> first go at CSV import #239
This adds CSV importing for Lookup Schemas. The format is fixed (comma separator, " encapsulation, \ escape). The first row has to contain headers matching the Schema's field names. Non matched fields are ignored.
No validation is done on import. All data is stored as is and will then bw interpreted by the different types.
|
| /plugin/struct/admin/ |
| H A D | schemas.php | a0b3799e3857209811ed06eddf7c60cec2980a26 Mon Dec 05 15:16:12 UTC 2016 Andreas Gohr <gohr@cosmocode.de> first go at CSV import #239
This adds CSV importing for Lookup Schemas. The format is fixed (comma separator, " encapsulation, \ escape). The first row has to contain headers matching the Schema's field names. Non matched fields are ignored.
No validation is done on import. All data is stored as is and will then bw interpreted by the different types.
|
| /plugin/struct/lang/en/ |
| H A D | lang.php | a0b3799e3857209811ed06eddf7c60cec2980a26 Mon Dec 05 15:16:12 UTC 2016 Andreas Gohr <gohr@cosmocode.de> first go at CSV import #239
This adds CSV importing for Lookup Schemas. The format is fixed (comma separator, " encapsulation, \ escape). The first row has to contain headers matching the Schema's field names. Non matched fields are ignored.
No validation is done on import. All data is stored as is and will then bw interpreted by the different types.
|