# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-05-30T00:03:10+12:00 Fri, 24 Sep 2004 02:23:31 GMT mdewsnip [8150] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) Added code to completely ignore bibliographic data. Fri, 24 Sep 2004 00:01:14 GMT mdewsnip [8149] * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFileManager.java (modified) Added some null pointer checks. Thu, 23 Sep 2004 23:55:24 GMT mdewsnip [8148] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) When attempting to parse an XML file, now checks that the file exists ... Thu, 23 Sep 2004 23:45:03 GMT mdewsnip [8147] * trunk/gli/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) Modified my previous fix slightly. Thu, 23 Sep 2004 23:42:28 GMT mdewsnip [8146] * trunk/gli/src/org/greenstone/gatherer/collection/BasicCollectionConfiguration.java (modified) Added null pointer check. Thu, 23 Sep 2004 22:38:06 GMT mdewsnip [8145] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) Check for ImageMagick being installed and on the path, and bail early ... Thu, 23 Sep 2004 21:38:54 GMT mdewsnip [8144] * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFileManager.java (modified) New function for clearing the loaded profile.xml file when a ... Thu, 23 Sep 2004 04:08:51 GMT mdewsnip [8143] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) Fixed code for converting between Windows and Unix file paths. Thu, 23 Sep 2004 03:17:46 GMT mdewsnip [8142] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Added some comments for the skimFile functions. Thu, 23 Sep 2004 03:12:04 GMT mdewsnip [8141] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSetManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Now can add elements to metadata sets when importing non-namespaced ... Thu, 23 Sep 2004 02:42:33 GMT mdewsnip [8140] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFileManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSetManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) One of the last pieces of new metadata code: support for importing ... Wed, 22 Sep 2004 23:10:56 GMT mdewsnip [8139] * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) Now adds NumPages metadata. Wed, 22 Sep 2004 22:01:53 GMT mdewsnip [8138] * trunk/gsdl/perllib/plugins/OggVorbisPlug.pm (modified) Added FileFormat metadata. Wed, 22 Sep 2004 05:09:18 GMT mdewsnip [8137] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) Even more improvements to the new metadata code. Wed, 22 Sep 2004 03:57:11 GMT mdewsnip [8136] * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFileManager.java (modified) Added a function to return a HashMap of the metadata importing ... Wed, 22 Sep 2004 03:53:30 GMT mdewsnip [8135] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Improvements to the new metadata code, this time for handling DLS- ... Wed, 22 Sep 2004 02:12:29 GMT mdewsnip [8134] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) A couple of minor changes to the new metadata code. Wed, 22 Sep 2004 02:06:08 GMT kjdon [8133] * trunk/gsdl3/lib/java/lucene-1.2.jar (deleted) * trunk/gsdl3/lib/java/lucene-1.4.1.jar (added) upgraded lucene to 1.4.1 Wed, 22 Sep 2004 00:32:56 GMT mdewsnip [8132] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataElementListCellRenderer.java (added) * trunk/gli/src/org/greenstone/gatherer/gui/MetadataImportMappingPrompt.java (modified) * trunk/gli/src/org/greenstone/gatherer/gui/MetadataValueTableCellRenderer.java (modified) More improvements to new metadata code, including language-specific ... Tue, 21 Sep 2004 23:53:21 GMT mdewsnip [8131] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataElement.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) More improvements to the new metadata code, including language- ... Tue, 21 Sep 2004 02:43:15 GMT mdewsnip [8130] * trunk/gli/src/org/greenstone/gatherer/gui/MetadataImportMappingPrompt.java (added) Used by the new metadata code. Tue, 21 Sep 2004 01:29:32 GMT mdewsnip [8129] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSet.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSetManager.java (modified) Changed two functions to return a clone of the important list of each ... Mon, 20 Sep 2004 23:19:32 GMT mdewsnip [8128] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFileManager.java (modified) More work on opening legacy collections and dealing with non- ... Mon, 20 Sep 2004 05:05:25 GMT mdewsnip [8127] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFile.java (added) * trunk/gli/src/org/greenstone/gatherer/metadata/ProfileXMLFileManager.java (added) A bit more new metadata code, this time for importing legacy metadata. Sun, 19 Sep 2004 21:52:37 GMT mdewsnip [8126] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTreeModel.java (modified) Fix a bug where the Enrich pane value tree wasn't being updated ... Fri, 17 Sep 2004 00:54:55 GMT mdewsnip [8125] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) A few more improvements and bug fixes to the new metadata code. Thu, 16 Sep 2004 02:45:12 GMT mdewsnip [8124] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFile.java (modified) Added special code for escaping square bracket characters in metadata. Thu, 16 Sep 2004 01:42:46 GMT mdewsnip [8123] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataElement.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSetManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTreeModel.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) More improvements to the new metadata code, including hfile writing. Wed, 15 Sep 2004 05:16:29 GMT mdewsnip [8122] * trunk/gli/src/org/greenstone/gatherer/metadata/DocXMLFile.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataElement.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSet.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataValueTableModel.java (modified) Further improvements and bug fixes to the new metadata code. Wed, 15 Sep 2004 04:18:06 GMT chi [8121] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) * trunk/gsdl/perllib/plugins/BookPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ISISPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (modified) * trunk/gsdl/perllib/plugins/MACROPlug.pm (modified) * trunk/gsdl/perllib/plugins/MARCPlug.pm (modified) * trunk/gsdl/perllib/plugins/METSPlug.pm (modified) * trunk/gsdl/perllib/plugins/OAIPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/ProCitePlug.pm (modified) * trunk/gsdl/perllib/plugins/ReferPlug.pm (modified) * trunk/gsdl/perllib/plugins/RogPlug.pm (modified) * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) * trunk/gsdl/perllib/plugins/SplitPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/W3ImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) Add the "FileFormat" metadata to each of the Plugins. Tue, 14 Sep 2004 23:57:11 GMT mdewsnip [8120] * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSet.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataSetManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataTools.java (modified) * trunk/gli/src/org/greenstone/gatherer/metadata/MetadataXMLFileManager.java (modified) More improvements to the new metadata code. Tue, 14 Sep 2004 02:55:21 GMT jrm21 [8119] * trunk/gsdl/etc/packages/example.dbi (modified) * trunk/gsdl/perllib/plugins/DBPlug.pm (modified) allow multiple callbacks, one for each metadata field (using the ... Mon, 13 Sep 2004 23:08:13 GMT nzdl [8118] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/intn.dm (modified) Added Bislama (Vanuatu) maintainer to the list. Fri, 10 Sep 2004 04:46:27 GMT mdewsnip [8117] * trunk/gsdl/perllib/plugins/PagedImgPlug.pm (modified) Fixed a bug where extra dots in filenames would cause the file ... Fri, 10 Sep 2004 03:04:37 GMT mdewsnip [8116] * trunk/gsdl/etc/main.cfg (modified) Added some more information at the top, at Ian's request. Fri, 10 Sep 2004 03:01:39 GMT mdewsnip [8115] * trunk/gsdl/cgi-bin/gsdlsite.cfg (modified) Added a little more text at the top, at Ian's request. Thu, 09 Sep 2004 22:35:54 GMT mdewsnip [8114] * trunk/gsdl/macros/english.dm (modified) Changed search history message to be more accurate. Thu, 09 Sep 2004 22:21:00 GMT mdewsnip [8113] * trunk/gsdl/images/chelpof.gif (modified) * trunk/gsdl/images/chelpon.gif (modified) * trunk/gsdl/images/chomeof.gif (modified) * trunk/gsdl/images/chomeon.gif (modified) * trunk/gsdl/images/contof.gif (modified) * trunk/gsdl/images/conton.gif (modified) * trunk/gsdl/images/cprefof.gif (modified) * trunk/gsdl/images/cprefon.gif (modified) * trunk/gsdl/images/cusabof.gif (modified) * trunk/gsdl/images/cusabon.gif (modified) * trunk/gsdl/images/h_coll.gif (modified) Better top_nav_button images. Thu, 09 Sep 2004 22:20:02 GMT mdewsnip [8112] * trunk/gsdl/macros/english.dm (modified) Fixed Collage image. Thu, 09 Sep 2004 22:16:08 GMT mdewsnip [8111] * trunk/gsdl/macros/document.dm (modified) Removed a duplicate entry. Thu, 09 Sep 2004 22:12:22 GMT mdewsnip [8110] * trunk/gsdl/macros/english.dm (modified) Fixed a couple more image widths. Thu, 09 Sep 2004 22:00:33 GMT mdewsnip [8109] * trunk/gsdl/macros/english.dm (modified) Fixed a couple of image widths. Thu, 09 Sep 2004 21:53:58 GMT mdewsnip [8108] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/exported_home.dm (modified) * trunk/gsdl/macros/home.dm (modified) * trunk/gsdl/macros/pref.dm (modified) Added spaces to separate the top_nav_buttons (in _javalinks_). Thu, 09 Sep 2004 05:17:41 GMT mdewsnip [8107] * trunk/gsdl/macros/arabic.dm (modified) * trunk/gsdl/macros/armenian.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/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/maori.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/spanish.dm (modified) * trunk/gsdl/macros/thai.dm (modified) * trunk/gsdl/macros/turkish.dm (modified) * trunk/gsdl/macros/ukrainian.dm (modified) * trunk/gsdl/macros/vietnamese.dm (modified) Updated in response to the tidying up made in english.dm. Thu, 09 Sep 2004 03:57:14 GMT mdewsnip [8106] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/macros/english.dm (modified) Added all the Dublin Core Version 1.1 classifier buttons in, and ... Thu, 09 Sep 2004 03:56:25 GMT mdewsnip [8105] * trunk/gsdl/images/chelpof.gif (modified) * trunk/gsdl/images/chelpon.gif (modified) * trunk/gsdl/images/chomeof.gif (modified) * trunk/gsdl/images/chomeon.gif (modified) * trunk/gsdl/images/contof.gif (modified) * trunk/gsdl/images/conton.gif (modified) * trunk/gsdl/images/cprefof.gif (modified) * trunk/gsdl/images/cprefon.gif (modified) * trunk/gsdl/images/cusabof.gif (modified) * trunk/gsdl/images/cusabon.gif (modified) * trunk/gsdl/images/ealltof.gif (modified) * trunk/gsdl/images/eallton.gif (modified) * trunk/gsdl/images/econcof.gif (modified) * trunk/gsdl/images/econcon.gif (modified) * trunk/gsdl/images/edtchof.gif (modified) * trunk/gsdl/images/edtchon.gif (modified) * trunk/gsdl/images/eexpcof.gif (modified) * trunk/gsdl/images/eexpcon.gif (modified) * trunk/gsdl/images/ehlof.gif (modified) * trunk/gsdl/images/ehlon.gif (modified) * trunk/gsdl/images/enhlof.gif (modified) * trunk/gsdl/images/enhlon.gif (modified) * trunk/gsdl/images/etsecof.gif (modified) * trunk/gsdl/images/etsecon.gif (modified) * trunk/gsdl/images/h_about.gif (modified) * trunk/gsdl/images/h_acro.gif (modified) * trunk/gsdl/images/h_artist.gif (modified) * trunk/gsdl/images/h_auth.gif (modified) * trunk/gsdl/images/h_brwse.gif (modified) * trunk/gsdl/images/h_capt.gif (modified) * trunk/gsdl/images/h_contr.gif (added) * trunk/gsdl/images/h_count.gif (modified) * trunk/gsdl/images/h_cover.gif (added) * trunk/gsdl/images/h_date.gif (modified) * trunk/gsdl/images/h_desc.gif (added) * trunk/gsdl/images/h_form.gif (added) * trunk/gsdl/images/h_from.gif (modified) * trunk/gsdl/images/h_help.gif (modified) * trunk/gsdl/images/h_how.gif (modified) * trunk/gsdl/images/h_ident.gif (added) * trunk/gsdl/images/h_kw.gif (modified) * trunk/gsdl/images/h_lang.gif (modified) * trunk/gsdl/images/h_org.gif (modified) * trunk/gsdl/images/h_people.gif (modified) * trunk/gsdl/images/h_phrse.gif (modified) * trunk/gsdl/images/h_pref.gif (modified) * trunk/gsdl/images/h_publ.gif (added) * trunk/gsdl/images/h_rel.gif (added) * trunk/gsdl/images/h_right.gif (added) * trunk/gsdl/images/h_search.gif (modified) * trunk/gsdl/images/h_ser.gif (modified) * trunk/gsdl/images/h_src.gif (modified) * trunk/gsdl/images/h_subj.gif (modified) * trunk/gsdl/images/h_title.gif (modified) * trunk/gsdl/images/h_to.gif (modified) * trunk/gsdl/images/h_topic.gif (modified) * trunk/gsdl/images/h_type.gif (added) * trunk/gsdl/images/h_vol.gif (modified) * trunk/gsdl/images/qryresb.gif (modified) * trunk/gsdl/images/schhistb.gif (modified) * trunk/gsdl/images/tacrogr.gif (modified) * trunk/gsdl/images/tacroof.gif (modified) * trunk/gsdl/images/tacroon.gif (modified) * trunk/gsdl/images/tartstgr.gif (modified) * trunk/gsdl/images/tartstof.gif (modified) * trunk/gsdl/images/tartston.gif (modified) * trunk/gsdl/images/tauthgr.gif (modified) * trunk/gsdl/images/tauthof.gif (modified) * trunk/gsdl/images/tauthon.gif (modified) * trunk/gsdl/images/tbrwsegr.gif (modified) * trunk/gsdl/images/tbrwseof.gif (modified) * trunk/gsdl/images/tbrwseon.gif (modified) * trunk/gsdl/images/tcaptgr.gif (modified) * trunk/gsdl/images/tcaptof.gif (modified) * trunk/gsdl/images/tcapton.gif (modified) * trunk/gsdl/images/tcollgr.gif (modified) * trunk/gsdl/images/tcollof.gif (modified) * trunk/gsdl/images/tcollon.gif (modified) * trunk/gsdl/images/tcontrgr.gif (added) * trunk/gsdl/images/tcontrof.gif (added) * trunk/gsdl/images/tcontron.gif (added) * trunk/gsdl/images/tcountgr.gif (modified) * trunk/gsdl/images/tcountof.gif (modified) * trunk/gsdl/images/tcounton.gif (modified) * trunk/gsdl/images/tcovergr.gif (added) * trunk/gsdl/images/tcoverof.gif (added) * trunk/gsdl/images/tcoveron.gif (added) * trunk/gsdl/images/tdategr.gif (modified) * trunk/gsdl/images/tdateof.gif (modified) * trunk/gsdl/images/tdateon.gif (modified) * trunk/gsdl/images/tdescgr.gif (added) * trunk/gsdl/images/tdescof.gif (added) * trunk/gsdl/images/tdescon.gif (added) * trunk/gsdl/images/tformgr.gif (added) * trunk/gsdl/images/tformof.gif (added) * trunk/gsdl/images/tformon.gif (added) * trunk/gsdl/images/tfromgr.gif (modified) * trunk/gsdl/images/tfromof.gif (modified) * trunk/gsdl/images/tfromon.gif (modified) * trunk/gsdl/images/thowgr.gif (modified) * trunk/gsdl/images/thowof.gif (modified) * trunk/gsdl/images/thowon.gif (modified) * trunk/gsdl/images/tidentgr.gif (added) * trunk/gsdl/images/tidentof.gif (added) * trunk/gsdl/images/tidenton.gif (added) * trunk/gsdl/images/tkwgr.gif (modified) * trunk/gsdl/images/tkwof.gif (modified) * trunk/gsdl/images/tkwon.gif (modified) * trunk/gsdl/images/tlanggr.gif (modified) * trunk/gsdl/images/tlangof.gif (modified) * trunk/gsdl/images/tlangon.gif (modified) * trunk/gsdl/images/torggr.gif (modified) * trunk/gsdl/images/torgof.gif (modified) * trunk/gsdl/images/torgon.gif (modified) * trunk/gsdl/images/tpeopgr.gif (modified) * trunk/gsdl/images/tpeopof.gif (modified) * trunk/gsdl/images/tpeopon.gif (modified) * trunk/gsdl/images/tphrsegr.gif (modified) * trunk/gsdl/images/tphrseof.gif (modified) * trunk/gsdl/images/tphrseon.gif (modified) * trunk/gsdl/images/tpublgr.gif (added) * trunk/gsdl/images/tpublof.gif (added) * trunk/gsdl/images/tpublon.gif (added) * trunk/gsdl/images/trelgr.gif (added) * trunk/gsdl/images/trelof.gif (added) * trunk/gsdl/images/trelon.gif (added) * trunk/gsdl/images/trightgr.gif (added) * trunk/gsdl/images/trightof.gif (added) * trunk/gsdl/images/trighton.gif (added) * trunk/gsdl/images/tsergr.gif (modified) * trunk/gsdl/images/tserof.gif (modified) * trunk/gsdl/images/tseron.gif (modified) * trunk/gsdl/images/tsrcgr.gif (modified) * trunk/gsdl/images/tsrchgr.gif (modified) * trunk/gsdl/images/tsrchof.gif (modified) * trunk/gsdl/images/tsrchon.gif (modified) * trunk/gsdl/images/tsrcof.gif (modified) * trunk/gsdl/images/tsrcon.gif (modified) * trunk/gsdl/images/tsubjgr.gif (modified) * trunk/gsdl/images/tsubjof.gif (modified) * trunk/gsdl/images/tsubjon.gif (modified) * trunk/gsdl/images/ttitlgr.gif (modified) * trunk/gsdl/images/ttitlof.gif (modified) * trunk/gsdl/images/ttitlon.gif (modified) * trunk/gsdl/images/ttogr.gif (modified) * trunk/gsdl/images/ttoof.gif (modified) * trunk/gsdl/images/ttoon.gif (modified) * trunk/gsdl/images/ttopicgr.gif (modified) * trunk/gsdl/images/ttopicof.gif (modified) * trunk/gsdl/images/ttopicon.gif (modified) * trunk/gsdl/images/ttypegr.gif (added) * trunk/gsdl/images/ttypeof.gif (added) * trunk/gsdl/images/ttypeon.gif (added) * trunk/gsdl/images/tvolgr.gif (modified) * trunk/gsdl/images/tvolof.gif (modified) * trunk/gsdl/images/tvolon.gif (modified) Newly generated English images from english.dm, with all Dublin Core ... Thu, 09 Sep 2004 00:13:09 GMT mdewsnip [8104] * trunk/gsdl/macros/arabic.dm (modified) Updated Arabic interface, many thanks to Usama Salama for the ... Thu, 09 Sep 2004 00:12:38 GMT mdewsnip [8103] * trunk/gsdl/images/ar/chelpof.gif (modified) * trunk/gsdl/images/ar/chelpon.gif (modified) * trunk/gsdl/images/ar/chomeof.gif (modified) * trunk/gsdl/images/ar/chomeon.gif (modified) * trunk/gsdl/images/ar/contof.gif (modified) * trunk/gsdl/images/ar/conton.gif (modified) * trunk/gsdl/images/ar/cprefof.gif (modified) * trunk/gsdl/images/ar/cprefon.gif (modified) * trunk/gsdl/images/ar/cusabof.gif (added) * trunk/gsdl/images/ar/cusabon.gif (added) * trunk/gsdl/images/ar/ealltof.gif (modified) * trunk/gsdl/images/ar/eallton.gif (modified) * trunk/gsdl/images/ar/econcof.gif (modified) * trunk/gsdl/images/ar/econcon.gif (modified) * trunk/gsdl/images/ar/edtchof.gif (modified) * trunk/gsdl/images/ar/edtchon.gif (modified) * trunk/gsdl/images/ar/eexpcof.gif (modified) * trunk/gsdl/images/ar/eexpcon.gif (modified) * trunk/gsdl/images/ar/ehlof.gif (modified) * trunk/gsdl/images/ar/ehlon.gif (modified) * trunk/gsdl/images/ar/enhlof.gif (modified) * trunk/gsdl/images/ar/enhlon.gif (modified) * trunk/gsdl/images/ar/etsecof.gif (modified) * trunk/gsdl/images/ar/etsecon.gif (modified) * trunk/gsdl/images/ar/h_about.gif (modified) * trunk/gsdl/images/ar/h_acro.gif (added) * trunk/gsdl/images/ar/h_artist.gif (added) * trunk/gsdl/images/ar/h_auth.gif (modified) * trunk/gsdl/images/ar/h_brwse.gif (modified) * trunk/gsdl/images/ar/h_capt.gif (added) * trunk/gsdl/images/ar/h_count.gif (added) * trunk/gsdl/images/ar/h_date.gif (modified) * trunk/gsdl/images/ar/h_from.gif (added) * trunk/gsdl/images/ar/h_help.gif (modified) * trunk/gsdl/images/ar/h_how.gif (modified) * trunk/gsdl/images/ar/h_kw.gif (added) * trunk/gsdl/images/ar/h_lang.gif (added) * trunk/gsdl/images/ar/h_org.gif (modified) * trunk/gsdl/images/ar/h_people.gif (modified) * trunk/gsdl/images/ar/h_phrse.gif (added) * trunk/gsdl/images/ar/h_pref.gif (modified) * trunk/gsdl/images/ar/h_search.gif (modified) * trunk/gsdl/images/ar/h_ser.gif (modified) * trunk/gsdl/images/ar/h_src.gif (added) * trunk/gsdl/images/ar/h_subj.gif (modified) * trunk/gsdl/images/ar/h_title.gif (modified) * trunk/gsdl/images/ar/h_to.gif (added) * trunk/gsdl/images/ar/h_topic.gif (modified) * trunk/gsdl/images/ar/h_vol.gif (added) * trunk/gsdl/images/ar/qryresb.gif (modified) * trunk/gsdl/images/ar/schhistb.gif (added) * trunk/gsdl/images/ar/tacrogr.gif (added) * trunk/gsdl/images/ar/tacroof.gif (added) * trunk/gsdl/images/ar/tacroon.gif (added) * trunk/gsdl/images/ar/tartstgr.gif (added) * trunk/gsdl/images/ar/tartstof.gif (added) * trunk/gsdl/images/ar/tartston.gif (added) * trunk/gsdl/images/ar/tauthgr.gif (modified) * trunk/gsdl/images/ar/tauthof.gif (modified) * trunk/gsdl/images/ar/tauthon.gif (modified) * trunk/gsdl/images/ar/tbrwsegr.gif (modified) * trunk/gsdl/images/ar/tbrwseof.gif (modified) * trunk/gsdl/images/ar/tbrwseon.gif (modified) * trunk/gsdl/images/ar/tcaptgr.gif (added) * trunk/gsdl/images/ar/tcaptof.gif (added) * trunk/gsdl/images/ar/tcapton.gif (added) * trunk/gsdl/images/ar/tcountgr.gif (added) * trunk/gsdl/images/ar/tcountof.gif (added) * trunk/gsdl/images/ar/tcounton.gif (added) * trunk/gsdl/images/ar/tdategr.gif (modified) * trunk/gsdl/images/ar/tdateof.gif (modified) * trunk/gsdl/images/ar/tdateon.gif (modified) * trunk/gsdl/images/ar/tfromgr.gif (added) * trunk/gsdl/images/ar/tfromof.gif (added) * trunk/gsdl/images/ar/tfromon.gif (added) * trunk/gsdl/images/ar/thowgr.gif (modified) * trunk/gsdl/images/ar/thowof.gif (modified) * trunk/gsdl/images/ar/thowon.gif (modified) * trunk/gsdl/images/ar/tkwgr.gif (added) * trunk/gsdl/images/ar/tkwof.gif (added) * trunk/gsdl/images/ar/tkwon.gif (added) * trunk/gsdl/images/ar/tlanggr.gif (added) * trunk/gsdl/images/ar/tlangof.gif (added) * trunk/gsdl/images/ar/tlangon.gif (added) * trunk/gsdl/images/ar/torggr.gif (modified) * trunk/gsdl/images/ar/torgof.gif (modified) * trunk/gsdl/images/ar/torgon.gif (modified) * trunk/gsdl/images/ar/tpeopgr.gif (modified) * trunk/gsdl/images/ar/tpeopof.gif (modified) * trunk/gsdl/images/ar/tpeopon.gif (modified) * trunk/gsdl/images/ar/tphrsegr.gif (added) * trunk/gsdl/images/ar/tphrseof.gif (added) * trunk/gsdl/images/ar/tphrseon.gif (added) * trunk/gsdl/images/ar/tsergr.gif (modified) * trunk/gsdl/images/ar/tserof.gif (modified) * trunk/gsdl/images/ar/tseron.gif (modified) * trunk/gsdl/images/ar/tsrcgr.gif (added) * trunk/gsdl/images/ar/tsrchgr.gif (modified) * trunk/gsdl/images/ar/tsrchof.gif (modified) * trunk/gsdl/images/ar/tsrchon.gif (modified) * trunk/gsdl/images/ar/tsrcof.gif (added) * trunk/gsdl/images/ar/tsrcon.gif (added) * trunk/gsdl/images/ar/tsubjgr.gif (modified) * trunk/gsdl/images/ar/tsubjof.gif (modified) * trunk/gsdl/images/ar/tsubjon.gif (modified) * trunk/gsdl/images/ar/ttitlgr.gif (modified) * trunk/gsdl/images/ar/ttitlof.gif (modified) * trunk/gsdl/images/ar/ttitlon.gif (modified) * trunk/gsdl/images/ar/ttogr.gif (added) * trunk/gsdl/images/ar/ttoof.gif (added) * trunk/gsdl/images/ar/ttoon.gif (added) * trunk/gsdl/images/ar/ttopicgr.gif (modified) * trunk/gsdl/images/ar/ttopicof.gif (modified) * trunk/gsdl/images/ar/ttopicon.gif (modified) * trunk/gsdl/images/ar/tvolgr.gif (added) * trunk/gsdl/images/ar/tvolof.gif (added) * trunk/gsdl/images/ar/tvolon.gif (added) Updated Arabic interface images, many thanks to Usama Salama for the ... Wed, 08 Sep 2004 01:34:23 GMT mdewsnip [8102] * trunk/gsdl/perllib/translator.pm (modified) * trunk/gsdl/src/recpt/langaction.cpp (modified) * trunk/gsdl/src/recpt/langaction.h (modified) Unfinished, but I'm committing it now so I don't lose it. Tue, 07 Sep 2004 22:42:37 GMT mdewsnip [8101] * trunk/gsdl/macros/vietnamese.dm (added) * trunk/gsdl/macros/vietnamese2.dm (added) Vietnamese interface, many thanks to the team at Integrated ... Tue, 07 Sep 2004 22:41:46 GMT mdewsnip [8100] * trunk/gsdl/images/vi (added) * trunk/gsdl/images/vi/abgsgr.gif (added) * trunk/gsdl/images/vi/cabgsof.gif (added) * trunk/gsdl/images/vi/cabgson.gif (added) * trunk/gsdl/images/vi/cadminof.gif (added) * trunk/gsdl/images/vi/cadminon.gif (added) * trunk/gsdl/images/vi/ccolof.gif (added) * trunk/gsdl/images/vi/ccolon.gif (added) * trunk/gsdl/images/vi/cgliof.gif (added) * trunk/gsdl/images/vi/cglion.gif (added) * trunk/gsdl/images/vi/cgsdocof.gif (added) * trunk/gsdl/images/vi/cgsdocon.gif (added) * trunk/gsdl/images/vi/chelpof.gif (added) * trunk/gsdl/images/vi/chelpon.gif (added) * trunk/gsdl/images/vi/chomeof.gif (added) * trunk/gsdl/images/vi/chomeon.gif (added) * trunk/gsdl/images/vi/contof.gif (added) * trunk/gsdl/images/vi/conton.gif (added) * trunk/gsdl/images/vi/cprefof.gif (added) * trunk/gsdl/images/vi/cprefon.gif (added) * trunk/gsdl/images/vi/ctransof.gif (added) * trunk/gsdl/images/vi/ctranson.gif (added) * trunk/gsdl/images/vi/cusabof.gif (added) * trunk/gsdl/images/vi/cusabon.gif (added) * trunk/gsdl/images/vi/ealltof.gif (added) * trunk/gsdl/images/vi/eallton.gif (added) * trunk/gsdl/images/vi/econcof.gif (added) * trunk/gsdl/images/vi/econcon.gif (added) * trunk/gsdl/images/vi/edtchof.gif (added) * trunk/gsdl/images/vi/edtchon.gif (added) * trunk/gsdl/images/vi/eexpcof.gif (added) * trunk/gsdl/images/vi/eexpcon.gif (added) * trunk/gsdl/images/vi/ehlof.gif (added) * trunk/gsdl/images/vi/ehlon.gif (added) * trunk/gsdl/images/vi/enhlof.gif (added) * trunk/gsdl/images/vi/enhlon.gif (added) * trunk/gsdl/images/vi/etsecof.gif (added) * trunk/gsdl/images/vi/etsecon.gif (added) * trunk/gsdl/images/vi/gcbildof.gif (added) * trunk/gsdl/images/vi/gcbildon.gif (added) * trunk/gsdl/images/vi/gcconfof.gif (added) * trunk/gsdl/images/vi/gcconfon.gif (added) * trunk/gsdl/images/vi/gcdelof.gif (added) * trunk/gsdl/images/vi/gcdelon.gif (added) * trunk/gsdl/images/vi/gcexptof.gif (added) * trunk/gsdl/images/vi/gcexpton.gif (added) * trunk/gsdl/images/vi/gcinfoof.gif (added) * trunk/gsdl/images/vi/gcinfoon.gif (added) * trunk/gsdl/images/vi/gcsrceof.gif (added) * trunk/gsdl/images/vi/gcsrceon.gif (added) * trunk/gsdl/images/vi/gcviewof.gif (added) * trunk/gsdl/images/vi/gcviewon.gif (added) * trunk/gsdl/images/vi/gligr.gif (added) * trunk/gsdl/images/vi/gsdocsgr.gif (added) * trunk/gsdl/images/vi/h_about.gif (added) * trunk/gsdl/images/vi/h_acro.gif (added) * trunk/gsdl/images/vi/h_artist.gif (added) * trunk/gsdl/images/vi/h_auth.gif (added) * trunk/gsdl/images/vi/h_brwse.gif (added) * trunk/gsdl/images/vi/h_capt.gif (added) * trunk/gsdl/images/vi/h_colect.gif (added) * trunk/gsdl/images/vi/h_count.gif (added) * trunk/gsdl/images/vi/h_date.gif (added) * trunk/gsdl/images/vi/h_from.gif (added) * trunk/gsdl/images/vi/h_help.gif (added) * trunk/gsdl/images/vi/h_how.gif (added) * trunk/gsdl/images/vi/h_kw.gif (added) * trunk/gsdl/images/vi/h_lang.gif (added) * trunk/gsdl/images/vi/h_org.gif (added) * trunk/gsdl/images/vi/h_people.gif (added) * trunk/gsdl/images/vi/h_phrse.gif (added) * trunk/gsdl/images/vi/h_pref.gif (added) * trunk/gsdl/images/vi/h_search.gif (added) * trunk/gsdl/images/vi/h_ser.gif (added) * trunk/gsdl/images/vi/h_src.gif (added) * trunk/gsdl/images/vi/h_subj.gif (added) * trunk/gsdl/images/vi/h_title.gif (added) * trunk/gsdl/images/vi/h_to.gif (added) * trunk/gsdl/images/vi/h_topic.gif (added) * trunk/gsdl/images/vi/h_vol.gif (added) * trunk/gsdl/images/vi/hcoll.gif (added) * trunk/gsdl/images/vi/ncbildof.gif (added) * trunk/gsdl/images/vi/ncconfof.gif (added) * trunk/gsdl/images/vi/ncdelof.gif (added) * trunk/gsdl/images/vi/ncexptof.gif (added) * trunk/gsdl/images/vi/ncinfoof.gif (added) * trunk/gsdl/images/vi/ncsrceof.gif (added) * trunk/gsdl/images/vi/ncviewof.gif (added) * trunk/gsdl/images/vi/qryresb.gif (added) * trunk/gsdl/images/vi/schhistb.gif (added) * trunk/gsdl/images/vi/selcolgr.gif (added) * trunk/gsdl/images/vi/tacrogr.gif (added) * trunk/gsdl/images/vi/tacroof.gif (added) * trunk/gsdl/images/vi/tacroon.gif (added) * trunk/gsdl/images/vi/tartstgr.gif (added) * trunk/gsdl/images/vi/tartstof.gif (added) * trunk/gsdl/images/vi/tartston.gif (added) * trunk/gsdl/images/vi/tauthgr.gif (added) * trunk/gsdl/images/vi/tauthof.gif (added) * trunk/gsdl/images/vi/tauthon.gif (added) * trunk/gsdl/images/vi/tbrwsegr.gif (added) * trunk/gsdl/images/vi/tbrwseof.gif (added) * trunk/gsdl/images/vi/tbrwseon.gif (added) * trunk/gsdl/images/vi/tcaptgr.gif (added) * trunk/gsdl/images/vi/tcaptof.gif (added) * trunk/gsdl/images/vi/tcapton.gif (added) * trunk/gsdl/images/vi/tcollgr.gif (added) * trunk/gsdl/images/vi/tcollof.gif (added) * trunk/gsdl/images/vi/tcollon.gif (added) * trunk/gsdl/images/vi/tcountgr.gif (added) * trunk/gsdl/images/vi/tcountof.gif (added) * trunk/gsdl/images/vi/tcounton.gif (added) * trunk/gsdl/images/vi/tdategr.gif (added) * trunk/gsdl/images/vi/tdateof.gif (added) * trunk/gsdl/images/vi/tdateon.gif (added) * trunk/gsdl/images/vi/tfromgr.gif (added) * trunk/gsdl/images/vi/tfromof.gif (added) * trunk/gsdl/images/vi/tfromon.gif (added) * trunk/gsdl/images/vi/thowgr.gif (added) * trunk/gsdl/images/vi/thowof.gif (added) * trunk/gsdl/images/vi/thowon.gif (added) * trunk/gsdl/images/vi/tkwgr.gif (added) * trunk/gsdl/images/vi/tkwof.gif (added) * trunk/gsdl/images/vi/tkwon.gif (added) * trunk/gsdl/images/vi/tlanggr.gif (added) * trunk/gsdl/images/vi/tlangof.gif (added) * trunk/gsdl/images/vi/tlangon.gif (added) * trunk/gsdl/images/vi/torggr.gif (added) * trunk/gsdl/images/vi/torgof.gif (added) * trunk/gsdl/images/vi/torgon.gif (added) * trunk/gsdl/images/vi/tpeopgr.gif (added) * trunk/gsdl/images/vi/tpeopof.gif (added) * trunk/gsdl/images/vi/tpeopon.gif (added) * trunk/gsdl/images/vi/tphrsegr.gif (added) * trunk/gsdl/images/vi/tphrseof.gif (added) * trunk/gsdl/images/vi/tphrseon.gif (added) * trunk/gsdl/images/vi/tsergr.gif (added) * trunk/gsdl/images/vi/tserof.gif (added) * trunk/gsdl/images/vi/tseron.gif (added) * trunk/gsdl/images/vi/tsrcgr.gif (added) * trunk/gsdl/images/vi/tsrchgr.gif (added) * trunk/gsdl/images/vi/tsrchof.gif (added) * trunk/gsdl/images/vi/tsrchon.gif (added) * trunk/gsdl/images/vi/tsrcof.gif (added) * trunk/gsdl/images/vi/tsrcon.gif (added) * trunk/gsdl/images/vi/tsubjgr.gif (added) * trunk/gsdl/images/vi/tsubjof.gif (added) * trunk/gsdl/images/vi/tsubjon.gif (added) * trunk/gsdl/images/vi/ttitlgr.gif (added) * trunk/gsdl/images/vi/ttitlof.gif (added) * trunk/gsdl/images/vi/ttitlon.gif (added) * trunk/gsdl/images/vi/ttogr.gif (added) * trunk/gsdl/images/vi/ttoof.gif (added) * trunk/gsdl/images/vi/ttoon.gif (added) * trunk/gsdl/images/vi/ttopicgr.gif (added) * trunk/gsdl/images/vi/ttopicof.gif (added) * trunk/gsdl/images/vi/ttopicon.gif (added) * trunk/gsdl/images/vi/tvolgr.gif (added) * trunk/gsdl/images/vi/tvolof.gif (added) * trunk/gsdl/images/vi/tvolon.gif (added) * trunk/gsdl/images/vi/ycbildof.gif (added) * trunk/gsdl/images/vi/ycbildon.gif (added) * trunk/gsdl/images/vi/ycconfof.gif (added) * trunk/gsdl/images/vi/ycconfon.gif (added) * trunk/gsdl/images/vi/ycdelof.gif (added) * trunk/gsdl/images/vi/ycdelon.gif (added) * trunk/gsdl/images/vi/ycexptof.gif (added) * trunk/gsdl/images/vi/ycexpton.gif (added) * trunk/gsdl/images/vi/ycinfoof.gif (added) * trunk/gsdl/images/vi/ycinfoon.gif (added) * trunk/gsdl/images/vi/ycsrceof.gif (added) * trunk/gsdl/images/vi/ycsrceon.gif (added) * trunk/gsdl/images/vi/ycviewof.gif (added) * trunk/gsdl/images/vi/ycviewon.gif (added) Vietnamese interface images, many thanks to the team at Integrated ... Tue, 07 Sep 2004 03:38:40 GMT nzdl [8099] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/intn.dm (modified) Added Blackfoot to the languages list. Fri, 03 Sep 2004 04:36:33 GMT jrm21 [8098] * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (modified) * guess a title if no \title tag * \it tag * fractions in maths mode Fri, 03 Sep 2004 03:47:30 GMT jrm21 [8097] * trunk/gsdl/perllib/plugins/LaTeXPlug.pm (modified) added extra accent for \"i Thu, 02 Sep 2004 02:35:08 GMT davidb [8096] * trunk/gsdl/cgi-bin/download (modified) * trunk/gsdl/cgi-bin/upload (modified) Special case code added for a collection name of "/tmp" (or any ... Thu, 02 Sep 2004 02:04:38 GMT davidb [8095] * trunk/gsdl/bin/java/SignedGatherer.jar (modified) Latest update to signed jar applet version of GLI. Wed, 01 Sep 2004 23:09:20 GMT jrm21 [8094] * trunk/gsdl/perllib/docsave.pm (modified) fix errors with uninitialised variables if 'saveas' not specified. ... Mon, 30 Aug 2004 21:48:59 GMT nzdl [8093] * trunk/greenorg/macros/english.dm (modified) Added a line just to make it absolutely totally clear that you need a ... Mon, 30 Aug 2004 04:32:42 GMT nzdl [8092] * trunk/greenorg/macros/english.dm (modified) Changed the "Download Greenstone v2.51" link on the front page to ... Mon, 30 Aug 2004 04:00:04 GMT (none) [8091] * tags/gsdl-2_51-distribution-fiji (copied) * trunk/CVSROOT (deleted) * trunk/bbc (deleted) * trunk/cstr (deleted) * trunk/for-distributions/DistDates (deleted) * trunk/for-distributions/bin/linux (deleted) * trunk/for-distributions/bin/script (deleted) * trunk/for-distributions/demouser.txt (deleted) * trunk/for-distributions/macros (deleted) * tags/gsdl-2_51-distribution-fiji/gli/classes (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/classifiers.dat (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/dictionary.properties (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/dictionary_es.properties (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/dictionary_fr.properties (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/dictionary_ru.properties (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/feedback.properties (copied) * branches/gli/gli/classes/images/all20x20gif.gif (deleted) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/arrow-bottom-disabled.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/arrow-down-disabled.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/arrow-top-disabled.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/arrow-up-disabled.gif (copied) * branches/gli/gli/classes/images/big_stop.gif (deleted) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/build session.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/camera.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/eraser.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/eraserpen.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/fastsend.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/feedback.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/greenfile.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/greenfolder.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/greyfolder.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/pen.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/penicon.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/images/picture (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/metadata.zip (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/plugins.dat (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/xml (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/xml/collect_cfg.xml (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/xml/metadata.xml (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/xml/template.mds (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/xml/template.mdv (copied) * tags/gsdl-2_51-distribution-fiji/gli/classes/xml/valuetree.xml (copied) * tags/gsdl-2_51-distribution-fiji/gli/help/gatherer_medium.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/help/gatherer_small.gif (copied) * tags/gsdl-2_51-distribution-fiji/gli/lib (copied) * tags/gsdl-2_51-distribution-fiji/gli/lib/activation.jar (copied) * branches/gli/gli/lib/calpa.jar (deleted) * branches/gli/gli/lib/greenaqua (deleted) * tags/gsdl-2_51-distribution-fiji/gli/lib/mail.jar (copied) * branches/gli/gli/lib/nanoxml.jar (deleted) * branches/gli/gli/lib/polloxml.jar (deleted) * branches/gli/gli/lib/skinlf.jar (deleted) * trunk/greenorg (deleted) * trunk/gsdl/bin/windows (deleted) * trunk/gsdl/packages/yaz/config.status (deleted) * trunk/gsdl3 (deleted) * trunk/gsinstaller (deleted) * trunk/indexers (deleted) * trunk/is7_bbc (deleted) * trunk/is7_gsdl_cdrom (deleted) * trunk/is7_nsa (deleted) * trunk/is_5_gsdl_cdrom (deleted) * trunk/is_gsdl_cdrom (deleted) * trunk/java-client (deleted) * trunk/mgpp (deleted) * trunk/niupepa (deleted) * trunk/nsa1 (deleted) * trunk/protemix (deleted) * trunk/winbin (deleted) This commit was manufactured by cvs2svn to create tag ... Mon, 30 Aug 2004 04:00:04 GMT davidb [8090] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Switching RecPlug over to using XMLParser wrapper rather than ... Mon, 30 Aug 2004 00:26:22 GMT mdewsnip [8089] * trunk/gsdl/Install.sh (modified) Updated the version number for the Fiji workshop distribution, and ... Mon, 30 Aug 2004 00:22:48 GMT mdewsnip [8088] * trunk/gli/src/org/greenstone/gatherer/msm/MetadataXMLFileManager.java (modified) Fixed a bug where assigned metadata would be stuffed up on Windows. Sun, 29 Aug 2004 23:32:40 GMT mdewsnip [8087] * trunk/gsdl/perllib/XMLParser.pm (modified) On Windows we use the XML::Parser stuff in bin/windows/perl/lib ... Fri, 27 Aug 2004 01:36:22 GMT mdewsnip [8086] * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Updated the PROGRAM_VERSION string for the Fiji workshop. Fri, 27 Aug 2004 01:35:30 GMT mdewsnip [8085] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/classes/dictionary_es.properties (modified) * trunk/gli/classes/dictionary_fr.properties (modified) * trunk/gli/classes/dictionary_ru.properties (modified) Updated the AboutDialog.Date string for the Fiji workshop. Fri, 27 Aug 2004 01:29:00 GMT mdewsnip [8084] * trunk/gli/src/org/greenstone/gatherer/help/HelpFrame.java (modified) * trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Fixed the help file loading so it works with the stand-alone version ... Thu, 26 Aug 2004 19:50:24 GMT nzdl [8083] * trunk/gsdl/macros/nzdlhome.dm (modified) added the new collections Thu, 26 Aug 2004 05:29:54 GMT kjdon [8082] * trunk/gsdl3/bin/script/gs3-build.bat (modified) added quotes around paths that can contain spaces Thu, 26 Aug 2004 05:12:42 GMT kjdon [8081] * trunk/gsdl3/src/java/org/greenstone/gsdl3/SOAPServer.java.in (modified) * trunk/gsdl3/src/java/org/greenstone/gsdl3/SOAPServerLocalsite.java (modified) filenames from urls can contain %20 instead of spaces, so need to ... Thu, 26 Aug 2004 05:06:55 GMT kjdon [8080] * trunk/gsdl3/src/java/org/greenstone/gsdl3/winMake.bat (modified) put quotes around all the paths that might have spaces in them Thu, 26 Aug 2004 04:54:42 GMT davidb [8079] * trunk/gsdl/perllib/docsave.pm (modified) docsave.pm had been saving both GA and METS format. if-statement ... Thu, 26 Aug 2004 04:45:32 GMT kjdon [8078] * trunk/gsdl3/src/java/org/greenstone/gsdl3/util/GSEntityResolver.java (modified) commented out some print statements Thu, 26 Aug 2004 04:42:27 GMT mdewsnip [8077] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) Changed things back to using XML-Parser-2.27 until the Expat code can ... Thu, 26 Aug 2004 04:16:17 GMT kjdon [8076] * trunk/gsdl3/gs3-install.sh (modified) fixed a bug Thu, 26 Aug 2004 01:59:50 GMT davidb [8075] * trunk/gsdl/packages/cpan/README (modified) README file updated to reflect shift to using newer version of ... Thu, 26 Aug 2004 01:56:59 GMT davidb [8074] * trunk/gsdl/packages/cpan/XML-Parser-2.34.tar.gz (added) Upgrade to using newer version of XML::Parser. Thu, 26 Aug 2004 01:38:51 GMT davidb [8073] * trunk/gsdl/src/recpt/librarymain.cpp (modified) removed a handful of #include statements involving mg and mgpp that ... Thu, 26 Aug 2004 01:36:05 GMT davidb [8072] * trunk/gsdl/perllib/lucenebuilder.pm (added) * trunk/gsdl/perllib/lucenebuildproc.pm (added) Support for building collections with lucene. Thu, 26 Aug 2004 01:33:22 GMT davidb [8071] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) When title metadata is derived from first 100 chars of text, extra ... Thu, 26 Aug 2004 01:17:48 GMT mdewsnip [8070] * trunk/gli/gli4gs3.bat (modified) * trunk/gli/gli4gs3.sh (modified) Removed some debug statements accidently committed. Thu, 26 Aug 2004 00:28:33 GMT davidb [8069] * trunk/gsdl/perllib/XMLParser.pm (added) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) Introduction of XMLParser.pm as a wrapper for XML::Parser (a standard ... Thu, 26 Aug 2004 00:25:26 GMT mdewsnip [8068] * trunk/gsdl3/gs3-launch.bat.in (modified) Removed the GSDLHOME argument, to be consistent with gs3-launch.sh.in. Thu, 26 Aug 2004 00:24:01 GMT mdewsnip [8067] * trunk/gsdl3/gs3-setup.bat (modified) * trunk/gsdl3/gs3-setup.sh (modified) Removed GSDLHOME stuff (it is now done only when necessary -- in the ... Thu, 26 Aug 2004 00:23:34 GMT davidb [8066] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) Changes introduced so Expat shared library (.so) for perl 5.6 and ... Thu, 26 Aug 2004 00:19:13 GMT mdewsnip [8065] * trunk/gli/gli4gs3.sh (modified) Now sets GSDLHOME itself (rather than relying on gs3-setup.* to do it). Thu, 26 Aug 2004 00:18:39 GMT mdewsnip [8064] * trunk/gli/gli4gs3.bat (modified) Now sets up GSDLHOME itself (rather than relying on gs3-setup.* to do ... Wed, 25 Aug 2004 23:58:13 GMT kjdon [8063] * trunk/indexers/mgpp/configure (modified) * trunk/indexers/mgpp/configure.in (modified) * trunk/mgpp/configure (modified) * trunk/mgpp/configure.in (modified) added a fix to get ENABLE_NLS working Wed, 25 Aug 2004 23:51:09 GMT kjdon [8062] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) changed the library url warnign message for gs3 Wed, 25 Aug 2004 21:12:09 GMT kjdon [8061] * trunk/gsdl3/gs3-install.sh (modified) fixed a typo Wed, 25 Aug 2004 18:24:32 GMT kjdon [8060] * trunk/gsdl3/gs3-setup.sh (modified) made this look for gsdl a bit better - need gsdl to run gli Wed, 25 Aug 2004 17:55:40 GMT kjdon [8059] * trunk/indexers/mgpp/configure (modified) * trunk/indexers/mgpp/configure.in (modified) * trunk/mgpp/configure (modified) * trunk/mgpp/configure.in (modified) added in some new library checks to match the things that were added ... Wed, 25 Aug 2004 04:52:44 GMT kjdon [8058] * trunk/gsdl3/gs3-setup.bat (modified) added missing % Wed, 25 Aug 2004 04:31:26 GMT kjdon [8057] * trunk/gsdl3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) fixed a bug in the format statement for search results Wed, 25 Aug 2004 04:17:57 GMT mdewsnip [8056] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionConfiguration.java (modified) Fixed a bug where the subcollection regular expression was parsed ... Tue, 24 Aug 2004 22:43:26 GMT mdewsnip [8055] * trunk/gli/src/org/greenstone/gatherer/cdm/CollectionDesignManager.java (modified) * trunk/gli/src/org/greenstone/gatherer/cdm/MetadataSetView.java (modified) Removed some long dead "search and replace" code. Tue, 24 Aug 2004 21:33:10 GMT kjdon [8054] * trunk/gsdl3/web/interfaces/classic/transform/home.xsl (modified) added in some warnign text about non greenstone colls Tue, 24 Aug 2004 21:31:32 GMT kjdon [8053] * trunk/gsdl3/resources/java/interface_classic.properties (modified) added in some warning text for classic interface Tue, 24 Aug 2004 20:16:44 GMT kjdon [8052] * trunk/gsdl3/web/sites/localsite/collect/gs3mgdemo/mysqldatadump.sql (modified) new database Tue, 24 Aug 2004 19:56:35 GMT kjdon [8051] * trunk/gsdl3/gs3-install.bat (modified) * trunk/gsdl3/gs3-install.sh (modified) import.zip now at coll level not in import directory so that the zip ...