source: gsdl/trunk/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18006   15 years ak19 Recompiled Perl's HTML::Parser version 3.56 for Linux so that building …
(edit) @17983   15 years ak19 Wvware inserts a comment at the end of the HTML it generates which …
(edit) @17939   15 years kjdon added GenericList.sort_using_unicode_collation string
(edit) @17927   15 years anna add quotes around the filename so it can handle spaces in the file
(edit) @17914   15 years davidb Debugging statement commented out
(edit) @17895   15 years ak19 Added handling of infodbtype setting
(edit) @17893   15 years ak19 Adding the HTML Parser library file for Mac OS, since due to an …
(edit) @17884   15 years ak19 Once again, commented out the line that generates the 2 archiveinf …
(edit) @17880   15 years ak19 The line of code that calls archiveinf_gdbm (which generates the two …
(edit) @17863   15 years anna change the name tidy_html switch in HTMLPlug into use_realistic_book …
(edit) @17840   15 years ak19 Terminating Wget: Removed last commit's temporary fix. Now this code …
(edit) @17822   15 years kjdon need to use BasePLugin's can_process_this_file cos we want to …
(edit) @17800   15 years ak19 BugFix: Fixed the position of call to last to break out of for loop …
(edit) @17797   15 years kjdon my previous changes to the text method meant that field tags were …
(edit) @17795   15 years ak19 Bugfix: On Linux, perl launches a subshell (the child process of the …
(edit) @17785   15 years ak19 Bugfix 1 of 2. On Linux, when a currently running Download Job is …
(edit) @17756   15 years kjdon added import.site
(edit) @17748   15 years kjdon plugin and plugout name changes
(edit) @17747   15 years kjdon GA changed to GreenstoneXML
(edit) @17746   15 years kjdon GAPlugin renamed to GreenstoneXMLPlugin
(edit) @17745   15 years kjdon changed the string keys to reflect the name changes
(edit) @17744   15 years kjdon changed the string keys to reflect the name changes
(edit) @17743   15 years kjdon GAPlugout renamed to GreenstoneXMLPlugout
(edit) @17741   15 years kjdon changed a comment
(edit) @17740   15 years kjdon renamed GAPlugin to GreenstoneXMLPlugin
(edit) @17739   15 years kjdon removed unnecessary comment
(edit) @17738   15 years kjdon AbstractPLugin has been removedd, so these now inherit from PrintInfo, …
(edit) @17737   15 years kjdon removed AbstractPlugin cos I don't like the name and couldn't think of …
(edit) @17735   15 years kjdon removed convert_post_process as ppthtml produces utf8 already (I hope)
(edit) @17731   15 years kjdon a couple more changes to plugin_name_map
(edit) @17729   15 years kjdon GML files are no longer used, and who knows if they would even work …
(edit) @17727   15 years kjdon W3ImagePlugin renamed to HTMLImagePlugin
(edit) @17726   15 years kjdon PSPlugin renamed to PostScriptPlugin
(edit) @17725   15 years kjdon renamed PSPlugin to PostScriptPlugin
(edit) @17724   15 years kjdon added DBPlug and PPTPlug to plugin name map
(edit) @17723   15 years kjdon PPTPlugin renamed to PowerPointPlugin
(edit) @17722   15 years kjdon renamed PPTPlugin to PowerPointPlugin, and changed the name inside the file
(edit) @17720   15 years kjdon renamed DBPlugin to DatabasePlugin, and changed the name inside the file
(edit) @17717   15 years davidb Missing 'use multiread' -- now added
(edit) @17714   15 years ak19 No longer defaults to big endian for all Macintosh machines regardless …
(edit) @17668   15 years kjdon added a counter into the filenames for downloaded documents - …
(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) @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) @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) @17568   15 years kjdon recoding of the text method. more closely matches mgpp one. ZZ field …
(edit) @17567   15 years kjdon if metadata is specified, only add in the ones that are not already …
(edit) @17566   15 years kjdon lucene no longer does anything with paragraphs, so we print a warning …
(edit) @17565   15 years kjdon removed some debug statements, and no longer load in the default …
(edit) @17564   15 years kjdon fixed up some stuff to do with indexfieldmap. still working on it, but …
(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) @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) @17483   16 years kjdon I just discovered that if image magick was not installed, you weren't …
(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) @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) @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) @17313   16 years kjdon this seemed to have been forgotten in the 'removing metadata form …
(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) @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) @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) @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) @17234   16 years ak19 The GLI java class DownloadPane.java has been changed to alter the …
Note: See TracRevisionLog for help on using the revision log.