source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13524   17 years mdewsnip Now just prints a warning if the text file contains no text, as …
(edit) @13496   17 years shaoqun make the marc xml record disply nicely
(edit) @13492   17 years kjdon sort the metadata fields before putting in a table
(edit) @13486   17 years kjdon XMLMARCPlug renamed to MARCXMLPlug
(edit) @13469   17 years shaoqun the get_top_metadata_list methos has been removed from doc.pm to here
(edit) @13444   17 years nzdl A start to Marathi perl strings, thanks to Shubhada Nagarkar
(edit) @13420   17 years kjdon added a option to add a table of metadata as the documnet text, rather …
(edit) @13419   17 years kjdon added two NULPlug options
(edit) @13418   17 years kjdon added format_metadata_as_table method, which takes a metadata hash and …
(edit) @13417   17 years kjdon added a comment
(edit) @13416   17 years kjdon remove surrounding {} as well as surrounding "" from value
(edit) @13413   17 years kjdon added some special handling for year so that it only gets 4 digits. …
(edit) @13357   17 years kjdon added some comments
(edit) @13343   17 years kjdon small tidy up changes
(edit) @13341   17 years kjdon removed a comment
(edit) @13340   17 years mdewsnip Added check to prevent error when attempting to build a GenericList
(edit) @13335   17 years kjdon strings for LOMPlug options
(edit) @13334   17 years kjdon added a comment about home it doesn't work behind a firewall
(edit) @13333   17 years kjdon added quotes arount output_dir in wget command
(edit) @13332   17 years kjdon chdir doesn't seem to work on windows, so when using wget on windows, …
(edit) @13331   17 years kjdon chdir doesn't seem to work on windows, so when using wget on windows, …
(edit) @13324   17 years kjdon new plugin for LOM (Learning Object Metadata) documents. Written by …
(edit) @13322   17 years kjdon allowed new passing in of a directory to useWget - will cd to this dir …
(edit) @13321   17 years kjdon -P with an absolute path option to wget seems to screw up image links, …
(edit) @13315   17 years shaoqun uses the stardand method to set doc ID and new param list for the …
(edit) @13299   17 years mdewsnip Removed all the English strings, and fixed all the Arabic strings that …
(edit) @13298   17 years mdewsnip Changed from using substr to unicode::substr, for non-ASCII CDS/ISIS …
(edit) @13287   17 years mdewsnip Set the mdtype classifier node attribute for levels other than the …
(edit) @13274   17 years kjdon in generate_index_list, add an extra ; on the end of the list. If …
(edit) @13272   17 years mdewsnip Changed a couple of variable names to be more accurate.
(edit) @13271   17 years mdewsnip Now sets "offset" values so the correct metadata value is displayed …
(edit) @13269   17 years shaoqun use a variable to indicate the target string is in utf8 ecoding
(edit) @13243   17 years shaoqun fixed the encoding bug for BasPlug:dummy_text
(edit) @13241   17 years shaoqun added the end tag to prevent the text after a image figure being …
(edit) @13226   17 years shaoqun should allow element names with digits
(edit) @13225   17 years shaoqun always use xalan package
(edit) @13222   17 years shaoqun added a method required by XMLPlug
(edit) @13221   17 years shaoqun allow qualified document element names
(edit) @13198   18 years shaoqun now this plugin can handle ascii marc files
(edit) @13197   18 years shaoqun the empty segments are ignored
(edit) @13196   18 years shaoqun now all subfield values of a field, instead of the first one, are used …
(edit) @13193   18 years kjdon changed buildcol.incremental
(edit) @13192   18 years kjdon moved the doctype checking code into a function. implemented …
(edit) @13191   18 years kjdon made RecPlug.use_metadata_files deprecated (by adding a comment)
(edit) @13190   18 years kjdon changed a comment
(edit) @13189   18 years kjdon new plugin that reads metadata.xml files. Functionality moved here …
(edit) @13188   18 years kjdon RecPlug no longer handles reading metadata.xml files. It is purely …
(edit) @13187   18 years kjdon some functions for metadata manipulation, used by RecPlug and …
(edit) @13178   18 years mdewsnip Added "info_only" check to prevent errors when running pluginfo.pl on …
(edit) @13174   18 years kjdon now checks for Filename field when reading through the first line. …
(edit) @13173   18 years mdewsnip Fixed problem where Unix line endings weren't being dealt with correctly.
(edit) @13172   18 years kjdon Moved all printing stuff out of doc.pm. docprint now prints a GA …
(edit) @13171   18 years kjdon docprint is no longer a docproc, now need to call get_section_xml and …
(edit) @13170   18 years kjdon docprint is no longer a docproc object. Its now a perl module that …
(edit) @13157   18 years mdewsnip Now only adds * metadata values if the field is specified to have …
(edit) @13153   18 years shaoqun added code for displaying XMLMARCPlug's arguments
(edit) @13151   18 years shaoqun changed the string name
(edit) @13150   18 years shaoqun added strings for XMLMARCPlug
(edit) @13149   18 years shaoqun added a new plugin for xml marc files
(edit) @13148   18 years shaoqun added code to check whether its subclass can parse a doc type before …
(edit) @13147   18 years shaoqun added method used by XMLPlug to check whether its subclass can parse …
(edit) @13113   18 years mdewsnip Arabic Perl strings, many thanks to Kamal Salih Mustafa Khalafala.
(edit) @13068   18 years kjdon when unbuilding and rebuilding the gdbm database for incremental …
(edit) @13065   18 years shaoqun added the host name to the downloaded oai file path
(edit) @13064   18 years shaoqun made it work for path with spaces
(edit) @13051   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout.
(edit) @13050   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout. …
(edit) @13045   18 years kjdon in get_top_metadata_list, need to escape the metadata values so that …
(edit) @13024   18 years shaoqun made it work for parsing two METS output files
(edit) @13019   18 years mdewsnip Now access yaz-client in GSDLHOME/bin/GSDLOS.
(edit) @13013   18 years shaoqun fixed the dir with space bug on windows
(edit) @13012   18 years mdewsnip Changed to find wget in GSDLHOME/bin/GSDLOS.
(edit) @13010   18 years shaoqun fixed the bugs to split the cache dir on windows
(edit) @12974   18 years kjdon incremental option changed to incremental_dlc, and its now set by …
(edit) @12973   18 years kjdon removed unnecessary line
(edit) @12972   18 years kjdon now has incremental and incremental_dlc argument to new()
(edit) @12971   18 years kjdon removed some debug print statements
(edit) @12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
(edit) @12969   18 years kjdon only do the timestamp thing if incremental is set
(edit) @12968   18 years kjdon now uses incremental option not keepold option
(edit) @12967   18 years kjdon updated scripts.no/both_old_options to include incremental, and added …
(edit) @12966   18 years kjdon check_removeold_and_keepold now checks incremental as well
(edit) @12963   18 years mdewsnip Now shows more than just the filename in the fail.log file.
(edit) @12961   18 years kjdon added a new option to ConvertToPlug: -keep_original_filename. The …
(edit) @12951   18 years kjdon changed \! to == 0 cos someone complained that it didn't work
(edit) @12949   18 years kjdon removed an unnecessary 'my'
(edit) @12947   18 years kjdon added new -extract_style option to HTMLPlug. looks for style, script …
(edit) @12911   18 years kjdon I have removed a line I think I committed by mistake back in 2005. …
(edit) @12910   18 years kjdon new indexoptions field in collect.cfg specifies which stem indexes …
(edit) @12909   18 years kjdon now uses colcfg to write out the build file rather than reimplementing …
(edit) @12906   18 years kjdon in useWget, strReadIn may not be defined, so initialise it to empty string
(edit) @12902   18 years kjdon tidied up saveRecords a bit. SRWDownload now uses filename_cat instead …
(edit) @12897   18 years kjdon added indexoptions into collect.cfg fields, and stemindexes into …
(edit) @12896   18 years mdewsnip More tidying up of the code.
(edit) @12895   18 years mdewsnip More minor changes.
(edit) @12894   18 years mdewsnip Tidied up the new() function some more.
(edit) @12893   18 years mdewsnip More variable name improvements.
(edit) @12892   18 years mdewsnip Changed the ".use_hlist" entries to ".list_type", for simplicity.
(edit) @12891   18 years mdewsnip Tidied up that horrible long line in the new() function of every …
(edit) @12889   18 years mdewsnip Tidied up lots of variable names.
Note: See TracRevisionLog for help on using the revision log.