# # ChangeLog for trunk/gsdl/perllib/classify # # Generated by Trac 1.4.2 # 2024-06-12T09:12:07+12:00 Wed, 15 Oct 2003 21:14:21 GMT mdewsnip [5646] * trunk/gsdl/perllib/classify/AZList.pm (modified) Added fix to prevent bad "W-P" type hlist entries, many thanks to Don ... Wed, 15 Oct 2003 21:12:56 GMT mdewsnip [5645] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/Browse.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Moved classifier descriptions into the resource bundle ... Mon, 13 Oct 2003 03:27:35 GMT davidb [5615] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Recopt (used in nested classifier hierarchies) added back in. Wed, 24 Sep 2003 16:32:58 GMT kjdon [5532] * trunk/gsdl/perllib/classify/DateList.pm (modified) added -nogroupyears, -sortmeta and -datemeta options. see comment in ... Thu, 03 Jul 2003 03:59:04 GMT mdewsnip [4873] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * 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/HTMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/MACROPlug.pm (modified) * trunk/gsdl/perllib/plugins/MARCPlug.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/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/plugins/ReferPlug.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/UnknownPlug.pm (modified) * trunk/gsdl/perllib/plugins/W3ImgPlug.pm (modified) * trunk/gsdl/perllib/plugins/WordPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/perllib/printusage.pm (modified) * trunk/gsdl/perllib/strings.rb (added) Further work on standardising option descriptions. Specifically, in ... Mon, 30 Jun 2003 23:55:31 GMT davidb [4840] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) -removesuffix option added to provide similar funtionality to ... Tue, 24 Jun 2003 02:52:26 GMT mdewsnip [4786] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/Browse.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Commented out print_usage functions - classifiers should now call ... Tue, 24 Jun 2003 01:11:34 GMT mdewsnip [4778] * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) Modified the code for generating the usage texts to use the methods ... Mon, 23 Jun 2003 02:30:15 GMT mdewsnip [4761] * trunk/gsdl/perllib/classify/BasClas.pm (modified) Copied (from BasPlug.pm) a generic print usage function which works ... Mon, 23 Jun 2003 02:27:08 GMT mdewsnip [4759] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/Browse.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Tidied up 'options' and 'arguments' structures (representing the ... Mon, 05 May 2003 02:32:06 GMT jrm21 [4225] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) if the "removeprefix" option makes the metadata value empty, we skip ... Tue, 11 Feb 2003 03:14:15 GMT sjboddie [3728] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) Prevent "undefined variable" warnings for documents that have no ... Tue, 11 Feb 2003 03:13:09 GMT sjboddie [3727] * trunk/gsdl/perllib/classify/AZList.pm (modified) Reverted back last change to AZList.pm. Attempting to make it work ... Tue, 28 Jan 2003 00:48:33 GMT sjboddie [3719] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) Prevent dodgy format_string_english() functions from destroying any ... Thu, 02 Jan 2003 21:03:31 GMT kjdon [3639] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) modified the default sorting element, and fixed a bug. Mon, 18 Nov 2002 04:43:56 GMT kjdon [3540] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/Browse.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * 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/EMAILPlug.pm (modified) * trunk/gsdl/perllib/plugins/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.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/ImagePlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/PDFPlug.pm (modified) * trunk/gsdl/perllib/plugins/PSPlug.pm (modified) * trunk/gsdl/perllib/plugins/RTFPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/plugins/ReferPlug.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/WordPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/ZIPPlug.pm (modified) added John T's changes into CVS - added info to enable retrieval of ... Thu, 14 Nov 2002 08:04:58 GMT jrm21 [3536] * trunk/gsdl/perllib/classify/Phind.pm (modified) set doc title to "" if it is undefined Thu, 14 Nov 2002 03:36:21 GMT jrm21 [3529] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) fixed oversight where alpha_numeric_cmp was no longer being called ... Wed, 30 Oct 2002 05:05:53 GMT jrm21 [3510] * trunk/gsdl/perllib/classify/AZList.pm (modified) need to check that remove_prefix is defined before checking its length Thu, 24 Oct 2002 03:37:12 GMT kjdon [3472] * trunk/gsdl/perllib/classify/Phind.pm (added) * trunk/gsdl/perllib/classify/phind.pm (deleted) renamed phind.pm to Phind.pm in keeping with the names of the other ... Tue, 01 Oct 2002 03:05:47 GMT jrm21 [3433] * trunk/gsdl/perllib/classify/AZList.pm (modified) If a metadata value becomes empty (because of the removeprefix ... Tue, 03 Sep 2002 06:19:33 GMT jrm21 [3413] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Added "\" to the characters we need to escape for classifying. Wed, 31 Jul 2002 15:03:31 GMT davidb [3306] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Removed some debugging print statements Tue, 30 Jul 2002 16:10:41 GMT davidb [3303] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Classifier extented to support frequency sort option through ... Tue, 30 Jul 2002 15:41:10 GMT davidb [3302] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Classifier modified so it does not include A-Z letters at top of ... Mon, 08 Jul 2002 05:59:24 GMT jrm21 [3244] * trunk/gsdl/perllib/classify/phind.pm (modified) we no longer exit with an error if the suffix program failed to ... Tue, 25 Jun 2002 08:15:26 GMT sjboddie [3181] * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/perllib/ghtml.pm (modified) * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Altered the getcharequiv() function so it now converts entities to ... Mon, 29 Apr 2002 03:38:12 GMT jrm21 [3109] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) When getting first char for classification, s/^(.).*$/$1/g isn't good ... Tue, 19 Feb 2002 09:15:04 GMT sjboddie [2973] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Fixed a bug in the Hierarchy classifier Thu, 07 Feb 2002 03:44:47 GMT jrm21 [2956] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Added Don Gourley's changes for getting Sections to work properly. Thu, 07 Feb 2002 03:28:48 GMT jrm21 [2955] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Added removeprefix option. Added better usage information of the options. Thu, 07 Feb 2002 03:18:36 GMT jrm21 [2954] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) added a remove_prefix option to strip from metadata before sorting ... Tue, 22 Jan 2002 22:28:05 GMT jrm21 [2916] * trunk/gsdl/perllib/classify/DateList.pm (modified) Tidied up the usage output. Thu, 13 Dec 2001 02:52:28 GMT sjboddie [2897] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZCompactSectionList.pm (added) Added AZCompactSectionList which was contributed by Don Gourley ... Mon, 10 Dec 2001 00:49:53 GMT jrm21 [2889] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Need to define $outhandle before using it in reclassify. Wed, 21 Nov 2001 22:38:42 GMT sjboddie [2837] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) added hlist_at_top option to Hierarchy classifier Sat, 20 Oct 2001 00:46:10 GMT sjboddie [2803] * trunk/gsdl/perllib/classify/phind.pm (modified) *** empty log message *** Thu, 02 Aug 2001 02:01:41 GMT jrm21 [2685] * trunk/gsdl/perllib/classify/DateList.pm (modified) Improved regex for when the last category is too small, and we need ... Mon, 23 Jul 2001 04:12:40 GMT jrm21 [2666] * trunk/gsdl/perllib/classify/phind.pm (modified) Modified phind classifier so that special delimiters are always ... Wed, 18 Jul 2001 00:23:12 GMT jrm21 [2658] * trunk/gsdl/perllib/classify/phind.pm (modified) fixed a typo Mon, 09 Jul 2001 07:14:52 GMT jrm21 [2632] * trunk/gsdl/perllib/classify/DateList.pm (modified) added an option "-bymonth=1", to group by (eg) 2000-January, ... Tue, 19 Jun 2001 02:27:13 GMT sjboddie [2576] * trunk/gsdl/etc/packages/phind (added) * trunk/gsdl/etc/packages/phind/stopword (added) * trunk/gsdl/etc/packages/phind/stopword/en (added) * trunk/gsdl/etc/packages/phind/stopword/en/brown.sw (added) * trunk/gsdl/etc/packages/phind/stopword/fr (added) * trunk/gsdl/etc/packages/phind/stopword/fr/JASIS.sw (added) * trunk/gsdl/etc/stopword (deleted) * trunk/gsdl/perllib/classify/phind.pm (modified) Moved phind's stopword directory from etc to etc/packages/phind Tue, 12 Jun 2001 23:40:27 GMT sjboddie [2539] * trunk/gsdl/perllib/classify/phind.pm (modified) *** empty log message *** Tue, 12 Jun 2001 22:26:10 GMT sjboddie [2529] * trunk/gsdl/perllib/classify/phind.pm (modified) added quoting to system calls in phind classifier - needed when ... Thu, 07 Jun 2001 22:48:14 GMT sjboddie [2510] * trunk/gsdl/etc/stopword (added) * trunk/gsdl/etc/stopword/en (added) * trunk/gsdl/etc/stopword/en/brown.sw (added) * trunk/gsdl/etc/stopword/fr (added) * trunk/gsdl/etc/stopword/fr/JASIS.sw (added) * trunk/gsdl/etc/stopwords (deleted) * trunk/gsdl/perllib/classify/phind.pm (modified) renamed phind's stopwords directory and contents to use Win3.1 ... Thu, 07 Jun 2001 09:53:32 GMT sjboddie [2509] * trunk/gsdl/perllib/classify/phind.pm (modified) Fixed (bypassed really) a problem with the phind classifier on ... Thu, 07 Jun 2001 05:13:11 GMT sjboddie [2507] * trunk/gsdl/bin/java (added) * trunk/gsdl/bin/java/Phind.jar (added) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/src/java (added) * trunk/gsdl/src/java/org (added) * trunk/gsdl/src/java/org/nzdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Makefile (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Phind.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/PhindTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultBox.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultCanvas.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultDisplay.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItem.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemDocument.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemLink.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemPhrase.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/URLUTF8Encoder.java (added) * trunk/gsdl/src/phind/client (deleted) * trunk/gsdl/src/phind/host (deleted) Tidied up the phind client a little more. It now belongs to the ... Thu, 07 Jun 2001 00:23:09 GMT sjboddie [2503] * trunk/gsdl/perllib/classify/DateList.pm (modified) fixed a small bug in the datelist classifier that caused year ranges ... Wed, 06 Jun 2001 04:49:55 GMT sjboddie [2500] * trunk/gsdl/perllib/classify/phind.pm (modified) Removed test for phindcgi from phind classifier as it is no longer used Tue, 05 Jun 2001 00:26:55 GMT dmm9 [2489] * trunk/gsdl/perllib/classify/Browse.pm (added) adding the browse interface as a classifier option Fri, 01 Jun 2001 02:51:29 GMT sjboddie [2487] * trunk/gsdl/lib/text_t.cpp (modified) * trunk/gsdl/lib/text_t.h (modified) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/packages/mg/src/text/WIN32.MAK (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/src/phind/client/Phind.java (modified) * trunk/gsdl/src/phind/generate/phrase.cpp (modified) * trunk/gsdl/src/phind/generate/phrase.h (modified) * trunk/gsdl/src/phind/generate/suffix.cpp (modified) * trunk/gsdl/src/phind/generate/suffix.h (modified) * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/w32server/cgiwrapper.cpp (modified) Changes to get phind working under windows Tue, 29 May 2001 02:08:11 GMT kjm18 [2481] * trunk/gsdl/perllib/classify/phind.pm (modified) changed mgpp system calls to use the new executable names Mon, 23 Apr 2001 02:03:06 GMT kjm18 [2333] * trunk/gsdl/perllib/classify/phind.pm (modified) closed all filehandles that had remained open, to fix the bug that ... Tue, 20 Mar 2001 03:21:36 GMT paynter [2206] * trunk/gsdl/perllib/classify/phind.pm (modified) Annoying bug. Wed, 28 Feb 2001 03:19:48 GMT paynter [2083] * trunk/gsdl/perllib/classify/phind.pm (modified) Fixed a stupid mistake that I know I've fixed before. Tue, 27 Feb 2001 04:16:51 GMT jrm21 [2080] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) When creating nodes, now need to pass -buttonname instead of -title. Tue, 27 Feb 2001 03:22:13 GMT paynter [2079] * trunk/gsdl/perllib/classify/phind.pm (modified) Added a new binary field to the savephrases output that indicates ... Sat, 24 Feb 2001 01:03:24 GMT paynter [2064] * trunk/gsdl/perllib/classify/phind.pm (modified) Sort thesaurus phrases by frequency then type. Tue, 20 Feb 2001 02:09:22 GMT paynter [2025] * trunk/gsdl/perllib/classify/phind.pm (modified) You can now have several phind classifiers on one collection. This ... Tue, 20 Feb 2001 01:32:26 GMT sjboddie [2022] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Caught some of the classifiers up with the documentation (finally). ... Sun, 18 Feb 2001 23:22:02 GMT paynter [2008] * trunk/gsdl/perllib/classify/phind.pm (modified) Marginally better support for non-English documents. Sun, 18 Feb 2001 20:37:43 GMT sjboddie [2001] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/src/recpt/formattools.cpp (modified) * trunk/gsdl/src/recpt/formattools.h (modified) Added a hack that mysteriously converts iso639 language codes ... Mon, 12 Feb 2001 05:31:48 GMT paynter [1949] * trunk/gsdl/perllib/classify/phind.pm (modified) Fixed bug that prevented tokeniser from distinguishing between languages. Mon, 12 Feb 2001 04:11:16 GMT jrm21 [1948] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Updated to now pass arguments using the new parsargv list format, ... Mon, 12 Feb 2001 03:05:42 GMT dmm9 [1947] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) updated documentation Thu, 01 Feb 2001 21:02:41 GMT paynter [1897] * trunk/gsdl/perllib/classify/phind.pm (modified) Convert_gml_into_tokens function a little more language tolerant, ... Wed, 31 Jan 2001 04:45:38 GMT paynter [1890] * trunk/gsdl/perllib/classify/phind.pm (modified) When multiple metadata fields have multiple values, get them all. ... Wed, 31 Jan 2001 01:40:05 GMT paynter [1885] * trunk/gsdl/bin/script/classinfo.pl (added) * trunk/gsdl/perllib/classify/BasClas.pm (modified) Added a classinfo.pl script, analogous to pluginfo.pl, that provides ... Wed, 31 Jan 2001 01:14:41 GMT paynter [1884] * trunk/gsdl/perllib/classify/BasClas.pm (modified) Added some documentation. Wed, 31 Jan 2001 01:10:26 GMT paynter [1883] * trunk/gsdl/perllib/classify/phind.pm (modified) Supports new parameters of suffix program and new stopword file ... Mon, 29 Jan 2001 21:18:33 GMT paynter [1871] * trunk/gsdl/perllib/classify/phind.pm (modified) Use two-letter codes for language names, updated docs. Tue, 16 Jan 2001 05:01:54 GMT paynter [1840] * trunk/gsdl/perllib/classify/phind.pm (modified) Changed default suffix size, clean up phrases.3 file Mon, 15 Jan 2001 22:50:05 GMT paynter [1839] * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) Updated classifiers to use the parsearg library instead of ad-hoc ... Wed, 10 Jan 2001 21:12:20 GMT paynter [1829] * trunk/gsdl/perllib/classify/phind.pm (modified) Accept a "thesaurus=name" option that identifies a thesaurus in a ... Mon, 18 Dec 2000 23:03:38 GMT paynter [1808] * trunk/gsdl/perllib/classify/phind.pm (modified) Option to save the phind phrases to a text file. Mon, 18 Dec 2000 01:18:19 GMT paynter [1803] * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/src/phind/host/phindcgi.cpp (modified) Moved the phind classifier's data directory into the index directory. ... Wed, 29 Nov 2000 02:27:32 GMT jrm21 [1716] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) minor change to allow the -title option to display correctly on HTML ... Thu, 02 Nov 2000 02:40:58 GMT paynter [1646] * trunk/gsdl/perllib/classify/phind.pm (modified) Arguments for setting suffix program parameters. Thu, 02 Nov 2000 02:40:57 GMT paynter [1645] * trunk/gsdl/perllib/classify/phind.pm (modified) Output less verbose & more consistant with buildcol.pl Thu, 02 Nov 2000 01:03:55 GMT paynter [1643] * trunk/gsdl/macros/phind.dm (added) * trunk/gsdl/perllib/classify/phind.pm (added) * trunk/gsdl/src/phind/generate/Makefile.in (modified) * trunk/gsdl/src/phind/generate/phindgen.pl (deleted) * trunk/gsdl/src/phind/generate/phproc.pm (deleted) * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/phindbrowserclass.cpp (added) * trunk/gsdl/src/recpt/phindbrowserclass.h (added) The phind phrase browsing interface is now a Greenstone classifier. ... Wed, 25 Oct 2000 00:20:52 GMT sjboddie [1611] * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Minor bug fix Fri, 20 Oct 2000 03:35:06 GMT nzdl [1608] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Inserted an ugly hack into the Hierarchy classifier to mask a bug ... Thu, 31 Aug 2000 08:05:25 GMT sjboddie [1483] * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/BasClas.pm (added) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) added -out option to classifiers Sun, 06 Aug 2000 00:30:57 GMT say1 [1362] * trunk/gsdl/perllib/classify/SectionList.pm (modified) removed use statement so other files could be compiled with use ... Tue, 01 Aug 2000 01:56:13 GMT sjboddie [1313] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) Added Davids version of AZCompactList which handles multiple value ... Wed, 28 Jun 2000 03:01:49 GMT sjboddie [1250] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Tidied up the classfiers slightly, made them a little more object ... Mon, 10 Apr 2000 03:14:10 GMT sjboddie [1086] * trunk/gsdl/perllib/classify/AZCompactList.pm (added) * trunk/gsdl/perllib/classify/List.pm (modified) Added AZCompactList.pm to distribution (and altered List.pm slightly ... Mon, 13 Dec 1999 03:56:11 GMT davidb [838] * trunk/gsdl/perllib/classify/SectionList.pm (modified) added options passed into 'new' subroutine Mon, 13 Dec 1999 03:55:43 GMT davidb [837] * trunk/gsdl/perllib/classify/AZList.pm (modified) added alpha_numeric search Thu, 11 Nov 1999 23:53:50 GMT sjboddie [779] * trunk/gsdl/perllib/classify/AZList.pm (modified) fixed bug in title option Sun, 24 Oct 1999 08:22:41 GMT sjboddie [741] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) fixed up a bit of a bug - should fix this properly some time Mon, 18 Oct 1999 20:11:40 GMT sjboddie [717] * trunk/gsdl/perllib/classify/HTML.pm (modified) caught HTML classifier up with new browsing structure Sun, 17 Oct 1999 19:44:56 GMT sjboddie [708] * trunk/gsdl/perllib/classify/AZList.pm (modified) fixed problem with titles beginning with tags or html elements Thu, 14 Oct 1999 23:36:14 GMT sjboddie [677] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) changes for new browsing support Sun, 10 Oct 1999 08:22:43 GMT sjboddie [652] * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) redesigned browsing support Fri, 01 Oct 1999 02:56:28 GMT sjboddie [641] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) Fixed a harmless sort of an error that was causing uninitialized ... Tue, 21 Sep 1999 22:11:35 GMT sjboddie [618] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) removed a couple of instances where =~ /\w/ was used to test for an ... Wed, 08 Sep 1999 00:27:29 GMT sjboddie [545] * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) changed sorting slightly Tue, 07 Sep 1999 21:42:02 GMT sjboddie [537] * trunk/gsdl/perllib/arcinfo.pm (modified) * trunk/gsdl/perllib/cfgread.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) * trunk/gsdl/perllib/cnseg.pm (modified) * trunk/gsdl/perllib/colcfg.pm (modified) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/docproc.pm (modified) * trunk/gsdl/perllib/docsave.pm (modified) * trunk/gsdl/perllib/gb.pm (modified) * trunk/gsdl/perllib/html.pm (modified) * trunk/gsdl/perllib/lang.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) * trunk/gsdl/perllib/parsargv.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/FOXPlug.pm (modified) * trunk/gsdl/perllib/plugins/GMLPlug.pm (modified) * trunk/gsdl/perllib/plugins/HBPlug.pm (modified) * trunk/gsdl/perllib/plugins/IndexPlug.pm (modified) * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) * trunk/gsdl/perllib/remproc.pm (modified) * trunk/gsdl/perllib/sorttools.pm (modified) * trunk/gsdl/perllib/unicode.pm (modified) * trunk/gsdl/perllib/util.pm (modified) added GPL headers Wed, 11 Aug 1999 23:25:02 GMT sjboddie [449] * trunk/gsdl/perllib/classify/HTML.pm (added) new classifier