source: gsdl/trunk/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17246   16 years ak19 Clearer description for the display string OAIDownload.get_doc_exts, …
(edit) @17234   16 years ak19 The GLI java class DownloadPane.java has been changed to alter the …
(edit) @17233   16 years ak19 Shorter strings for the various Download Settings in the Download …
(edit) @17232   16 years ak19 Added an extra comment to the new quit_yaz subroutine to indicate why …
(edit) @17231   16 years ak19 In subroutine quit_yaz(), while flushing yaz-client's outputstream, …
(edit) @17230   16 years ak19 SRWDownload now finally quits once it has finished. It's no longer …
(edit) @17229   16 years ak19 Moved code for starting up (including opening connections) and …
(edit) @17220   16 years ak19 One more occasion where the quit command needs to be sent
(edit) @17219   16 years ak19 Previously the yaz-client cmd-line program would not quit (still …
(edit) @17218   16 years ak19 Previously the yaz-client cmd-line program would not quit (still …
(edit) @17216   16 years kjdon trying to get OAI files exploding. Have copied in some code from one …
(edit) @17214   16 years ak19 Significant changes: 1. Textcat can be restricted to a given encoding …
(edit) @17213   16 years ak19 Significant changes to subroutine get_language_encoding to better work …
(edit) @17212   16 years ak19 Removed some unnecessary commented-out code
(edit) @17210   16 years kjdon BasDownload changed to BaseDownload
(edit) @17209   16 years kjdon BasClas renamed to BaseClassifier, tidied up constructors
(edit) @17208   16 years kjdon file rename BasClas.pm to BaseClassifier.pm
(edit) @17207   16 years kjdon BasDownload renamed to BaseDownload, also tidied up the constructors
(edit) @17206   16 years kjdon renamed file BasDownload.pm to BaseDownload.pm
(edit) @17205   16 years kjdon reordered strings - put all the plugout ones together
(edit) @17204   16 years kjdon in use_collection now always set GSDLCOLLECTION. previously was unless …
(edit) @17203   16 years kjdon BasPlugout renamed to BasePlugout. And tidied up the constructors
(edit) @17202   16 years kjdon changed BasPlugout to BasePlugout in line with package renaming. Also …
(edit) @17200   16 years kjdon renamed BasPlugout to BasePlugout
(edit) @17197   16 years kjdon previous metadata changes meant that there was no longer URL metadata …
(edit) @17196   16 years kjdon set cover_image to false as it makes no sense for images
(edit) @17144   16 years kjdon modified export.params, added scripts.gli
(edit) @17143   16 years kjdon modified check_removeold_and_keepold so that you don't need to pass in …
(edit) @17127   16 years kjdon want to block body background, so added it into tabbg_matches regex …
(edit) @17126   16 years kjdon inherit and use args form ReadTextFile cos we want the file encoding stuff
(edit) @17120   16 years ak19 archivesinf_gdbm commented out until more testing under Windows has …
(edit) @17117   16 years kjdon when indexing a combined field, put the field tags arounds the whole …
(edit) @17112   16 years kjdon CJK text segmentation now done at indexing level (in buildproc), not …
(edit) @17111   16 years kjdon added a comment
(edit) @17110   16 years kjdon changed way cjk separation is done. Not done in plugins any more, but …
(edit) @17109   16 years kjdon moved separate_cjk from colcfg to buildcfg
(edit) @17106   16 years mdewsnip No longer writes out the document/section number entries for Lucene, …
(edit) @17105   16 years mdewsnip Not sure why "gdbm-txtgz" was made the default, particularly since …
(edit) @17104   16 years mdewsnip Arrrgghhh, someone uglied up my nice tidy code…
(edit) @17103   16 years ak19 OAI files should be explodable, so added that back in as an option
(edit) @17099   16 years kjdon in get_language_encoding, we extract head from html files. if its not …
(edit) @17088   16 years davidb Plugin modified to only print out URL encoded filename if different to …
(edit) @17087   16 years davidb Introduction of new GDBM alternative for archives.inf as step towards …
(edit) @17070   16 years anna remove the translation of ImageConverter.desc element.
(edit) @17069   16 years anna make the element texts consistent with the english version.
(edit) @17068   16 years anna update several element texts, changed the key names appeared in the …
(edit) @17066   16 years ak19 OAIPlugin now works again: 1. needs to inherit from ReadTextFile as …
(edit) @17064   16 years anna Make the French version consistent with the current English properties …
(edit) @17063   16 years ak19 Special xml element added for images is now commented out since that …
(edit) @17062   16 years ak19 When verbosity is set to 0, it now also ignores output generated by a …
(edit) @17059   16 years ak19 The invalid MIMEtype image/jpg for generated images are now changed to …
(edit) @17058   16 years ak19 1. Moved the mime_type hashmap out of the guess_mime_type subroutine …
(edit) @17057   16 years kjdon added some more warnings when tidying up assigned OIDs
(edit) @17056   16 years kjdon added a few new plugin strings
(edit) @17055   16 years kjdon in buffer_txt_section_xml need to pass the is_recursive flag when …
(edit) @17054   16 years kjdon a previous change to ReadXMLFile meant that all namespaces were …
(edit) @17053   16 years kjdon made the default OIDtype auto, add message_id at end instead of start …
(edit) @17033   16 years kjdon fixed up some bugs in add_OID
(edit) @17032   16 years kjdon changed a comment
(edit) @17030   16 years kjdon added a mapping for METSPlug
(edit) @17029   16 years kjdon added descriptions for the new exploding options, METSPlugin changed …
(edit) @17028   16 years kjdon changed METS to GreenstoneMETS in the code
(edit) @17027   16 years kjdon METSPlugin only processes greenstone mets, so renamed it.
(edit) @17026   16 years kjdon OID generation modifications: OIDtype and OIDmetadata options now …
(edit) @17025   16 years kjdon modified set_OID to take hash_on_file and hash_on_gs_xml as oid types.
(edit) @17015   16 years ak19 Handles URL-encoded filenames now (since the xlink_href urls referring …
(edit) @16997   16 years ak19 Multilingual filehandling in subroutine extra_metadata
(edit) @16996   16 years kjdon changed 'package FedoraMETSPlugout' to 'package …
(edit) @16995   16 years kjdon fixed a misnamed method call
(edit) @16994   16 years kjdon add a test for invalid real media file
(edit) @16991   16 years kjdon fixed up a coupld of things to do with assoc files
(edit) @16981   16 years kjdon forgot to commit the changes to the BaseMediaConverter file after …
(edit) @16980   16 years kjdon cjk character segmentation. text_t chars not big enough to handle …
(edit) @16976   16 years kjdon this is a base class for converters, not an actual converter so …
(edit) @16970   16 years kjdon changed an output statement
(edit) @16969   16 years kjdon check that GSDLCOLLECTDIR is defined before using it in …
(edit) @16961   16 years ak19 Fixed a bug introduced in last commit
(edit) @16960   16 years ak19 Fixed a bug introduced in last commit
(edit) @16959   16 years mdewsnip Removed the "oid_to_clids" crap that was allegedly added for …
(edit) @16958   16 years ak19 Expanded a comment
(edit) @16957   16 years ak19 Associated file names are url-encoded
(edit) @16956   16 years ak19 Associated file names are url-encoded
(edit) @16955   16 years ak19 Associated file names are url-encoded
(edit) @16954   16 years ak19 Minor edit since a subroutine has been renamed
(edit) @16953   16 years ak19 Associated file names are url-encoded
(edit) @16952   16 years ak19 Associated file names are url-encoded
(edit) @16950   16 years ak19 Added some convenience methods to get often-used metadata: Source, …
(edit) @16937   16 years ak19 Correction to setting new SourceFile metadata
(edit) @16935   16 years ak19 Removed the commented out debug statements now, since I think …
(edit) @16934   16 years ak19 Removed commented out debug statements
(edit) @16933   16 years ak19 Doodoo. Forgot to return the modified strings from new subroutines …
(edit) @16932   16 years ak19 Fixed error I introduced in the changes committed previously
(edit) @16929   16 years mdewsnip Fixed nasty parsing problem with hierarchy files where lines that …
(edit) @16928   16 years ak19 Corrected an error that I introduced in the previous commit.
(edit) @16924   16 years ak19 Added subroutine assocfile_from_sourcefile which works out the name of …
(edit) @16923   16 years ak19 1. Sets both the Source and new SourceFile metadata; 2. Calls …
(edit) @16922   16 years ak19 1. The doclink uses the new SourceFile metadata, which is the …
(edit) @16921   16 years ak19 src_link uses the new SourceFile metadata, which is the url-encoded …
(edit) @16920   16 years ak19 1. When checking whether the original_file is missing, it ensures that …
(edit) @16919   16 years ak19 set_Source_metadata modified to also set SourceFile metadata which …
Note: See TracRevisionLog for help on using the revision log.