# # ChangeLog for gsdl # # Generated by Trac 1.4.2 # 2024-05-01T00:49:21+12:00 Wed, 02 Jul 2008 22:48:02 GMT mdewsnip [16287] * gsdl/trunk/src/setpasswd (deleted) Removed src/setpasswd and src/setpasswd/setpasswd.cpp. This was a ... Wed, 02 Jul 2008 04:24:48 GMT mdewsnip [16281] * gsdl/trunk/perllib/lucenebuilder.pm (modified) Changed the "-create" parameter to GS2LuceneIndexer to "-removeold" ... Tue, 01 Jul 2008 23:24:46 GMT anna [16271] * gsdl/trunk/macros/amharic.dm (added) * gsdl/trunk/macros/amharic2.dm (added) Amharic User Interface. Many thanks to Yohannes Mulugeta and Abiyot ... Tue, 01 Jul 2008 23:23:26 GMT anna [16270] * gsdl/trunk/etc/main.cfg (modified) Added configurations for the Amharic User Interface. Tue, 01 Jul 2008 21:09:35 GMT davidb [16268] * gsdl/trunk/collect/modelcol/etc/group.cfg (modified) Missing collectgroup config line. Now added Tue, 01 Jul 2008 20:51:56 GMT davidb [16266] * gsdl/trunk/perllib/util.pm (modified) get_tmp_filename() can now optionally take an argument that is the ... Tue, 01 Jul 2008 05:37:42 GMT mdewsnip [16264] * gsdl/trunk/bin/script/lucene_passes.pl (modified) Changed "-create" to "-removeold", and removed the non-functional ... Tue, 01 Jul 2008 05:13:09 GMT mdewsnip [16263] * gsdl/trunk/bin/script/lucene_passes.pl (modified) Added "use strict" and fixed a few really ugly things. Tue, 01 Jul 2008 03:40:42 GMT mdewsnip [16259] * gsdl/trunk/bin/script/buildcol.pl (modified) * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/lucenebuilder.pm (modified) * gsdl/trunk/perllib/strings.properties (modified) * gsdl/trunk/perllib/strings_ar.properties (modified) * gsdl/trunk/perllib/strings_fr.properties (modified) * gsdl/trunk/perllib/strings_mr.properties (modified) * gsdl/trunk/perllib/strings_ro.properties (modified) * gsdl/trunk/perllib/strings_zh.properties (modified) Removed the "-incremental" option from buildcol.pl (because it didn't ... Tue, 01 Jul 2008 00:01:11 GMT mdewsnip [16257] * gsdl/trunk/perllib/plugins/ArchivesInfPlugin.pm (modified) Tidied up the block of code that determines whether each doc.xml file ... Mon, 30 Jun 2008 22:27:22 GMT mdewsnip [16255] * gsdl/trunk/bin/script/import.pl (modified) Now uses "" tags in the manifest file instead of "" to ... Mon, 30 Jun 2008 22:23:34 GMT mdewsnip [16254] * gsdl/trunk/perllib/manifest.pm (modified) Fixed up some crazy XML parsing code and removed unnecessary hard- ... Mon, 30 Jun 2008 04:13:08 GMT mdewsnip [16252] * gsdl/trunk/perllib/plugouts/BasPlugout.pm (modified) Fixes to get_doc_dir() and get_new_doc_dir() so if you are importing ... Mon, 30 Jun 2008 00:30:25 GMT ak19 [16247] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Regular expression that processes imagelinks is slightly modified by ... Fri, 27 Jun 2008 04:36:27 GMT mdewsnip [16240] * gsdl/trunk/perllib/dbutil.pm (modified) Added "CREATE INDEX" on document_metadata(docOID) to hugely increase ... Fri, 27 Jun 2008 03:24:51 GMT mdewsnip [16226] * gsdl/trunk/perllib/dbutil.pm (modified) Changed a "DELETE FROM" then "INSERT INTO" into a "INSERT OR ... Fri, 27 Jun 2008 03:21:00 GMT mdewsnip [16225] * gsdl/trunk/perllib/dbutil.pm (modified) Added "IF NOT EXISTS" to the two "CREATE TABLE" commands, to prevent ... Fri, 27 Jun 2008 02:51:43 GMT mdewsnip [16224] * gsdl/trunk/perllib/dbutil.pm (modified) Added "IF NOT EXISTS" to close_infodb_write_handle_sqlite(), just in ... Fri, 27 Jun 2008 02:45:21 GMT mdewsnip [16223] * gsdl/trunk/perllib/dbutil.pm (modified) Added a couple of comments and now creates an index on the ... Thu, 26 Jun 2008 23:44:10 GMT mdewsnip [16222] * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/colcfg.pm (modified) Added a "store_metadata_coverage" option to the collect.cfg file to ... Thu, 26 Jun 2008 22:54:51 GMT mdewsnip [16221] * gsdl/trunk/macros/french.dm (modified) Removed duplicate macro. Thu, 26 Jun 2008 22:51:20 GMT mdewsnip [16220] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Added the last of the "-split_using_hierarchy_separator" code. Thu, 26 Jun 2008 22:39:57 GMT mdewsnip [16219] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Changed the ".pr" resolving code to use the hierarchy separator, so ... Thu, 26 Jun 2008 22:22:24 GMT mdewsnip [16218] * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) Added a couple of missing sqlite_safe() calls. Thu, 26 Jun 2008 05:34:51 GMT mdewsnip [16216] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) First attempt at a "-split_using_hierarchy_separator" option. Thu, 26 Jun 2008 05:03:14 GMT mdewsnip [16215] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Tidied up the grouping stuff some more and changed the grouping node ... Thu, 26 Jun 2008 04:20:35 GMT mdewsnip [16214] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Changed slightly the OID arguments to ... Thu, 26 Jun 2008 03:06:37 GMT mdewsnip [16212] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Minor fix. Thu, 26 Jun 2008 02:48:52 GMT mdewsnip [16209] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Now tries the "VList" format statement if no "DocumentNodes" ... Thu, 26 Jun 2008 01:52:53 GMT mdewsnip [16206] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) Added support for a "-split_greenstone_dates" option that builds a ... Wed, 25 Jun 2008 23:03:37 GMT mdewsnip [16196] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) A few variable name and code improvements. Wed, 25 Jun 2008 21:43:34 GMT kjdon [16193] * gsdl/trunk/perllib/plugins/OpenDocumentPlugin.pm (modified) forgot to define outhandle last commit Wed, 25 Jun 2008 08:01:23 GMT osborn [16192] * gsdl/trunk/bin/script/schedule.pl (modified) Cron scheduler with further updates and fixes Wed, 25 Jun 2008 03:45:41 GMT mdewsnip [16181] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Changed a few variable names and comments now that multiple metadata ... Wed, 25 Jun 2008 03:38:55 GMT mdewsnip [16180] * gsdl/trunk/src/colservr/sqlbrowsefilter.cpp (modified) * gsdl/trunk/src/lib/sqldbclass.h (modified) * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) * gsdl/trunk/src/lib/sqlitedbclass.h (modified) * gsdl/trunk/src/protocol/recptprototools.cpp (modified) * gsdl/trunk/src/protocol/recptprototools.h (modified) Modifying get_metadata_values() and ... Wed, 25 Jun 2008 02:40:02 GMT mdewsnip [16179] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Added one comment. Wed, 25 Jun 2008 02:20:59 GMT mdewsnip [16178] * gsdl/trunk/perllib/dbutil.pm (modified) Greatly improved SQLite database writing speed by adding "BEGIN ... Wed, 25 Jun 2008 02:19:29 GMT mdewsnip [16177] * gsdl/trunk/perllib/dbutil.pm (modified) Variable name change for consistency. Wed, 25 Jun 2008 02:13:16 GMT mdewsnip [16176] * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/dbutil.pm (modified) Added a close_infodb_write_handle() functions and initial versions ... Tue, 24 Jun 2008 07:15:59 GMT osborn [16138] * gsdl/trunk/etc/cronlock.txt (added) required file for schedule.pl Tue, 24 Jun 2008 07:14:51 GMT osborn [16137] * gsdl/trunk/bin/script/schedule.pl (added) new script to interact with cron scheduler Tue, 24 Jun 2008 07:04:39 GMT osborn [16136] * gsdl/trunk/perllib/strings.properties (modified) Additions for GLI Scheduling Component Tue, 24 Jun 2008 05:51:53 GMT mdewsnip [16131] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Tidied up a last bit of grouping/hlist code. Tue, 24 Jun 2008 04:59:28 GMT mdewsnip [16128] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Removed some grouping node code from the main block. Tue, 24 Jun 2008 04:46:29 GMT mdewsnip [16126] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) More code restructuring. Tue, 24 Jun 2008 04:38:32 GMT osborn [16125] * gsdl/trunk/perllib/parse3.pm (added) new parser for GLI scheduling component Tue, 24 Jun 2008 04:35:23 GMT osborn [16124] * gsdl/trunk/perllib/parse2.pm (modified) Added the check for quotestr type in subroutine processArg Tue, 24 Jun 2008 03:51:47 GMT mdewsnip [16123] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Improved to nested hlists. Tue, 24 Jun 2008 03:33:09 GMT mdewsnip [16122] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Minor change. Tue, 24 Jun 2008 03:05:46 GMT mdewsnip [16121] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Simplified the simple case a bit more. Tue, 24 Jun 2008 01:54:52 GMT mdewsnip [16120] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Typo in previous change. Tue, 24 Jun 2008 01:44:40 GMT mdewsnip [16119] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Changed the general "-group_using" option into the specific ... Tue, 24 Jun 2008 01:38:14 GMT mdewsnip [16118] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Minor improvements to code. Tue, 24 Jun 2008 01:31:08 GMT mdewsnip [16115] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) Now uses output_hlist_classifier_nodes() instead of ... Tue, 24 Jun 2008 00:50:27 GMT mdewsnip [16114] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) Adding initial support for a "-use_hlist_at_top" option. Code tidying ... Mon, 23 Jun 2008 22:45:11 GMT mdewsnip [16113] * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) The dynamic_classifier_node() function has been removed. Mon, 23 Jun 2008 22:28:55 GMT mdewsnip [16112] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Removed some duplicate code by calling display_classifier_nodes() ... Mon, 23 Jun 2008 04:35:56 GMT mdewsnip [16108] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Now uses a DocumentNodes format statement for displaying the ... Mon, 23 Jun 2008 04:26:59 GMT mdewsnip [16107] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) Adding a new argument to display_classifier_nodes() for indicating ... Mon, 23 Jun 2008 00:13:46 GMT kjdon [16104] * gsdl/trunk/perllib/plugins/BibTexPlugin.pm (modified) * gsdl/trunk/perllib/plugins/CSVPlugin.pm (modified) * gsdl/trunk/perllib/plugins/DBPlugin.pm (modified) * gsdl/trunk/perllib/plugins/EmailPlugin.pm (modified) * gsdl/trunk/perllib/plugins/FavouritesPlugin.pm (modified) * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ISISPlugin.pm (modified) * gsdl/trunk/perllib/plugins/LaTeXPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MARCPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MediaWikiPlugin.pm (modified) * gsdl/trunk/perllib/plugins/OpenDocumentPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ProCitePlugin.pm (modified) * gsdl/trunk/perllib/plugins/ReferPlugin.pm (modified) * gsdl/trunk/perllib/plugins/SourceCodePlugin.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) * gsdl/trunk/perllib/plugins/StructuredHTMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/TextPlugin.pm (modified) tried to make the 'xxxplugin processing file' print statements more ... Sun, 22 Jun 2008 22:54:24 GMT davidb [16102] * gsdl/trunk/bin/script/g2f-buildcol.pl (modified) * gsdl/trunk/bin/script/g2f-import.pl (modified) * gsdl/trunk/perllib/g2futil.pm (modified) * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) Some minor adjustments to ingesting documents into a Fedoar ... Fri, 20 Jun 2008 05:30:23 GMT mdewsnip [16097] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) Changed output_child_classifier_nodes() to use ... Fri, 20 Jun 2008 05:00:59 GMT mdewsnip [16096] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Added a new display_classifier_nodes() to eventually replace ... Fri, 20 Jun 2008 04:48:31 GMT mdewsnip [16095] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Renamed some variables in output_upper_classifier_nodes() to be more ... Fri, 20 Jun 2008 04:13:15 GMT mdewsnip [16093] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) Removed debug statement. Thu, 19 Jun 2008 01:09:56 GMT mdewsnip [16066] * gsdl/trunk/src/lib/text_t.cpp (modified) * gsdl/trunk/src/lib/text_t.h (modified) Added splitword() function and other dependent functions. Thu, 19 Jun 2008 00:01:01 GMT mdewsnip [16065] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/vlistbrowserclass.cpp (modified) (Adding dynamic classifiers) Changed the links generated for ... Wed, 18 Jun 2008 23:45:27 GMT kjdon [16063] * gsdl/trunk/win32.mak (modified) for indexers, now call with gs2 arg instead of nojava - want lucene ... Wed, 18 Jun 2008 23:44:08 GMT kjdon [16062] * gsdl/trunk/bin/script/lucene_query.pl (modified) added quotes around the java command - may have spaces in it esp on ... Wed, 18 Jun 2008 08:00:43 GMT mdewsnip [16061] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Lots of changes to support the grouping ... Wed, 18 Jun 2008 07:03:45 GMT mdewsnip [16060] * gsdl/trunk/src/recpt/hlistbrowserclass.cpp (modified) (Adding dynamic classifiers) Fix to code for identifying the selected ... Wed, 18 Jun 2008 05:11:47 GMT mdewsnip [16059] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Removed an unused variable. Wed, 18 Jun 2008 05:11:11 GMT mdewsnip [16058] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Merged process_metadata_values() into ... Wed, 18 Jun 2008 05:02:18 GMT mdewsnip [16057] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Finished restructuring of code. Wed, 18 Jun 2008 04:11:13 GMT mdewsnip [16056] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Renamed a couple of functions for better ... Wed, 18 Jun 2008 04:07:34 GMT mdewsnip [16055] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Made the classifier_node_indent variable ... Wed, 18 Jun 2008 03:47:16 GMT mdewsnip [16054] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) More work in preparation for merging ... Wed, 18 Jun 2008 03:40:23 GMT mdewsnip [16053] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Changed output_internal_page() to ... Wed, 18 Jun 2008 03:28:24 GMT mdewsnip [16049] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Now generates the correct OIDs for the ... Wed, 18 Jun 2008 03:17:53 GMT mdewsnip [16048] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Changed output_top_level_page() to ... Wed, 18 Jun 2008 02:45:32 GMT mdewsnip [16046] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Added partial support for "grouping ... Wed, 18 Jun 2008 02:28:35 GMT mdewsnip [16045] * gsdl/trunk/src/recpt/hlistbrowserclass.cpp (modified) (Adding dynamic classifiers) Now generates the correct links for ... Wed, 18 Jun 2008 02:21:44 GMT mdewsnip [16044] * gsdl/trunk/src/recpt/hlistbrowserclass.cpp (modified) * gsdl/trunk/src/recpt/hlistbrowserclass.h (modified) Added a get_link_icon() function to be similar to vlistbrowserclass. Wed, 18 Jun 2008 01:23:27 GMT mdewsnip [16043] * gsdl/trunk/src/recpt/hlistbrowserclass.cpp (modified) (Adding dynamic classifiers) Moved most of the code from ... Tue, 17 Jun 2008 05:09:38 GMT mdewsnip [16041] * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) (Adding dynamic classifiers) Implemented the necessary code for the ... Tue, 17 Jun 2008 04:32:29 GMT mdewsnip [16040] * gsdl/trunk/src/colservr/sqlbrowsefilter.cpp (modified) Fixed up typo in previous change. Tue, 17 Jun 2008 03:59:02 GMT mdewsnip [16039] * gsdl/trunk/src/colservr/sqlbrowsefilter.cpp (modified) * gsdl/trunk/src/lib/sqldbclass.h (modified) * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) * gsdl/trunk/src/lib/sqlitedbclass.h (modified) * gsdl/trunk/src/protocol/recptprototools.cpp (modified) * gsdl/trunk/src/protocol/recptprototools.h (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Added a new ... Tue, 17 Jun 2008 03:11:45 GMT mdewsnip [16038] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Minor code simplification. Tue, 17 Jun 2008 02:56:46 GMT mdewsnip [16037] * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) (Adding dynamic classifiers) Fixed problem where classifier nodes ... Tue, 17 Jun 2008 02:49:18 GMT mdewsnip [16036] * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) (Adding dynamic classifiers) Fixed problem where documents appears ... Tue, 17 Jun 2008 02:24:41 GMT mdewsnip [16035] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Added support for the ... Tue, 17 Jun 2008 02:22:52 GMT mdewsnip [16034] * gsdl/trunk/src/lib/sqlitedbclass.cpp (modified) Improved SQL command for sorting documents that match a certain ... Tue, 17 Jun 2008 01:39:03 GMT mdewsnip [16033] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Filled out the new ... Tue, 17 Jun 2008 01:14:23 GMT mdewsnip [16032] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) * gsdl/trunk/src/recpt/dynamicclassifieraction.h (modified) (Adding dynamic classifiers) Added a new "parse_classifier_options" ... Mon, 16 Jun 2008 05:03:18 GMT mdewsnip [16028] * gsdl/trunk/src/recpt/dynamicclassifieraction.cpp (modified) (Adding dynamic classifiers) Now provides a more helpful error ... Mon, 16 Jun 2008 04:57:18 GMT mdewsnip [16027] * gsdl/trunk/src/colservr/collectserver.cpp (modified) Fix to bug where "noError" was returned when the filter was non- ... Mon, 16 Jun 2008 04:37:03 GMT mdewsnip [16026] * gsdl/trunk/src/protocol/recptprototools.cpp (modified) Changing some "OIDtools" to "recptprototools". Mon, 16 Jun 2008 02:58:01 GMT kjdon [16025] * gsdl/trunk/perllib/plugins/AbstractPlugin.pm (modified) * gsdl/trunk/perllib/plugins/AcronymExtractor.pm (modified) * gsdl/trunk/perllib/plugins/DateExtractor.pm (modified) * gsdl/trunk/perllib/plugins/EmailAddressExtractor.pm (modified) * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) * gsdl/trunk/perllib/plugins/KeyphraseExtractor.pm (modified) * gsdl/trunk/perllib/plugins/PrintInfo.pm (modified) added license info Mon, 16 Jun 2008 02:21:20 GMT kjdon [16024] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) indented the file properly Mon, 16 Jun 2008 01:59:57 GMT kjdon [16022] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) removed SourceUTF8 metadata, Source metadata is now utf8. Note, still ...