source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17667   15 years max Add the paths to ImageMagick and Ghostscript that are now bundled with …
(edit) @17666   15 years max Added file extensions for JPEG2000
(edit) @17664   15 years ak19 In the case of OAIDownloads, WgetDownload no longer uses sockets for …
(edit) @17598   15 years kjdon when we are writing out metadata and adding on the namespace we first …
(edit) @17591   15 years kjdon changed a comment
(edit) @17590   15 years kjdon commit 17320 means that DirectoryPlugin now assumes that filepaths in …
(edit) @17588   15 years kjdon OAIPlugin wasn't calling set_Source_metadata
(edit) @17587   15 years kjdon added a couple of missing plugin strings
(edit) @17586   15 years kjdon added buildcol.incremental_default_builddir
(edit) @17585   15 years kjdon added a warning about default builddir when doing incremental building
(edit) @17579   15 years kjdon removed a debug print statement
(edit) @17575   15 years kjdon implemented init_for_incremental_build to read in indexfields and …
(edit) @17574   15 years kjdon now calls read_build_cfg() instead of having the code here
(edit) @17573   15 years kjdon moved a couple of things around, added read_build_cfg which finds and …
(edit) @17572   15 years kjdon moved the make_absolute method to here from buildcol.pl
(edit) @17571   15 years kjdon moved the make_absolute function to util.pm
(edit) @17570   15 years kjdon removed the create_images option and its code. Relies on a script we …
(edit) @17568   16 years kjdon recoding of the text method. more closely matches mgpp one. ZZ field …
(edit) @17567   16 years kjdon if metadata is specified, only add in the ones that are not already …
(edit) @17566   16 years kjdon lucene no longer does anything with paragraphs, so we print a warning …
(edit) @17565   16 years kjdon removed some debug statements, and no longer load in the default …
(edit) @17564   16 years kjdon fixed up some stuff to do with indexfieldmap. still working on it, but …
(edit) @17563   16 years ak19 Escaped windows style slashes for regex
(edit) @17562   16 years kjdon changed some of the comments to reflect the default value of the option
(edit) @17561   16 years davidb Removal of unusual use of Hierarchy to achieve an A-Z listing. …
(edit) @17549   16 years ak19 Changes to sudden wget download termination when OAIDownload.pm is …
(edit) @17547   16 years ak19 When subroutines useWget and useWgetMonitored receive the STOP signal …
(edit) @17546   16 years mdewsnip OAI server now calls xml_safe() on metadata output, to prevent …
(edit) @17545   16 years mdewsnip Moved the xml_safe() function from gtiaction into gsdltools, so it can …
(edit) @17544   16 years mdewsnip Now ignores search4j executable.
(edit) @17543   16 years mdewsnip Fixed the block_exp regular expression to move the $ symbol, so it …
(edit) @17537   16 years ak19 Subroutine useWgetMonitored updated to include the modifications made …
(edit) @17533   16 years oranfry protect against a particular error message poluting XML output
(edit) @17531   16 years ak19 Now works with OAIDownload.pm for downloading over OAI. The variable …
(edit) @17530   16 years ak19 Fixed not being able to run wget from the cmd-line via downloadfrom.pl …
(edit) @17529   16 years ak19 Now WgetDownload.pm uses Sockets to communicate with GLI which …
(edit) @17528   16 years ak19 New subroutine setIsGLI to store whether or not the download is run …
(edit) @17527   16 years ak19 Now calls new subroutine setIsGLI on the download_obj to indicate …
(edit) @17513   16 years kjdon extrametadata keys need to be regexs, so windows paths need converting
(edit) @17512   16 years kjdon added a method to turn windows filename paths (with single back slash) …
(edit) @17507   16 years oranfry a few ignores in the root of gsdl to make 'svn st' easier to read
(edit) @17506   16 years oranfry some ignores in runtime src to make 'svn st' output easier to read
(edit) @17505   16 years oranfry some ignores in common src to make 'svn st' output easier to read
(edit) @17504   16 years oranfry some ignores in build src to make 'svn st' output easier to read
(edit) @17502   16 years oranfry made windows common-src/packages makefile cascade to search4j
(edit) @17497   16 years oranfry search4j is now included in greenstone2
(edit) @17483   16 years kjdon I just discovered that if image magick was not installed, you weren't …
(edit) @17482   16 years anna Updated Dutch interface. Many thanks to Gerhard Riesthuis
(edit) @17481   16 years anna Updated French Interfaces. Many thanks to Maxime Rouast.
(edit) @17480   16 years kjdon removed the pc namespace. the metadata is now extracted metadata, and …
(edit) @17479   16 years kjdon put this back to using block expression for now - on windows sets up …
(edit) @17476   16 years mdewsnip Support for using MSSQL for infodb databases, many thanks to Jeffrey …
(edit) @17463   16 years kjdon some mods to make this a bit more useful in response to request from …
(edit) @17462   16 years kjdon added ProCite.entry_separator
(edit) @17440   16 years max Update wvHtml.xml to the version shipped with wvWare V1.2.4 source code.
(edit) @17411   16 years ak19 Since external links no longer by default takes one to an intermediate …
(edit) @17410   16 years ak19 External links no longer takes one to an intermediate page informing …
(edit) @17409   16 years anna Complete Dutch Core User Interface. Many thanks to Gerhard Riesthuis.
(edit) @17408   16 years anna Fixed the default maximum number of results returned in one search.
(edit) @17407   16 years anna Updated Dutch version of the Greenstone Core User Interface. Many …
(edit) @17354   16 years ak19 Added SIGTERM and SIGINT handlers to terminate wget child process …
(edit) @17330   16 years kjdon added default values for self->input_encoding and …
(edit) @17329   16 years kjdon merged pdf_to_img and ps_to_img as the code was pretty much identical
(edit) @17328   16 years kjdon tidied up this file a bit, and changed all pdf help bits to pdf/ps …
(edit) @17327   16 years kjdon pstoimg.pl has been merged into pdfpstoimg.pl
(edit) @17326   16 years kjdon renamed pdftoimg.pl pdfpstoimg.pl in preparation for merging …
(edit) @17322   16 years kjdon added a -f test on filename in can_process_this_file to prevent this …
(edit) @17321   16 years anna Removed a line break at the end of an French element.
(edit) @17320   16 years kjdon found and fixed what I think is a bug - in the metadata structures for …
(edit) @17319   16 years kjdon tidied this up and removed some old code
(edit) @17318   16 years kjdon tidied this up a bit. Modified the bit using metadata_read so that it …
(edit) @17313   16 years kjdon this seemed to have been forgotten in the 'removing metadata form …
(edit) @17305   16 years oranfry stop the path getting overloaded
(edit) @17301   16 years kjdon metadata_read doesn't use metadata arg any more. Have changed the …
(edit) @17300   16 years kjdon removed the metadata argument from metadata_read as its not used and …
(edit) @17294   16 years kjdon added a fix for a bug John T discovered where in get_new_doc_dir you …
(edit) @17293   16 years davidb fixed type in function call: parsefile -> parse_file
(edit) @17292   16 years anna Improved French Core Interface. Many thanks to Max Rouast.
(edit) @17290   16 years kjdon previous changes to get exploding working (using metadata_read) meant …
(edit) @17289   16 years kjdon moved the actual parsing from read into parse_file so other plugins …
(edit) @17288   16 years kjdon in add_section_content, we are regenrating doc objs from gdbm …
(edit) @17287   16 years kjdon added 'if verbosity > 3' to some print statements, and set doctype to …
(edit) @17286   16 years kjdon renamed make_infodatabase to make_infodatabase_dlc so that its not …
(edit) @17285   16 years kjdon fixed a couple of typos in function calls
(edit) @17284   16 years ak19 The PerlDoc seems to indicate that it is necessary to call waitpid …
(edit) @17283   16 years kjdon changed a couple of print statements to be more informative
(edit) @17267   16 years anna Updated French translations. Many thanks to John Rose.
(edit) @17263   16 years anna updated translations in the core user interface. Many thanks to John Rose.
(edit) @17253   16 years kjdon added use strict; check whether site is non-empty not just defined to …
(edit) @17250   16 years kjdon forgot to pass the arguments to ImageConverter::begin()
(edit) @17249   16 years kjdon need to ignore Manifest tag in xml_start_tag
(edit) @17248   16 years kjdon Michael has changed import.pl handling of manifest to import files …
(edit) @17247   16 years ak19 The Server Information button produced nothing for some urls, since …
(edit) @17246   16 years ak19 Clearer description for the display string OAIDownload.get_doc_exts, …
(edit) @17240   16 years kjdon depositoronly should be depositonly
(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 …
Note: See TracRevisionLog for help on using the revision log.