source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27012   11 years ak19 As John Rose requested: when you build an oai collection with the …
(edit) @27007   11 years davidb Additional case for storing metadata now handled: that of when the …
(edit) @26976   11 years ak19 First commit for RSS support: copying rss-items.rdf file across from …
(edit) @26973   11 years kjdon don't lowercase the suffix in rename_file - if the original was …
(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) @26850   11 years davidb Additional tweak to handling Latitude and Longitude added, so versions …
(edit) @26825   11 years davidb Perl version check for CPAN inclusion changed to something more …
(edit) @26567   11 years ak19 When a GS2 collection contains both collect.cfg and …
(edit) @26545   11 years ak19 List.pm makes all bucket titles lowercase now, for sorting purposes …
(edit) @26540   11 years davidb Removal of rogue debugging statement
(edit) @26536   11 years davidb Introduction of two new OIDtype values (hash_on_full_filename and …
(edit) @26466   11 years ak19 Need to handle on/off flags which take optional values. If these flags …
(edit) @26452   11 years ak19 Recommitting with debug statement commented out. Previous commit …
(edit) @26451   11 years ak19 1. Fixed processing of the collectionconfig's indexOption element. 2. …
(edit) @26450   11 years ak19 1. Added GS3 colconfig.xml processing of any OIDtype and OIDmetadata …
(edit) @26449   11 years ak19 Some regexp variables were undefined owing to the caller method being …
(edit) @26440   11 years ak19 On NZDL, using the args fromPid (and deletePid) instead of fromPID …
(edit) @26342   12 years kjdon indexOption/option-list is now just indexOption-list
(edit) @26324   12 years ak19 1. When purging documents from the fedora repository during import and …
(edit) @26268   12 years kjdon added definitions for new List options
(edit) @26267   12 years kjdon added filter_metadata and filer_regex to filter documents going into …
(edit) @26223   12 years kjdon some mods to allow collection specific perl modules
(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) @26206   12 years ak19 Fixes to get Remote Greenstone 3 working with client-gli: 1. …
(edit) @26146   12 years davidb Refinement to EmbeddedMetadataPlugin that allows it to operate with …
(edit) @26094   12 years ak19 Finally properly fixed the appearance and non-appearance of the quick …
(edit) @26017   12 years ak19 Thanks to Kathy: File handle to item file generated by pagedimgplug …
(edit) @25994   12 years ak19 Moving the updated create_itemfile() subroutine from pdfpstoimg.pl to …
(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) @25960   12 years kjdon some changes for gs2/3 specific strings for PagedImagePlugin
(edit) @25959   12 years kjdon gsdlthistype paged/hierarchy now in lower case, added in support for …
(edit) @25958   12 years kjdon pass gs_version to loading plugins
(edit) @25957   12 years kjdon adding in support for plugins knowing what version of greenstone (2/3) …
(edit) @25891   12 years sjm84 Fixed a bug that wiped out doc.xml files if metadata was changed at …
(edit) @25803   12 years ak19 Bugfix to issue detected during the testing of the PDFCollection …
(edit) @25797   12 years kjdon need to define gsprintf in order to use it
(edit) @25796   12 years ak19 1. Bugfix: the collect_dir should not be initialised to collect but …
(edit) @25788   12 years kjdon segmentation code was assuming strings in utf8 but we have changed to …
(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) @25758   12 years sjm84 Some fixes for Solr
(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) @25723   12 years kjdon when reloading the indexfieldmap from build.cfg for incremental …
(edit) @25677   12 years ak19 colcfg.pm tests for collectionConfig before testing for collect.cfg to …
(edit) @25673   12 years sjm84 Links that only contain # values now have a macro added to the front …
(edit) @25598   12 years ak19 When testing activate.pl with -keepold on Linux, it could not move the …
(edit) @25579   12 years ak19 1. Introduced the verbosity flag into activate.pl to print out …
(edit) @25578   12 years ak19 Modifying recently introduced mv_dir_contents method again: recursion …
(edit) @25577   12 years ak19 Moved some more general methods from activate.pl to util.pm and in the …
(edit) @25573   12 years ak19 Adding in the new activate.pl script to be called at the end of the …
(edit) @25572   12 years ak19 Newly added mv_dir_contents subroutine was not complete: it did not …
(edit) @25558   12 years sjm84 Some minor formatting, and also a minor fix with metadata
(edit) @25557   12 years sjm84 Add in subsets of Latitude and Longitude metadata if the collection has it
(edit) @25556   12 years sjm84 A minor change
(edit) @25555   12 years sjm84 We want to be able to get associated files from CSS files
(edit) @25554   12 years ak19 Added mv_dir_contents subroutine (which is called from activate.pl) …
(edit) @25533   12 years ak19 Need to ensure there are quotes around the path to the java command …
(edit) @25512   12 years ak19 Utility function for getting path to the java command: if GS binary, …
(edit) @25508   12 years ak19 Since epub files are zip files with a differently named extension, …
(edit) @25499   12 years ak19 Dr Bainbridge modified gsprintf code to print text containing …
(edit) @25411   12 years jmt12 Adding in test when storing output handle to prevent binmode() …
(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) @25224   12 years kjdon removed default value for max_records option. If not specified, now …
(edit) @25199   12 years ak19 DLConsulting fixed a bug in a regex that prevented OAIDownload.pm from …
(edit) @25192   12 years ak19 Diego noticed that even openoffice was available, pptx was not …
(edit) @25103   12 years sjm84 Removed some debug statements
(edit) @25102   12 years sjm84 Fixed a few bugs
(edit) @25097   12 years sjm84 More changes to metadataaction as well as sorting the keys when printing
(edit) @25094   12 years kjdon extrametadata must have url style filepaths, ie / for dirsep. and they …
(edit) @25093   12 years kjdon added filepath_regex_to_url_format method. like …
(edit) @24971   12 years ak19 1. Introduced the util::filepath_to_url_format subroutine which will …
(edit) @24958   12 years ak19 First commit to do with Greenstone's support for RSS. Committing Dr …
(edit) @24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
(edit) @24950   12 years sjm84 Fixed use of null instead of undef
(edit) @24949   12 years sjm84 Adding the ability to specify metadata values to use to remove archive …
(edit) @24943   12 years sjm84 Added remove_import_metadata and remove_archive_metadata, more …
(edit) @24940   12 years ak19 Dr Bainbridge discovered a logic error in the order of steps in …
(edit) @24932   12 years ak19 Diego noticed how the metadata in a toplevel metadata.xml, which …
(edit) @24921   12 years davidb Some of our perl CGI scripts use JSON, while included in the …
(edit) @24874   12 years ak19 Third set of commits to do with the migration of cgi-bin into …
(edit) @24854   12 years ak19 Improved display messages to do with PDFBox (and an EmbeddedMetaPlugin
(edit) @24832   12 years ak19 1. util.pm's envvar_prepend and append subroutines now escape …
(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) @24754   13 years sjm84 Some changes to support the store_metadata_coverage option
(edit) @24745   13 years ak19 Removed code that was added in a recent commit and is no longer used: …
(edit) @24741   13 years ak19 Dr Bainbridge's fix to another unicode issue to do with classifier …
(edit) @24737   13 years ak19 Further adjustment of code, reflecting the fact that text strings read …
(edit) @24736   13 years ak19 Perl strings that result from reading in data from text files need to …
Note: See TracRevisionLog for help on using the revision log.