plugin-CsvImport
plugin-CsvImport copied to clipboard
Allows users to import items from a simple CSV (comma separated values) file, and then map the CSV column data to multiple elements, files, and/or tags. Each row in the file represents metadata for a...
Odd that there is no GLP with this plugin. We should add it the next time we release.
Hi, impossible to import a CSV file. My file is very simple for debug purposes because I tried a lot of times, even from a new database just after install:...
Per the forums https://forum.omeka.org/t/foreign-language-metadata-markup/4411/2 Even with security settings for HTML turned off, lang attribute is stripped out when importing HTML content. Seems like somewhere the plugin is enforcing some kind...
In some cases, the import process stops at "queued" with no further progress and no more information. See, for example: http://omeka.org/forums/topic/csv-20-not-workingqueued#post-24154
A feature idea I'd like to work on is adding support for local paths for files. Instead of relying on a full HTTP address being in the CSV file, allow...
Currently, when CSVImport is used to add items with files, the newly created files received an original_filename that is the full web path of the file. That would be great...
Omeka 1.5.1 and CsvImport v.1.3.3. Collated utf8 MySQL database. Fresh Omeka install. If I import the bundled tests/test.csv file in the plugin all works correctly. Modifying this sample data to...
I would _LOVE_ to have the ability to update items from a prior import via a CSV file. Perhaps the log of the prior import could be used to generate...
Looks like in some of the insertion, if an exception is thrown the record is not released