source: main/trunk/greenstone2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26224   12 years kjdon added in placeholder for shortDescription display item
(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) @26184   12 years kjdon tidied up the default classifier format statement
(edit) @26183   12 years ak19 Committing changes Dr Bainbridge and I made to the g2f-import and …
(edit) @26164   12 years ak19 Setting CXXFLAGS for C++ compilation to parallel setting of CFLAGS, …
(edit) @26163   12 years kjdon added some comments to make clear whether max_output_length includes …
(edit) @26162   12 years kjdon in unicode_to_utf8_word, the max_output_length is the maximum length …
(edit) @26158   12 years ak19 Bugfix. Many thanks to Anthony Blake. The phind browse classifier used …
(edit) @26157   12 years ak19 A much better way to ensure searches with wild cards get expanded to …
(edit) @26156   12 years kjdon had to add AC_SUBST for ARCH_DEP_FLAGS otherwise its not passed in to …
(edit) @26155   12 years ak19 Searching with wildcards on lucene collection now displays term info …
(edit) @26154   12 years kjdon changed a l=th to l=lo
(edit) @26153   12 years kjdon fixed up a couple of syntax errors
(edit) @26147   12 years davidb Starter 'metadata.xml' file for all new collections. Contains …
(edit) @26146   12 years davidb Refinement to EmbeddedMetadataPlugin that allows it to operate with …
(edit) @26138   12 years kjdon changed a comment, hope its more clear than before :-)
(edit) @26137   12 years kjdon FindWordNumbers was doing a test to see if the appropriate stem index …
(edit) @26135   12 years ak19 Changing unsigned long to mg_u_long in Phind's suffix.exe program. …
(edit) @26134   12 years ak19 Kathy explained that the Metadata fields (creator, maintainer and …
(edit) @26128   12 years kjdon need to check if outlen < max_output_length. If inlen is greater than …
(edit) @26099   12 years ak19 Correction to mappingList default: the oai_dc metadata part is …
(edit) @26094   12 years ak19 Finally properly fixed the appearance and non-appearance of the quick …
(edit) @26066   12 years ak19 The search format statement can also call the choose-title template.
(edit) @26065   12 years sjm84 Reverting this file back to a previous version until I can figure out …
(edit) @26063   12 years ak19 Minor cosmetic change. Spelling corrections to comments that appear in …
(edit) @26061   12 years sjm84 Having problems with autoconf (I think), trying a different version
(edit) @26054   12 years sjm84 Configuration will now fail if one of the build-src packages fails to …
(edit) @26053   12 years sjm84 A minor text fix
(edit) @26052   12 years sjm84 Adding a better message for wvWare configuration failures
(edit) @26019   12 years sjm84 Changing the default format statement to include some templates for …
(edit) @26017   12 years ak19 Thanks to Kathy: File handle to item file generated by pagedimgplug …
(edit) @26006   12 years ak19 Took out an empty table element
(edit) @26003   12 years ak19 Includes bugfix for GS3 (needed to call force-stop-tomcat target …
(edit) @25998   12 years ak19 server.jar got updated after recent fix to GS3's use of server.jar …
(edit) @25994   12 years ak19 Moving the updated create_itemfile() subroutine from pdfpstoimg.pl to …
(edit) @25993   12 years ak19 Generalised the create_itemfile() subroutine's code so that …
(edit) @25971   12 years kjdon removed two forgotten debug statements
(edit) @25963   12 years ak19 Kathy asked me to adjust the code used to launch pluginfo.pl from GLI …
(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) @25896   12 years ak19 When doing incremental, don't want to be deleting building or moving …
(edit) @25892   12 years ak19 First commit for allowing a SOLR collection to be activated without …
(edit) @25891   12 years sjm84 Fixed a bug that wiped out doc.xml files if metadata was changed at …
(edit) @25889   12 years ak19 Second set of commits for getting activate.pl to deal with solr cores …
(edit) @25888   12 years ak19 First working version of activate.pl modified for handling solr …
(edit) @25887   12 years ak19 Normal commit, before the first set of commits related to getting …
(edit) @25803   12 years ak19 Bugfix to issue detected during the testing of the PDFCollection …
(edit) @25798   12 years ak19 Fixing bug where on CentOS Linux a call to identify returns 256 and is …
(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) @25785   12 years ak19 Title search is by default built on dc.Title, ex.dc.Title and Title …
(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) @25745   12 years kjdon removed erroneous s at start of file
(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) @25707   12 years sjm84 Updating the default format statements
(edit) @25677   12 years ak19 colcfg.pm tests for collectionConfig before testing for collect.cfg to …
(edit) @25676   12 years ak19 Added a check for activation having succeeded (where activation was …
(edit) @25675   12 years ak19 1. Can run the ant target to get the library_URL for GS3 from …
(edit) @25674   12 years sjm84 Defining _httpsamepagelink_ to be empty so that pages will work like …
(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) @25597   12 years ak19 Setting svn:executable property to * for activate.pl to make the …
(edit) @25596   12 years ak19 1. Setting executable permissions on activate.pl for unix-based …
(edit) @25581   12 years ak19 activate.pl now has both ping_library and ping_library_collection …
(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) @25568   12 years sjm84 A fix for JDBM not properly closing the .lg file
(edit) @25560   12 years ak19 Dr Bainbridge has introduced the isPersistentAction (add the …
(edit) @25559   12 years ak19 1. Dr Bainbridge fixed a bug in pingaction where it returned the …
(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) @25553   12 years sjm84 If GSDL-RUN-SETUP is set then we want to set up the environment
(edit) @25548   12 years ak19 rmdir on cgi-bin upon a clean command should proceed quietly and not …
(edit) @25533   12 years ak19 Need to ensure there are quotes around the path to the java command …
(edit) @25526   12 years ak19 Dr Bainbridge fixed the problem noticed by Diego and which was thought …
(edit) @25525   12 years ak19 Added a Compile All command without turning debugging on.
(edit) @25522   12 years ak19 Updated Polish core interface translations (from 2.83 to 2.85). Manu …
(edit) @25521   12 years ak19 Back in January, with the commit of revision 24958 for RSS support in …
(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) @25494   12 years ak19 Moved comment to where it wouldn't cause an error during compilation
Note: See TracRevisionLog for help on using the revision log.