source: gsdl/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16571   16 years davidb Further tailoring of directories for new build/runtime split
(edit) @16570   16 years davidb Further tailoring of directories for new build/runtime split
(edit) @16569   16 years davidb Extra Makefile, configure and supporting files for shared build-time code
(edit) @16568   16 years davidb Extra Makefile, configure and supporting files for shared runtime code
(edit) @16567   16 years davidb Extra Makefile, configure and supporting files for shared …
(edit) @16566   16 years davidb Extra Makefile, configure and supporting files for shared …
(edit) @16565   16 years davidb Extra Makefile, configure and supporting files for build-time
(edit) @16564   16 years davidb test for perl added to built-time
(edit) @16563   16 years davidb Mods to Makefile.in and configure.in to work with newly organized …
(edit) @16562   16 years davidb Restructuring of package and src files for new gs2build/runtime separation
(edit) @16561   16 years davidb Restructuring of Makefile.in, configure.in, and configure for new …
(edit) @16560   16 years davidb src/java/... directories added to gs2build for new Greenstone 2 file …
(edit) @16559   16 years davidb package and src layer to new Greenstone 2 organisation
(edit) @16558   16 years davidb Top-level structure to new reorganisation of Greenstone 2
(edit) @16557   16 years ak19 Auto filename encoding has several additional settings now, these are …
(edit) @16556   16 years ak19 Added strings for additional types of auto settings for …
(edit) @16555   16 years ak19 Instead of sub get_language_encoding applying function ensure_utf8 on …
(edit) @16554   16 years ak19 Added subroutines classify_cached and clear_cache. The first of these …
(edit) @16553   16 years ak19 Added method check_is_utf8 that will return 1/true if the given string …
(edit) @16552   16 years ak19 Commented out a couple of debug output statements
(edit) @16529   16 years mdewsnip Modified to ignore the new wget directory.
(edit) @16527   16 years mdewsnip Now ignores the LuceneWrapper.jar file.
(edit) @16525   16 years kjdon indexers makefile now has a gs2 target - does all compilation except …
(edit) @16524   16 years kjdon this jar file now generated by make, so removed it from the repository
(edit) @16521   16 years kjdon pass in the file extension to get_tmp_filename otherwise it doesn't …
(edit) @16520   16 years kjdon made smart_block option description say deprecated, and added a …
(edit) @16510   16 years ak19 Better comments explaining why and when to set the javahome, …
(edit) @16509   16 years ak19 Better processing of perlpath property so that it no longer needs to …
(edit) @16508   16 years ak19 Optional property perlpath reintroduced.
(edit) @16507   16 years mdewsnip Now ignores all "index.*" directories.
(edit) @16506   16 years mdewsnip Now adds gs2:docOID attributes into "<Sec>" tags as well, to prevent …
(edit) @16504   16 years mdewsnip Changed some variable names in preparation for fixing the Lucene …
(edit) @16481   16 years kjdon changed the cover image url so that it works in cross collection …
(edit) @16468   16 years ak19 Restored gsdlsite.cfg from previous commit
(edit) @16467   16 years ak19 Merged GS2's gliserver.pl and gsdlCGI.pm with GS3's gliserver4gs3.pl …
(edit) @16462   16 years ak19 1. FEDORA_VERSION has become the secondary environment variable when …
(edit) @16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
(edit) @16442   16 years ak19 Fixed yesterday's adjustment to envvar_prepend and envvar_append to …
(edit) @16436   16 years ak19 Moved the utility subroutine is_dir_empty from gsConvert.pl into here …
(edit) @16435   16 years ak19 1. Correction to sub make_links_to_assocdir_relative which processes …
(edit) @16431   16 years mdewsnip Now passes the Greenstone document OID into GS2LuceneIndexer, to help …
(edit) @16426   16 years ak19 Minor changes. Although it may not be necessary, using filename_cat to …
(edit) @16425   16 years kjdon added in block pass and changed arguments to plugin::read - do we want …
(edit) @16424   16 years kjdon removed a commented out link to cstrlibrary
(edit) @16420   16 years kjdon changed greenstone@… links to be mailing list links
(edit) @16419   16 years kjdon changed the documentation link to point to the wiki instead of a …
(edit) @16418   16 years oranfry made indexers an svn external in gsdl, so svn users will get indexers …
(edit) @16417   16 years kjdon added the import folder back in as we always need it in a new collection
(edit) @16414   16 years ak19 Slightly better way of dealing with GSDL3HOME not being set in the …
(edit) @16411   16 years ak19 Correction to previous 'bugfix' which was actually a mistake. Use of …
(edit) @16410   16 years mdewsnip Changed ignore property.
(edit) @16407   16 years ak19 Corrected change made yesterday: dealing with the undefined case (as …
(edit) @16406   16 years ak19 fedora_client_bin is added to PATH using the util package, since it …
(edit) @16404   16 years ak19 Subroutines envvar_prepend and envvar_append now only append a new …
(edit) @16398   16 years ak19 Need to take into account that catalina_home is undefined for gs2, …
(edit) @16396   16 years ak19 Bugfix that caused ingest to fail in GS3 remote cases but (for some …
(edit) @16395   16 years ak19 1. For Fedora CATALINA_HOME ought to be its own tomcat, but When …
(edit) @16393   16 years kjdon updated the plugin names
(edit) @16392   16 years kjdon global block pass: read_block is no more, use can_process_this_file to …
(edit) @16391   16 years kjdon global block pass: this plugin now does the blocking - when reading …
(edit) @16390   16 years kjdon global block pass: read_block is no more. blockign done in a first …
(edit) @16389   16 years ak19 JAVA_HOME and FEDORA_HOME (as well as the version of Fedora used) need …
(edit) @16388   16 years kjdon global block pass: added in empty file_block_read method
(edit) @16386   16 years kjdon global block pass: now uses process_exp instead of block_exp. during …
(edit) @16384   16 years kjdon global block pass: new block_hash arg to read and metadata_read. Also …
(edit) @16383   16 years kjdon make sure filename is in utf8 before calling generate_images
(edit) @16382   16 years kjdon filename_no_path arg to generate_images must now be in utf8, and then …
(edit) @16381   16 years kjdon global block pass: added in plugin:file_block_read, which is the …
(edit) @16380   16 years kjdon added two methods, get_full_filenames (which used to be in …
(edit) @16379   16 years kjdon global block pass: added in extra argument to plugin::read calls
(edit) @16378   16 years kjdon I think I set these files to be executables
(edit) @16377   16 years kjdon added in global blocking pass, and now must pass a block hash to …
(edit) @16375   16 years kjdon need no strict refs for isisplugin
(edit) @16370   16 years osborn Minor fixes
(edit) @16364   16 years ak19 Cosmetic changes: added the ampersand in front of package subroutine calls
(edit) @16363   16 years ak19 Minor changes to output text
(edit) @16357   16 years kjdon removed smart_block from default HTMLPlug options
(edit) @16356   16 years davidb Renaming of WIN32cfg.h to win32cfg.h
(edit) @16350   16 years oranfry unpacked the xlhtml tar, ran autoconf on it, tarred it back up. this …
(edit) @16347   16 years davidb Tidying up of some of the use of filename_cat
(edit) @16341   16 years kjdon save attachments in binary mode so they work on windows. Use …
(edit) @16339   16 years davidb Added quotes around exec of 'txt2db' so it will work from within a …
(edit) @16332   16 years davidb Renaming of WIN32cfg.h to win32cfg.h so Windows can still correctly …
(edit) @16325   16 years kjdon changed the command for copying the exe files into bin\windows, …
(edit) @16324   16 years kjdon set default value to win31compat option to false
(edit) @16323   16 years davidb Added GSDL libraries to library dependencies, so 'library' is now …
(edit) @16321   16 years davidb Introduction of 'collecthome' to support collections outside of 'gsdlhome'
(edit) @16320   16 years davidb Introduction of 'collecthome' to support collections outside of the …
(edit) @16312   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16311   16 years davidb Removed debugging statement
(edit) @16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16308   16 years kjdon unhide separate_cjk option in GLI - no longer a global option, just a …
(edit) @16303   16 years davidb Changed _vol_ from Vol. to Volume to be more consisten with the other …
(edit) @16302   16 years davidb spacer.gif height fixed to 1 to avoid an ugly navigation bar …
(edit) @16301   16 years ak19 sub tmp_area_convert_file--called to replace a plain text source file …
(edit) @16300   16 years mdewsnip Fixed another case where '<' and '>' characters in metadata weren't …
(edit) @16298   16 years oranfry rolled back the last change to wget.tar.gz, then redid it on my linux …
(edit) @16292   16 years oranfry changed wget to compile under windows, see README for details
(edit) @16291   16 years oranfry notes about the wget upgrade
(edit) @16290   16 years oranfry upgraded to the latest version of wget, doesn't look like any of our …
Note: See TracRevisionLog for help on using the revision log.