source: gsdl/trunk/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18657   15 years kjdon added a method for renaming a gdbm database from ldb/bdb to gdb
(edit) @18647   15 years ak19 Base64.pm of MIME package is needed by gliserver/gsdlCGI to decode …
(edit) @18643   15 years anna Changed 'table of content' to 'table of contents'.
(edit) @18632   15 years anna Complete Spanish translation of the perl module. Many thanks to Diego …
(edit) @18626   15 years ak19 Need to append directory separator for the current filesystem to the …
(edit) @18625   15 years anna Updated Spanish translations for perl modules. Many thanks to Diego Spano.
(edit) @18624   15 years anna Updated Arabic perl module translations. Many thanks to Kamal Mustafa.
(edit) @18619   15 years anna Added several options: 1) more bookshelf types (a.never create …
(edit) @18604   15 years kjdon added mkcol.group_not_valid_in_gs3
(edit) @18591   15 years kjdon removed some modegli options to plugin args which shouldn't be there …
(edit) @18572   15 years kjdon changed the type of a couple of options
(edit) @18569   15 years kjdon fixed a bug which meant that a top level folder was showing
(edit) @18568   15 years kjdon file contents change for name change
(edit) @18567   15 years kjdon GenericList renamed to List, file rename only
(edit) @18566   15 years kjdon List renamed to SimpleList
(edit) @18565   15 years kjdon file content changes for classifier rename
(edit) @18564   15 years kjdon renamed List.pm to SimpleList.pm. File rename only
(edit) @18563   15 years kjdon marc mapping file name change
(edit) @18561   15 years kjdon removed a chunk of duplicate code which unfortunately cannot be blamed …
(edit) @18555   15 years davidb General tidy up of code for supporting cached files. The …
(edit) @18554   15 years davidb General improvements made to the printing out of information when …
(edit) @18528   15 years davidb OIDmetadata wasn't supported in collect.cfg, but OIDtype was. Now …
(edit) @18526   15 years ak19 By some oversight, srcicon seems to have been fixed to a width of 100 …
(edit) @18523   15 years davidb File-block pass now prints out message for each directory processed. …
(edit) @18522   15 years davidb Support for deleting and updating classifier information
(edit) @18521   15 years davidb & in URLs encoded at &. The former used to work in most browsers, …
(edit) @18520   15 years davidb The variable $next_classify_num used to be global to the file. This …
(edit) @18517   15 years davidb Added description string for MetadataEXIFPlugin
(edit) @18516   15 years davidb Plugin for extracting EXIF metadata using the CPAN module of the same …
(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
Note: See TracRevisionLog for help on using the revision log.