source: trunk/gsdl/bin/script/import.pl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14111   17 years sjboddie Added support for additional collection customisation code to be put …
(edit) @14031   17 years xiao Changes made to look for collectionConfig.xml in gs3 mode and …
(edit) @13169   18 years kjdon debug mode now passes debug flag to plugout rather than using …
(edit) @13163   18 years kjdon changed groupsize mode back to 3 as per John Rose comment
(edit) @12964   18 years kjdon added a new option: -incremental, which invokes David's archives.inf …
(edit) @12821   18 years kjdon changed the gli modes for some options
(edit) @12819   18 years kjdon moved some options around
(edit) @12622   18 years jrm21 if we can't open an output file, also give the operating system's …
(edit) @12619   18 years kjdon it seems that when I added in the option OIDmetadata, I didn't …
(edit) @12545   18 years kjdon changed parse2::parse so that it returns -1 on error, 0 on success, or …
(edit) @12500   18 years kjdon hide the keepold and removeold options from gli
(edit) @12458   18 years kjdon gzip option is only a flag, so don't pass a value to plugouts
(edit) @12399   18 years kjdon I rearranged some stuff so that all the essential checks are done …
(edit) @12370   18 years kjdon now create the archives directory here rather than expecting plugouts …
(edit) @12360   18 years kjdon changed sortmeta type to metadata instead of metadatum, cos the latter …
(edit) @12359   18 years kjdon added a comment
(edit) @12357   18 years mdewsnip Put back in adding GSDLCOLLECTDIR/perllib to INC, so …
(edit) @12354   18 years kjdon removed docsave reference
(edit) @12341   18 years shaoqun fixed the bugs
(edit) @12335   18 years shaoqun now it uses plugouts
(edit) @12266   18 years kjdon added a new option: OIDmetadata, which is used with OIDtype=assigned, …
(edit) @12003   18 years davidb Scripts upgraded to perform more efficiently with incremental addition.
(edit) @11746   18 years kjdon added in a default for saveas_version - greenstone, which isn't used …
(edit) @11333   18 years mdewsnip Now consistently sets $self->{'gli'} in plugin::begin.
(edit) @10481   19 years mdewsnip Oops... forgot a "my" for a new variable.
(edit) @10463   19 years mdewsnip Removing the collection "tmp" directory is now only done when …
(edit) @10459   19 years mdewsnip The "-removeold" and "-keepold" flags are now available from the GLI.
(edit) @10417   19 years kjdon standardised -removeold and -keepold. if neither or both are …
(edit) @10349   19 years kjdon added scripts.xml as -xml description
(edit) @10337   19 years kjdon changed the intArgLeftinAfterParsing \!= 1 to > 1 - otherwise -xml …
(edit) @10255   19 years kjdon small mods, added use strict
(edit) @10215   19 years kjdon added Jeffrey's changes for parsing arguments - now all parsing is …
(edit) @10162   19 years davidb import.pl and export.pl updated in-line with merging of expinfo and …
(edit) @9970   19 years jrm21 no need for a new function when we can just import the existing one
(edit) @9951   19 years davidb import.pl and export.pl share much in common with their abilities to …
(edit) @9854   19 years kjdon fixed up maxdocs - now pass an extra parameter to the plugin read function
(edit) @9546   19 years kjdon now teh saveas, removeprefix and removesuffix options can be specified …
(edit) @9066   19 years kjdon changed removesuffix/removeprefix type to regexp, and added modegli=3
(edit) @8855   19 years kjdon added options removesuffix and removeprefix for use with sortmeta
(edit) @8796   19 years kjdon added new oidtypes 'assigned' (from stephen de gabrielle) and …
(edit) @8603   19 years chi Add the $service option for identifing the import and export functions
(edit) @8153   20 years kjdon hide sortmeta from librarian mode
(edit) @8017   20 years mdewsnip Changed the type of the "sortmeta" option to be accurate for the GLI.
(edit) @7950   20 years davidb Exit status resulting from a 'die' statement changed to print and exit …
(edit) @7906   20 years chi Introduction of '-saveas' flag for controlling the generation of the …
(edit) @7329   20 years davidb 3 second sleep removed.
(edit) @7101   20 years kjdon removed the old commented out print usage stuff, added gli arg if it …
(edit) @7063   20 years kjdon added a range option to maxdocs so that it has to be greater than 1
(edit) @6945   20 years mdewsnip Updated the resource bundle handling code some more. Strings are first …
(edit) @6926   20 years mdewsnip Changed the way display in different languages is done. Instead of …
(edit) @6921   20 years mdewsnip Updated to use gsprintf in preparation for adding the …
(edit) @6775   20 years jrm21 should be looking up {common.cannot_find_cfg_file} instead of …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @6407   20 years jmt12 Added non-language specific messages useful for progress checking. …
(edit) @6330   20 years jmt12 Import.pl now takes the undocumented argument -gli which causes script …
(edit) @6109   20 years jmt12 Testing range setting for arguments - verbosity limited from 0 to 3
(edit) @5882   20 years davidb 'cpan' added to perllib path to help plugins and classifiers find …
(edit) @5606   21 years mdewsnip Move some more strings out to the resource bundles …
(edit) @5097   21 years mdewsnip Made $language global.
(edit) @5093   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4776   21 years mdewsnip Now uses the PrintUsage module to automatically generate usage text …
(edit) @3402   22 years sjboddie import.pl now tells user where the fail.log lives
(edit) @3085   22 years jrm21 changed usage information to refer to XML documents instead of GML …
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @2766   23 years sjboddie minor bug fix
(edit) @2755   23 years jrm21 import.pl now takes an option for saving file conversion failures to a …
(edit) @2531   23 years sjboddie Changed wording of one of the messages printed by import.pl to aviod …
(edit) @2359   23 years sjboddie Altered the help text a little for mkcol.pl, import.pl, buildcol.pl, …
(edit) @2355   23 years sjboddie All options to import.pl and buildcol.pl may now be specified from …
(edit) @2328   23 years sjboddie Added a -OIDtype option to import.pl to allow an alternative (and much …
(edit) @2287   23 years sjboddie Reverted import.pl to version 1.25 as the last commit wiped out some …
(edit) @2268   23 years davidb Augmented so GML files generated conform to XML syntax. Main addition …
(edit) @1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
(edit) @1587   24 years nzdl * empty log message *
(edit) @1454   24 years stefan Lots of changes to perl building code for collectoraction
(edit) @1431   24 years sjboddie Made a few minor adjustments to perl building code for use with …
(edit) @1424   24 years sjboddie Added a -out option to most of the perl building scripts to allow …
(edit) @1287   24 years sjboddie Implemented a -sortmeta option for import.pl to sort archives.inf file …
(edit) @1269   24 years sjboddie Added ZIPPlug plugin for handling input documents that have been …
(edit) @1243   24 years sjboddie Caught HTMLPlug up with BasPlug. A few minor changes to some …
(edit) @1031   24 years nzdl point perl at /usr/bin/perl by default
(edit) @946   24 years sjboddie Fixed bug - classify directory was not included in @INC
(edit) @896   24 years sjboddie minor change
(edit) @848   24 years sjboddie added use strict
(edit) @844   24 years davidb Dynamic loading of docsave.pm
(edit) @843   24 years davidb general improvements
(edit) @814   24 years sjboddie plugins now take options
(edit) @783   24 years sjboddie removed gettext.pl - added debug, mode and index options to …
(edit) @538   25 years sjboddie added GPL header
(edit) @433   25 years sjboddie added gzip option to import.pl
(edit) @314   25 years sjboddie added maxdocs command line option
(edit) @169   25 years sjboddie added verbosity option to import
(edit) @130   25 years rjmcnab Made more configurable.
(edit) @98   25 years rjmcnab Switched doc.pl over to use unicode. Changed the importing software to …
(edit) @91   25 years rjmcnab Changed the directory structure (collect.cfg and site.cfg now reside …
(edit) @9   25 years sjboddie Changed pathnames from lib to perllib
(add) @4   25 years sjboddie Initial revision
Note: See TracRevisionLog for help on using the revision log.