# # ChangeLog for gsdl/trunk/cgi-bin/gsdlCGI.pm # # Generated by Trac 1.4.2 # 2024-05-04T21:49:32+12:00 Wed, 22 Apr 2009 05:05:43 GMT ak19 [19202] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Removed an older require statement on util.pm which resulted in ... Mon, 20 Apr 2009 05:59:57 GMT ak19 [19141] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Now assuming that Mime::Base64 is included in the perl installation ... Sun, 19 Apr 2009 07:33:28 GMT davidb [19055] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Better use of @INC to include Greenstone's perllib areas so 'use' and ... Wed, 15 Apr 2009 02:04:08 GMT ak19 [18967] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Related to the previous 2 commits: the httpprefix default is no ... Wed, 15 Apr 2009 02:01:17 GMT ak19 [18966] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Related to the previous commit: there is no .exe file extension for ... Wed, 15 Apr 2009 01:48:40 GMT ak19 [18965] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Suffix of library url has changed for greenstone 2: it ends on .cgi now. Mon, 09 Mar 2009 06:39:12 GMT ak19 [18648] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Added subroutine decode to undo the base64 encoding on filenames. Fri, 22 Aug 2008 03:28:53 GMT ak19 [16971] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Made specifying httpprefix in gsdlsite.cfg optional, which it should be. Tue, 22 Jul 2008 01:41:28 GMT ak19 [16509] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Better processing of perlpath property so that it no longer needs to ... Fri, 18 Jul 2008 03:47:37 GMT ak19 [16467] * gsdl/trunk/cgi-bin/gliserver.pl (modified) * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Merged GS2's gliserver.pl and gsdlCGI.pm with GS3's gliserver4gs3.pl ... Tue, 12 Feb 2008 02:40:39 GMT davidb [14973] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Position of require "/perllib/util.pm"; reloated to assist with ... Fri, 06 Jul 2007 02:05:45 GMT mdewsnip [14220] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Changed the "die $full_mess" to "exit 0" so IIS doesn't barf on it. Wed, 06 Jun 2007 03:28:47 GMT oranfry [14119] * gsdl/trunk (moved) repository restructuring Wed, 25 Apr 2007 22:45:39 GMT qq6 [14024] * trunk/gsdl/cgi-bin/gliserver.pl (modified) * trunk/gsdl/cgi-bin/gsdlCGI.pm (modified) * trunk/gsdl/cgi-bin/gsdlsite.cfg (modified) gsdlCGI.pm