source: trunk/gsdl/perllib/classify/AZCompactList.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8728   19 years kjdon changed reinit a bit so that things that only need to be done once get …
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @7835   20 years jrm21 record mdoffset for each document when adding to a sub list. List.pm …
(edit) @7704   20 years jrm21 oops... we were failing on documents that start with a 0 (zero)... if …
(edit) @7702   20 years jrm21 handle metadata values that start with a "-", instead of screwing up …
(edit) @7580   20 years kjdon added a new function: generate_title_from_metadata to BasClas - takes …
(edit) @7577   20 years kjdon added min range values to the numeric args
(edit) @7557   20 years kjdon when adding metadata to teh list, use 'if @{}' instead of 'if defined …
(edit) @7548   20 years kjdon renamed the onlyfirst and allmetadata options to be firstvalueonly and …
(edit) @7544   20 years kjdon comma separated list of metadata now uses all values of the first …
(edit) @7497   20 years kjdon removed BasClas.metadata.deft from the buttonnmae default - now its …
(edit) @7406   20 years davidb Two changes made: the first to allow compact nodes to be formed …
(edit) @7175   20 years kjdon fixed the bug where AZCompactList wasn't sorting Creators properly (by …
(edit) @7042   20 years davidb Code add to remove white space from around metadata values that takes …
(edit) @6985   20 years kjdon changed some error messages, and put sort type back to string - I …
(edit) @6980   20 years kjdon changed the type of the sort option to metadata
(edit) @6975   20 years kjdon a few tiny changes
(edit) @6968   20 years kjdon all classifiers now use BasClas.buttonname for their buttonname option …
(edit) @6940   20 years kjdon now uses AZList.metadata instead of List.metadata for the metadata …
(edit) @6761   20 years kjdon the buttonname and/or sort defaults were in English - replaced them …
(edit) @6482   20 years jrm21 use the lowercase name of the metadata has the hash key, and then do a …
(edit) @6408   20 years jmt12 Added two new attributes for script arguments. HiddenGLI controls …
(edit) @6281   20 years mdewsnip Added a "-sort" argument to allow the child nodes to be sorted by …
(edit) @6111   20 years jmt12 Changed the description for the -metadata flag to foreshadow the …
(edit) @6084   20 years jrm21 finally tracked down and fixed problem with last letter being out of …
(edit) @5790   21 years jrm21 added Don Gourley's bug patch from AZList to here as well
(edit) @5729   21 years kjdon replaced some text with keys in the options list
(edit) @5615   21 years davidb Recopt (used in nested classifier hierarchies) added back in.
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4840   21 years davidb -removesuffix option added to provide similar funtionality to -removeprefix
(edit) @4786   21 years mdewsnip Commented out print_usage functions - classifiers should now call …
(edit) @4759   21 years mdewsnip Tidied up 'options' and 'arguments' structures (representing the …
(edit) @4225   21 years jrm21 if the "removeprefix" option makes the metadata value empty, we skip …
(edit) @3540   22 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3529   22 years jrm21 fixed oversight where alpha_numeric_cmp was no longer being called …
(edit) @3413   22 years jrm21 Added "\" to the characters we need to escape for classifying.
(edit) @3306   22 years davidb Removed some debugging print statements
(edit) @3303   22 years davidb Classifier extented to support frequency sort option through -freqsort …
(edit) @3302   22 years davidb Classifier modified so it does not include A-Z letters at top of page …
(edit) @3109   22 years jrm21 When getting first char for classification, s/(.).*$/$1/g isn't good …
(edit) @2956   22 years jrm21 Added Don Gourley's changes for getting Sections to work properly.
(edit) @2955   22 years jrm21 Added removeprefix option. Added better usage information of the options.
(edit) @2897   22 years sjboddie Added AZCompactSectionList which was contributed by Don Gourley …
(edit) @2889   22 years jrm21 Need to define $outhandle before using it in reclassify.
(edit) @2080   23 years jrm21 When creating nodes, now need to pass -buttonname instead of -title.
(edit) @2022   23 years sjboddie Caught some of the classifiers up with the documentation (finally). …
(edit) @1948   23 years jrm21 Updated to now pass arguments using the new parsargv list format, …
(edit) @1839   23 years paynter Updated classifiers to use the parsearg library instead of ad-hoc …
(edit) @1716   23 years jrm21 minor change to allow the -title option to display correctly on HTML page.
(edit) @1483   24 years sjboddie added -out option to classifiers
(edit) @1313   24 years sjboddie Added Davids version of AZCompactList which handles multiple value metadata
(edit) @1250   24 years sjboddie Tidied up the classfiers slightly, made them a little more object …
(add) @1086   24 years sjboddie Added AZCompactList.pm to distribution (and altered List.pm slightly …
Note: See TracRevisionLog for help on using the revision log.