# # ChangeLog for trunk/gsdl # # Generated by Trac 1.4.2 # 2024-05-22T05:45:09+12:00 Sun, 03 Sep 2006 22:57:05 GMT mdewsnip [12656] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Put old range filter stuff back, and added "-startresults" and ... Sun, 03 Sep 2006 21:56:41 GMT mdewsnip [12655] * trunk/gsdl/src/colservr/lucenequeryfilter.cpp (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) Lucene now returns just the results we're interested in (ie. those ... Fri, 01 Sep 2006 03:13:44 GMT mdewsnip [12654] * trunk/gsdl/etc/main.cfg (modified) Added the Slovak language definition and macrofile. Fri, 01 Sep 2006 02:51:21 GMT mdewsnip [12653] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Made it a little bit easier to use a custom set of stop words with ... Thu, 31 Aug 2006 23:05:08 GMT mdewsnip [12640] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Now returns valid XML instead of an error when -listall and ... Thu, 31 Aug 2006 22:52:17 GMT mdewsnip [12639] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) * trunk/gsdl/perllib/strings.properties (modified) * trunk/gsdl/perllib/strings_es.properties (modified) * trunk/gsdl/perllib/strings_fr.properties (modified) * trunk/gsdl/perllib/strings_ru.properties (modified) Changed the "-collect" option to "-collection", because it's a ... Thu, 31 Aug 2006 02:57:50 GMT mdewsnip [12630] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Plugins now output a and information field, so ... Thu, 31 Aug 2006 02:08:40 GMT mdewsnip [12629] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Merged the "-listall" and "-describeall" code, and made both always ... Thu, 31 Aug 2006 02:03:55 GMT mdewsnip [12628] * trunk/gsdl/perllib/downloaders/BasDownload.pm (modified) * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) Added an extra argument to print_xml_usage for specifying whether to ... Thu, 31 Aug 2006 01:46:50 GMT mdewsnip [12627] * trunk/gsdl/perllib/plugins/CSVPlug.pm (modified) Extended to allow quoted names in the first line. Thu, 31 Aug 2006 01:35:33 GMT mdewsnip [12626] * trunk/gsdl/perllib/printusage.pm (modified) Removed all the DTD stuff from XML output... it's just one more ... Thu, 31 Aug 2006 01:32:27 GMT mdewsnip [12625] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Removed the DTD stuff from the top of the XML output... it's just one ... Thu, 31 Aug 2006 01:10:34 GMT mdewsnip [12624] * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Added an extra argument to print_xml_usage for specifying whether to ... Wed, 30 Aug 2006 09:29:15 GMT jrm21 [12622] * trunk/gsdl/bin/script/import.pl (modified) if we can't open an output file, also give the operating system's ... Wed, 30 Aug 2006 04:35:21 GMT kjdon [12619] * trunk/gsdl/bin/script/import.pl (modified) it seems that when I added in the option OIDmetadata, I didn't ... Wed, 30 Aug 2006 04:34:07 GMT kjdon [12618] * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) now can pass in OIDmetadata to set_OIDtype Wed, 30 Aug 2006 04:04:34 GMT kjdon [12617] * trunk/gsdl/perllib/strings.properties (modified) added common.invalid_options and download.could_not_find_download Wed, 30 Aug 2006 04:03:48 GMT kjdon [12616] * trunk/gsdl/bin/script/gsdlinfo.pl (modified) now accepts -h as well as --help Wed, 30 Aug 2006 04:00:35 GMT kjdon [12615] * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) changed slightly the checking of how many args we have left after ... Wed, 30 Aug 2006 03:57:45 GMT kjdon [12614] * trunk/gsdl/bin/script/classinfo.pl (modified) changed plugin to classifier in the cut and pasted text Wed, 30 Aug 2006 03:49:44 GMT kjdon [12613] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) changed slightly the checking of how many args we have left after ... Wed, 30 Aug 2006 03:12:37 GMT kjdon [12611] * trunk/gsdl/src/mgpp/text/UCArray.cpp (modified) need to delete the char * returned by MyGetCStr, otherwise we run out ... Wed, 30 Aug 2006 03:05:30 GMT mdewsnip [12610] * trunk/gsdl/perllib/plugins/CSVPlug.pm (modified) Essentially a brand-new plugin (the old CSVPlug has been renamed to ... Wed, 30 Aug 2006 00:22:21 GMT mdewsnip [12606] * trunk/gsdl/perllib/plugins/MetadataCSVPlug.pm (added) Renamed CSVPlug.pm to MetadataCSVPlug.pm, as there will be a new ... Tue, 29 Aug 2006 23:31:53 GMT shaoqun [12605] * trunk/gsdl/perllib/plugouts/MARCXMLPlugout.pm (modified) added code that supports the mapping_file option Tue, 29 Aug 2006 23:00:58 GMT mdewsnip [12604] * trunk/gsdl/perllib/encodings.pm (modified) Added definition for new DOS codepage 852 (Central European) encoding. Tue, 29 Aug 2006 23:00:43 GMT shaoqun [12603] * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) added codes that uses the mapping file Tue, 29 Aug 2006 22:58:55 GMT mdewsnip [12602] * trunk/gsdl/etc/main.cfg (modified) Added definition for the new DOS codepage 852 (Central European) ... Tue, 29 Aug 2006 22:54:48 GMT mdewsnip [12601] * trunk/gsdl/mappings/from_uc/dos852.ump (added) * trunk/gsdl/mappings/to_uc/dos852.ump (added) Mapping files for DOS codepage 852 (Central Europe). Tue, 29 Aug 2006 22:52:51 GMT shaoqun [12600] * trunk/gsdl/perllib/strings.properties (modified) added a string for mapping_file option Tue, 29 Aug 2006 22:41:51 GMT shaoqun [12598] * trunk/gsdl/bin/script/export.pl (modified) added mapping_file option for MARCXML plugout Tue, 29 Aug 2006 22:23:07 GMT shaoqun [12597] * trunk/gsdl/etc/qdc2marc-mapping.xml (added) mapping file for qualified dc to marc Tue, 29 Aug 2006 22:22:37 GMT shaoqun [12596] * trunk/gsdl/etc/dc2marc-mapping.xml (added) mapping file for dc to marc Tue, 29 Aug 2006 22:21:59 GMT shaoqun [12595] * trunk/gsdl/etc/dc2marc.xsl (added) transformation file for dc to marc Tue, 29 Aug 2006 22:20:19 GMT shaoqun [12594] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) added code that uses MARCXML mapping file Tue, 29 Aug 2006 22:19:56 GMT shaoqun [12593] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLTUtil.class (added) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLTUtil.java (added) a util class that converts a string to its lowercase Tue, 29 Aug 2006 02:16:32 GMT kjdon [12587] * trunk/gsdl/perllib/downloaders/Z3950Download.pm (modified) added a double quote in a comment to get the font colouring back to ... Tue, 29 Aug 2006 02:13:41 GMT kjdon [12586] * trunk/gsdl/perllib/downloaders/SRWDownload.pm (modified) don't stick srw in the start of the download path Tue, 29 Aug 2006 02:12:09 GMT kjdon [12585] * trunk/gsdl/perllib/downloaders/WebDownload.pm (modified) put quotes around the cache dir in the wget command - on windows, ... Mon, 28 Aug 2006 03:09:11 GMT kjdon [12582] * trunk/gsdl/macros/bengali.dm (modified) * trunk/gsdl/macros/bulgarian.dm (modified) * trunk/gsdl/macros/catalan.dm (modified) * trunk/gsdl/macros/chinese-trad.dm (modified) * trunk/gsdl/macros/chinese.dm (modified) * trunk/gsdl/macros/croatian.dm (modified) * trunk/gsdl/macros/czech.dm (modified) * trunk/gsdl/macros/dutch.dm (modified) * trunk/gsdl/macros/farsi.dm (modified) * trunk/gsdl/macros/finnish.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/gaelic.dm (modified) * trunk/gsdl/macros/galician.dm (modified) * trunk/gsdl/macros/georgian.dm (modified) * trunk/gsdl/macros/german.dm (modified) * trunk/gsdl/macros/greek.dm (modified) * trunk/gsdl/macros/hebrew.dm (modified) * trunk/gsdl/macros/hindi.dm (modified) * trunk/gsdl/macros/indo.dm (modified) * trunk/gsdl/macros/italian.dm (modified) * trunk/gsdl/macros/japanese.dm (modified) * trunk/gsdl/macros/kannada.dm (modified) * trunk/gsdl/macros/kazakh.dm (modified) * trunk/gsdl/macros/kirghiz.dm (modified) * trunk/gsdl/macros/latvian.dm (modified) * trunk/gsdl/macros/maori.dm (modified) * trunk/gsdl/macros/mongolian.dm (modified) * trunk/gsdl/macros/polish.dm (modified) * trunk/gsdl/macros/port-br.dm (modified) * trunk/gsdl/macros/port-pt.dm (modified) * trunk/gsdl/macros/russian.dm (modified) * trunk/gsdl/macros/serbian.dm (modified) * trunk/gsdl/macros/turkish.dm (modified) * trunk/gsdl/macros/ukrainian.dm (modified) * trunk/gsdl/macros/vietnamese.dm (modified) changed _labelTypes_ to _labelType_ so that it matches the English ... Mon, 28 Aug 2006 02:46:52 GMT kjdon [12581] * trunk/gsdl/perllib/strings.properties (modified) changed the tooltips for the downloader options Mon, 28 Aug 2006 02:46:27 GMT kjdon [12580] * trunk/gsdl/perllib/downloaders/OAIDownload.pm (modified) added a double quote in a comment so the font colouring is not screwed up Sun, 27 Aug 2006 23:16:13 GMT kjdon [12579] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) set the filesize in the fileupload data Sun, 27 Aug 2006 23:10:38 GMT kjdon [12578] * trunk/gsdl/macros/deposit.dm (modified) added the page banner into bildframe1 - there is enough room, and we ... Sun, 27 Aug 2006 22:47:11 GMT kjdon [12577] * trunk/gsdl/macros/deposit.dm (modified) select page, initialize collection drop down box to have none selected Sun, 27 Aug 2006 22:46:36 GMT kjdon [12576] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) we now use a specialised header on the select page too. Wizardaction ... Sun, 27 Aug 2006 22:44:55 GMT kjdon [12575] * trunk/gsdl/src/recpt/wizardaction.cpp (modified) changed a logout message to say wizardaction rather than collectoration Sat, 26 Aug 2006 09:40:50 GMT shaoqun [12574] * trunk/gsdl/bin/script/downloadfrom.pl (modified) remove the default value for cache_dir because HOME environment is ... Fri, 25 Aug 2006 05:07:35 GMT kjdon [12571] * trunk/gsdl/perllib/classify/DateList.pm (modified) made Datelist accept yyyy-mm-dd dates Fri, 25 Aug 2006 04:52:19 GMT kjdon [12570] * trunk/gsdl/etc/main.cfg (modified) added languages.dm to list of macro files Fri, 25 Aug 2006 04:50:46 GMT kjdon [12569] * trunk/gsdl/macros/base.dm (modified) added format package date formatting. Used for [format:Date] metadata Fri, 25 Aug 2006 04:49:20 GMT kjdon [12568] * trunk/gsdl/macros/languages.dm (added) a new file containing _iso639xx_ macros for all iso639 two letter ... Fri, 25 Aug 2006 04:47:40 GMT kjdon [12567] * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) changed the special metadata formatting for Language and Date. Now ... Fri, 25 Aug 2006 02:45:30 GMT mdewsnip [12566] * trunk/gsdl/bin/script/gti.pl (modified) Added fix for warnings when submitting to a new file. Fri, 25 Aug 2006 02:44:12 GMT mdewsnip [12565] * trunk/gsdl/src/recpt/gtiaction.cpp (modified) * trunk/gsdl/src/recpt/gtiaction.h (modified) A fix to compensate for the change to the way commas in CGI values ... Fri, 25 Aug 2006 02:16:48 GMT kjdon [12562] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) reverted back to the previous version because it really was needed. ... Fri, 25 Aug 2006 01:30:12 GMT davidb [12559] * trunk/gsdl/perllib/classify.pm (modified) Perl 5.8 under Windows does not by default support GDBM_File. Use of ... Fri, 25 Aug 2006 01:01:02 GMT mdewsnip [12558] * trunk/gsdl/macros/about.dm (modified) * trunk/gsdl/macros/home.dm (modified) Couple more HTML4/XHTML compliance fixes. Fri, 25 Aug 2006 00:53:49 GMT mdewsnip [12557] * trunk/gsdl/macros/query.dm (modified) Lots of HTML4/XHTML compliance fixes. Fri, 25 Aug 2006 00:00:07 GMT mdewsnip [12556] * trunk/gsdl/macros/slovak.dm (added) New Slovak interface, many thanks to Tomas Fiala. Thu, 24 Aug 2006 23:35:14 GMT kjdon [12555] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) reverted split_cgi_args back to 1.25 version, pre davids depositor ... Thu, 24 Aug 2006 23:18:21 GMT mdewsnip [12554] * trunk/gsdl/macros/authen.dm (modified) * trunk/gsdl/macros/gti.dm (modified) More HTML 4 compliance fixes. Thu, 24 Aug 2006 22:43:29 GMT mdewsnip [12553] * trunk/gsdl/macros/gti.dm (modified) Some HTML 4 compliance fixes. Thu, 24 Aug 2006 22:14:14 GMT mdewsnip [12550] * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/gli.dm (modified) * trunk/gsdl/macros/gsdl.dm (modified) More HTML 4 compliance fixes. Thu, 24 Aug 2006 22:02:55 GMT mdewsnip [12549] * trunk/gsdl/src/recpt/pageaction.cpp (modified) Fixed up the creation of the _homeextra_ table so it is HTML 4 compliant. Thu, 24 Aug 2006 05:23:29 GMT mdewsnip [12548] * trunk/gsdl/macros/arabic2.dm (modified) * trunk/gsdl/macros/catalan2.dm (modified) * trunk/gsdl/macros/chinese-trad2.dm (modified) * trunk/gsdl/macros/czech2.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/french2.dm (modified) * trunk/gsdl/macros/galician2.dm (modified) * trunk/gsdl/macros/georgian2.dm (modified) * trunk/gsdl/macros/home.dm (modified) * trunk/gsdl/macros/italian2.dm (modified) * trunk/gsdl/macros/kazakh2.dm (modified) * trunk/gsdl/macros/russian2.dm (modified) * trunk/gsdl/macros/spanish2.dm (modified) * trunk/gsdl/macros/turkish2.dm (modified) * trunk/gsdl/macros/vietnamese2.dm (modified) Some HTML/XHTML validation changes. Thu, 24 Aug 2006 04:19:52 GMT kjdon [12547] * trunk/gsdl/perllib/strings.properties (modified) changed the bad_general_option message, cos now its also used when ... Thu, 24 Aug 2006 04:19:13 GMT kjdon [12546] * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/downloaders/BasDownload.pm (modified) * trunk/gsdl/perllib/parse2.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugouts/BasPlugout.pm (modified) changed parse2::parse so that it returns -1 on error, 0 on success, ... Thu, 24 Aug 2006 04:17:35 GMT kjdon [12545] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/exportcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) changed parse2::parse so that it returns -1 on error, 0 on success, ... Thu, 24 Aug 2006 03:55:23 GMT mdewsnip [12544] * trunk/gsdl/macros/english2.dm (modified) Removed "English" from comment at top, as this propagates through the ... Thu, 24 Aug 2006 03:54:17 GMT nzdl [12543] * trunk/gsdl/macros/urdu.dm (added) * trunk/gsdl/macros/urdu2.dm (added) Beginnings of Urdu interface, thanks to Ata ur Rehman and Iqbal Rana. Thu, 24 Aug 2006 03:53:19 GMT nzdl [12542] * trunk/gsdl/macros/marathi.dm (added) Beginnings of Marathi interface, many thanks to Shubhada Nagarkar. Thu, 24 Aug 2006 03:52:44 GMT nzdl [12541] * trunk/gsdl/macros/armenian2.dm (added) Beginnings of Armenian auxiliary macrofile, many thanks to Tigran ... Thu, 24 Aug 2006 03:51:54 GMT mdewsnip [12540] * trunk/gsdl/macros/thai.dm (modified) Thai interface ready to translate with GTI. Thu, 24 Aug 2006 03:18:18 GMT mdewsnip [12539] * trunk/gsdl/lib/md5.cpp (modified) Now includes stdio.h, for sprintf (needed on puka). Thu, 24 Aug 2006 02:52:42 GMT nzdl [12538] * trunk/greenorg/macros/spanish.dm (modified) * trunk/gsdl/perllib/strings_es.properties (modified) Updated Spanish strings, many thanks to Jesus Tramullas. Thu, 24 Aug 2006 02:50:54 GMT nzdl [12537] * trunk/gsdl/macros/spanish.dm (modified) * trunk/gsdl/macros/spanish2.dm (modified) Updated Spanish interface, many thanks to Jesus Tramullas. Thu, 24 Aug 2006 02:47:41 GMT nzdl [12536] * trunk/gsdl/macros/mongolian2.dm (modified) Updated Mongolian interface, many thanks to Mendbayar Ichinkhorlo. Thu, 24 Aug 2006 02:44:36 GMT nzdl [12535] * trunk/gsdl/macros/latvian2.dm (modified) Minor update. Thu, 24 Aug 2006 02:44:10 GMT nzdl [12534] * trunk/gsdl/macros/gaelic.dm (modified) Updated Gaelic interface, many thanks to Rita Campbell and Laurinda ... Thu, 24 Aug 2006 02:43:25 GMT nzdl [12533] * trunk/gsdl/macros/french2.dm (modified) A few more French translations. Thu, 24 Aug 2006 02:42:37 GMT nzdl [12532] * trunk/gsdl/macros/armenian.dm (modified) Updated Armenian interface, many thanks to Tigran Zargaryan. Thu, 24 Aug 2006 01:42:44 GMT kjdon [12528] * trunk/gsdl/packages/cgicc (deleted) cgicc no longer used Thu, 24 Aug 2006 01:20:19 GMT kjdon [12527] * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) added fileuploads to parse_cgi_args call so that it compiles. it ... Thu, 24 Aug 2006 00:14:23 GMT kjdon [12526] * trunk/gsdl/lib/win32.mak (modified) added in md5 h/cpp/obj Thu, 24 Aug 2006 00:12:58 GMT kjdon [12525] * trunk/gsdl/src/recpt/win32.mak (modified) added depositor h/cpp/obj files Thu, 24 Aug 2006 00:10:31 GMT kjdon [12524] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) commented out strings.h include as complains on windows, and doesn't ... Wed, 23 Aug 2006 23:38:16 GMT kjdon [12522] * trunk/gsdl/macros/deposit.dm (modified) changed the file arg in the form to be di1userfileinfo instead of ... Wed, 23 Aug 2006 23:36:51 GMT kjdon [12521] * trunk/gsdl/macros/english2.dm (modified) added textilog, and modified textbsummary and textflog Wed, 23 Aug 2006 23:36:20 GMT kjdon [12520] * trunk/gsdl/macros/bsummary.dm (modified) added the build log to the build summary Wed, 23 Aug 2006 23:26:45 GMT kjdon [12519] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) removed cgicc stuff Wed, 23 Aug 2006 23:21:41 GMT kjdon [12518] * trunk/gsdl/src/recpt/Makefile.in (modified) removed cgicc Wed, 23 Aug 2006 23:19:52 GMT kjdon [12517] * trunk/gsdl/src/recpt/librarymain.cpp (modified) deleted some commented out stuff Wed, 23 Aug 2006 23:18:36 GMT kjdon [12516] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 23:16:32 GMT kjdon [12515] * trunk/gsdl/src/recpt/depositoraction.h (modified) deleted some stuff that's not used Wed, 23 Aug 2006 23:16:05 GMT kjdon [12514] * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. Wed, 23 Aug 2006 23:10:07 GMT kjdon [12513] * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiutils.h (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 23:06:42 GMT kjdon [12512] * trunk/gsdl/src/recpt/cgiargs.cpp (modified) * trunk/gsdl/src/recpt/cgiargs.h (modified) Added Stefan's fileupload code to replace use of cgicc by depositor. ... Wed, 23 Aug 2006 22:55:05 GMT kjdon [12511] * trunk/gsdl/src/recpt/wizardaction.cpp (modified) fixed a typo Wed, 23 Aug 2006 22:54:34 GMT kjdon [12510] * trunk/gsdl/src/recpt/librarymain.cpp (modified) Got rid of cgicc code - we now use Stefan's fileupload in cgiwrapper