source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @17229   16 years ak19 Moved code for starting up (including opening connections) and …
(edit) @17227   16 years mdewsnip Fixed two bad paths for Expat compilation.
(edit) @17226   16 years max Update the paths to ImageMagick and Ghostscript only if we use the …
(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) @17217   16 years kjdon added the block_hash arg to metadata_read
(edit) @17216   16 years kjdon trying to get OAI files exploding. Have copied in some code from one …
(edit) @17215   16 years ak19 Minor. Description of verbosity option uses existing descriptive …
(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) @17201   16 years kjdon fixed a bug in printing txt usage
(edit) @17200   16 years kjdon renamed BasPlugout to BasePlugout
(edit) @17199   16 years kjdon changed input_encoding string keys to reflect plugin changes
(edit) @17198   16 years kjdon changed ZIPPlug to ZIPPlugin in print usage
(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) @17195   16 years ak19 Print usage message indicates that the output option for generating …
(edit) @17194   16 years ak19 Output option for generating paged images is no longer called pagedIMG …
(edit) @17149   16 years oranfry restoring the svn:ignore windows property
(edit) @17148   16 years oranfry deleting the windows directory, using the winbin other-project instead
(edit) @17147   16 years oranfry moving imagemagick (again)
(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) @17142   16 years kjdon tidied up import and export scripts a little. Reordered code to make …
(edit) @17138   16 years max Add ImageMagick 6.4.3 Dynamic version that can work in standalone mode.
(edit) @17135   16 years max Add windows directory.
(edit) @17134   16 years max No more svn ignore on the windows directory
(edit) @17133   16 years max Add the path to ImageMagick that is now bundled with Greenstone 2 and 3.
(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) @17118   16 years kjdon make_absolute didn't work on windows. hopefully it now does
(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) @17093   16 years anna Updated French core interface. Many thanks to John Rose.
Note: See TracRevisionLog for help on using the revision log.