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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13166   18 years mdewsnip Can now obtain documents from the web containing spaces.
(edit) @13165   18 years mdewsnip Need to unescape filename separators on Windows.
(edit) @12878   18 years mdewsnip Fixed a bug where '&' characters in filenames aren't made XML safe.
(edit) @12874   18 years mdewsnip No longer sets the plugin's input encoding back to auto, to prevent it …
(edit) @12873   18 years mdewsnip Can now obtain multiple documents for a record (and assign the …
(edit) @12706   18 years mdewsnip Added a "-records_per_folder" option to explode_metadata_database.pl, …
(edit) @12545   18 years kjdon changed parse2::parse so that it returns -1 on error, 0 on success, or …
(edit) @12290   18 years kjdon had to add 'use FileHandle' to this file - was getting an error about …
(edit) @11705   18 years mdewsnip Changed the number of characters in the .nul filenames from 4 to 8, so …
(edit) @11442   18 years kjdon check the result of read_file before continuing
(edit) @11350   18 years mdewsnip Removed the "-filename_field" option from …
(edit) @11348   18 years mdewsnip Now only tries to obtain documents locally if the values (formed by …
(edit) @11342   18 years mdewsnip The "-metadata_set" option is no longer hidden from the GLI. For John Rose.
(edit) @11332   18 years mdewsnip Added a mechanism for plugins to do tidying up after exploding. …
(edit) @11302   18 years mdewsnip When obtaining documents using the "document_field" option, a file …
(edit) @11238   18 years mdewsnip Now escapes all '&' characters, to prevent problems with undefined …
(edit) @10999   18 years mdewsnip Now all the Greenstone encodings are available for the …
(edit) @10471   19 years mdewsnip The language option should be hidden from the GLI.
(edit) @10470   19 years mdewsnip Added missing language option and fixed a new bug that prevented it …
(edit) @10338   19 years kjdon tidied this up: uses new parse2, use strict
(edit) @9147   19 years kjdon added in lots more options, mainly to do with downloading files
(edit) @9121   19 years kjdon changed encoding option to input_encoding so it gets the list of …
(edit) @9119   19 years kjdon convert & to & in metadata before writing it out to metadata.xml, …
(edit) @9041   19 years kjdon made it use the args and proper print usage, added metadata_set and …
(add) @8858   19 years mdewsnip First stab at a stand-alone script for exploding metadata databases. …
Note: See TracRevisionLog for help on using the revision log.