source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16674   16 years ak19 Added caching for textcat results on filecontents as well: a second …
(edit) @16673   16 years ak19 Removed comment. URL encode and URL decode subroutines added.
(edit) @16672   16 years ak19 URL encode and URL decode subroutines added.
(edit) @16670   16 years ak19 Instead of base64 encoding the gsdl_source_filename, it now URL …
(edit) @16669   16 years kjdon removed these files from svn control. HOpe everything still works :-)
(edit) @16667   16 years kjdon get_language_encoding was setting ->input_encoding, which means its …
(edit) @16647   16 years kjdon removed the segmentation lines from store_saved_metadata - this only …
(edit) @16646   16 years kjdon now segments all metadata as well as text
(edit) @16645   16 years kjdon upgraded segmentation stuff in format_querystring (using unicode 4.0) …
(edit) @16644   16 years kjdon now uses CJKTextSegmenter to add segmentation functionality to text …
(edit) @16643   16 years kjdon removed a couple of 'use xxx' lines that are not needed
(edit) @16642   16 years kjdon separate_cjk option and code moved to CJKTextSegmenter, and used by …
(edit) @16641   16 years kjdon upgraded this (using unicode 4.0) to include more Chinese characters …
(edit) @16640   16 years kjdon helper plugin to separate cjk text into individual characters
(edit) @16639   16 years kjdon moved the require diagnostics line to here from ReadTextFile
(edit) @16638   16 years kjdon modified store_block_files: includes script (js) files, don't add a …
(edit) @16636   16 years kjdon seems to be no longer used - replaced by iso639.pm
(edit) @16635   16 years kjdon modified the line where we get rid of the #Updated 13-Mar-2007 bit …
(edit) @16634   16 years kjdon removed NULPlugin.add_metadata_as_text as the translation was …
(edit) @16632   16 years ak19 Work on supporting non-utf8 characters in filenames
(edit) @16624   16 years davidb Fixed incorrect include path for sql
(edit) @16619   16 years davidb change of [ -d .. ] to test -d …
(edit) @16618   16 years davidb Removal of top-level packages and src folders, as these are now split …
(edit) @16615   16 years davidb Tweak to GSDL_DIR
(edit) @16606   16 years davidb Minor tweak to Makefile.in
(edit) @16605   16 years davidb Fix to GSDL_DIR so binaries installed in correct top-level folder
(edit) @16604   16 years davidb Fix to GSDL_DIR so binaries installed in correct top-level folder
(edit) @16603   16 years davidb Fix to GSDL_DIR so binaries installed in correct top-level folder
(edit) @16595   16 years oranfry Removed perl test as this in done in build-src's configure
(edit) @16594   16 years oranfry In configure.in [ -d module] changed to test -d module to fix loss of …
(edit) @16593   16 years oranfry In configure.in [ -d module] changed to test -d module to fix loss of …
(edit) @16587   16 years davidb Minor adjustment to Makefile.in so Makefile deleted on 'make distclean'
(edit) @16586   16 years davidb Minor adjustment to Makefile.in so Makefile deleted on 'make distclean'
(edit) @16585   16 years davidb Tweak to Makefile.in that takes account of special targets gs2 and …
(edit) @16584   16 years davidb Fixing blunder over location on indexers/trunk
(edit) @16583   16 years davidb Undoing change commited in r16582
(edit) @16581   16 years davidb repositioning of indexers directory as an external svn property
(edit) @16580   16 years ak19 Shared subroutine tmp_area_convert_file now ensures that the tailname …
(edit) @16578   16 years ak19 1. Base64 encoded gsdlsourcefilename to preserve original filename. 2. …
(edit) @16577   16 years davidb Minor tweaks to windows make files
(edit) @16576   16 years davidb Fixed typo in Makefile variable
(edit) @16575   16 years davidb Windows support for new sub-directories
(edit) @16574   16 years davidb Adjustments to Windows makes file for new common-src, build-src and …
(edit) @16573   16 years davidb Tweak to install location of Lucene java code
(edit) @16572   16 years davidb Renaming of gs2build to build-src, gs2common to common-src etc.
(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, …
Note: See TracRevisionLog for help on using the revision log.