# # ChangeLog for trunk/gsdl/perllib/classify # # Generated by Trac 1.4.2 # 2024-06-13T19:40:46+12:00 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 Mon, 02 Aug 1999 05:39:23 GMT sjboddie [429] * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) changed the way options are set Mon, 02 Aug 1999 05:19:04 GMT sjboddie [428] * trunk/gsdl/perllib/classify/AZList.pm (modified) changed way options are passes - added 'title' option Mon, 02 Aug 1999 05:18:20 GMT sjboddie [427] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) fixed bugs - changed way options are passed Mon, 02 Aug 1999 05:17:27 GMT sjboddie [426] * trunk/gsdl/perllib/classify/List.pm (modified) changed way options are passed Mon, 02 Aug 1999 05:16:57 GMT sjboddie [425] * trunk/gsdl/perllib/classify/SectionList.pm (added) new section level list classifier Mon, 02 Aug 1999 05:16:10 GMT sjboddie [424] * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) fixed some bugs - made it easier to use as sub-classification of ... Wed, 21 Jul 1999 04:58:03 GMT sjboddie [409] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) Tidied things up a bit Wed, 21 Jul 1999 04:57:11 GMT sjboddie [408] * trunk/gsdl/perllib/classify/DateList.pm (added) New classifier Sun, 18 Jul 1999 22:57:11 GMT sjboddie [402] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) fixed a couple of *really* dumb bugs Thu, 15 Jul 1999 23:03:38 GMT sjboddie [391] * trunk/gsdl/perllib/classify/AZSectionList.pm (added) new section level AZList classification Wed, 14 Jul 1999 02:54:20 GMT sjboddie [385] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) moved string formatting for sorting into it's own module Wed, 14 Jul 1999 02:52:39 GMT sjboddie [384] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) added a sort option Fri, 09 Jul 1999 03:41:22 GMT sjboddie [360] * trunk/gsdl/perllib/classify/AZList.pm (modified) fixed small bug Sun, 04 Jul 1999 22:55:07 GMT sjboddie [342] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Just changed an error message Wed, 30 Jun 1999 03:35:39 GMT sjboddie [316] * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) - changed the way classifiers work Thu, 24 Jun 1999 05:26:57 GMT sjboddie [287] * trunk/gsdl/perllib/classify/List.pm (added) * trunk/gsdl/perllib/classify/list.pm (deleted) list classifier became List. Now does a bit more than it used to Tue, 04 May 1999 23:49:16 GMT sjboddie [256] * trunk/gsdl/perllib/classify/AZClassify.pm (deleted) * trunk/gsdl/perllib/classify/AZList.pm (added) renamed AZClassify AZList Mon, 03 May 1999 22:59:36 GMT sjboddie [254] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) Forgot to remove debug stuff before committing last time Mon, 03 May 1999 22:58:01 GMT sjboddie [253] * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) fixed bug in regular expression being sent to cfgread Mon, 03 May 1999 05:33:31 GMT sjboddie [251] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) Made it sort the '0-9' section to the back rather than the front Thu, 22 Apr 1999 23:11:34 GMT sjboddie [244] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) fixed a couple of bugs Wed, 21 Apr 1999 04:01:55 GMT sjboddie [240] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/list.pm (modified) minor changes to all the classifiers to work with new browseaction Thu, 08 Apr 1999 21:46:32 GMT sjboddie [231] * trunk/gsdl/perllib/classify/AZClassify.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (added) Added new Hierarchy classifier, minor modifications to AZClassify Wed, 07 Apr 1999 04:34:23 GMT sjboddie [228] * trunk/gsdl/perllib/classify/AZClassify.pm (added) new classification plugin