Описание
Imports data XML file containing MARCXML records, or a Zip file containing XML files containing MARCXML records. The data from the records will be imported (currently using a fixed mapping) and inserted into WordPress posts. The plugin’s import process is tailored for MARCXML records containing information about archival material, such as those exported from the Archivists’ Toolkit.
This tool was created as part of the project, „Uncovering the Secrets of Brooklyn’s 19th Century Past: Creation to Consolidation,“ funded by the Council on Library and Information Resources, with additional support from The Gladys Krieble Delmas Foundation.
Снимки на разширението


Инсталиране
This plugin requires the File_MARC PEAR module. Please install this module before installing the plugin.
ЧЗВ
I’m seeing errors that contain „Failed opening required ‘File/MARCXML.php’“.
You haven’t installed the File_MARC PEAR module. Please install this module before installing the plugin.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“BHS MARCXML Importer” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “BHS MARCXML Importer” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
0.6
- Fixes bug relating to category not being set upon import.
0.5.1
- First stable public release.
0.5
- Dedupe names.
0.4
- Modify handling of XML file parsing and directory reading; uses WP_Filesystem calls.
- Workaround for Archivists’ Toolkit export – select shortest 520 field for rendering.
- Added handling to set post metadata options at import time.
0.2.1
- Added more fields covered by extraction code.
0.2
- Initial public release, including ability to extract Zip files.