source: gsdl/trunk/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18509   15 years davidb switched print statement to using $outhandle
(edit) @18508   15 years davidb Had to move location of where deletion of archive files was done
(edit) @18506   15 years davidb supported for reindex added to DateList
(edit) @18474   15 years mdewsnip Fix to problem when using cached generated images where the image …
(edit) @18471   15 years davidb Changed from using "reindex" to "update"
(edit) @18469   15 years davidb Support for reindexing a document added
(edit) @18468   15 years davidb call to ImageConverter::begin missing parameters. Now fixed
(edit) @18467   15 years davidb Additions made to dbutil so various DB backends can support deletion …
(edit) @18466   15 years mdewsnip Implemented -noscaleup option to prevent scaling screenview images …
(edit) @18465   15 years mdewsnip Added "no strict 'refs'" to prevent errors when increasing verbosity. …
(edit) @18463   15 years davidb Warning about file copying in event that a hard link operation is not …
(edit) @18457   15 years davidb Additions to support the deleting of documents from the index. Only …
(edit) @18456   15 years davidb Additions to support the deleting of documents from the index. Only …
(edit) @18455   15 years davidb Addition of 'edit_mode' parameter to classify(). This can be either …
(edit) @18441   15 years davidb Modifications for incremental building to support files that need to …
(edit) @18431   15 years anna Fixed iso639 perllib.
(edit) @18430   15 years anna Removed GTI comments from distribution versions, updated translations.
(edit) @18419   15 years kjdon added a couple of strings for mkcol.pl options
(edit) @18411   15 years ak19 Removed unused code.
(edit) @18410   15 years ak19 Some changes made in url and base64 encoding to deal with when the …
(edit) @18409   15 years ak19 Need to replace character ref for underscore with underscore again for …
(edit) @18406   15 years ak19 Modified srcreplaceable plugins (plugins which operate on docs where …
(edit) @18404   15 years ak19 1. BasePlugin's file_rename_method option changed from inherited to …
(edit) @18403   15 years ak19 Needed to pass the current file_rename_method to subroutine …
(edit) @18402   15 years mdewsnip Fixed inconsistent and incorrect escaping of square brackets in …
(edit) @18401   15 years ak19 Needed to pass the current file_rename_method to subroutine …
(edit) @18400   15 years ak19 Minor improvement to rename_file subroutine: file suffix set to empty …
(edit) @18398   15 years ak19 1. Added the file_rename_method option Inherited, so that secondary …
(edit) @18379   15 years ak19 Base64 encoding subroutine now replaces the plus and forward slash …
(edit) @18378   15 years ak19 Commented out substitution of underscore's entity reference with …
(edit) @18342   15 years ak19 Added some base64 related methods (moved the call to MIME::base64 …
(edit) @18341   15 years ak19 Moved use of MIME::base64 encoding method to unicode.pm
(edit) @18339   15 years ak19 When renaming the file using the chosen file-renaming method (base64 …
(edit) @18338   15 years ak19 Moved the line of code that replaced spaces with underscores to the …
(edit) @18337   15 years ak19 1. Spaces replaced with underscore in the subroutine rename_file …
(edit) @18329   15 years ak19 Subroutine rename_file now returns prematurely if no filename is …
(edit) @18328   15 years ak19 Extra parameter to doc::set_source_filename(): the renaming method to …
(edit) @18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
(edit) @18326   15 years ak19 Minor change for Windows. Now finished Windows testing of the recently …
(edit) @18321   15 years ak19 Minor adjustment to recently added string property …
(edit) @18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
(edit) @18319   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
(edit) @18282   15 years ak19 Spaces in filenames are replaced with underscores just to be on the …
(edit) @18245   15 years kjdon added no strict refs as we are calling a method using a string as a …
(edit) @18201   15 years ak19 When associated files are renamed with the URLencoded versions of …
(edit) @18200   15 years kjdon allow namespaces in mapping values (added a . to regex)
(edit) @18171   15 years kjdon commented out some print statements, fixed up the broken assocfile …
(edit) @18145   15 years ak19 When PDFPlugin now converts PDF pages to images it no longer uses the …
(edit) @18135   15 years ak19 Undid previous commit that tried to remove the inserted comment by …
(edit) @18105   15 years ak19 Bugfix submitted by Vladimir Risojevic: backslash file separators on …
(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 …
Note: See TracRevisionLog for help on using the revision log.