# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-05-13T23:48:34+12:00 Thu, 21 Aug 2008 04:34:40 GMT ak19 [16955] * gsdl/trunk/perllib/plugins/OpenDocumentPlugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:32:58 GMT ak19 [16954] * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) Minor edit since a subroutine has been renamed Thu, 21 Aug 2008 04:32:06 GMT ak19 [16953] * gsdl/trunk/perllib/plugins/UnknownPlugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:31:16 GMT ak19 [16952] * gsdl/trunk/perllib/plugins/MP3Plugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:28:44 GMT oranfry [16951] * greenstone3/trunk/build.xml (modified) dont download or extract packages that have already been prepared Thu, 21 Aug 2008 04:17:14 GMT ak19 [16950] * gsdl/trunk/perllib/doc.pm (modified) Added some convenience methods to get often-used metadata: Source, ... Thu, 21 Aug 2008 03:34:51 GMT davidb [16949] * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) Wrong variable used in putenv(). Needed to put 'putpath' not 'path' Thu, 21 Aug 2008 03:33:33 GMT oranfry [16948] * release-kits/wirk2/ant-scripts/create-distribution.xml (modified) * release-kits/wirk2/installer/build.xml (modified) * release-kits/wirk2/src/wirk2.cpp (modified) make sure server.exe makes it into the root, installation.properties ... Thu, 21 Aug 2008 03:13:41 GMT mdewsnip [16947] * gsdl/trunk/runtime-src/src/colservr/expat_resultset.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/queryinfo.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/queryinfo.h (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the Lucene code to use the Greenstone document OIDs directly, ... Thu, 21 Aug 2008 02:13:02 GMT davidb [16946] * release-kits/wirk2/ant-scripts/compile.xml (modified) * release-kits/wirk2/ant-scripts/create-distribution.xml (modified) Fixed package unzip for new iconv.zip Thu, 21 Aug 2008 02:09:44 GMT kjdon [16945] * greenstone3/trunk/web/interfaces/default/transform/query.xsl (modified) previous commit meant that when go to search page, before doing a ... Thu, 21 Aug 2008 02:02:40 GMT kjdon [16944] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/Receptionist.java (modified) add xmlns:xsl into the page element as well, in case we are doing ... Thu, 21 Aug 2008 02:01:44 GMT kjdon [16943] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) oops, left in a xx in format statement Thu, 21 Aug 2008 02:00:47 GMT kjdon [16942] * greenstone3/trunk/web/interfaces/default/transform/query.xsl (modified) always call query-response tenplate from pageResponse, cos we want to ... Thu, 21 Aug 2008 01:54:25 GMT kjdon [16941] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) had a double && which I made a single & in the format ... Thu, 21 Aug 2008 01:53:28 GMT kjdon [16940] * greenstone3/trunk/web/sites/localsite/siteConfig.xml (modified) for some reason, a coupld of the & in the ccs format need to be ... Thu, 21 Aug 2008 01:27:26 GMT kjdon [16939] * greenstone3/trunk/web/index.html (modified) removed the line saying 'what do you want to do today' Thu, 21 Aug 2008 01:24:40 GMT kjdon [16938] * greenstone3/trunk/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) modified session caching stuff so that if there is no collection ... Thu, 21 Aug 2008 00:36:08 GMT ak19 [16937] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Correction to setting new SourceFile metadata Thu, 21 Aug 2008 00:19:47 GMT oranfry [16936] * greenstone3/trunk/build.xml (modified) tidied up whitespace in the build.xml file to make it easier to read ... Wed, 20 Aug 2008 23:53:55 GMT ak19 [16935] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Removed the commented out debug statements now, since I think url- ... Wed, 20 Aug 2008 23:37:28 GMT ak19 [16934] * gsdl/trunk/perllib/doc.pm (modified) Removed commented out debug statements Wed, 20 Aug 2008 23:34:41 GMT ak19 [16933] * gsdl/trunk/perllib/unicode.pm (modified) Doodoo. Forgot to return the modified strings from new subroutines ... Wed, 20 Aug 2008 23:28:14 GMT ak19 [16932] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Fixed error I introduced in the changes committed previously Wed, 20 Aug 2008 23:16:35 GMT oranfry [16931] * release-kits/wirk2/ant-scripts/compile.xml (modified) * release-kits/wirk2/ant-scripts/create-distribution.xml (modified) * release-kits/wirk2/bin/wirk2.exe (modified) * release-kits/wirk2/installer/build.xml (modified) * release-kits/wirk2/src/wirk2.cpp (modified) dont overwrite startmenu shortcuts for repeat installs unless they ... Wed, 20 Aug 2008 23:15:58 GMT oranfry [16930] * release-kits/wirk3/ant-scripts/create-installer.xml (modified) * release-kits/wirk3/installer/build.xml (modified) * release-kits/wirk3/src/wirk3.cpp (modified) dont overwrite startmenu shortcuts for repeat installs unless they ... Wed, 20 Aug 2008 23:10:24 GMT mdewsnip [16929] * gsdl/trunk/perllib/cfgread.pm (modified) Fixed nasty parsing problem with hierarchy files where lines that ... Wed, 20 Aug 2008 23:07:09 GMT ak19 [16928] * gsdl/trunk/perllib/doc.pm (modified) Corrected an error that I introduced in the previous commit. Wed, 20 Aug 2008 23:01:04 GMT oranfry [16927] * release-kits/shared/ant-tasks/orans/GetFreePath.class (modified) * release-kits/shared/ant-tasks/orans/GetFreePath.java (modified) * release-kits/shared/ant-tasks/orans/RegexSearchReplace.class (modified) * release-kits/shared/ant-tasks/orans/RegexSearchReplace.java (modified) changes to a few custom tasks Wed, 20 Aug 2008 21:48:20 GMT kjdon [16926] * greenstone3/trunk/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) indented the file consistently Wed, 20 Aug 2008 07:12:03 GMT sjboddie [16925] * gsdl/trunk/win32.mak (modified) Minor fix to windows make file so make clean works Wed, 20 Aug 2008 06:35:52 GMT ak19 [16924] * gsdl/trunk/perllib/doc.pm (modified) Added subroutine assocfile_from_sourcefile which works out the name ... Wed, 20 Aug 2008 05:48:10 GMT ak19 [16923] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) 1. Sets both the Source and new SourceFile metadata; 2. Calls ... Wed, 20 Aug 2008 05:45:33 GMT ak19 [16922] * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) 1. The doclink uses the new SourceFile metadata, which is the url- ... Wed, 20 Aug 2008 05:39:48 GMT ak19 [16921] * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) src_link uses the new SourceFile metadata, which is the url-encoded ... Wed, 20 Aug 2008 05:37:34 GMT ak19 [16920] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) 1. When checking whether the original_file is missing, it ensures ... Wed, 20 Aug 2008 05:34:52 GMT ak19 [16919] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) set_Source_metadata modified to also set SourceFile metadata which ... Wed, 20 Aug 2008 05:32:04 GMT ak19 [16918] * gsdl/trunk/perllib/unicode.pm (modified) Added methods url_to_filename and filename_to_url: Two utility ... Wed, 20 Aug 2008 03:40:50 GMT oranfry [16917] * release-kits/wirk2/installer/build.xml (modified) dont overwrite startmenu shortcuts Wed, 20 Aug 2008 03:40:11 GMT oranfry [16916] * release-kits/wirk2/ant-scripts/create-installer.xml (modified) include the GetFreePath class in the greenstone2 windows release Wed, 20 Aug 2008 03:40:00 GMT mdewsnip [16915] * gsdl/trunk/runtime-src/src/colservr/expat_resultset.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/formattools.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/formattools.h (modified) Changes made by Richard Managh at DL Consulting Ltd for returning ... Wed, 20 Aug 2008 03:39:34 GMT oranfry [16914] * release-kits/shared/ant-tasks/orans/GetFreePath.class (added) * release-kits/shared/ant-tasks/orans/GetFreePath.java (added) a task to find a free place to put files Wed, 20 Aug 2008 03:23:12 GMT ak19 [16913] * gsdl/trunk/perllib/unicode.pm (modified) Removed my distracting debug statement Wed, 20 Aug 2008 03:06:13 GMT mdewsnip [16912] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/LuceneQueryResult.java (modified) Changes made by Richard Managh at DL Consulting Ltd for returning ... Wed, 20 Aug 2008 00:48:18 GMT oranfry [16911] * release-kits/mark2/ant-scripts/build.xml (modified) fixed a file path Tue, 19 Aug 2008 22:32:33 GMT davidb [16910] * gsdl/trunk/runtime-src/src/recpt/wizardaction.cpp (modified) * gsdl/trunk/runtime-src/src/recpt/wizardaction.h (modified) Setting up of enviroment variables in its init() method now moved to ... Tue, 19 Aug 2008 22:30:21 GMT davidb [16909] * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) Switched from using setenv to putenv, as former doesn't appear to be ... Tue, 19 Aug 2008 03:27:16 GMT mdewsnip [16908] * gsdl/trunk/runtime-src/src/oaiservr/win32.mak (modified) * gsdl/trunk/runtime-src/src/recpt/win32.mak (modified) * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) * gsdl/trunk/runtime-src/src/z3950/win32.mak (modified) Fixed path to iconv library. Tue, 19 Aug 2008 03:15:52 GMT mdewsnip [16907] * indexers/trunk/winMake.bat (modified) More fixes to new iconv compilation. Tue, 19 Aug 2008 03:04:24 GMT mdewsnip [16906] * indexers/trunk/winMake.bat (modified) Minor fix. Tue, 19 Aug 2008 03:01:52 GMT mdewsnip [16905] * indexers/trunk/winMake.bat (modified) Path fix. Tue, 19 Aug 2008 02:56:43 GMT ak19 [16904] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) 1. The percents in URL-encoded associated images' filenames are only ... Tue, 19 Aug 2008 02:49:37 GMT mdewsnip [16903] * gsdl/trunk/common-src/win32.mak (modified) * indexers/trunk/winMake.bat (modified) Moved compilation of iconv library from common-src/win32.mak to ... Tue, 19 Aug 2008 02:47:38 GMT mdewsnip [16902] * indexers/trunk/packages/windows (added) * indexers/trunk/packages/windows/iconv (moved) * indexers/trunk/packages/windows/iconv/iconv.zip (copied) Moved packages/windows/iconv into indexers/packages/windows, since ... Tue, 19 Aug 2008 02:37:56 GMT ak19 [16901] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) The percents in URL-encoded image filenames are only escaped with ... Tue, 19 Aug 2008 02:32:48 GMT ak19 [16900] * gsdl/trunk/perllib/unicode.pm (modified) 1. URL_encode method now only encodes urls if they are not already ... Tue, 19 Aug 2008 02:29:36 GMT ak19 [16899] * gsdl/trunk/bin/script/gsConvert.pl (modified) Since the names of the file(s) generated upon conversion to html ... Tue, 19 Aug 2008 02:28:10 GMT mdewsnip [16898] * indexers/trunk (modified) Now ignores bin directory. Tue, 19 Aug 2008 02:27:09 GMT mdewsnip [16897] * gsdl/trunk/common-src/packages/windows/iconv (modified) Now ignores "iconv" subdirectory. Tue, 19 Aug 2008 02:15:23 GMT mdewsnip [16896] * gsdl/trunk/common-src/win32.mak (modified) Now compiles the iconv library in packages/windows/iconv/iconv. Tue, 19 Aug 2008 02:13:44 GMT davidb [16895] * gsdl/trunk/common-src/src/lib/gdbmclass.cpp (modified) * gsdl/trunk/common-src/src/lib/gsdltools.cpp (modified) * gsdl/trunk/common-src/src/lib/gsdltools.h (modified) * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) Runtime code can now support GDBM database being provided as a ... Tue, 19 Aug 2008 02:12:53 GMT mdewsnip [16894] * indexers/trunk/mgpp/text/win32.mak (modified) Now accesses the iconv.lib file in packages/windows/iconv/iconv/lib. Tue, 19 Aug 2008 02:11:17 GMT mdewsnip [16893] * indexers/trunk/packages/unac/iconv.lib (deleted) This file should not have been added because it is specific to a ... Tue, 19 Aug 2008 02:08:26 GMT mdewsnip [16892] * gsdl/trunk/common-src/packages/windows/iconv (added) * gsdl/trunk/common-src/packages/windows/iconv/iconv.zip (added) http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.11.1.tar.gz, ... Tue, 19 Aug 2008 01:58:31 GMT mdewsnip [16891] * gsdl/trunk/common-src/win32.mak (modified) Minor change so it doesn't look like an error has occurred compiling ... Tue, 19 Aug 2008 01:57:03 GMT mdewsnip [16890] * gsdl/trunk/bin (modified) Now ignores the "windows" directory. Tue, 19 Aug 2008 01:55:48 GMT mdewsnip [16889] * gsdl/trunk/runtime-src/src/w32server/win32.mak (modified) Added "$(VCINSTALLDIR)/include/mfc" to include path for "rc" program ... Tue, 19 Aug 2008 00:48:58 GMT ak19 [16888] * gsdl/trunk/perllib/plugins/ConvertBinaryFile.pm (modified) URL encodes the name of the file(s) generated upon conversion to ... Mon, 18 Aug 2008 23:58:36 GMT ak19 [16887] * other-projects/trunk/gs3-webservices-democlient/docs/HowToFiles/6WritingAWebServiceClient.html (modified) * other-projects/trunk/gs3-webservices-democlient/docs/HowToFiles/7BasicsOfWritingWebServices.html (modified) Typos and spelling errors adjusted in documents Mon, 18 Aug 2008 11:41:46 GMT davidb [16886] * gs2build/win32cfg.h (added) Missing file for Windows build of gs2build Mon, 18 Aug 2008 08:06:36 GMT kjdon [16885] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/SkinnedReceptionist.java (modified) NZDLReceptionist is no more, so now inherit from DefaultReceptionist Mon, 18 Aug 2008 04:35:36 GMT ak19 [16884] * gli/trunk/src/org/greenstone/gatherer/Configuration.java (modified) * gli/trunk/src/org/greenstone/gatherer/Gatherer.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * gli/trunk/src/org/greenstone/gatherer/gui/Preferences.java (modified) When GS is local, it will use library_url_gs3 or library_url_gs2 and ... Mon, 18 Aug 2008 04:20:25 GMT xiao [16883] * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/DatabaseFactory.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/MetadataDBWrapper.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/sql/derby/DerbyDBWrapper.java (modified) add changes to work with the ActivityManagement.java Mon, 18 Aug 2008 04:18:45 GMT xiao [16882] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) just add few constant strings Mon, 18 Aug 2008 02:29:33 GMT kjdon [16881] * gsdl/trunk/collect/modelcol/etc/collect.cfg (modified) added default collectionmeta for document and section levels Mon, 18 Aug 2008 02:22:55 GMT kjdon [16880] * gli/trunk/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) don't use dot prefix at all for search collection meta for gs3, so ... Mon, 18 Aug 2008 02:15:06 GMT kjdon [16879] * gli/trunk/src/org/greenstone/gatherer/cdm/SearchMetadataManager.java (modified) search metadata eg index nmaes etc, don't use dot prefix in greenstone 3 Mon, 18 Aug 2008 00:49:24 GMT kjdon [16878] * greenstone3/trunk/docs/manual/manual.pdf (modified) * greenstone3/trunk/docs/manual/manual.tex (modified) got rid of NZDLReceptionist, changed NZDLParams to GS2Params, updated ... Mon, 18 Aug 2008 00:14:09 GMT kjdon [16877] * greenstone3/trunk/web/interfaces/gs2/transform/help-common.xsl (modified) got rid of the mod bit cos we don't need it in collection template Mon, 18 Aug 2008 00:05:26 GMT kjdon [16876] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/NZDLReceptionist.java (deleted) no longer need this. default receptionist gets collection description ... Mon, 18 Aug 2008 00:03:37 GMT kjdon [16875] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) added SERVICE_TYPE_OAI Mon, 18 Aug 2008 00:02:54 GMT kjdon [16874] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/DefaultReceptionist.java (modified) when testing to see if we need to get service descriptions or not, ... Mon, 18 Aug 2008 00:01:23 GMT kjdon [16873] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) removed our email addresses from the code Sun, 17 Aug 2008 23:57:00 GMT ak19 [16872] * gs2build (modified) Added etc folder to svn:externals property Sun, 17 Aug 2008 23:53:36 GMT kjdon [16871] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) added type=oai to all oai service elements Sun, 17 Aug 2008 23:52:31 GMT ak19 [16870] * gs2runtime (modified) Added etc folder to svn:externals property Sun, 17 Aug 2008 23:44:45 GMT kjdon [16869] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/DBInfo.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/DerbyWrapper.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GDBMWrapper.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSConstants.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSEntityResolver.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSFileTest.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSHTML.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSStatus.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXSLT.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GlobalProperties.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/OAIXML.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/OID.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/OIDTest.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/Processing.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/UserQueryResult.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/UserTermInfo.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/txt2usersDB.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/usersDB2txt.java (modified) added license message Sun, 17 Aug 2008 23:44:05 GMT kjdon [16868] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GS2Params.java (modified) changed the name in the file Sun, 17 Aug 2008 23:42:55 GMT kjdon [16867] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GS2Params.java (moved) NZDLParams renamed to GS2Params Sun, 17 Aug 2008 23:36:06 GMT kjdon [16866] * greenstone3/trunk/web/interfaces/nzdl/interfaceConfig.xml (modified) classic interface name changed to gs2 Sun, 17 Aug 2008 23:35:27 GMT kjdon [16865] * greenstone3/trunk/docs/manual/manual.pdf (modified) * greenstone3/trunk/docs/manual/manual.tex (modified) updated to reflect the servlet nmaes (library and gs3library) and ... Sun, 17 Aug 2008 23:28:26 GMT kjdon [16864] * greenstone3/trunk/web/WEB-INF/classes/interface_gs2.properties (moved) classic interface renamed to gs2 Sun, 17 Aug 2008 23:27:03 GMT kjdon [16863] * greenstone3/trunk/web/WEB-INF/web.xml (modified) classic interface renamed to gs2 Sun, 17 Aug 2008 23:26:03 GMT kjdon [16862] * greenstone3/trunk/web/interfaces/gs2/transform/document.xsl (modified) * greenstone3/trunk/web/interfaces/gs2/transform/home.xsl (modified) * greenstone3/trunk/web/interfaces/gs2/transform/pref.xsl (modified) * greenstone3/trunk/web/interfaces/gs2/transform/style.xsl (modified) fix up paths for the change from classic to gs2 Sun, 17 Aug 2008 23:23:02 GMT kjdon [16861] * greenstone3/trunk/web/interfaces/gs2 (moved) renamed classic interface to gs2 Sun, 17 Aug 2008 23:18:20 GMT kjdon [16860] * greenstone3/trunk/web/interfaces/classic/transform/help-common.xsl (modified) added a div, class-simplehelp, around the help stuff Sun, 17 Aug 2008 23:16:43 GMT kjdon [16859] * greenstone3/trunk/web/interfaces/classic/style/classic.css (modified) added a style for li in simple help otherwise get no style for this Sun, 17 Aug 2008 23:12:49 GMT kjdon [16858] * greenstone3/trunk/web/WEB-INF/web.xml (modified) changed the internal library names to make it easier to explain. have ... Sun, 17 Aug 2008 22:06:34 GMT kjdon [16857] * gli/trunk/classes/dictionary.properties (modified) changed the two 'no plugin can process this file' messages. added ... Sun, 17 Aug 2008 21:51:45 GMT kjdon [16856] * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) in gli mode, print a warning about can't process images