# # ChangeLog for trunk/gsdl/perllib/plugins # # Generated by Trac 1.4.2 # 2024-06-27T05:19:18+12:00 Sun, 21 Jan 2001 22:39:54 GMT paynter [1845] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Changed a "!=" to a "ne". Thu, 18 Jan 2001 21:35:13 GMT sjboddie [1844] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/unicode.pm (modified) Added an 'auto' argument to BasPlug's '-input_encoding' option ... Mon, 15 Jan 2001 22:48:04 GMT sjboddie [1838] * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/1251.TXT (added) Added support for Cyrillic languages (windows codepage 1251) - yet to ... Tue, 19 Dec 2000 03:52:58 GMT sjboddie [1812] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) ZIPPlug is now disabled under windows Mon, 18 Dec 2000 23:56:30 GMT sjboddie [1810] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) Fixed a bug that showed up when using Perl 5.6 on windows Tue, 12 Dec 2000 22:31:46 GMT jrm21 [1787] * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) "allow_extra_options" missing, to get inherited options Wed, 06 Dec 2000 22:48:22 GMT say1 [1758] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) added minimum image size and a few bug fixes Wed, 06 Dec 2000 22:47:27 GMT say1 [1757] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) tightened the criteria for email files to avoid matching all dynamic ... Wed, 06 Dec 2000 22:46:39 GMT say1 [1756] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) added detection and handling of unreadable files Wed, 06 Dec 2000 22:45:39 GMT say1 [1755] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) added better cycle detection (but still not perfect) Wed, 06 Dec 2000 22:44:54 GMT say1 [1754] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) added support for jar files (which are actually just fancy zip files) Tue, 05 Dec 2000 10:20:11 GMT say1 [1744] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) about a billion changes to ImagePlug Tue, 05 Dec 2000 01:41:26 GMT jrm21 [1742] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) Added a comment to the usage stuff about PRESCRIPT. Tue, 05 Dec 2000 00:39:53 GMT sjboddie [1741] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Fixed a little bug that was causing pluginfo.pl to print some dodgy ... Tue, 05 Dec 2000 00:28:11 GMT jrm21 [1740] * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) We now escape underscores so that any macros in source code (wrt to ... Sun, 03 Dec 2000 22:04:44 GMT say1 [1735] * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) fixed about a billion little Image things. Fri, 01 Dec 2000 01:19:42 GMT say1 [1733] * trunk/gsdl/perllib/plugins/ImagePlug.pm (added) new plugin for images Thu, 30 Nov 2000 05:42:24 GMT jrm21 [1731] * trunk/gsdl/perllib/plugins/SRCPlug.pm (modified) New and improved! Now gets #include information from std C files as ... Thu, 30 Nov 2000 05:37:07 GMT jrm21 [1730] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) removed a debugging statement left in accidentally... Thu, 30 Nov 2000 05:17:08 GMT jrm21 [1729] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) title regexp should have started "\s*", not "\s+" - it's optional ... Thu, 30 Nov 2000 05:12:31 GMT jrm21 [1728] * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) Minor change so that leading whitespace is skipped when grabbing the ... Wed, 29 Nov 2000 23:38:36 GMT dmm9 [1720] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Added information to the usage text about date extraction option Wed, 29 Nov 2000 23:31:31 GMT dmm9 [1719] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Added information to the usage text about date extraction option Wed, 29 Nov 2000 22:37:32 GMT dmm9 [1718] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Added information to the usage text about date extraction option Tue, 28 Nov 2000 16:40:07 GMT say1 [1712] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) cleaned up metadata extraction. Tue, 28 Nov 2000 16:37:57 GMT say1 [1711] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) fixed minor spelling mistake Tue, 28 Nov 2000 16:37:28 GMT say1 [1710] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) RecPlug now skips CVS directories. Mon, 27 Nov 2000 04:57:04 GMT jrm21 [1707] * trunk/gsdl/perllib/plugins/SRCPlug.pm (added) Plugin for source code (primarily for putting Greenstone src into a ... Mon, 27 Nov 2000 02:37:22 GMT say1 [1706] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) cleaned up the Title code to strip away standard prefixes inserted by ... Mon, 27 Nov 2000 02:36:10 GMT say1 [1705] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) fixed to handle filenames with multiple dots. Sun, 26 Nov 2000 19:39:17 GMT say1 [1700] * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) changed PSPlug to extract CreationDate, Title and Pages info. Sat, 25 Nov 2000 04:47:42 GMT say1 [1699] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fixed the bug in HTML plug which broke images for Dave Wed, 22 Nov 2000 03:39:05 GMT jrm21 [1691] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) return "" instead of exit 1 on error. This means that if 1 file ... Tue, 21 Nov 2000 21:33:26 GMT jrm21 [1686] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) HTMLPlug no longer blocks .pdf files. (also updated reference to this ... Tue, 21 Nov 2000 21:30:45 GMT jrm21 [1685] * trunk/gsdl/perllib/plugins/PSPlug.pm (added) PSPlug based heavily on PDFPlug... Sun, 19 Nov 2000 23:13:28 GMT paynter [1677] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (modified) Added teh BibTex entry type as metadata. Sun, 19 Nov 2000 20:49:52 GMT paynter [1676] * trunk/gsdl/perllib/plugins/BibTexPlug.pm (added) * trunk/gsdl/perllib/plugins/ReferPlug.pm (added) * trunk/gsdl/perllib/plugins/SplitPlug.pm (added) Plugins for processing files of bibliography records in BibTex and ... Tue, 07 Nov 2000 22:49:49 GMT paynter [1658] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) Fixed a bug reading the headers that confused "To" with "In-Reply- To". Thu, 02 Nov 2000 22:35:33 GMT paynter [1653] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Fixed a few bugs where incorrect variable names were used. Mon, 23 Oct 2000 21:30:14 GMT say1 [1609] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fixed print_uage Wed, 18 Oct 2000 09:00:10 GMT say1 [1605] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fixed some of my earlier mistakes. sorry Stefan Sat, 14 Oct 2000 07:38:53 GMT say1 [1602] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) metadata extraction work. (email addresses, generalised HTML tags, ... Tue, 05 Sep 2000 22:45:00 GMT davidb [1503] * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) A bit of extra error checking. Thu, 31 Aug 2000 03:47:06 GMT davidb [1482] * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) Small modification so Index files can be in subdirectories of an ... Fri, 25 Aug 2000 03:18:08 GMT paynter [1448] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Changed regular expressions for extracting metadata from META tags ... Fri, 25 Aug 2000 01:05:54 GMT paynter [1446] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Major overhauls; works with the new gsConvert.pl instead of ... Mon, 21 Aug 2000 03:00:01 GMT davidb [1436] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (deleted) Due to rearrangement of ConvertTo hierarchy, this file is now redundant. Mon, 21 Aug 2000 02:58:48 GMT davidb [1435] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) Rearrangement of ConvertTo inheritence so HTMLPlug and TextPlug do ... Sun, 20 Aug 2000 08:42:28 GMT sjboddie [1431] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/filecopy.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/util.pm (modified) Made a few minor adjustments to perl building code for use with ... Fri, 18 Aug 2000 05:37:15 GMT sjboddie [1424] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/filecopy.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBSPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) Added a -out option to most of the perl building scripts to allow ... Thu, 17 Aug 2000 09:32:36 GMT davidb [1420] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Moved read_file and read from ConvertToBasPlug to ConvertToPlug. Thu, 17 Aug 2000 02:19:26 GMT davidb [1418] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (modified) Small modification to improve handling of file names with spaces in. Wed, 16 Aug 2000 23:02:51 GMT davidb [1417] * trunk/gsdl/bin/script/gs2html.pl (modified) * trunk/gsdl/bin/script/gs2txt.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (modified) Additions so ConvertPlug etc. can handle filenames with spaces in them. Wed, 16 Aug 2000 10:52:00 GMT davidb [1415] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) Removed some diagnostic print statements. Wed, 16 Aug 2000 06:07:29 GMT dmm9 [1411] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) added the options for the date extractor Wed, 16 Aug 2000 05:48:49 GMT davidb [1410] * trunk/gsdl/perllib/plugins/ConvertToBasPlug.pm (added) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (added) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (added) * trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (added) Introduction of "ConvertTo" family of plugins. This establishes a ... Tue, 15 Aug 2000 01:40:22 GMT say1 [1403] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) taught HTMLPlug about shtml, asp, cgi, php and html query files ... Mon, 14 Aug 2000 22:51:03 GMT davidb [1401] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) Fixed small problem with associated files. Mon, 14 Aug 2000 22:50:15 GMT davidb [1400] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) General tidying of code. Fri, 11 Aug 2000 01:46:39 GMT say1 [1396] * trunk/gsdl/perllib/acronym.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) changed initialisation code for acronyms Thu, 10 Aug 2000 23:12:15 GMT say1 [1393] * trunk/gsdl/perllib/acronym.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) acronym markup functionality Wed, 09 Aug 2000 02:18:17 GMT paynter [1384] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Changed language extraction to ignoer encoding information, so that ... Tue, 08 Aug 2000 21:51:23 GMT paynter [1379] * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Fixed bug that gave gsdlsourcedocument metadata relative path instead ... Sat, 05 Aug 2000 01:49:40 GMT say1 [1360] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) clarified status messages Fri, 04 Aug 2000 02:22:41 GMT nzdl [1358] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Fixed bug I recently introduced into HTMLPlug (
 tags were being ...


Wed, 02 Aug 2000 11:38:07 GMT say1 [1335]
	* trunk/gsdl/perllib/plugins/BasPlug.pm (modified)

	many acronym changes


Tue, 01 Aug 2000 04:41:47 GMT paynter [1317]
	* trunk/gsdl/perllib/plugins/BasPlug.pm (modified)

	Added -extract_language option, which uses the textcat language ...


Mon, 31 Jul 2000 03:06:59 GMT sjboddie [1312]
	* trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified)

	fixed a bug in the HTML plugin that showed up under windows


Tue, 04 Jul 2000 04:03:49 GMT sjboddie [1269]
	* trunk/gsdl/bin/script/import.pl (modified)
	* trunk/gsdl/perllib/plugins/GMLPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/ZIPPlug.pm (added)

	Added ZIPPlug plugin for handling input documents that have been ...


Tue, 27 Jun 2000 21:52:58 GMT sjboddie [1245]
	* trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified)

	Fixed a bug that davidb found in a couple of regular expressions


Tue, 27 Jun 2000 05:10:07 GMT sjboddie [1244]
	* trunk/gsdl/bin/script/pluginfo.pl (added)
	* trunk/gsdl/perllib/acronym.pm (modified)
	* trunk/gsdl/perllib/plugin.pm (modified)
	* trunk/gsdl/perllib/plugins/ArcPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/BasPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/GMLPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/HBPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/HBSPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/IndexPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/RecPlug.pm (modified)
	* trunk/gsdl/perllib/plugins/TEXTPlug.pm (modified)

	Caught up most general plugins (that's the ones in ...


Mon, 26 Jun 2000 21:38:51 GMT sjboddie [1243]
	* trunk/gsdl/bin/script/import.pl (modified)
	* trunk/gsdl/perllib/mgbuilder.pm (modified)
	* trunk/gsdl/perllib/plugin.pm (modified)
	* trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified)

	Caught HTMLPlug up with BasPlug. A few minor changes to some ...


Mon, 26 Jun 2000 21:36:01 GMT sjboddie [1242]
	* trunk/gsdl/perllib/acronym.pm (added)
	* trunk/gsdl/perllib/plugins/BasPlug.pm (modified)

	Added Stuart Yeate's acronym extraction code and made it a standard ...


Fri, 23 Jun 2000 04:53:36 GMT nzdl [1235]
	* trunk/gsdl/perllib/plugins/HBSPlug.pm (modified)

	*** empty log message ***


Thu, 22 Jun 2000 23:54:30 GMT gwp [1231]
	* trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified)

	Bug fix on the H1 metadata option: if the file has no 

tag, ... Thu, 22 Jun 2000 23:51:50 GMT gwp [1230] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Added an additional H1 metadata field that extracts the text between ... Thu, 22 Jun 2000 23:44:17 GMT sjboddie [1229] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) fixed bug in options Wed, 21 Jun 2000 03:58:49 GMT sjboddie [1227] * trunk/gsdl/bin/script/togb.pl (modified) * trunk/gsdl/bin/script/touc.pl (modified) * trunk/gsdl/bin/script/toutf8.pl (modified) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/unicode.pm (modified) Modified the perl code for importing arabic encoded documents. ... Tue, 20 Jun 2000 22:21:32 GMT sjboddie [1221] * trunk/gsdl/perllib/plugins/GBBPlug.pm (deleted) * trunk/gsdl/perllib/plugins/GBHPlug.pm (deleted) * trunk/gsdl/perllib/plugins/GBTPlug.pm (deleted) * trunk/gsdl/perllib/plugins/HBSPlug.pm (added) Added a new HBSPlug which is kind of a generalisation of HBPlug ... Tue, 20 Jun 2000 22:16:40 GMT sjboddie [1220] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Caught HTMLPlug up with the changes I made to BasPlug. HTMLPlug now ... Tue, 20 Jun 2000 22:14:14 GMT sjboddie [1219] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Made BasPlug take options (these options are available to all plugins ... Mon, 12 Jun 2000 21:50:15 GMT gwp [1206] * trunk/gsdl/perllib/plugins/EMAILPlug.pm (modified) A thorough rewrite; some of the metadata was flawed in such a way ... Wed, 24 May 2000 21:27:45 GMT gwp [1190] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) The first 200 chars of body text can now be extracted as metadata by ... Mon, 06 Mar 2000 22:13:42 GMT sjboddie [1020] * trunk/gsdl/perllib/plugins/GBBPlug.pm (modified) * trunk/gsdl/perllib/plugins/GBHPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) changed paths to collection images (again!) Fri, 03 Mar 2000 03:38:09 GMT sjboddie [1010] * trunk/gsdl/perllib/basedoc.pm (modified) * trunk/gsdl/perllib/ghtml.pm (added) * trunk/gsdl/perllib/html.pm (deleted) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/webpageutil.pm (modified) renamed old html module ghtml -- it clashed with builtin html module ... Thu, 02 Mar 2000 20:20:09 GMT sjboddie [1006] * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) fixed but in previous changes Thu, 24 Feb 2000 03:31:57 GMT sjboddie [973] * trunk/gsdl/perllib/plugins/GBHPlug.pm (modified) new path to images Tue, 22 Feb 2000 20:46:16 GMT sjboddie [965] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) fixed bug - added assoc_files option Tue, 08 Feb 2000 22:51:44 GMT kjm18 [918] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) fixed bug where it was creating two doc_obj per file instead of just one. Wed, 02 Feb 2000 21:06:40 GMT sjboddie [900] * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) tweaked the way associated files are handled at build time - some ... Wed, 02 Feb 2000 01:30:47 GMT sjboddie [897] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) lots of stuff Mon, 24 Jan 2000 21:48:29 GMT sjboddie [863] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) fixed a couple of bugs that I introduced when including Davids stuff Fri, 21 Jan 2000 03:59:04 GMT sjboddie [862] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) fixed a couple of bugs that were preventing muliple document gml ... Thu, 13 Jan 2000 01:57:57 GMT sjboddie [850] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) added use strict - tidied a few things up etc. Wed, 12 Jan 2000 21:21:44 GMT sjboddie [849] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) Fixed a bit of a bug Thu, 16 Dec 1999 03:02:43 GMT sjboddie [847] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) fixed CVS burp Mon, 13 Dec 1999 03:57:18 GMT davidb [840] * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) Optimisations to make plugin go faster Mon, 13 Dec 1999 03:56:57 GMT davidb [839] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) added extra_metadata function Mon, 06 Dec 1999 21:43:37 GMT sjboddie [809] * trunk/gsdl/perllib/plugin.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) plugins now take options, maxdocs is always defined Mon, 06 Dec 1999 21:41:49 GMT sjboddie [808] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) New html plugin with options