source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @24728   13 years ak19 AutoloadConverter messages string properties were not appearing: one …
(edit) @24706   13 years davidb 'use Config' needs to appear earlier on in the file for the BEGIN …
(edit) @24700   13 years sjm84 Commiting changes to XMLParser that will make it use a multithreaded …
(edit) @24691   13 years davidb Improved multi-lingual support
(edit) @24601   13 years ak19 Dr Bainbridge suggested corrections to commits of revision 24600: 1. …
(edit) @24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
(edit) @24597   13 years davidb Modifications to help image-server.pl run under Greenstone3 on Windows
(edit) @24586   13 years ak19 Dr Bainbridge fixed the unicode bug that Diego had found when using an …
(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) @24563   13 years ak19 1. On Windows, Depositor needs env var OS for the call to …
(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) @24519   13 years ak19 Fix to make search indexes work again (searching works again)
(edit) @24496   13 years davidb Tidy up of comments
(edit) @24495   13 years davidb Introduction of $site variable passed into the XXbuilder.pm perl code …
(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) @24464   13 years davidb Support for orthogonal build types (such as audioDB)
(edit) @24462   13 years davidb Removal of debugging statement
(edit) @24460   13 years davidb Code changes to support indexers that are provided through the …
(edit) @24449   13 years ak19 John Thompson improvement to file reading: faster, more efficient way …
Note: See TracRevisionLog for help on using the revision log.