Author: peter
Date: Sun Sep 27 13:44:01 2009
New Revision: 3554
Log:
remove MODS as a recognized import format because there currently is no import
profile defined for it
Modified:
trunk/lib/QubitXmlImport.class.php
Modified: trunk/lib/QubitXmlImport.class.php
==============================================================================
--- trunk/lib/QubitXmlImport.class.php Sun Sep 27 13:42:06 2009 (r3553)
+++ trunk/lib/QubitXmlImport.class.php Sun Sep 27 13:44:01 2009 (r3554)
@@ -87,8 +87,8 @@
'dc' => 'dc',
'dublinCore' => 'dc',
'metadata' => 'dc',
- 'mets' => 'mets',
- 'mods' => 'mods',
+ //'mets' => 'mets',
+ //'mods' => 'mods',
'ead' => 'ead',
'add' => 'alouette'
);
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---