source: trunk/gsdl/perllib/classify

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9064   19 years kjdon moved the removeprefix and removesuffix descriptions to BasClas
(edit) @9063   19 years kjdon initialised in reclassify to get rid of warnings
(edit) @8885   19 years mdewsnip Ooops... fixed up a mismatch between the name of an option and how it …
(edit) @8866   19 years kjdon if the list is split into only one bucket, then suppress the HList
(edit) @8852   19 years kjdon shifted format_metadata_for_sorting from BasCLas to sorttools, so …
(edit) @8763   19 years mdewsnip Added a missing curly bracket.
(edit) @8729   19 years kjdon changed List so that when its being used from AZCompactList it does …
(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) @8647   19 years mdewsnip Added a "-newest_first" option to DateList for reverse chronological …
(edit) @8479   20 years kjdon fixed a typo in the arg list which meant it didn't work with -xml
(edit) @8446   20 years kjdon new classifier:AutoHierarchy. Does the same thing as Hierarchy …
(edit) @8362   20 years kjdon added a new option to the phind classifier: min_occurs. this is the …
(edit) @8221   20 years cs025 Added AllList to provide a universal list of all documents, which …
(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) @7572   20 years mdewsnip Changed regular expression so lines entirely in UTF-8 are still read …
(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) @7409   20 years davidb Abstract field missing from Collage options (fix, and set to noi -- …
(edit) @7406   20 years davidb Two changes made: the first to allow compact nodes to be formed …
(edit) @7405   20 years davidb Labels for strings.rb tidyied up.
(edit) @7345   20 years davidb Unused code removed.
(edit) @7331   20 years davidb Collage classifier extended to include "dynamic" parameters: that is …
(edit) @7177   20 years kjdon when I chaged the options names to metadata and sort, I forgot to …
(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) @7023   20 years kjdon fixed up the <tag> display for pluginfo and clasinfo. < and > should …
(edit) @6989   20 years kjdon changed the language option to type string so you can have more than …
(edit) @6987   20 years mdewsnip Missed changing some print()s to gsprintf()s.
(edit) @6985   20 years kjdon changed some error messages, and put sort type back to string - I …
(edit) @6984   20 years kjdon changed some error messages
(edit) @6983   20 years kjdon added in the info_only check, and now dies if is not set
(edit) @6982   20 years kjdon removed the builddir option cos its already there from BasClas
(edit) @6980   20 years kjdon changed the type of the sort option to metadata
(edit) @6979   20 years kjdon changed one of the output lines
(edit) @6978   20 years kjdon changed the order and names of some of the options
(edit) @6976   20 years kjdon removed Johns construction error stuff so that it dies during new if …
(edit) @6975   20 years kjdon a few tiny changes
(edit) @6974   20 years kjdon put back some stuff used by AZCompactlist when it uses SectionList to …
(edit) @6970   20 years kjdon rewrote this so it handles a comma separated list of metadata. this …
(edit) @6969   20 years kjdon removed the args, cos it only uses AZlist args anyway. now uses …
(edit) @6968   20 years kjdon all classifiers now use BasClas.buttonname for their buttonname option …
(edit) @6961   20 years kjdon removed some commented out stuff, changed the -metadata option to …
(edit) @6957   20 years kjdon removed the metadate formating routine to BasClas, and calls that instead
(edit) @6956   20 years kjdon removed some commented out stuff, added a new subroutine: …
(edit) @6945   20 years mdewsnip Updated the resource bundle handling code some more. Strings are first …
(edit) @6942   20 years kjdon tidied up List classifier: now takes comma separated list for …
(edit) @6940   20 years kjdon now uses AZList.metadata instead of List.metadata for the metadata …
(edit) @6932   20 years kjdon changed the output slightly, and now outputs the classifier/plugin …
(edit) @6925   20 years mdewsnip Changed the way display in different languages is done. Instead of …
(edit) @6918   20 years mdewsnip Removed some code I commented out.
(edit) @6808   20 years mdewsnip The GsdlCollageApplet: a classifier that displays a collage of the …
(edit) @6806   20 years jrm21 Bah. We were accidentally dropping the last classification because of …
(edit) @6761   20 years kjdon the buttonname and/or sort defaults were in English - replaced them …
(edit) @6635   20 years kjdon added mdtype to the classfier nodes - specifies what Date metadata (eg …
(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) @6081   20 years jrm21 rename "nogroupyear" option to "nogroup" as it can now be used with …
(edit) @6065   20 years jrm21 changed (!defined nogroupyears) to (! nogroupyears) since parsargv …
(edit) @5790   21 years jrm21 added Don Gourley's bug patch from AZList to here as well
(edit) @5743   21 years mdewsnip Removed accidently-added debug statement.
(edit) @5729   21 years kjdon replaced some text with keys in the options list
(edit) @5725   21 years kjdon added in stuff for the xml usage output
(edit) @5646   21 years mdewsnip Added fix to prevent bad "W-P" type hlist entries, many thanks to Don …
(edit) @5645   21 years mdewsnip Moved classifier descriptions into the resource bundle …
(edit) @5615   21 years davidb Recopt (used in nested classifier hierarchies) added back in.
(edit) @5532   21 years kjdon added -nogroupyears, -sortmeta and -datemeta options. see comment 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) @4778   21 years mdewsnip Modified the code for generating the usage texts to use the methods in …
(edit) @4761   21 years mdewsnip Copied (from BasPlug.pm) a generic print usage function which works …
(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) @3728   21 years sjboddie Prevent "undefined variable" warnings for documents that have no …
(edit) @3727   21 years sjboddie Reverted back last change to AZList.pm. Attempting to make it work …
(edit) @3719   21 years sjboddie Prevent dodgy format_string_english() functions from destroying any …
(edit) @3639   21 years kjdon modified the default sorting element, and fixed a bug.
(edit) @3540   21 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3536   22 years jrm21 set doc title to "" if it is undefined
(edit) @3529   22 years jrm21 fixed oversight where alpha_numeric_cmp was no longer being called …
(edit) @3510   22 years jrm21 need to check that remove_prefix is defined before checking its length
(edit) @3472   22 years kjdon renamed phind.pm to Phind.pm in keeping with the names of the other …
(edit) @3433   22 years jrm21 If a metadata value becomes empty (because of the removeprefix option) …
(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) @3244   22 years jrm21 we no longer exit with an error if the suffix program failed to create …
(edit) @3181   22 years sjboddie Altered the getcharequiv() function so it now converts entities to raw …
(edit) @3109   22 years jrm21 When getting first char for classification, s/(.).*$/$1/g isn't good …
Note: See TracRevisionLog for help on using the revision log.