# # ChangeLog for gsdl/trunk/perllib # # Generated by Trac 1.4.2 # 2024-04-29T01:21:38+12:00 Sun, 07 Sep 2008 23:21:35 GMT kjdon [17203] * gsdl/trunk/perllib/plugouts/DSpacePlugout.pm (modified) * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/GAPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/GreenstoneMETSPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/MARCXMLPlugout.pm (modified) * gsdl/trunk/perllib/plugouts/METSPlugout.pm (modified) BasPlugout renamed to BasePlugout. And tidied up the constructors Sun, 07 Sep 2008 23:20:56 GMT kjdon [17202] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (modified) changed BasPlugout to BasePlugout in line with package renaming. Also ... Sun, 07 Sep 2008 23:00:07 GMT kjdon [17200] * gsdl/trunk/perllib/plugouts/BasePlugout.pm (moved) renamed BasPlugout to BasePlugout Sun, 07 Sep 2008 22:42:56 GMT kjdon [17197] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) previous metadata changes meant that there was no longer URL metadata ... Sun, 07 Sep 2008 22:41:38 GMT kjdon [17196] * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) set cover_image to false as it makes no sense for images Thu, 04 Sep 2008 02:29:11 GMT kjdon [17144] * gsdl/trunk/perllib/strings.properties (modified) modified export.params, added scripts.gli Thu, 04 Sep 2008 02:28:31 GMT kjdon [17143] * gsdl/trunk/perllib/scriptutil.pm (modified) modified check_removeold_and_keepold so that you don't need to pass ... Wed, 03 Sep 2008 21:50:57 GMT kjdon [17127] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) want to block body background, so added it into tabbg_matches regex ... Wed, 03 Sep 2008 21:49:20 GMT kjdon [17126] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) inherit and use args form ReadTextFile cos we want the file encoding ... Mon, 01 Sep 2008 02:52:40 GMT ak19 [17120] * gsdl/trunk/perllib/plugouts/BasPlugout.pm (modified) archivesinf_gdbm commented out until more testing under Windows has ... Sun, 31 Aug 2008 23:54:30 GMT kjdon [17117] * gsdl/trunk/perllib/mgppbuildproc.pm (modified) when indexing a combined field, put the field tags arounds the whole ... Sat, 30 Aug 2008 02:27:32 GMT kjdon [17112] * gsdl/trunk/perllib/plugins/AutoExtractMetadata.pm (modified) * gsdl/trunk/perllib/plugins/CJKTextSegmenter.pm (deleted) CJK text segmentation now done at indexing level (in buildproc), not ... Fri, 29 Aug 2008 19:40:13 GMT kjdon [17111] * gsdl/trunk/perllib/basebuildproc.pm (modified) added a comment Fri, 29 Aug 2008 19:35:20 GMT kjdon [17110] * gsdl/trunk/perllib/basebuilder.pm (modified) * gsdl/trunk/perllib/basebuildproc.pm (modified) * gsdl/trunk/perllib/lucenebuilder.pm (modified) * gsdl/trunk/perllib/lucenebuildproc.pm (modified) * gsdl/trunk/perllib/mgbuilder.pm (modified) * gsdl/trunk/perllib/mgbuildproc.pm (modified) * gsdl/trunk/perllib/mgppbuilder.pm (modified) * gsdl/trunk/perllib/mgppbuildproc.pm (modified) changed way cjk separation is done. Not done in plugins any more, but ... Fri, 29 Aug 2008 19:31:30 GMT kjdon [17109] * gsdl/trunk/perllib/colcfg.pm (modified) moved separate_cjk from colcfg to buildcfg Fri, 29 Aug 2008 03:46:59 GMT mdewsnip [17106] * gsdl/trunk/perllib/basebuildproc.pm (modified) No longer writes out the document/section number entries for Lucene, ... Fri, 29 Aug 2008 03:19:56 GMT mdewsnip [17105] * gsdl/trunk/perllib/dbutil.pm (modified) Not sure why "gdbm-txtgz" was made the default, particularly since ... Fri, 29 Aug 2008 03:07:49 GMT mdewsnip [17104] * gsdl/trunk/perllib/dbutil.pm (modified) Arrrgghhh, someone uglied up my nice tidy code... Fri, 29 Aug 2008 03:06:27 GMT ak19 [17103] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) OAI files should be explodable, so added that back in as an option Fri, 29 Aug 2008 02:32:34 GMT kjdon [17099] * gsdl/trunk/perllib/plugins/ReadTextFile.pm (modified) in get_language_encoding, we extract head from html files. if its not ... Fri, 29 Aug 2008 01:11:43 GMT davidb [17088] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Plugin modified to only print out URL encoded filename if different ... Fri, 29 Aug 2008 01:10:39 GMT davidb [17087] * gsdl/trunk/perllib/ClassifyTreeModel.pm (modified) * gsdl/trunk/perllib/ClassifyTreeNode.pm (modified) * gsdl/trunk/perllib/GDBMUtils.pm (modified) * gsdl/trunk/perllib/IncrementalBuildUtils.pm (modified) * gsdl/trunk/perllib/IncrementalDocument.pm (modified) * gsdl/trunk/perllib/dbutil.pm (modified) * gsdl/trunk/perllib/plugouts/BasPlugout.pm (modified) Introduction of new GDBM alternative for archives.inf as step towards ... Thu, 28 Aug 2008 22:14:50 GMT anna [17070] * gsdl/trunk/perllib/strings_fr.properties (modified) remove the translation of ImageConverter.desc element. Thu, 28 Aug 2008 21:48:25 GMT anna [17069] * gsdl/trunk/perllib/strings_fr.properties (modified) make the element texts consistent with the english version. Thu, 28 Aug 2008 21:39:50 GMT anna [17068] * gsdl/trunk/perllib/strings.properties (modified) update several element texts, changed the key names appeared in the ... Thu, 28 Aug 2008 05:20:44 GMT ak19 [17066] * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) OAIPlugin now works again: 1. needs to inherit from ReadTextFile as ... Thu, 28 Aug 2008 02:11:55 GMT anna [17064] * gsdl/trunk/perllib/strings_fr.properties (modified) Make the French version consistent with the current English ... Thu, 28 Aug 2008 02:08:46 GMT ak19 [17063] * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) Special xml element added for images is now commented out since that ... Thu, 28 Aug 2008 02:06:44 GMT ak19 [17062] * gsdl/trunk/perllib/g2futil.pm (modified) When verbosity is set to 0, it now also ignores output generated by a ... Thu, 28 Aug 2008 01:51:09 GMT ak19 [17059] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) The invalid MIMEtype image/jpg for generated images are now changed ... Thu, 28 Aug 2008 01:44:31 GMT ak19 [17058] * gsdl/trunk/perllib/ghtml.pm (modified) 1. Moved the mime_type hashmap out of the guess_mime_type subroutine ... Thu, 28 Aug 2008 01:29:45 GMT kjdon [17057] * gsdl/trunk/perllib/doc.pm (modified) added some more warnings when tidying up assigned OIDs Thu, 28 Aug 2008 01:24:28 GMT kjdon [17056] * gsdl/trunk/perllib/strings.properties (modified) added a few new plugin strings Thu, 28 Aug 2008 01:19:41 GMT kjdon [17055] * gsdl/trunk/perllib/plugouts/METSPlugout.pm (modified) in buffer_txt_section_xml need to pass the is_recursive flag when ... Thu, 28 Aug 2008 01:18:10 GMT kjdon [17054] * gsdl/trunk/perllib/plugins/GreenstoneMETSPlugin.pm (modified) a previous change to ReadXMLFile meant that all namespaces were ... Thu, 28 Aug 2008 00:22:25 GMT kjdon [17053] * gsdl/trunk/perllib/plugins/EmailPlugin.pm (modified) made the default OIDtype auto, add message_id at end instead of start ... Wed, 27 Aug 2008 22:05:36 GMT kjdon [17033] * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) fixed up some bugs in add_OID Wed, 27 Aug 2008 21:45:55 GMT kjdon [17032] * gsdl/trunk/perllib/plugin.pm (modified) changed a comment Wed, 27 Aug 2008 21:43:33 GMT kjdon [17030] * gsdl/trunk/perllib/plugin.pm (modified) added a mapping for METSPlug Wed, 27 Aug 2008 21:43:14 GMT kjdon [17029] * gsdl/trunk/perllib/strings.properties (modified) added descriptions for the new exploding options, METSPlugin changed ... Wed, 27 Aug 2008 21:41:08 GMT kjdon [17028] * gsdl/trunk/perllib/plugins/GreenstoneMETSPlugin.pm (modified) changed METS to GreenstoneMETS in the code Wed, 27 Aug 2008 21:38:58 GMT kjdon [17027] * gsdl/trunk/perllib/plugins/GreenstoneMETSPlugin.pm (moved) METSPlugin only processes greenstone mets, so renamed it. Wed, 27 Aug 2008 08:40:20 GMT kjdon [17026] * gsdl/trunk/perllib/plugins/AbstractPlugin.pm (modified) * gsdl/trunk/perllib/plugins/AutoExtractMetadata.pm (modified) * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/BibTexPlugin.pm (modified) * gsdl/trunk/perllib/plugins/ConvertToRogPlugin.pm (modified) * gsdl/trunk/perllib/plugins/DBPlugin.pm (modified) * gsdl/trunk/perllib/plugins/EmailPlugin.pm (modified) * gsdl/trunk/perllib/plugins/FOXPlugin.pm (modified) * gsdl/trunk/perllib/plugins/HBPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MARCXMLPlugin.pm (modified) * gsdl/trunk/perllib/plugins/MP3Plugin.pm (modified) * gsdl/trunk/perllib/plugins/OAIPlugin.pm (modified) * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) * gsdl/trunk/perllib/plugins/ReadTextFile.pm (modified) * gsdl/trunk/perllib/plugins/ReadXMLFile.pm (modified) * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) * gsdl/trunk/perllib/plugins/RogPlugin.pm (modified) * gsdl/trunk/perllib/plugins/SplitTextFile.pm (modified) OID generation modifications: OIDtype and OIDmetadata options now ... Wed, 27 Aug 2008 08:32:27 GMT kjdon [17025] * gsdl/trunk/perllib/doc.pm (modified) modified set_OID to take hash_on_file and hash_on_gs_xml as oid types. Tue, 26 Aug 2008 07:49:25 GMT ak19 [17015] * gsdl/trunk/perllib/plugouts/FedoraMETSPlugout.pm (modified) Handles URL-encoded filenames now (since the xlink_href urls ... Mon, 25 Aug 2008 04:01:32 GMT ak19 [16997] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) Multilingual filehandling in subroutine extra_metadata Mon, 25 Aug 2008 03:13:47 GMT kjdon [16996] * gsdl/trunk/perllib/plugouts/GreenstoneMETSPlugout.pm (modified) changed 'package FedoraMETSPlugout' to 'package ... Mon, 25 Aug 2008 02:45:36 GMT kjdon [16995] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) fixed a misnamed method call Mon, 25 Aug 2008 02:45:14 GMT kjdon [16994] * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) add a test for invalid real media file Mon, 25 Aug 2008 01:29:49 GMT kjdon [16991] * gsdl/trunk/perllib/plugins/UnknownPlugin.pm (modified) fixed up a coupld of things to do with assoc files Sun, 24 Aug 2008 22:07:03 GMT kjdon [16981] * gsdl/trunk/perllib/plugins/BaseMediaConverter.pm (modified) * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) forgot to commit the changes to the BaseMediaConverter file after ... Sun, 24 Aug 2008 21:58:13 GMT kjdon [16980] * gsdl/trunk/perllib/cnseg.pm (modified) * gsdl/trunk/runtime-src/src/recpt/querytools.cpp (modified) cjk character segmentation. text_t chars not big enough to handle ... Fri, 22 Aug 2008 07:51:55 GMT kjdon [16976] * gsdl/trunk/perllib/plugins/BaseMediaConverter.pm (moved) this is a base class for converters, not an actual converter so ... Fri, 22 Aug 2008 03:11:27 GMT kjdon [16970] * gsdl/trunk/perllib/plugins/MARCPlugin.pm (modified) changed an output statement Fri, 22 Aug 2008 03:09:33 GMT kjdon [16969] * gsdl/trunk/perllib/util.pm (modified) check that GSDLCOLLECTDIR is defined before using it in ... Thu, 21 Aug 2008 06:27:17 GMT ak19 [16961] * gsdl/trunk/perllib/plugins/UnknownPlugin.pm (modified) Fixed a bug introduced in last commit Thu, 21 Aug 2008 06:26:39 GMT ak19 [16960] * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) Fixed a bug introduced in last commit Thu, 21 Aug 2008 04:54:55 GMT mdewsnip [16959] * gsdl/trunk/perllib/classify.pm (modified) Removed the "oid_to_clids" crap that was allegedly added for ... Thu, 21 Aug 2008 04:41:11 GMT ak19 [16958] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Expanded a comment Thu, 21 Aug 2008 04:37:47 GMT ak19 [16957] * gsdl/trunk/perllib/plugins/OggVorbisPlugin.pm (modified) Associated file names are url-encoded Thu, 21 Aug 2008 04:36:57 GMT ak19 [16956] * gsdl/trunk/perllib/plugins/RealMediaPlugin.pm (modified) Associated file names are url-encoded 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: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 00:36:08 GMT ak19 [16937] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) Correction to setting new SourceFile metadata 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: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 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:23:12 GMT ak19 [16913] * gsdl/trunk/perllib/unicode.pm (modified) Removed my distracting debug statement 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: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 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 ... 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 Sun, 17 Aug 2008 21:34:56 GMT kjdon [16854] * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) removed some forgotten debug statements Sat, 16 Aug 2008 04:39:57 GMT kjdon [16852] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) no_block no longer affects blocking cover images. setting block_exp ... Sat, 16 Aug 2008 04:35:23 GMT kjdon [16851] * gsdl/trunk/perllib/plugins/MetadataXMLPlugin.pm (modified) removed a print statement I left in last commit Sat, 16 Aug 2008 04:32:40 GMT kjdon [16850] * gsdl/trunk/perllib/plugins/MetadataXMLPlugin.pm (modified) changed a print statement to print to outhandle instead of STDERR Sat, 16 Aug 2008 04:30:09 GMT kjdon [16849] * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) fixed a bad error in previous commit where I had put super::init ... Sat, 16 Aug 2008 04:07:31 GMT kjdon [16848] * gsdl/trunk/perllib/plugins/DirectoryPlugin.pm (modified) added Thumbs.db to block list Sat, 16 Aug 2008 04:07:05 GMT kjdon [16847] * gsdl/trunk/perllib/plugins/BasePlugin.pm (modified) * gsdl/trunk/perllib/plugins/ImagePlugin.pm (modified) * gsdl/trunk/perllib/plugins/MediaConverter.pm (modified) * gsdl/trunk/perllib/plugins/PagedImagePlugin.pm (modified) moved setting of self->basedir from BasePlugin to MediaConverter as ... Sat, 16 Aug 2008 04:00:17 GMT kjdon [16846] * gsdl/trunk/perllib/plugins/ImageConverter.pm (modified) unhid the cache images option for gli Fri, 15 Aug 2008 08:19:34 GMT davidb [16844] * gsdl/trunk/perllib/cpan/File (added) * gsdl/trunk/perllib/cpan/File/RandomAccess.pm (added) * gsdl/trunk/perllib/cpan/File/RandomAccess.pod (added) File::RandomAccess added to support Image::ExifTool. Both are pure ... Fri, 15 Aug 2008 08:18:27 GMT davidb [16843] * gsdl/trunk/perllib/strings.properties (modified) Additions to strings dictionary Fri, 15 Aug 2008 08:17:47 GMT davidb [16842] * gsdl/trunk/perllib/cpan/Image/ExifTool (added) * gsdl/trunk/perllib/cpan/Image/ExifTool.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool.pod (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/AFCP.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/AIFF.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/APE.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/APP12.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/ASF.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/BMP.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/BigTIFF.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/BuildTagLookup.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Canon.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/CanonCustom.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/CanonRaw.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/CanonVRD.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Casio.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/DICOM.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/DNG.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Exif.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/FLAC.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Fixup.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Flash.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/FlashPix.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/FotoStation.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/FujiFilm.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/GIF.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/GPS.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/GeoTiff.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/HP.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/HTML.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/HtmlDump.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/ICC_Profile.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/ID3.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/IPTC.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/JPEG.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/JVC.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Jpeg2000.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Kodak.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/KyoceraRaw.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Leaf.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MIE.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MIEUnits.pod (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MIFF.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MNG.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MPC.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MPEG.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MakerNotes.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Minolta.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/MinoltaRaw.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Nikon.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/NikonCapture.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Olympus.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/PDF.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/PICT.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/PNG.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/PPM.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Panasonic.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Pentax.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/PhotoMechanic.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Photoshop.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/PostScript.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/PrintIM.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/QuickTime.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/README (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/RIFF.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Real.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Ricoh.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Sanyo.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Shift.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Shortcuts.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Sigma.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/SigmaRaw.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Sony.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/TagLookup.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/TagNames.pod (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Unknown.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Vorbis.pm (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/WriteCanonRaw.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/WriteExif.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/WriteIPTC.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/WritePNG.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/WritePhotoshop.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/WritePostScript.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/WriteXMP.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/Writer.pl (added) * gsdl/trunk/perllib/cpan/Image/ExifTool/XMP.pm (added) ExifTool added to cpan area to support metadata extraction from files ... Fri, 15 Aug 2008 08:14:34 GMT davidb [16841] * gsdl/trunk/perllib/baseconvert.pm (added) * gsdl/trunk/perllib/convertutil.pm (added) * gsdl/trunk/perllib/imageconvert.pm (added) Supporting classes for conversion Fri, 15 Aug 2008 05:47:28 GMT ak19 [16837] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) Fixing an error introduced in the previous commit: after ... Fri, 15 Aug 2008 05:33:04 GMT ak19 [16836] * gsdl/trunk/perllib/plugins/HTMLPlugin.pm (modified) 1. When working out the web_url, it needs to know of any containing ...