source: trunk/gsdl/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6911   20 years mdewsnip The perl module strings in French! Translated by UNESCO for the UNESCO …
(edit) @6860   20 years kjdon moved teh type_list to before the arguments, so it can actually be used
(edit) @6812   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6809   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6808   20 years mdewsnip The GsdlCollageApplet: a classifier that displays a collage of the …
(edit) @6807   20 years mdewsnip Added DOS codepage 850 (Latin 1) encoding information.
(edit) @6806   20 years jrm21 Bah. We were accidentally dropping the last classification because of …
(edit) @6792   20 years jrm21 tidied up code quite a bit, remove tmp files after use.
(edit) @6789   20 years kjdon changed the output for exportcol a bit
(edit) @6769   20 years kjdon added two new options: noheaderpage to supress the empty first …
(edit) @6768   20 years kjdon added a couple of strings (oh no) for PagedImgPlug: documenttype and …
(edit) @6767   20 years kjdon small change in the use of gsdlthistype to determine document type …
(edit) @6761   20 years kjdon the buttonname and/or sort defaults were in English - replaced them …
(edit) @6760   20 years kjdon moved AZCompactList.metadata.deft to BasClas.metadata.deft cos lots of …
(edit) @6651   20 years kjdon fixed a bug I introduced last time
(edit) @6649   20 years kjdon changed the regex for getting info out of meta tags so it now works if …
(edit) @6635   20 years kjdon added mdtype to the classfier nodes - specifies what Date metadata (eg …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @6555   20 years kjdon a new plugin for processing sequences of page images
(edit) @6554   20 years kjdon added PagedImgPlug strings
(edit) @6553   20 years kjdon If a plugin sets the gsdlthistype metadata to Paged, then the document …
(edit) @6546   20 years kjdon removed Encoding and Language from the list of metadata that doesn't …
(edit) @6545   20 years kjdon added a comment
(edit) @6544   20 years kjdon the bit where you put language items into the indexexparr was …
(edit) @6543   20 years kjdon the bit where you put language items into the indexexparr was …
(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) @6407   20 years jmt12 Added non-language specific messages useful for progress checking. …
(edit) @6332   20 years jmt12 When -gli argument is provided to calling script these modules will …
(edit) @6282   20 years mdewsnip Added a string for the new "-sort" argument to AZCompactList.
(edit) @6281   20 years mdewsnip Added a "-sort" argument to allow the child nodes to be sorted by …
(edit) @6214   20 years mdewsnip Added David's fixes for spaces in filenames and setting srclink metadata.
(edit) @6138   20 years mdewsnip Added plugin type metadata.
(edit) @6137   20 years kjdon added new metadata field - SourceSegment, set when the source doc has …
(edit) @6132   20 years kjdon importfrom now puts src docs into srcdocs instead of .orig
(edit) @6125   20 years mdewsnip Angle brackets in option defaults are now entified.
(edit) @6123   20 years mdewsnip A small fix to prevent ampersands being included in metadata field names.
(edit) @6111   20 years jmt12 Changed the description for the -metadata flag to foreshadow the …
(edit) @6110   20 years jmt12 Added range setting
(edit) @6107   20 years mdewsnip First stab at a plugin for reading CDS/ISIS databases. This plugin …
(edit) @6106   20 years mdewsnip Added ISISPlug strings.
(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) @6079   20 years jrm21 oops... became too liberal for attachment filenames... now fixed to …
(edit) @6077   20 years jrm21 name of datelist option changed from "nogroupyear" to "nogroup".
(edit) @6065   20 years jrm21 changed (!defined nogroupyears) to (! nogroupyears) since parsargv …
(edit) @6062   20 years jrm21 "use strict" and picked up quite a few typos. escape _ into \_ …
(edit) @6053   20 years kjdon added in strings for exportcol.pl script
(edit) @5935   21 years kjdon now handles subcollection collmeta properly
(edit) @5924   21 years kjdon changed the new metadata to eg WordPlug instead of Word, cos a clash …
(edit) @5919   21 years kjdon each plugin now adds a metadata field to teh doc obj based on the …
(edit) @5878   21 years mdewsnip Added the perllib/cpan path back to INC, to prevent errors (under …
(edit) @5866   21 years davidb Flag for 'metadata_mapping' was mistkenly 'metdata_map'. …
(edit) @5845   21 years mdewsnip David's fixes for running ImagePlug under Windows.
(edit) @5790   21 years jrm21 added Don Gourley's bug patch from AZList to here as well
(edit) @5770   21 years mdewsnip Added mappings for the old DOS 437 (Latin) codepage.
(edit) @5768   21 years kjdon added a check for failed indexing - just test to see if the .id file …
(edit) @5765   21 years mdewsnip Commented out check for spaces in filenames - why is it there?? …
(edit) @5764   21 years mdewsnip Added some extra description of BasPlug's default_encoding option.
(edit) @5743   21 years mdewsnip Removed accidently-added debug statement.
(edit) @5740   21 years mdewsnip A missing string added.
(edit) @5730   21 years kjdon added some more strings
(edit) @5729   21 years kjdon replaced some text with keys in the options list
(edit) @5728   21 years mdewsnip Option defaults can now contain dictionary strings.
(edit) @5725   21 years kjdon added in stuff for the xml usage output
(edit) @5709   21 years jrm21 convert non-standard entities as used by Microsoft code pages to the …
(edit) @5682   21 years mdewsnip Changed to use the gsprintf module, which makes using strings from the …
(edit) @5681   21 years mdewsnip Rewritten option display code (used by all plugins) to use the new …
(edit) @5680   21 years mdewsnip Moved plugin descriptions into the resource bundle …
(edit) @5679   21 years mdewsnip Fixed a bug in format_string_english which was removing more of the …
(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) @5643   21 years kjdon added Coverage->CO mapping to metadata list cos Date stuff relies on …
(edit) @5642   21 years kjdon fixed another bit of bug related to subcolls with mgpp
(edit) @5617   21 years kjdon fixed a bug in the subcollection building stuff - it was getting the …
(edit) @5616   21 years davidb Position of @args moved, so it records what the options passed to the …
(edit) @5615   21 years davidb Recopt (used in nested classifier hierarchies) added back in.
(edit) @5613   21 years mdewsnip New module for printing strings using the resource bundle (strings.rb).
(edit) @5608   21 years mdewsnip A minor change.
(edit) @5607   21 years mdewsnip Now contains all the plugin and classifier descriptions, and all the …
(edit) @5533   21 years kjdon added strings for the new DateList options
(edit) @5532   21 years kjdon added -nogroupyears, -sortmeta and -datemeta options. see comment in …
(edit) @5494   21 years sjboddie It turns out that the perl link() function is supported on NTFS. …
(edit) @5454   21 years jrm21 seemed to need a \Q to protect a variable in LHS of an s/;
(edit) @5295   21 years mdewsnip Added one tiny little option to help the GLI out with monitoring the …
(edit) @5276   21 years mdewsnip Perl module containing various methods used by the different parts of …
(edit) @5225   21 years sjboddie Fixed a couple of bugs in recent changes for building/displaying …
(edit) @5139   21 years mdewsnip Changed parsing the use_sections option to parse a flag.
(edit) @5106   21 years jrm21 need to chomp output of which java. $opt_d should be "local", not …
(edit) @5103   21 years mdewsnip Newer versions of identify display more accurate file sizes (eg. …
(edit) @5096   21 years jmt12 Metadata fields actually has nothing to do with the metadata elements …
(edit) @5095   21 years mdewsnip Now includes output messages from mkcol.pl, import.pl, and buildcol.pl.
(edit) @5078   21 years mdewsnip Fixed bug where ScreenHeight and ScreenWidth would not be set if …
(edit) @5077   21 years kjdon fixed a bug
(edit) @5066   21 years kjdon changed HTMLPLug to extract multiple values for the same metadata name
(edit) @5016   21 years jrm21 minor fixes for portability 1) look for java on the path instead of …
(edit) @4908   21 years mdewsnip Another missing ']' causing problems.
(edit) @4894   21 years mdewsnip Added a missing ']' that was causing problems. Thanks to Ben Dwyer for …
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4845   21 years jrm21 use add_metadata instead of add_utf8_metadata for Source and URL …
Note: See TracRevisionLog for help on using the revision log.