# # ChangeLog for trunk/gsdl # # Generated by Trac 1.4.2 # 2024-06-08T03:43:01+12:00 Tue, 06 Sep 2005 21:18:27 GMT chi [10600] * trunk/gsdl/perllib/plugins/StructuredHTMLPlug.pm (modified) modifications for deal with document title (as the first H1 heading) ... Tue, 06 Sep 2005 05:37:24 GMT jrm21 [10599] * trunk/gsdl/macros/home.dm (modified) * trunk/gsdl/macros/style.dm (modified) more instances of tag attribute values being quoted Tue, 06 Sep 2005 05:26:11 GMT jrm21 [10598] * trunk/gsdl/macros/base.dm (modified) remove several more usability macros Tue, 06 Sep 2005 05:25:45 GMT jrm21 [10597] * trunk/gsdl/macros/base.dm (modified) use double quotes around all html attribute values Tue, 06 Sep 2005 05:15:58 GMT jrm21 [10596] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/style.dm (modified) remove usability stuff from the default macro files Mon, 05 Sep 2005 03:11:22 GMT chi [10595] * trunk/gsdl/perllib/plugins/StructuredHTMLPlug.pm (modified) Modification of level header regular expression. Mon, 05 Sep 2005 01:31:53 GMT kjdon [10594] * trunk/gsdl/perllib/plugins/UnknownPlug.pm (modified) mime type added as MimeType metadata Fri, 02 Sep 2005 03:16:23 GMT kjdon [10592] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) in read, call title_fallback to make sure that we have a title - pdf ... Tue, 30 Aug 2005 00:04:32 GMT mdewsnip [10584] * trunk/gsdl/cgi-bin/download (modified) * trunk/gsdl/cgi-bin/gsdlCGI.pm (modified) * trunk/gsdl/cgi-bin/upload (modified) Changed the JAVA_HOME warning so it is only displayed if something ... Mon, 29 Aug 2005 23:30:45 GMT mdewsnip [10583] * trunk/gsdl/cgi-bin/download (modified) * trunk/gsdl/cgi-bin/gsdlCGI.pm (modified) * trunk/gsdl/cgi-bin/launch (modified) * trunk/gsdl/cgi-bin/upload (modified) Moved the second half of the gsdlCGI.pm new() code out into a new ... Mon, 29 Aug 2005 23:27:08 GMT kjdon [10582] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) added in cover image handling into read() Sun, 28 Aug 2005 23:43:00 GMT kjdon [10580] * trunk/gsdl/perllib/plugins/ExcelPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PPTPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) if created from pluginfo.pl (self->info_only == 1)then don't load up ... Sun, 28 Aug 2005 22:38:07 GMT kjdon [10579] * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) copied classify.pm and BasClas.pm, added -gsdlinfo flag - if this is ... Sun, 28 Aug 2005 22:36:16 GMT kjdon [10578] * trunk/gsdl/bin/script/pluginfo.pl (modified) now calls load_plugin_for_info instead of load_plugins Thu, 25 Aug 2005 23:24:06 GMT kjdon [10568] * trunk/gsdl/Install.sh (modified) set version 2.61f Thu, 25 Aug 2005 05:02:29 GMT kjdon [10567] * trunk/gsdl/src/recpt/browsetools.cpp (modified) added checks for no childtype metadata - this occurs when it is ... Thu, 25 Aug 2005 02:46:07 GMT mdewsnip [10565] * trunk/gsdl/cgi-bin/gsdlCGI.pm (modified) Yet another "spaces in filenames" problem, and a minor formatting change. Thu, 25 Aug 2005 01:24:14 GMT jrm21 [10563] * trunk/gsdl/src/recpt/receptionist.cpp (modified) if we don't support the default_encoding, then instead of always ... Tue, 23 Aug 2005 03:26:53 GMT mdewsnip [10553] * trunk/gsdl/src/recpt/browsetools.cpp (modified) A fix for extra table tags being generated when the gc argument is ... Mon, 22 Aug 2005 00:54:37 GMT chi [10549] * trunk/gsdl/perllib/plugins/DSpacePlug.pm (modified) Modifications to deal with the "dc value" without qualifier. Fri, 19 Aug 2005 00:15:51 GMT kjdon [10538] * trunk/gsdl/perllib/docsave.pm (modified) add assocfilepath metadata always, even if no associated files. with ... Fri, 19 Aug 2005 00:06:31 GMT chi [10537] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Set up the auto conversion type of PSPlug to text. Fri, 19 Aug 2005 00:05:00 GMT chi [10536] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) Modification of adding pagedimg types of conversion for PS documents. ... Fri, 19 Aug 2005 00:02:26 GMT chi [10535] * trunk/gsdl/bin/script/pstoimg.pl (added) pstoimg.pl is a wrapper for running convert utility which converts ... Thu, 18 Aug 2005 23:59:48 GMT chi [10534] * trunk/gsdl/bin/script/gsConvert.pl (modified) Adding pagedimg types of conversion to PS document.It is through ... Wed, 17 Aug 2005 20:53:14 GMT chi [10526] * trunk/gsdl/bin/script/pdftoimg.pl (modified) Modifications of passing the file pathname to the system command. Tue, 16 Aug 2005 04:12:08 GMT chi [10521] * trunk/gsdl/bin/script/gsConvert.pl (modified) Modification of path name for PPT, Word, PDF conversion command. Tue, 16 Aug 2005 00:14:23 GMT kjdon [10514] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) added in description_tags option, as it wasn't valid cos no longer ... Mon, 15 Aug 2005 23:36:59 GMT mdewsnip [10513] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Absolute image tags, like were being ... Sun, 14 Aug 2005 23:45:14 GMT kjdon [10510] * trunk/gsdl/bin/script/expand_macros.pl (added) a script that allows you to browse through macros and see what they ... Fri, 12 Aug 2005 02:06:42 GMT mdewsnip [10505] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Fixed a bug in the new "-use_hlist_for" stuff. Hope I haven't messed ... Fri, 12 Aug 2005 01:56:13 GMT kjdon [10504] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) fixed a bug with -convert_to auto handling Fri, 12 Aug 2005 00:23:59 GMT kjdon [10503] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) added some handling of auto convert to type when windows scripting is on Fri, 12 Aug 2005 00:05:14 GMT mdewsnip [10502] * trunk/gsdl/perllib/classify/GenericList.pm (modified) GenericList is not an abstract classifier. Fri, 12 Aug 2005 00:01:09 GMT kjdon [10501] * trunk/gsdl/perllib/plugins/GISBasPlug.pm (modified) * trunk/gsdl/perllib/plugins/MetadataPass.pm (modified) had to add set_keepold to these cos they are loaded like plugins but ... Thu, 11 Aug 2005 23:41:08 GMT mdewsnip [10499] * trunk/gsdl/perllib/classify/GenericList.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) Changed the way values in arguments are separated :-) Thu, 11 Aug 2005 23:12:26 GMT mdewsnip [10498] * trunk/gsdl/perllib/classify/GenericList.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) Renamed the GenericList arguments to be more descriptive. Thu, 11 Aug 2005 05:28:22 GMT kjdon [10497] * trunk/gsdl/perllib/strings.rb (modified) renamed WordPlug.checkout_toc to delete_toc Thu, 11 Aug 2005 05:27:49 GMT kjdon [10496] * trunk/gsdl/perllib/plugins/StructuredHTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) added some sanity checks, renamed the checkout_toc option to delete_toc Thu, 11 Aug 2005 03:10:34 GMT kjdon [10493] * trunk/gsdl/bin/script/pptextract.exe (deleted) * trunk/gsdl/bin/script/pptextract.frm (deleted) * trunk/gsdl/bin/script/pptextract.vbp (deleted) moved to winbin/bin Thu, 11 Aug 2005 02:52:05 GMT kjdon [10491] * trunk/gsdl/perllib/plugins/PPTPlug.pm (modified) fixed a typo Thu, 11 Aug 2005 02:43:13 GMT kjdon [10490] * trunk/gsdl/bin/windows (deleted) moved to the winbin repository Thu, 11 Aug 2005 02:06:54 GMT kjdon [10488] * trunk/gsdl/perllib/strings.rb (modified) removed BasClas.metadata.deft, added Collage.buttonname, changed the ... Thu, 11 Aug 2005 02:05:47 GMT kjdon [10486] * trunk/gsdl/perllib/strings_es.rb (modified) * trunk/gsdl/perllib/strings_fr.rb (modified) * trunk/gsdl/perllib/strings_ru.rb (modified) removed BasClas.metadata.deft, added Collage.buttonname Thu, 11 Aug 2005 02:04:41 GMT kjdon [10485] * trunk/gsdl/perllib/classify/Collage.pm (modified) change buttonname desc to Collage.buttonname Thu, 11 Aug 2005 02:02:34 GMT mdewsnip [10484] * trunk/gsdl/perllib/strings.rb (modified) Somehow my GenericList strings got lost, so I'm adding them again. Thu, 11 Aug 2005 01:53:40 GMT kjdon [10483] * trunk/gsdl/perllib/classify/HFileHierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) removed {BasClas.metadata.deft} in deft values Thu, 11 Aug 2005 01:49:15 GMT kjdon [10482] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) removed debug statement Wed, 10 Aug 2005 23:42:15 GMT mdewsnip [10481] * trunk/gsdl/bin/script/import.pl (modified) Oops... forgot a "my" for a new variable. Wed, 10 Aug 2005 22:35:04 GMT kjdon [10478] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) arcPlug now knows about keepold, and if its not set, it wont try to ... Wed, 10 Aug 2005 22:33:30 GMT kjdon [10477] * trunk/gsdl/perllib/mgppbuilder.pm (modified) added a mod to output_collection_meta Wed, 10 Aug 2005 21:37:19 GMT kjdon [10476] * trunk/gsdl/perllib/strings.rb (modified) added allowimagesonly Wed, 10 Aug 2005 21:16:23 GMT kjdon [10475] * trunk/gsdl/perllib/colcfg.pm (modified) added sections_index_document_metadata Wed, 10 Aug 2005 21:15:26 GMT kjdon [10474] * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) implemented sections_index_document_metadata Wed, 10 Aug 2005 21:14:42 GMT kjdon [10473] * trunk/gsdl/perllib/basebuilder.pm (modified) declared , line 512 Wed, 10 Aug 2005 21:13:09 GMT kjdon [10472] * trunk/gsdl/bin/script/buildcol.pl (modified) added new option sections_index_document_metadata ... Wed, 10 Aug 2005 05:37:35 GMT mdewsnip [10471] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) The language option should be hidden from the GLI. Wed, 10 Aug 2005 04:30:08 GMT mdewsnip [10470] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Added missing language option and fixed a new bug that prevented it ... Wed, 10 Aug 2005 04:20:51 GMT kjdon [10469] * trunk/gsdl/perllib/basebuildproc.pm (modified) added sections_index_document_metadata variable Wed, 10 Aug 2005 04:19:17 GMT kjdon [10468] * trunk/gsdl/perllib/basebuilder.pm (added) * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) made a base builder class, adn moved lots of the code to it. hoe I ... Wed, 10 Aug 2005 04:17:32 GMT kjdon [10467] * trunk/gsdl/perllib/strings.rb (modified) added some sections_index_document_metadata strings Wed, 10 Aug 2005 03:48:25 GMT chi [10466] * trunk/gsdl/perllib/plugins/PPTPlug.pm (modified) convert_to pagedimg_(gif|jpg|png) will only be shown in the PPTPlug ... Wed, 10 Aug 2005 03:38:34 GMT chi [10465] * trunk/gsdl/perllib/plugins/ExcelPlug.pm (modified) To add the convert_post_process() to handle some encoding problems ... Wed, 10 Aug 2005 03:37:08 GMT chi [10464] * trunk/gsdl/bin/script/gsConvert.pl (modified) Modifications of the if loop condition in convertPPT() to allow the ... Wed, 10 Aug 2005 03:25:28 GMT mdewsnip [10463] * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/strings.rb (modified) Removing the collection "tmp" directory is now only done when ... Wed, 10 Aug 2005 01:51:47 GMT mdewsnip [10459] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) The "-removeold" and "-keepold" flags are now available from the GLI. Wed, 10 Aug 2005 01:44:20 GMT mdewsnip [10458] * trunk/gsdl/perllib/strings.rb (modified) Fixed a silly copy and paste mistake. Wed, 10 Aug 2005 01:32:41 GMT kjdon [10457] * trunk/gsdl/bin/script/buildcol.pl (modified) changed if (-e $configfilename) { ... } else { die; } to if ... Wed, 10 Aug 2005 00:57:34 GMT kjdon [10453] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) fixed up some mistakes from previous merging of davids new code and ... Wed, 10 Aug 2005 00:55:11 GMT kjdon [10452] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) added in allowimagesonly option for use with convert_to html (thanks ... Wed, 10 Aug 2005 00:51:42 GMT kjdon [10451] * trunk/gsdl/bin/script/gsConvert.pl (modified) added pdf_allow_images_only option for conversion to html when there ... Wed, 10 Aug 2005 00:00:25 GMT kjdon [10450] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) changed from a dos file to unix file (no hat Ms) Mon, 08 Aug 2005 23:54:58 GMT chi [10446] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Modifications for converting windows-1252 to windows_1252. Mon, 08 Aug 2005 22:59:24 GMT chi [10445] * trunk/gsdl/bin/script/gsConvert.pl (modified) If the conversion file in tmp directory is exist, don't need to do it ... Mon, 08 Aug 2005 22:52:50 GMT chi [10444] * trunk/gsdl/perllib/strings.rb (modified) Add the description for extracted_word_metadata_fields option. Mon, 08 Aug 2005 22:46:44 GMT chi [10443] * trunk/gsdl/perllib/plugins/StructuredHTMLPlug.pm (modified) Modifications to check different StructuredHTML formating conditions. Mon, 08 Aug 2005 22:44:32 GMT chi [10442] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) To retrieve encoding information for the HTML file generated from ... Mon, 08 Aug 2005 22:43:13 GMT chi [10441] * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) Modifications for pushing required option and argument lists to ... Mon, 08 Aug 2005 04:15:41 GMT kjdon [10440] * trunk/gsdl/src/recpt/yaz_zclient.c (modified) * trunk/gsdl/src/recpt/z3950proto.cpp (modified) * trunk/gsdl/src/recpt/z3950proxy.cpp (modified) small changes so it compiles under windows Mon, 08 Aug 2005 04:14:56 GMT kjdon [10439] * trunk/gsdl/src/recpt/win32.mak (modified) added z3950 support for windows Mon, 08 Aug 2005 04:12:40 GMT kjdon [10438] * trunk/gsdl/src/colservr/win32.mak (modified) added some z3950 stuff - use USE_Z3950=1 to enable z3950 Mon, 08 Aug 2005 04:11:22 GMT kjdon [10437] * trunk/gsdl/src/colservr/z3950explain.cpp (modified) declared int i outside the for loop to get it to compile under windows Mon, 08 Aug 2005 04:10:00 GMT kjdon [10436] * trunk/gsdl/src/colservr/z3950parser.h (modified) * trunk/gsdl/src/colservr/z3950server.cpp (modified) moved the yaz headers to the top or teh include list to avoid ... Mon, 08 Aug 2005 03:59:00 GMT kjdon [10435] * trunk/gsdl/packages/d2m/strcasecmp.c (added) * trunk/gsdl/packages/d2m/win32.mak (modified) strncasecmp and strcasecmp are not implemented in windows, so have ... Mon, 08 Aug 2005 00:06:46 GMT chi [10434] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) Tidy up the item file to convert the "&" sign in the metadata to "&". Sun, 07 Aug 2005 23:59:05 GMT kjdon [10433] * trunk/gsdl/packages/configure (modified) made the yaz configure command not use xml2 and iconv library. at ... Sun, 07 Aug 2005 23:57:50 GMT kjdon [10432] * trunk/gsdl/src/recpt/Makefile.in (modified) removed the -lxml2 bit from the z3950server link command - have ... Fri, 05 Aug 2005 05:47:49 GMT chi [10431] * trunk/gsdl/perllib/docsave.pm (modified) In process_assoc_files, for some reasons, there is a "/" in front of ... Fri, 05 Aug 2005 03:55:00 GMT chi [10430] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Allow to remove the soft_link. Fri, 05 Aug 2005 03:23:22 GMT chi [10429] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) Modification of the way passing argument and option lists for the ... Fri, 05 Aug 2005 03:21:41 GMT chi [10428] * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) Modification of the way passing argument and option lists for the ... Fri, 05 Aug 2005 03:17:39 GMT chi [10427] * trunk/gsdl/perllib/plugins/PPTPlug.pm (modified) Modification of the way passing argument and option list for the ... Fri, 05 Aug 2005 03:16:47 GMT chi [10426] * trunk/gsdl/perllib/plugins/StructuredHTMLPlug.pm (modified) Add an option -extracted_word_metadata to extract metadata based on ... Fri, 05 Aug 2005 03:13:10 GMT chi [10425] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) Modification of the way passing argument and option lists for the ... Fri, 05 Aug 2005 03:11:26 GMT chi [10424] * trunk/gsdl/perllib/plugins/ExcelPlug.pm (modified) Modification of the way passing argument and options list for the ... Fri, 05 Aug 2005 03:09:09 GMT chi [10423] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Modify the structure of pushing argument and option lists to ... Thu, 04 Aug 2005 03:28:22 GMT kjdon [10420] * trunk/gsdl/perllib/strings.rb (modified) modified the removeold and keepold strings Thu, 04 Aug 2005 03:27:21 GMT kjdon [10419] * trunk/gsdl/perllib/basebuildproc.pm (modified) * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) is_incremental renamed is_incremental_capable Thu, 04 Aug 2005 03:26:36 GMT kjdon [10418] * trunk/gsdl/perllib/scriptutil.pm (added) new module with some global script functions. couldn't add the method ... Thu, 04 Aug 2005 03:25:24 GMT kjdon [10417] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) standardised -removeold and -keepold. if neither or both are ...