source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22921   14 years sjm84 Anu changed this to escape backslashes in file names before using them …
(edit) @22900   14 years kjdon getting this to work properly
(edit) @22896   14 years kjdon fixed an odd bug. If had a metadata file directly in import folder, …
(edit) @22894   14 years kjdon added wpd (word perfect) extension into the list that can be processed …
(edit) @22887   14 years kjdon use new util::get_timestamped_dir, and clean_up_after_doc_processing …
(edit) @22886   14 years kjdon new method get_timestamped_tmp_folder, used by ConvertBinaryFile and …
(edit) @22883   14 years kjdon corrected a typo
(edit) @22882   14 years kjdon set up convert_to list for the case when windows_scripting and …
(edit) @22881   14 years kjdon added some powerpoint strings
(edit) @22880   14 years kjdon implemented the read method for when using open office to convert to …
(edit) @22879   14 years kjdon now have an html_multi option to convert_to (for PowerPointPlugin)
(edit) @22874   14 years kjdon no longer use filename_extension, as we should be using the original …
(edit) @22873   14 years kjdon new subroutine get_timestamped_tmp_filename_in_collection, which does …
(edit) @22871   14 years kjdon added code to generate an item file if asked for pagedimg output with …
(edit) @22865   14 years kjdon forgot to set openoffice_available so that get_default_process_exp works
(edit) @22864   14 years kjdon needed use ConvertBinaryFile
(edit) @22862   14 years kjdon changed a comment
(edit) @22861   14 years kjdon now uses new AutoLoadConverters instead of AutoloadConverterScripting. …
(edit) @22860   14 years kjdon changed a line
(edit) @22859   14 years kjdon this plugin inherits from others
(edit) @22858   14 years kjdon I have written a new version of AutoloadConverterScripting, called …
(edit) @22857   14 years davidb Further adjustments to our reading in of text files/data to be Unicode …
(edit) @22856   14 years davidb Tidy up of caller() debug statements
(edit) @22855   14 years davidb added ':utf8' to call to open file handle
(edit) @22853   14 years kjdon print parse errors to failhandle and GLI xml as well as to outhandle
(edit) @22852   14 years kjdon now prints errors to outhandle, failhandle and gli xml instead of just …
(edit) @22849   14 years ak19 Further changes to ticket 152 (movable collectdir. Both export.pl and …
(edit) @22844   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22843   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22842   14 years davidb Minor tidy up of code
(edit) @22841   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22840   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22839   14 years davidb More explicit use of utf8 for input and output file handling. Relies …
(edit) @22823   14 years davidb Backed off utf-8 binmode statement as this now causes problems in …
(edit) @22820   14 years davidb Need to call 'set_output_handle()' in additional places, to insure the …
(edit) @22819   14 years davidb We always assume the output stream is UTF-8. Stating this explicitly …
(edit) @22818   14 years davidb Tightening up (slightly) of DOCTYPE line. Previously, it was quite …
(edit) @22814   14 years kjdon removes tidy_item_file from store_block_files as it makes the file new …
(edit) @22804   14 years kjdon change to import.OIDtype.incremental
(edit) @22749   14 years mdewsnip Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
(edit) @22735   14 years mdewsnip Added DL Consulting Ltd. to the copyright statement, since we wrote …
(edit) @22734   14 years mdewsnip Added copyright header to perllib/XMLParser.pm.
(edit) @22732   14 years mdewsnip Added copyright header to perllib/parse2.pm.
(edit) @22731   14 years mdewsnip Added copyright header to perllib/manifest.pm.
(edit) @22709   14 years davidb Fixed up -process_exp so it now dynamically configures itself …
(edit) @22705   14 years davidb User of AutoloadConverterScripting expanded to encompass PowerPoint
(edit) @22702   14 years davidb Introduction of new plugin AutoloadConverterScripting to replace …
(edit) @22689   14 years mdewsnip Trac ticket #634: change so "ftp://" is used instead of "http://" in …
(edit) @22675   14 years sjm84 Modified PDFPlugin to use PDFBox if it is available
(edit) @22674   14 years sjm84 Added a version of ConvertBinaryFile for PDFBox
(edit) @22673   14 years sjm84 Dr. Bainbridge added a begin method to OOConvertBinaryFile
(edit) @22667   14 years mdewsnip Added code to prevent uninitialized value errors when trying to sort …
(edit) @22666   14 years davidb Commented out debugging statement
(edit) @22664   14 years mdewsnip Minor comment change.
(edit) @22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
(edit) @22658   14 years mdewsnip Changed "srcicon" values in ImageConverter.pm and ImagePlugin.pm to …
(edit) @22656   14 years mdewsnip Changed to add "srclink_file" metadata instead of the deprecated …
(edit) @22655   14 years mdewsnip Removed some old (commented out) "[srclink]" code, as part of tidying …
(edit) @22654   14 years mdewsnip Removed some old (commented out) "[srclink]" code, as part of tidying …
(edit) @22653   14 years mdewsnip Removed dmsafe() function from ghtml.pm. This shouldn't be done in the …
(edit) @22652   14 years mdewsnip Removed call to ghtml::dmsafe() from …
(edit) @22649   14 years davidb Setting of versino leads to unasigned variable warnings. Essentially …
(edit) @22641   14 years kjdon now inherits from OOConvertBinaryFile. still a couple of things to iron out
(edit) @22640   14 years kjdon now uses new OOConvertBInaryFile super class
(edit) @22639   14 years kjdon now uses new OOConvertBinaryFile as super class
(edit) @22638   14 years kjdon new ConvertBinaryFile plugin that will include OpenOfficeConverter if …
(edit) @22636   14 years davidb Using -utf8 as options to html-tidy leads to wrong encoding for HTML …
(edit) @22632   14 years mdewsnip Changed "use textcat" to a "require textcat", so it is only loaded if …
(edit) @22612   14 years kjdon made the default process exp a bit nicer to read
(edit) @22611   14 years kjdon now uses OpenOfficeConverter that is not ConvertBinaryFile
(edit) @22597   14 years kjdon code tidy up. rearranged how convertbinaryfile plugins set up their …
(edit) @22594   14 years kjdon committing for davidb. pipe output of tidy to /dev/null if verbosity is low
(edit) @22590   14 years kjdon perl told me to replace \1 and \2 with $1 and $2
(edit) @22567   14 years kjdon the last step in mark_docs_for_deletion, only do it in delete mode. …
(edit) @22565   14 years kjdon removed block exp. now it scans the item file to work out which files …
(edit) @22553   14 years ak19 To turn the sort-using-unicode-collation option of the generic List …
(edit) @22552   14 years kjdon by default we want this to process all files, so changed default …
(edit) @22536   14 years max Fix the bug where metadata containing back slashes would endlessly be …
(edit) @22535   14 years max Minor cleanup
(edit) @22515   14 years kjdon added open office support for PowerPoint and Excel plugins. followed …
(edit) @22514   14 years kjdon small tidyings
(edit) @22507   14 years kjdon some moving around and tidying up of code
(edit) @22505   14 years kjdon added the openoffice_scripting arg here instead of in OpenOfficeConverter
(edit) @22504   14 years kjdon for WordPLugin, if openoffice_scripting is set, need to use …
(edit) @22503   14 years kjdon StructuredHTMLPlugin needs -description tags if office_scripting is …
(edit) @22485   14 years ak19 1. Dr Bainbridge fixed the database perl modules to all have the …
(edit) @22469   14 years davidb Debugging statement had been left in. Now commented out
(edit) @22466   14 years ak19 Set archivedir to "" in the first instance
(edit) @22465   14 years ak19 Improved checking of environment variables for Fedora values in BEGIN block
(edit) @22464   14 years ak19 Added in missing routine that had forgotten to be brought over from …
(edit) @22462   14 years ak19 Commented out useful (but no needed in svn commited version) print …
(edit) @22460   14 years ak19 Reverted to using -exportdir with export.pl rather than 'merged' …
(edit) @22456   14 years sjb48 Modified collConfigxml.pm to read and configure build options for …
(edit) @22451   14 years kjdon added metadata_field_separator option. if set eg to ;, will split all …
(edit) @22450   14 years kjdon missing argument to autorun_general_cmd. oh the trouble that caused, …
(edit) @22448   14 years kjdon metadata values mught be array type - add each individual item as a …
(edit) @22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
(edit) @22438   14 years davidb Additional flexibility added in to how get_tmp_filename works with …
(edit) @22431   14 years davidb Correction to caching technique to work with input file rather than …
(edit) @22428   14 years davidb Restructuring of WordPlugin to dynamically inherit from …
Note: See TracRevisionLog for help on using the revision log.