source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10444   19 years chi Add the description for extracted_word_metadata_fields option.
(edit) @10443   19 years chi Modifications to check different StructuredHTML formating conditions.
(edit) @10442   19 years chi To retrieve encoding information for the HTML file generated from …
(edit) @10441   19 years chi Modifications for pushing required option and argument lists to …
(edit) @10440   19 years kjdon small changes so it compiles under windows
(edit) @10439   19 years kjdon added z3950 support for windows
(edit) @10438   19 years kjdon added some z3950 stuff - use USE_Z3950=1 to enable z3950
(edit) @10437   19 years kjdon declared int i outside the for loop to get it to compile under windows
(edit) @10436   19 years kjdon moved the yaz headers to the top or teh include list to avoid …
(edit) @10435   19 years kjdon strncasecmp and strcasecmp are not implemented in windows, so have …
(edit) @10434   19 years chi Tidy up the item file to convert the "&" sign in the metadata to "&".
(edit) @10433   19 years kjdon made the yaz configure command not use xml2 and iconv library. at some …
(edit) @10432   19 years kjdon removed the -lxml2 bit from the z3950server link command - have …
(edit) @10431   19 years chi In process_assoc_files, for some reasons, there is a "/" in front of …
(edit) @10430   19 years chi Allow to remove the soft_link.
(edit) @10429   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10428   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10427   19 years chi Modification of the way passing argument and option list for the …
(edit) @10426   19 years chi Add an option -extracted_word_metadata to extract metadata based on …
(edit) @10425   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10424   19 years chi Modification of the way passing argument and options list for the …
(edit) @10423   19 years chi Modify the structure of pushing argument and option lists to secondary …
(edit) @10420   19 years kjdon modified the removeold and keepold strings
(edit) @10419   19 years kjdon is_incremental renamed is_incremental_capable
(edit) @10418   19 years kjdon new module with some global script functions. couldn't add the method …
(edit) @10417   19 years kjdon standardised -removeold and -keepold. if neither or both are …
(edit) @10415   19 years kjdon fixed up the metadata format handling. made child metadata work, and …
(edit) @10414   19 years kjdon if we have requested contains metadata, then add it to the response. …
(edit) @10413   19 years mdewsnip Now includes full path to lucene_query.pl script.
(edit) @10412   19 years mdewsnip Now escapes quotes so phrase searches with Lucene work.
(edit) @10411   19 years mdewsnip Added some code to fix bugs in Lucene "all" and phrase searching with …
(edit) @10410   19 years chi Adding the new plugin options and arguments.
(edit) @10409   19 years chi A VB executable program and source program to convert Word documents …
(edit) @10408   19 years chi A VB program to convert PPT documents to different types of image …
(edit) @10407   19 years chi A vb executable program to convert PPT document to different types of …
(edit) @10406   19 years chi If the -windows_scripting is on in WordPlug, the secondary plugin will …
(edit) @10405   19 years chi Adding structured HTML formating arguments here.
(edit) @10404   19 years chi remove the plugin arguments to WordPlug.
(edit) @10403   19 years chi Modifications for tidying up the item file generated through pdftoimg.pl.
(edit) @10402   19 years chi Modifications to consider the different generated file names under …
(edit) @10401   19 years chi Modifications to allow PDF documents being converted to various image …
(edit) @10400   19 years kjdon install the z3950server into bin/linux (or bin/darwin)
(edit) @10398   19 years mdewsnip Finally got around to committing this. It started off as an attempt to …
(edit) @10395   19 years mdewsnip A plugin for RealMedia files. By Xin Gao for the 517 Digital Libraries …
(edit) @10394   19 years mdewsnip Changed the local library server to use 127.0.0.1 by default.
(edit) @10386   19 years kjdon changed to version 2.61
(edit) @10385   19 years kjdon a few changes to get it compiling on windows
(edit) @10384   19 years kjdon windows makefile
(edit) @10383   19 years jrm21 need _icondoc_ not _iconmsword_ for [v=1] since the plugin adds …
(edit) @10366   19 years kjdon d2m committed as individual files now, so removed the gzip command
(edit) @10365   19 years kjdon changed my mind, now adding these all individually instead of in a tar file
(edit) @10361   19 years mdewsnip I don't think there are many values of arg_ct that are both < 0 and > 2…
(edit) @10358   19 years chi A perl program as a wrapper for the convert utility. It is used to …
(edit) @10357   19 years chi Adding the pdf_to_img routine in convertPDF() function.
(edit) @10356   19 years chi tidy up the code.
(edit) @10355   19 years chi Remove heading_title options to StructuredHTMLPlug.
(edit) @10354   19 years chi Add an argument "title_sub" here in PagedImgPlug
(edit) @10353   19 years chi Modification for allowing PDF document being converted to various …
(edit) @10352   19 years chi Change the pagedimg_png,jpg,gif (hyphen to underscore) setting in …
(edit) @10350   19 years kjdon added a check for defined before removing the .pm
(edit) @10349   19 years kjdon added scripts.xml as -xml description
(edit) @10348   19 years kjdon changed a few strings for export.pl, and added exportcol.cddir
(edit) @10347   19 years kjdon removed the unneeded 'use parsargv'
(edit) @10344   19 years kjdon if there was no Title, add PageNum as a Title
(edit) @10340   19 years kjdon use new parse2 arg parsing, added 'use strict'
(edit) @10339   19 years kjdon uses new parse2 arg parsing, added 'use strict'
(edit) @10338   19 years kjdon tidied this up: uses new parse2, use strict
(edit) @10337   19 years kjdon changed the intArgLeftinAfterParsing \!= 1 to > 1 - otherwise -xml …
(edit) @10336   19 years kjdon reversed the ++*currentPtr change back to *currentPtr++
(edit) @10335   19 years kjdon ++*pa is not the same as *pa++ - reversed these erroneous changes
(edit) @10329   19 years mdewsnip Changed the default_language string to be of type "string", since …
(edit) @10328   19 years mdewsnip Fixed some spelling mistakes.
(edit) @10324   19 years kjdon added no strict, also changed Charactor Length to CharactorLength (its …
(edit) @10318   19 years mdewsnip New LuceneWrap.jar file with updated class files.
(edit) @10317   19 years mdewsnip Fixed the warning message because out_file is undefined on Linux.
(edit) @10313   19 years mdewsnip Fixed undefined doc_oid variable problem.
(edit) @10305   19 years davidb newly introduced is_incremental() used to help determine if file needs …
(edit) @10304   19 years davidb Introduction of is_incremental() function in base class (not …
(edit) @10283   19 years davidb hashfile, db2txt, and txt2db added to INSTALLDIRS in win32.mak file. …
(edit) @10282   19 years chi Modifications to allow the gsConvert either run open source coverting …
(edit) @10281   19 years chi Add filename_within_collection().
(edit) @10280   19 years chi Some major changes to allow secondary plugin setting.
(edit) @10279   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10278   19 years chi A major modification to allow a secondary-plugin setting. With this …
(edit) @10277   19 years chi tidy up the filename in add_file().
(edit) @10276   19 years chi Add a read_into_doc_obj() for enabling secondary_pluging function. …
(edit) @10275   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10274   19 years chi A modification to allow a secondary plug setting through ConvertToPlug.
(edit) @10273   19 years chi A modification to allow a secondary-plugin setting through ConvertToPlug.
(edit) @10272   19 years chi A modification to allow a secondary-plugin setting.
(edit) @10271   19 years chi A new program to demonstrate HTML document (converted from other …
(edit) @10270   19 years chi The modification to allow the secondary-plugin setting.
(edit) @10262   19 years kjdon removed cgisafe from query string stored in history - we don't use it …
(edit) @10258   19 years kjdon added some keys for DSpacePlug args - need to add the text too
(edit) @10257   19 years kjdon added a check for undefined/empty values passed into …
(edit) @10256   19 years kjdon added use strict, and fixed up compile erros
(edit) @10255   19 years kjdon small mods, added use strict
(edit) @10254   19 years kjdon added 'use strict' to all plugins, and made modifications (mostly …
(edit) @10253   19 years kjdon added 'use strict' to all classifiers, and made modifications (mostly …
(edit) @10252   19 years mdewsnip Unzip.java now takes the zip file path and the directory to unzip into …
Note: See TracRevisionLog for help on using the revision log.