source: main/trunk/greenstone2/perllib/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28782   10 years ak19 Routine for reading in text files failed to 'decode' from UTF-8 to …
(edit) @28669   10 years ak19 This plugin is similar to CSVPlugin, but for tab-separated metadata files
(edit) @28638   10 years kjdon don't process a doc.xml entry if the group-position > 1: we have …
(edit) @28603   10 years ak19 Found some issues when wanting to add in the CDS-ISIS tutorial …
(edit) @28563   10 years kjdon changing some util:: methods to FileUtils:: methods
(edit) @28560   10 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
(edit) @28489   11 years davidb Support for Cygwin added
(edit) @28381   11 years ak19 Bugfix. When dealing with filenames with special characters that are …
(edit) @28375   11 years davidb A set of changes to help Greenstone building code (perl) run under …
(edit) @28355   11 years ak19 1. Now gsConvert.pl calls the new pptextract.vbs VBScript (which …
(edit) @28319   11 years ak19 The replace-with-src-doc feature had stopped working. It needed …
(edit) @28285   11 years ak19 Deprecated util:: subroutines replaced with their FileUtils equivalents
(edit) @28267   11 years davidb Code change to allow doc.xml files that do not have a DOCTYPE line
(edit) @28265   11 years davidb Revised RE for accepting doc.xml files to allow for time-stamped ones
(edit) @28196   11 years kjdon util::mk_dir should be FileUtils::makeDirectory
(edit) @27982   11 years sjm84 Fixed an error that was occuring on Windows due to backslashes
(edit) @27973   11 years ak19 Reinstating Dr Bainbridge's fix to getting the extra meta in sorted …
(edit) @27957   11 years ak19 For now, undoing the change made to BasePlugin for the diffcol nightly …
(edit) @27949   11 years ak19 Need to sort extra metadata (e.g. ex.PDF.* and ex.File.* meta …
(edit) @27927   11 years ak19 Correcting error introduced in earlier commit.
(edit) @27916   11 years ak19 1. Reference to undefined variable. 2. Using FileUtils:: subroutines …
(edit) @27787   11 years kjdon making the thumbicon img tag valid HTML - adding alt att, and putting …
(edit) @27742   11 years ak19 Remove Windows carriage returns when Greenstone assigns titles, where …
(edit) @27703   11 years ak19 Dr Bainbridge fixed the final diffcol issue with Small-HTML on windows …
(edit) @27697   11 years ak19 Dr Bainbridge fixed it so that the gdb files generated on Windows for …
(edit) @27578   11 years ak19 Doing a sort on all occurrences of readdir, so readdir lists dir …
(edit) @27519   11 years ak19 Using the recommended FileUtils.pm equivalents for util.pm subroutines.
(edit) @27509   11 years ak19 Using the recommended FileUtils.pm methods in place of the deprecated …
(edit) @27503   11 years kjdon modified to handle files with just a single record. So no collection …
(edit) @27502   11 years kjdon trying to fix double encoding issue for isis files. not sure that I …
(edit) @27354   11 years kjdon changed some deprecated util methods for FileUtils methods
(edit) @27321   11 years ak19 Two bugfixes: 1. Handling of quotes not just the CSV fields containing …
(edit) @27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
(edit) @27283   11 years ak19 1. Fixed an encoding bug that Diego helpfully discovered. Metadata …
(edit) @27141   11 years kjdon fixed extract_metadata so that it will get all ocurrences of a …
(edit) @27106   11 years kjdon need to do the same utf8 decode step that is used in ReadTextFile on …
(edit) @26893   11 years kjdon ConvertBinaryFile needs to reset the doc OID after all the processing …
(edit) @26867   11 years davidb Added a block for pesky .DS_Store files, generated by Macs
(edit) @26866   11 years davidb Introduction of -aspectpad... options. Useful when working with …
(edit) @26536   11 years davidb Introduction of two new OIDtype values (hash_on_full_filename and …
(edit) @26222   12 years kjdon added plugin_specific_process method - inheriting plugins can use this …
(edit) @26221   12 years kjdon new OIDtype, filename, will use the file name without any folders or …
(edit) @26146   12 years davidb Refinement to EmbeddedMetadataPlugin that allows it to operate with …
(edit) @25971   12 years kjdon removed two forgotten debug statements
(edit) @25961   12 years kjdon more cunning document types. gs3 has a new one, pagedhierarchy - for …
(edit) @25957   12 years kjdon adding in support for plugins knowing what version of greenstone (2/3) …
(edit) @25797   12 years kjdon need to define gsprintf in order to use it
(edit) @25787   12 years ak19 Forgot to commit the use of the perl function to find the filesize and …
(edit) @25778   12 years ak19 ex.ImageSize and ex.FileSize metadata were being set to the string …
(edit) @25743   12 years kjdon if we happen to have a file and matching process expression that …
(edit) @25742   12 years kjdon change to use can_process_this_file instead of metadata_read to test …
(edit) @25741   12 years kjdon modified process expression to handle .mbox
(edit) @25673   12 years sjm84 Links that only contain # values now have a macro added to the front …
(edit) @25555   12 years sjm84 We want to be able to get associated files from CSS files
(edit) @25508   12 years ak19 Since epub files are zip files with a differently named extension, …
(edit) @25345   12 years kjdon working on equiv link stuff. Have changed xxx.assoclink and equivlink …
(edit) @25333   12 years kjdon added some output messages. make sure we keep previous metadata - …
(edit) @25332   12 years kjdon if we block OAI files, then they won't get processed by OAIPlugin, so …
(edit) @25192   12 years ak19 Diego noticed that even openoffice was available, pptx was not …
(edit) @25094   12 years kjdon extrametadata must have url style filepaths, ie / for dirsep. and they …
(edit) @24971   12 years ak19 1. Introduced the util::filepath_to_url_format subroutine which will …
(edit) @24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
(edit) @24932   12 years ak19 Diego noticed how the metadata in a toplevel metadata.xml, which …
(edit) @24829   12 years ak19 Changes to bat files and perl code to deal with brackets in (Windows) …
(edit) @24796   12 years ak19 EmbeddedMetadataPlugin now blocks *.oai files so that they can be …
(edit) @24794   12 years ak19 Part 3 of commit r24547. The recently-added abstract plugin …
(edit) @24763   13 years ak19 Passing verbosity to gs-magick.pl when verbosity is set in import options
(edit) @24756   13 years ak19 Diego found an oversight in the previous commit: forgot to use Encode …
(edit) @24736   13 years ak19 Perl strings that result from reading in data from text files need to …
(edit) @24728   13 years ak19 AutoloadConverter messages string properties were not appearing: one …
(edit) @24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
(edit) @24568   13 years ak19 Minor cosmetic fix: annoying typo.
(edit) @24564   13 years ak19 Fixed a bug detected on Ubuntu: the string iso8859-1, as obtained from …
(edit) @24548   13 years ak19 Part 2 of previous commit (r24547). Added new abstract plugin …
(edit) @24547   13 years ak19 Added new abstract plugin MetadataRead that defines …
(edit) @24546   13 years ak19 The code doesn't say that Arnaud Yvan contributed it.
(edit) @24487   13 years sjm84 Added two new options in EmbeddedMetadataPlugin for filtering the …
(edit) @24476   13 years ak19 Number of pages calculated for PDFs when using PDFBox is now no longer …
(edit) @24449   13 years ak19 John Thompson improvement to file reading: faster, more efficient way …
(edit) @24431   13 years ak19 Dr Bainbridge fixed HTMLPlugin so that empty keywords and subject …
(edit) @24419   13 years ak19 1. Dr Bainbridge fixed another bug with the EmbeddedMetadataPlugin and …
(edit) @24414   13 years ak19 To do with EmbeddedMetadataPlugin: 1.mkcol.pl and GLI changes puts the …
(edit) @24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
(edit) @24403   13 years ak19 Dr Bainbridge has fixed the conflict between OAIPlugin and …
(edit) @24362   13 years ak19 The method of locating perl has changed once more: util now defines …
(edit) @24360   13 years ak19 Dr Bainbridge accidentally committed debugging statements. Removing them.
(edit) @24355   13 years ak19 More minor changes to do with the ex.dc.* metadata and …
(edit) @24351   13 years davidb Minor tweak that looked out for 'buildproc' to do the check …
(edit) @24350   13 years davidb Tweak on working out what the output-cached directory should be for a …
(edit) @24349   13 years davidb white-space changes
(edit) @24348   13 years davidb Better line wrapping for 80 col display
(edit) @24347   13 years davidb white-space adjustment
(edit) @24346   13 years davidb With added support for orthogonal indexes (i.e. audioDB index in …
(edit) @24306   13 years ak19 More changes to do with the ex. prefixed to embedded metadata (that …
(edit) @24290   13 years sjm84 Several changes to how Greenstone hashes PDF files and also added …
(edit) @24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
(edit) @24219   13 years ak19 Thanks to Sam, Veronica and Dr Bainbridge, can finally commit the …
(edit) @24199   13 years ak19 Part 1 of 2 commits: PDF to text conversion for PDFBox.
(edit) @24192   13 years ak19 Sam discovered that using dollar-Config{perlpath} in place of …
(edit) @24176   13 years ak19 Adjustment to previous commit: docx is now added to process_exp's list …
Note: See TracRevisionLog for help on using the revision log.