# # ChangeLog for main/trunk/greenstone2 # # Generated by Trac 1.4.2 # 2024-05-23T22:34:41+12:00 Thu, 19 Aug 2010 03:57:02 GMT mdewsnip [22689] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Trac ticket #634: change so "ftp://" is used instead of "http://" in ... Thu, 19 Aug 2010 02:54:07 GMT sjm84 [22687] * main/trunk/greenstone2/gs2-server.bat (modified) Changed the missing log dir message that is printed if GLI is not ... Wed, 18 Aug 2010 09:13:11 GMT ak19 [22677] * main/trunk/greenstone2/runtime-src/src/recpt/configaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/fnord.cpp (modified) More changes for making the collectdir movable (ticket 152): (1) ... Wed, 18 Aug 2010 04:31:38 GMT sjm84 [22675] * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) Modified PDFPlugin to use PDFBox if it is available Wed, 18 Aug 2010 04:29:24 GMT sjm84 [22674] * main/trunk/greenstone2/perllib/plugins/PBConvertBinaryFile.pm (added) Added a version of ConvertBinaryFile for PDFBox Wed, 18 Aug 2010 04:26:46 GMT sjm84 [22673] * main/trunk/greenstone2/perllib/plugins/OOConvertBinaryFile.pm (modified) Dr. Bainbridge added a begin method to OOConvertBinaryFile Wed, 18 Aug 2010 03:49:55 GMT mdewsnip [22671] * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) Added code to set options["assocfilepath"] so [srclink] works in ... Wed, 18 Aug 2010 03:49:06 GMT mdewsnip [22670] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) Fix so [srclink] still works after my changes to srclink_file. Wed, 18 Aug 2010 01:19:55 GMT mdewsnip [22667] * main/trunk/greenstone2/perllib/classify/List.pm (modified) Added code to prevent uninitialized value errors when trying to sort ... Tue, 17 Aug 2010 23:25:36 GMT davidb [22666] * main/trunk/greenstone2/perllib/plugins/OOConvertBinaryFile.pm (modified) Commented out debugging statement Tue, 17 Aug 2010 22:56:11 GMT mdewsnip [22665] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) Now always applies dm_safe() to [srclink_file] metadata values, ... Tue, 17 Aug 2010 22:54:18 GMT mdewsnip [22664] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Minor comment change. Tue, 17 Aug 2010 22:50:18 GMT mdewsnip [22663] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RealMediaPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/UnknownPlugin.pm (modified) Changed "srclink_file" metadata to always contain the filename, ... Tue, 17 Aug 2010 06:44:30 GMT ak19 [22662] * main/trunk/greenstone2/lib/java/server.jar (modified) Next set of changes for ticket 152: moveable collectdir (so that ... Tue, 17 Aug 2010 05:30:28 GMT mdewsnip [22658] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) Changed "srcicon" values in ImageConverter.pm and ImagePlugin.pm to ... Tue, 17 Aug 2010 05:26:25 GMT sjm84 [22657] * main/trunk/greenstone2/web/images/clientgli.ico (added) Added an icon for Client GLI Tue, 17 Aug 2010 05:07:45 GMT mdewsnip [22656] * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (modified) Changed to add "srclink_file" metadata instead of the deprecated ... Tue, 17 Aug 2010 05:05:03 GMT mdewsnip [22655] * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RealMediaPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/UnknownPlugin.pm (modified) Removed some old (commented out) "[srclink]" code, as part of tidying ... Tue, 17 Aug 2010 04:58:23 GMT mdewsnip [22654] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Removed some old (commented out) "[srclink]" code, as part of tidying ... Tue, 17 Aug 2010 04:42:14 GMT mdewsnip [22653] * main/trunk/greenstone2/perllib/ghtml.pm (modified) Removed dmsafe() function from ghtml.pm. This shouldn't be done in ... Tue, 17 Aug 2010 04:39:23 GMT mdewsnip [22652] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) Removed call to ghtml::dmsafe() from ... Tue, 17 Aug 2010 04:37:27 GMT mdewsnip [22651] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/runtime-src/src/recpt/vlistbrowserclass.cpp (modified) Changed vlistbrowserclass.cpp and demo/etc/collect.cfg to use the new ... Tue, 17 Aug 2010 04:33:13 GMT mdewsnip [22650] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.h (modified) Added new "dmsafe:" format statement modifier, in preparation for ... Tue, 17 Aug 2010 02:03:34 GMT davidb [22649] * main/trunk/greenstone2/perllib/cpan/HTML/Entities.pm (modified) * main/trunk/greenstone2/perllib/cpan/HTML/PullParser.pm (modified) * main/trunk/greenstone2/perllib/cpan/HTML/TokeParser.pm (modified) Setting of versino leads to unasigned variable warnings. Essentially ... Tue, 17 Aug 2010 01:52:58 GMT davidb [22647] * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) Now using gs.allowPrinting rather than internal 'allowPrint' which ... Tue, 17 Aug 2010 00:56:34 GMT sjm84 [22646] * main/trunk/greenstone2/web/images/NewUninstall.ico (deleted) Removing the uninstaller icon with capital letters Tue, 17 Aug 2010 00:55:43 GMT sjm84 [22645] * main/trunk/greenstone2/web/images/newuninstall.ico (copied) Removed the capital letters from the file name of the new greenstone ... Tue, 17 Aug 2010 00:52:01 GMT sjm84 [22644] * main/trunk/greenstone2/web/images/NewUninstall.ico (added) Adding a new icon for the Greenstone Uninstaller Tue, 17 Aug 2010 00:24:42 GMT kjdon [22642] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) removed all open office stuff. Haven't tested it properly as am at home Tue, 17 Aug 2010 00:14:00 GMT kjdon [22641] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) now inherits from OOConvertBinaryFile. still a couple of things to ... Mon, 16 Aug 2010 23:55:39 GMT kjdon [22640] * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) now uses new OOConvertBInaryFile super class Mon, 16 Aug 2010 23:46:43 GMT kjdon [22639] * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) now uses new OOConvertBinaryFile as super class Mon, 16 Aug 2010 23:39:59 GMT kjdon [22638] * main/trunk/greenstone2/perllib/plugins/OOConvertBinaryFile.pm (added) new ConvertBinaryFile plugin that will include OpenOfficeConverter if ... Sun, 15 Aug 2010 23:41:22 GMT davidb [22636] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Using -utf8 as options to html-tidy leads to wrong encoding for HTML ... Fri, 13 Aug 2010 08:33:12 GMT ak19 [22635] * main/trunk/greenstone2/gsicontrol.sh (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) 3rd commit to do with having a relocatable collect dir. Changes to ... Fri, 13 Aug 2010 04:52:49 GMT mdewsnip [22632] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) Changed "use textcat" to a "require textcat", so it is only loaded if ... Fri, 13 Aug 2010 01:07:39 GMT mdewsnip [22621] * main/trunk/greenstone2/common-src/src/jdbmedit (modified) Need to ignore JAR file too. Fri, 13 Aug 2010 01:05:01 GMT mdewsnip [22620] * main/trunk/greenstone2/common-src/packages/sqlite (modified) To ignore directories from new version. Fri, 13 Aug 2010 01:03:29 GMT mdewsnip [22619] * main/trunk/greenstone2/common-src/src/jdbmedit/JDBMWrapper.jar (deleted) JAR files should not be in SVN. Fri, 13 Aug 2010 01:01:58 GMT mdewsnip [22618] * main/trunk/greenstone2/common-src/src/jdbmedit (modified) To ignore the .class files. Fri, 13 Aug 2010 00:59:46 GMT mdewsnip [22617] * main/trunk/greenstone2/bin/java (modified) Ignored JDBMWrapper.jar. Thu, 12 Aug 2010 05:43:37 GMT ak19 [22613] * main/trunk/greenstone2/gsicontrol.bat (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) Still ticket 152: allowing other collectdirs. For the apache web ... Thu, 12 Aug 2010 03:59:23 GMT kjdon [22612] * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) made the default process exp a bit nicer to read Thu, 12 Aug 2010 03:58:39 GMT kjdon [22611] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) now uses OpenOfficeConverter that is not ConvertBinaryFile Tue, 10 Aug 2010 10:00:13 GMT anna [22600] * main/trunk/greenstone2/macros/nepali2.dm (modified) Update of Nepali Auxiliary User Interface. Many thanks to Shiva Ram ... Tue, 10 Aug 2010 02:31:53 GMT kjdon [22597] * main/trunk/greenstone2/perllib/plugins/CONTENTdmPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PostScriptPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RTFPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) code tidy up. rearranged how convertbinaryfile plugins set up their ... Tue, 10 Aug 2010 02:28:36 GMT kjdon [22596] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) changed output options from pagedimage to pagedimg so they match ... Mon, 09 Aug 2010 23:52:14 GMT kjdon [22595] * main/trunk/greenstone2/web/flash/Book.swf (modified) modified book flash file, committing for davidb. soemthing to do with ... Mon, 09 Aug 2010 23:51:17 GMT kjdon [22594] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) committing for davidb. pipe output of tidy to /dev/null if verbosity ... Mon, 09 Aug 2010 03:18:31 GMT kjdon [22590] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) perl told me to replace \1 and \2 with $1 and $2 Mon, 09 Aug 2010 03:14:58 GMT kjdon [22589] * main/trunk/greenstone2/bin/script/build (modified) at the end of import it checks for existence of archiveinf-src.gdb to ... Mon, 09 Aug 2010 02:24:13 GMT sjm84 [22588] * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) Added css to the list of mime-types that server.exe knows about Thu, 05 Aug 2010 02:16:18 GMT sjm84 [22576] * main/trunk/greenstone2/gs2-server.bat (modified) * main/trunk/greenstone2/gs2-web-server.bat (modified) These files will now print an error and quit if the log directory is ... Wed, 04 Aug 2010 21:39:38 GMT sjm84 [22572] * main/trunk/greenstone2/gs2-server.bat (added) * main/trunk/greenstone2/gs2-web-server.bat (copied) Renamed gs2-server.bat to gs2-web-server.bat and created a new script ... Wed, 04 Aug 2010 03:58:36 GMT kjdon [22568] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) changed part of the usage message Wed, 04 Aug 2010 03:56:11 GMT kjdon [22567] * main/trunk/greenstone2/perllib/inexport.pm (modified) the last step in mark_docs_for_deletion, only do it in delete mode. ... Wed, 04 Aug 2010 02:01:35 GMT kjdon [22565] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) removed block exp. now it scans the item file to work out which files ... Tue, 03 Aug 2010 03:20:45 GMT kjdon [22560] * main/trunk/greenstone2/macros/authen.dm (modified) change the login page from get to post so that user name and password ... Tue, 03 Aug 2010 03:20:09 GMT kjdon [22559] * main/trunk/greenstone2/macros/deposit.dm (modified) added tbody element to table where we will be dynamically adding the ... Tue, 03 Aug 2010 01:43:08 GMT kjdon [22558] * main/trunk/greenstone2/web/style/oai2.xsl (modified) added templates to handle displaying new gsdl_oaiinfo description element Tue, 03 Aug 2010 01:41:27 GMT kjdon [22557] * main/trunk/greenstone2/runtime-src/src/oaiservr/identifyaction.cpp (modified) in oai.cfg can define oaiinfo elements, which are addition items ... Mon, 02 Aug 2010 03:45:03 GMT kjdon [22554] * main/trunk/greenstone2/macros/english2.dm (modified) added extra note in _textavailablegroups_ for collector Mon, 02 Aug 2010 01:16:37 GMT ak19 [22553] * main/trunk/greenstone2/perllib/Unicode (added) * main/trunk/greenstone2/perllib/Unicode/Collate (added) * main/trunk/greenstone2/perllib/Unicode/Collate/UnicodeLicenseAgreement.txt (added) * main/trunk/greenstone2/perllib/Unicode/Collate/allkeys.txt (added) To turn the sort-using-unicode-collation option of the generic List ... Sun, 01 Aug 2010 23:00:20 GMT kjdon [22552] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) by default we want this to process all files, so changed default ... Sun, 01 Aug 2010 01:51:31 GMT anna [22540] * main/trunk/greenstone2/macros/nepali2.dm (modified) added two missing translations in the last update. Sat, 31 Jul 2010 11:23:32 GMT max [22536] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) Fix the bug where metadata containing back slashes would endlessly be ... Sat, 31 Jul 2010 11:19:35 GMT max [22535] * main/trunk/greenstone2/perllib/inexport.pm (modified) Minor cleanup Fri, 30 Jul 2010 02:23:45 GMT anna [22528] * main/trunk/greenstone2/macros/nepali.dm (modified) * main/trunk/greenstone2/macros/nepali2.dm (modified) fixed typos in some macros. Fri, 30 Jul 2010 01:35:07 GMT anna [22527] * main/trunk/gli/classes/dictionary_ne.properties (modified) * main/trunk/greenstone2/macros/nepali.dm (modified) * main/trunk/greenstone2/macros/nepali2.dm (modified) Updated Nepali translations of GLI Dictionary and User Interface. ... Wed, 28 Jul 2010 03:06:55 GMT kjdon [22518] * main/trunk/greenstone2/bin/script/classinfo.pl (modified) * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) copied the pager code out of printusage and added it to ... Tue, 27 Jul 2010 04:07:18 GMT kjdon [22515] * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) added open office support for PowerPoint and Excel plugins. followed ... Tue, 27 Jul 2010 04:06:39 GMT kjdon [22514] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) small tidyings Tue, 27 Jul 2010 04:06:11 GMT kjdon [22513] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) added open office support for PPT and excel Mon, 26 Jul 2010 03:43:40 GMT kjdon [22507] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) some moving around and tidying up of code Mon, 26 Jul 2010 01:21:37 GMT kjdon [22505] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) added the openoffice_scripting arg here instead of in OpenOfficeConverter Mon, 26 Jul 2010 01:02:50 GMT kjdon [22504] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) for WordPLugin, if openoffice_scripting is set, need to use ... Mon, 26 Jul 2010 01:01:45 GMT kjdon [22503] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) StructuredHTMLPlugin needs -description tags if office_scripting is ... Fri, 23 Jul 2010 04:02:03 GMT max [22492] * main/trunk/greenstone2/setup.bat (modified) DavidB fixed the bug with end/setlocal Thu, 22 Jul 2010 06:55:18 GMT ak19 [22485] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) * main/trunk/greenstone2/perllib/dbutil/mssql.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) 1. Dr Bainbridge fixed the database perl modules to all have the ... Thu, 22 Jul 2010 06:36:32 GMT ak19 [22484] * main/trunk/greenstone2/build-src/packages/xlhtml/README.txt (modified) README now contains the commit messages for the recent Greenstone ... Thu, 22 Jul 2010 05:08:16 GMT ak19 [22483] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/README.txt (modified) 1. Added instructions on how to set up the relocatable Apache HTTPD ... Thu, 22 Jul 2010 04:55:05 GMT ak19 [22482] * main/trunk/greenstone2/runtime-src/packages/apache-httpd/README.txt (added) The README file that explains the changes made to binaries and zip ... Wed, 21 Jul 2010 05:23:37 GMT ak19 [22472] * main/trunk/greenstone2/cgi-bin/gliserver.pl (modified) Previous commit accidentally included opening statement on where perl ... Wed, 21 Jul 2010 05:22:18 GMT ak19 [22471] * main/trunk/greenstone2/cgi-bin/gliserver.pl (modified) Changes to get collectgroup working with a Remote Greenstone server ... Wed, 21 Jul 2010 04:31:34 GMT davidb [22469] * main/trunk/greenstone2/perllib/convertutil.pm (modified) Debugging statement had been left in. Now commented out Wed, 21 Jul 2010 02:05:39 GMT ak19 [22466] * main/trunk/greenstone2/perllib/inexport.pm (modified) Set archivedir to "" in the first instance Wed, 21 Jul 2010 01:51:53 GMT ak19 [22465] * main/trunk/greenstone2/perllib/plugouts/FedoraMETSPlugout.pm (modified) Improved checking of environment variables for Fedora values in BEGIN ... Wed, 21 Jul 2010 01:49:42 GMT ak19 [22464] * main/trunk/greenstone2/perllib/inexport.pm (modified) Added in missing routine that had forgotten to be brought over from ... Wed, 21 Jul 2010 01:37:55 GMT ak19 [22462] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) Commented out useful (but no needed in svn commited version) print ... Wed, 21 Jul 2010 01:15:57 GMT ak19 [22460] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Reverted to using -exportdir with export.pl rather than 'merged' ... Wed, 21 Jul 2010 00:16:18 GMT davidb [22459] * main/trunk/greenstone2/bin/script/export.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) main() functiion should not try to build collection if not run with a ... Tue, 20 Jul 2010 21:50:35 GMT sjb48 [22456] * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Modified collConfigxml.pm to read and configure build options for ... Tue, 20 Jul 2010 04:44:14 GMT ak19 [22453] * main/trunk/greenstone2/cgi-bin/gliserver.pl (modified) 2nd commit to do with getting Remote GLI to work with colgroups: ... Tue, 20 Jul 2010 03:55:04 GMT kjdon [22452] * main/trunk/greenstone2/runtime-src/src/z3950/z3950server.cpp (modified) added a variable to store the default format, so can change it ... Tue, 20 Jul 2010 03:18:11 GMT kjdon [22451] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) added metadata_field_separator option. if set eg to ;, will split all ... Tue, 20 Jul 2010 03:10:25 GMT kjdon [22450] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) missing argument to autorun_general_cmd. oh the trouble that caused, ... Tue, 20 Jul 2010 02:08:34 GMT davidb [22449] * main/trunk/greenstone2/build-src/src/mpi (added) * main/trunk/greenstone2/build-src/src/mpi/COMPILE.bat (added) * main/trunk/greenstone2/build-src/src/mpi/COMPILE.sh (added) * main/trunk/greenstone2/build-src/src/mpi/farmer.cpp (added) Supporting code for parallel_import.pl that uses Open-MPI to farm out ... Tue, 20 Jul 2010 02:07:33 GMT kjdon [22448] * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) metadata values mught be array type - add each individual item as a ... Tue, 20 Jul 2010 01:58:26 GMT davidb [22446] * main/trunk/greenstone2/bin/script/parallel_import.pl (added) Incorporation of top-level parallel_import functionality into code base. Tue, 20 Jul 2010 01:58:05 GMT davidb [22445] * main/trunk/greenstone2/perllib/ParallelInexport.pm (added) * main/trunk/greenstone2/perllib/inexport.pm (modified) Incorporation of top-level parallel_import functionality into code base.