Upload a valid .zip file containing valid OHMS XML files into Omeka.
In order to accommodate OHMS XML files with lengthy transcripts, the following MySQL database change is necessary.
In the 'omek_sessions' table, the field with Name 'data' should have Type set to 'mediumblob'.
Be sure to set background.php.path correctly in the Omeka application config. This path will vary depending on your server setup.
Look in: /public_html/<omeka_install>/application/config/config.ini
Example line: background.php.path = "/usr/local/bin/php"
**For more information, please view OHMS Plugin Suite Manual.
This plugin is based on the CsvImport plugin which is mantained and was originally developed by the Roy Rosenzweig Center for History and New Media. Original code can be found at https://github.com/omeka/plugin-CsvImport
This plugin was created through a partnership between the Louie B. Nunn Center for Oral History and West Chester University and a collaboration between Eric Weig, Doug Boyd, and Janneken Smucker.