source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @426   25 years sjboddie changed way options are passed
(edit) @425   25 years sjboddie new section level list classifier
(edit) @424   25 years sjboddie fixed some bugs - made it easier to use as sub-classification of …
(edit) @409   25 years sjboddie Tidied things up a bit
(edit) @408   25 years sjboddie New classifier
(edit) @402   25 years sjboddie fixed a couple of *really* dumb bugs
(edit) @392   25 years sjboddie added format_date subroutine
(edit) @391   25 years sjboddie new section level AZList classification
(edit) @385   25 years sjboddie moved string formatting for sorting into it's own module
(edit) @384   25 years sjboddie added a sort option
(edit) @383   25 years sjboddie moved the sorting format subroutines to their own module
(edit) @378   25 years sjboddie fixed bug in writing out subcollectionmap and languagemap to build.cfg
(edit) @360   25 years sjboddie fixed small bug
(edit) @342   25 years sjboddie Just changed an error message
(edit) @339   25 years sjboddie Fixed a bug that I created last time
(edit) @321   25 years sjboddie Fixed a couple of small bugs
(edit) @318   25 years sjboddie fixed a bug causing documents without <body> tags to have no text
(edit) @317   25 years sjboddie Added maxdocs option
(edit) @316   25 years sjboddie - changed the way classifiers work
(edit) @315   25 years sjboddie - removed old infodb stuff - changed the way classifiers work - added …
(edit) @292   25 years rjmcnab Added ability to post-process text before it is fed to be indexed or …
(edit) @290   25 years rjmcnab Added code to retain the ordering of indexes, subcollections, and …
(edit) @289   25 years rjmcnab Included seperate method for finding 'paragraphs' so that it could be …
(edit) @288   25 years sjboddie Fixed up a few things to allow collections to be built directly …
(edit) @287   25 years sjboddie list classifier became List. Now does a bit more than it used to
(edit) @286   25 years sjboddie few changes mostly to get howto and organization classifications …
(edit) @285   25 years sjboddie Did some hacking around here while trying to build subsets of existing …
(edit) @256   25 years sjboddie renamed AZClassify AZList
(edit) @255   25 years sjboddie top level of document now saves archivedir in gdbm
(edit) @254   25 years sjboddie Forgot to remove debug stuff before committing last time
(edit) @253   25 years sjboddie fixed bug in regular expression being sent to cfgread
(edit) @252   25 years sjboddie fixed a small bug
(edit) @251   25 years sjboddie Made it sort the '0-9' section to the back rather than the front
(edit) @250   25 years sjboddie just changed a comment to stop confusing myself
(edit) @246   25 years sjboddie Now checks collect.cfg for a 'doctype' field and if it finds it it's …
(edit) @245   25 years sjboddie Small changes to allow metadata to be passed to plugins from …
(edit) @244   25 years sjboddie fixed a couple of bugs
(edit) @240   25 years sjboddie minor changes to all the classifiers to work with new browseaction
(edit) @233   25 years sjboddie Altered TOCPlug to work with new gdbm building code. It now reads a …
(edit) @232   25 years sjboddie Minor changes to get classify.pm to pass options to each classifier …
(edit) @231   25 years sjboddie Added new Hierarchy classifier, minor modifications to AZClassify
(edit) @230   25 years sjboddie fixed typo I introduced last time
(edit) @229   25 years sjboddie Removed old sorting function
(edit) @228   25 years sjboddie new classification plugin
(edit) @222   25 years sjboddie Unfixed the 'bug'.
(edit) @215   25 years rjmcnab Added code to build a new gdbm format.
(edit) @214   25 years rjmcnab Initial revision.
(edit) @171   25 years sjboddie changed verbosity level of warning message
(edit) @170   25 years sjboddie add verbosity option for import.pl
(edit) @168   25 years rjmcnab Initial revision.
(edit) @139   25 years sjboddie Got building stuff to handle subcollections and language subcollections
(edit) @136   25 years rjmcnab Fixed small bug.
(edit) @135   25 years rjmcnab Used GSDLCOLLECTDIR which is now defined in util.pm.
(edit) @134   25 years rjmcnab Used GSDLCOLLECTDIR which is now defined in util.pm.
(edit) @133   25 years rjmcnab Added more configuration file options.
(edit) @132   25 years rjmcnab Enabled the configuration files to be more readable.
(edit) @98   25 years rjmcnab Switched doc.pl over to use unicode. Changed the importing software to …
(edit) @97   25 years rjmcnab Added the Unicode support for European languages back in.
(edit) @92   25 years rjmcnab Enabled the user to specify the output conversion class. Changed how …
(edit) @91   25 years rjmcnab Changed the directory structure (collect.cfg and site.cfg now reside …
(edit) @88   25 years rjmcnab Special characters are now escaped in GML files.
(edit) @87   25 years rjmcnab Fixed a bug in the sorting and then removed the sorting as its too …
(edit) @86   25 years rjmcnab Added a function to determine whether the current machine is big or …
(edit) @85   25 years rjmcnab Fixed a few small bugs.
(edit) @83   25 years rjmcnab Added support for GBK.
(edit) @82   25 years sjboddie minor changes to allow individual sections of documents to belong to …
(edit) @81   25 years sjboddie fixed minor bug in create_index_mapping()
(edit) @76   25 years rjmcnab Initial revision.
(edit) @75   25 years rjmcnab Added support for the new version of doc.pl (which uses the UTF-8 …
(edit) @74   25 years rjmcnab Hack to make things work as they used to (until I have finished the …
(edit) @73   25 years rjmcnab Added support for UTF-8.
(edit) @71   25 years rjmcnab Initial Revision.
(edit) @70   25 years sjboddie Put sorting back in for now as removing it caused some problems for …
(edit) @69   25 years sjboddie Sub-collection indexes may now be defined within the collect.cfg file …
(edit) @68   25 years sjboddie Don't need to be sorting files at build time anymore
(edit) @65   25 years sjboddie minor bug fix ('$' missing)
(edit) @59   25 years pva1 changed the acceptance of meta-data into infodb, so that empty strings …
(edit) @38   25 years sjboddie Allowed for adding date to infodb
(edit) @35   25 years sjboddie Allowed for adding the 'Source' attribute to the infodb
(edit) @17   25 years rjmcnab Changed module description
(edit) @16   25 years rjmcnab Altered to work with perllib/ (instead of the old directory name lib/)
(edit) @15   25 years rjmcnab Changed the calling of hashfile so that the program doesn't have to …
(edit) @14   25 years rjmcnab modified internal representation so that order is preserved (and …
(add) @4   25 years sjboddie Initial revision
Note: See TracRevisionLog for help on using the revision log.