# # ChangeLog for main/trunk/greenstone2/perllib # # Generated by Trac 1.4.2 # 2024-05-14T10:32:03+12:00 Sun, 12 Dec 2010 22:47:07 GMT kjdon [23452] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) use filename_cat when generating the full path for blocking. If teh ... Sun, 12 Dec 2010 11:58:47 GMT davidb [23448] * main/trunk/greenstone2/perllib/dbutil.pm (modified) Mistake in handling of infodb_read_entry fixed (now needs to be ... Sun, 12 Dec 2010 11:57:48 GMT davidb [23447] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) More clear comment written Fri, 10 Dec 2010 10:43:46 GMT davidb [23439] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Further tidy up of how code exits when chekc-installation called. Fri, 10 Dec 2010 10:38:38 GMT davidb [23438] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) $self needs to be blessed early on in this constructor, so it can ... Wed, 08 Dec 2010 11:10:10 GMT max [23419] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DSpacePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ISISPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) Setting the values to store as block files is now done through an API ... Wed, 08 Dec 2010 00:47:34 GMT davidb [23418] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) A few further additions to help windows keep track of c\... and ... Tue, 07 Dec 2010 22:45:11 GMT davidb [23416] * main/trunk/greenstone2/perllib/util.pm (modified) More careful handling of filenames going into 'block' hash. On ... Tue, 07 Dec 2010 22:42:24 GMT davidb [23415] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) More careful handling of filenames going into 'block' hash. On ... Tue, 07 Dec 2010 22:08:31 GMT davidb [23414] * main/trunk/greenstone2/perllib/util.pm (modified) Need to be more careful when downgrading a filename to ensure we ... Tue, 07 Dec 2010 22:01:44 GMT davidb [23413] * main/trunk/greenstone2/perllib/doc.pm (modified) Recent change to force Sstopping if can't find associated file is too ... Tue, 07 Dec 2010 04:00:02 GMT max [23402] * main/trunk/greenstone2/perllib/inexport.pm (modified) New "psuedo" constructor added that is useful to call from CGI Perl ... Tue, 07 Dec 2010 03:58:51 GMT max [23401] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Tested using this action under windows using Sqlite as the database. ... Tue, 07 Dec 2010 03:58:21 GMT max [23400] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Tested using this action under windows using Sqlite as the database. ... Tue, 07 Dec 2010 03:55:10 GMT max [23399] * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/mssql.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) Added (for GDBM and Sqlite) set_infodb_entry to directly change one ... Mon, 06 Dec 2010 22:32:49 GMT sjm84 [23392] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Reverted a regular expression designed to locate various tags inside ... Mon, 06 Dec 2010 00:15:57 GMT davidb [23388] * main/trunk/greenstone2/perllib/util.pm (modified) Further changes to deal with documents that use different filename ... Mon, 06 Dec 2010 00:15:10 GMT davidb [23387] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) Further changes to deal with documents that use different filename ... Thu, 02 Dec 2010 01:17:08 GMT ak19 [23377] * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) Perl syntax error fixed: referring to uninitialised variable metadata ... Wed, 01 Dec 2010 11:36:37 GMT davidb [23371] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/ghtml.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Further refinement of code to support HTML linking between documents ... Wed, 01 Dec 2010 00:13:56 GMT sjm84 [23364] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) C and Posix added to the possible locales as well as removing the ... Tue, 30 Nov 2010 22:42:27 GMT davidb [23363] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Plugin code upgrade to support Greenstone working with filenames ... Tue, 30 Nov 2010 22:40:36 GMT davidb [23362] * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/ghtml.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Additional routines (and few upgraded) to help support Greenstone ... Mon, 29 Nov 2010 00:03:13 GMT kjdon [23355] * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) use unicode for mp3 data. patch thanks to Dan Wright Sun, 28 Nov 2010 10:36:01 GMT davidb [23354] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) AZCompactList was still using old style 'add' parameter. Through ... Sun, 28 Nov 2010 10:24:46 GMT davidb [23353] * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) Modifications to code to support filename encoding issues when tested ... Sun, 28 Nov 2010 10:24:22 GMT davidb [23352] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/CONTENTdmPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DatabasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/MARCXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadXMLFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/SplitTextFile.pm (modified) Modifications to code to support filename encoding issues when tested ... Thu, 25 Nov 2010 23:09:53 GMT davidb [23349] * main/trunk/greenstone2/perllib/plugins/CONTENTdmPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DatabasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/MARCXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadXMLFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/SplitTextFile.pm (modified) More careful use of encoding parameter to $self->set_Source_metadata ... Thu, 25 Nov 2010 22:32:42 GMT davidb [23348] * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) Added extra parameter to call to deduce_filename_encoding() Thu, 25 Nov 2010 20:43:59 GMT davidb [23347] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) Tidy up of debugging statements for handline filename encodings, plus ... Fri, 19 Nov 2010 00:29:29 GMT davidb [23335] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ReadTextFile.pm (modified) Work done on improving handing of filenames when the actualy filename ... Wed, 10 Nov 2010 03:45:13 GMT sjm84 [23314] * main/trunk/greenstone2/perllib/util.pm (modified) Katherine discovered that the newly added sub setup_greenstone_env ... Wed, 10 Nov 2010 00:22:57 GMT davidb [23307] * main/trunk/greenstone2/perllib/util.pm (modified) Slight touch-up to some error logging print statements Tue, 09 Nov 2010 06:56:43 GMT sjm84 [23306] * main/trunk/greenstone2/perllib/util.pm (modified) setup_greenstone_evn sub to help set up the environment if GSDLHOME ... Tue, 09 Nov 2010 01:48:28 GMT davidb [23304] * main/trunk/greenstone2/perllib/unicode.pm (modified) Routines added that support converting raw filenames (i.e. byte-code ... Tue, 09 Nov 2010 00:34:11 GMT kjdon [23303] * main/trunk/greenstone2/perllib/strings.properties (modified) added a string for List.reverse_sort_leaf_nodes Tue, 09 Nov 2010 00:31:00 GMT kjdon [23302] * main/trunk/greenstone2/perllib/classify/List.pm (modified) added reverse_sort_leaf_nodes option Mon, 08 Nov 2010 05:48:50 GMT anna [23300] * main/trunk/greenstone2/perllib/iso639.pm (modified) added configuration for the Dhivehi language. Wed, 03 Nov 2010 04:52:09 GMT sjm84 [23285] * main/trunk/greenstone2/perllib/unicode.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Moving subroutine committed previously to util.pm to unicode.pm where ... Wed, 03 Nov 2010 04:38:32 GMT sjm84 [23284] * main/trunk/greenstone2/perllib/util.pm (modified) Dr Bainbridge's modification of nice-string subroutine which will ... Tue, 02 Nov 2010 21:48:50 GMT kjdon [23280] * main/trunk/greenstone2/perllib/plugins/ZIPPlugin.pm (modified) fixed this plugin up for incremental import. need to set ... Tue, 02 Nov 2010 21:47:16 GMT kjdon [23279] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) in extra_metadata, new special case for gsdlzipfilename metadata - if ... Tue, 02 Nov 2010 21:45:43 GMT kjdon [23278] * main/trunk/greenstone2/perllib/doc.pm (modified) split out the encoding filename bit from set_source_metadata so that ... Tue, 02 Nov 2010 21:42:17 GMT kjdon [23277] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) removed a commented out line Mon, 01 Nov 2010 00:50:53 GMT kjdon [23261] * main/trunk/greenstone2/perllib/plugins/ZIPPlugin.pm (modified) ZIPPlugin needs to do a block pass on the extracted folder so we ... Fri, 29 Oct 2010 02:02:45 GMT ak19 [23250] * main/trunk/greenstone2/perllib/classify/List.pm (modified) Accidentally committed a debug version of the file Fri, 29 Oct 2010 02:00:58 GMT ak19 [23249] * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) A useful debug version of the rm method which got added in when Dr ... Fri, 29 Oct 2010 01:57:48 GMT ak19 [23248] * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) Bugfix: file called mimetype (among the files extracted from an Open ... Tue, 26 Oct 2010 02:33:45 GMT kjdon [23212] * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DSpacePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/LOMPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OAIMetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/SplitTextFile.pm (modified) metadata_read no longer takes maxdocs args - metadata_read must ... Thu, 21 Oct 2010 05:01:56 GMT davidb [23198] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) Extra curly-brace had found its way into the code as the very last ... Wed, 20 Oct 2010 21:25:21 GMT davidb [23193] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) Whitespace addition to improve formatting Wed, 20 Oct 2010 00:12:24 GMT kjdon [23182] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) fixed up bug with deleting assoc files. Was fine for a delete, but ... Tue, 19 Oct 2010 22:02:18 GMT sjm84 [23181] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) The end brace of the delete_assoc_files sub in the lucenebuildproc.pm ... Tue, 19 Oct 2010 02:23:38 GMT kjdon [23176] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) added delete_assoc_files. If we are asked to process a deleted or ... Tue, 19 Oct 2010 01:56:03 GMT kjdon [23172] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) when using gdbm-txtgz infodb type, the runtime system will generate ... Tue, 19 Oct 2010 01:54:50 GMT kjdon [23171] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:54:25 GMT kjdon [23170] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:53:17 GMT kjdon [23169] * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) need to set binmode for pipes to get utf8 input and output. also need ... Tue, 19 Oct 2010 01:14:18 GMT davidb [23167] * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) GreenstoneXMLPlugin used to (or at least in theory used to) to be ... Mon, 18 Oct 2010 23:05:12 GMT kjdon [23166] * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) copying code from gdbm.pm: Attached :utf8 encoding to db pipes to ... Mon, 18 Oct 2010 22:35:58 GMT kjdon [23165] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) removed a couple of print statements Mon, 18 Oct 2010 02:45:26 GMT kjdon [23160] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) member hash renamed, some tidying up Mon, 18 Oct 2010 02:44:48 GMT kjdon [23159] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) buildproc member hash renamed Mon, 18 Oct 2010 02:44:02 GMT kjdon [23158] * main/trunk/greenstone2/perllib/strings.properties (modified) added a couple of missing plugin description strings Mon, 18 Oct 2010 02:32:43 GMT kjdon [23156] * main/trunk/greenstone2/perllib/strings.properties (modified) removed an unused string Mon, 18 Oct 2010 00:50:10 GMT kjdon [23154] * main/trunk/greenstone2/perllib/classify/List.pm (modified) store a hash of all doc oids, then check against this hash when asked ... Thu, 14 Oct 2010 11:22:43 GMT davidb [23141] * main/trunk/greenstone2/perllib/talkback.pm (modified) Thu, 14 Oct 2010 10:58:30 GMT davidb [23138] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) * main/trunk/greenstone2/macros/talkback.dm (modified) * main/trunk/greenstone2/perllib/talkback.pm (modified) Elimination of rand_string Wed, 13 Oct 2010 01:25:54 GMT kjdon [23133] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) still workign on incremental infodb updating. cleaning up code now ... Wed, 13 Oct 2010 01:24:22 GMT kjdon [23132] * main/trunk/greenstone2/perllib/inexport.pm (modified) for manifest files, if the user has specified Index (not Reindex) and ... Wed, 13 Oct 2010 01:23:00 GMT kjdon [23131] * main/trunk/greenstone2/perllib/doc.pm (modified) added a method get_total_text_length. returns the total lenght for ... Tue, 12 Oct 2010 01:05:25 GMT kjdon [23121] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) small changes based on the fact that we need to store ids for updated ... Tue, 12 Oct 2010 01:01:54 GMT kjdon [23120] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) process the reconstructed docs after reading through the archives ... Tue, 12 Oct 2010 00:58:44 GMT kjdon [23119] * main/trunk/greenstone2/perllib/inexport.pm (modified) removed some print statements, and don't go into .svn folder when ... Tue, 12 Oct 2010 00:55:43 GMT kjdon [23118] * main/trunk/greenstone2/perllib/classify.pm (modified) removed edit_mode from classobj->classify call Tue, 12 Oct 2010 00:55:07 GMT kjdon [23116] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) * main/trunk/greenstone2/perllib/classify/Collage.pm (modified) * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/HTML.pm (modified) * main/trunk/greenstone2/perllib/classify/Hierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) * main/trunk/greenstone2/perllib/classify/RecentDocumentsList.pm (modified) * main/trunk/greenstone2/perllib/classify/SectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/SimpleList.pm (modified) for incremental build, classifiers are not really done incrementally. ... Mon, 11 Oct 2010 22:05:10 GMT davidb [23102] * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) Attached :utf8 encoding to GDBM pipes to prevent double encoding ... Mon, 11 Oct 2010 10:13:37 GMT davidb [23085] * main/trunk/greenstone2/perllib/talkback.pm (modified) Minor tweak to talkback.pm Mon, 11 Oct 2010 09:58:00 GMT davidb [23084] * main/trunk/greenstone2/perllib/talkback.pm (added) Routines to help CGI scripts that implement DL Talkback Mon, 11 Oct 2010 02:31:47 GMT kjdon [23081] * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) added a classifyOID param to get_OID_entry. Used to set the ... Fri, 08 Oct 2010 02:16:49 GMT davidb [23064] * main/trunk/greenstone2/perllib/cpan/CGI (added) * main/trunk/greenstone2/perllib/cpan/CGI/Ajax.pm (added) * main/trunk/greenstone2/perllib/cpan/Class (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor.pm (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor/Fast.pm (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor/Faster.pm (added) Supporting Perl classes (100% pure Perl) for DL talkback facility Wed, 06 Oct 2010 02:39:33 GMT kjdon [23053] * main/trunk/greenstone2/perllib/inexport.pm (modified) reworking of manifest stuff. Now, instead of calling plugin::read on ... Tue, 05 Oct 2010 01:53:52 GMT ak19 [23042] * main/trunk/greenstone2/perllib/inexport.pm (modified) Kathy fixed a cut and paste error that prevented the depositor from ... Wed, 29 Sep 2010 00:48:00 GMT kjdon [22986] * main/trunk/greenstone2/perllib/inexport.pm (modified) need to do a file_block_read before a read when adding new docs ... Thu, 23 Sep 2010 05:23:28 GMT davidb [22953] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) Further code tweaks to correctly support Unicode aware strings in our ... Thu, 23 Sep 2010 05:22:49 GMT davidb [22952] * main/trunk/greenstone2/perllib/ghtml.pm (modified) Encode::decode cannot be applied to all characters returned by ... Thu, 23 Sep 2010 05:22:05 GMT davidb [22951] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Encode::decode cannot be applied to all characters returned by ... Thu, 23 Sep 2010 04:07:18 GMT davidb [22950] * main/trunk/greenstone2/perllib/doc.pm (modified) Old routine used to work on raw binary strings that just happened to ... Fri, 17 Sep 2010 04:21:10 GMT sjm84 [22921] * main/trunk/greenstone2/perllib/plugouts/DSpacePlugout.pm (modified) Anu changed this to escape backslashes in file names before using ... Tue, 14 Sep 2010 02:12:16 GMT kjdon [22900] * main/trunk/greenstone2/perllib/plugins/LOMPlugin.pm (modified) getting this to work properly Tue, 14 Sep 2010 01:01:09 GMT kjdon [22896] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) fixed an odd bug. If had a metadata file directly in import folder, ... Mon, 13 Sep 2010 02:42:14 GMT kjdon [22894] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) added wpd (word perfect) extension into the list that can be ... Sun, 12 Sep 2010 23:01:23 GMT kjdon [22887] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) use new util::get_timestamped_dir, and clean_up_after_doc_processing ... Sun, 12 Sep 2010 23:00:21 GMT kjdon [22886] * main/trunk/greenstone2/perllib/util.pm (modified) new method get_timestamped_tmp_folder, used by ConvertBinaryFile and ... Wed, 08 Sep 2010 01:27:09 GMT kjdon [22883] * main/trunk/greenstone2/perllib/util.pm (modified) corrected a typo Wed, 08 Sep 2010 01:14:47 GMT kjdon [22882] * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) set up convert_to list for the case when windows_scripting and ... Wed, 08 Sep 2010 01:13:41 GMT kjdon [22881] * main/trunk/greenstone2/perllib/strings.properties (modified) added some powerpoint strings Wed, 08 Sep 2010 00:58:08 GMT kjdon [22880] * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) implemented the read method for when using open office to convert to ... Wed, 08 Sep 2010 00:56:19 GMT kjdon [22879] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) now have an html_multi option to convert_to (for PowerPointPlugin) Tue, 07 Sep 2010 02:44:50 GMT kjdon [22874] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PostScriptPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RTFPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) no longer use filename_extension, as we should be using the original ...