source: trunk/gsdl/perllib/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14018   17 years cvs_anon fix HTMLPlug bug for the Page turning application
(edit) @14012   17 years cvs_anon modify HTMLPlug to convert old HDL section style to new HDL section style
(edit) @14006   17 years cvs_anon * empty log message *
(edit) @14004   17 years mdewsnip Added process_exp into the GAPlug arguments so it doesn't inherit …
(edit) @13968   17 years kjdon Added a new option to HTMLPlug (tidy_html) - if set, will use HTMLTidy …
(edit) @13886   17 years shaoqun doesn't need to check the doctype for the oai files
(edit) @13879   17 years kjdon fixed a bug in converttotype option handling
(edit) @13822   17 years mdewsnip A quick attempt to fix MetadataXMLPlug so it will parse metadata.xml …
(edit) @13727   17 years shaoqun added the support to cover images
(edit) @13545   17 years shaoqun made it do the correct string comparison on unicode filenames
(edit) @13544   17 years shaoqun it seems that the replacement of spaces with %20 is unnecessary, so …
(edit) @13543   17 years shaoqun fixed the bug that cause the server couldn't locate the file which is …
(edit) @13542   17 years shaoqun it seems that the replacement of spaces with %20 is unnecessary, so …
(edit) @13524   17 years mdewsnip Now just prints a warning if the text file contains no text, as …
(edit) @13496   17 years shaoqun make the marc xml record disply nicely
(edit) @13486   17 years kjdon XMLMARCPlug renamed to MARCXMLPlug
(edit) @13420   17 years kjdon added a option to add a table of metadata as the documnet text, rather …
(edit) @13417   17 years kjdon added a comment
(edit) @13416   17 years kjdon remove surrounding {} as well as surrounding "" from value
(edit) @13413   17 years kjdon added some special handling for year so that it only gets 4 digits. …
(edit) @13357   17 years kjdon added some comments
(edit) @13343   17 years kjdon small tidy up changes
(edit) @13334   17 years kjdon added a comment about home it doesn't work behind a firewall
(edit) @13333   17 years kjdon added quotes arount output_dir in wget command
(edit) @13332   17 years kjdon chdir doesn't seem to work on windows, so when using wget on windows, …
(edit) @13324   17 years kjdon new plugin for LOM (Learning Object Metadata) documents. Written by …
(edit) @13315   17 years shaoqun uses the stardand method to set doc ID and new param list for the …
(edit) @13298   17 years mdewsnip Changed from using substr to unicode::substr, for non-ASCII CDS/ISIS …
(edit) @13269   17 years shaoqun use a variable to indicate the target string is in utf8 ecoding
(edit) @13243   17 years shaoqun fixed the encoding bug for BasPlug:dummy_text
(edit) @13241   17 years shaoqun added the end tag to prevent the text after a image figure being …
(edit) @13226   17 years shaoqun should allow element names with digits
(edit) @13222   17 years shaoqun added a method required by XMLPlug
(edit) @13221   17 years shaoqun allow qualified document element names
(edit) @13198   18 years shaoqun now this plugin can handle ascii marc files
(edit) @13197   18 years shaoqun the empty segments are ignored
(edit) @13196   18 years shaoqun now all subfield values of a field, instead of the first one, are used …
(edit) @13192   18 years kjdon moved the doctype checking code into a function. implemented …
(edit) @13189   18 years kjdon new plugin that reads metadata.xml files. Functionality moved here …
(edit) @13188   18 years kjdon RecPlug no longer handles reading metadata.xml files. It is purely …
(edit) @13178   18 years mdewsnip Added "info_only" check to prevent errors when running pluginfo.pl on …
(edit) @13174   18 years kjdon now checks for Filename field when reading through the first line. …
(edit) @13173   18 years mdewsnip Fixed problem where Unix line endings weren't being dealt with correctly.
(edit) @13157   18 years mdewsnip Now only adds * metadata values if the field is specified to have …
(edit) @13153   18 years shaoqun added code for displaying XMLMARCPlug's arguments
(edit) @13149   18 years shaoqun added a new plugin for xml marc files
(edit) @13148   18 years shaoqun added code to check whether its subclass can parse a doc type before …
(edit) @13147   18 years shaoqun added method used by XMLPlug to check whether its subclass can parse …
(edit) @12970   18 years kjdon set_keepold and self->{'keepold'} have been changed to set_incremental …
(edit) @12969   18 years kjdon only do the timestamp thing if incremental is set
(edit) @12961   18 years kjdon added a new option to ConvertToPlug: -keep_original_filename. The …
(edit) @12947   18 years kjdon added new -extract_style option to HTMLPlug. looks for style, script …
(edit) @12883   18 years mdewsnip Removed a pointless comparison.
(edit) @12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
(edit) @12834   18 years kjdon these convertto plugins were all setting extract_language=1 to their …
(edit) @12833   18 years kjdon we don't want textcat to be run for isis files. we assume ascii …
(edit) @12741   18 years kjdon changed the descriptions
(edit) @12715   18 years mdewsnip Now supports MST and XRF files with uppercase extensions on Linux, …
(edit) @12705   18 years mdewsnip Now escapes backslash characters in metadata values so these appear …
(edit) @12703   18 years mdewsnip Added new "*" values for each field, which contain the first subfield …
(edit) @12688   18 years kjdon make sure the output filename to use in the conversion is in utf-8, …
(edit) @12687   18 years kjdon moved 'use DBI' from the start to 'require DBI' in the read function - …
(edit) @12683   18 years kjdon check for a byte order marker and strip it
(edit) @12630   18 years mdewsnip Plugins now output a <Processes> and <Blocks> information field, so …
(edit) @12627   18 years mdewsnip Extended to allow quoted names in the first line.
(edit) @12624   18 years mdewsnip Added an extra argument to print_xml_usage for specifying whether to …
(edit) @12610   18 years mdewsnip Essentially a brand-new plugin (the old CSVPlug has been renamed to …
(edit) @12606   18 years mdewsnip Renamed CSVPlug.pm to MetadataCSVPlug.pm, as there will be a new …
(edit) @12546   18 years kjdon changed parse2::parse so that it returns -1 on error, 0 on success, or …
(edit) @12401   18 years kjdon allows as part of the gsdl metadata name in the marctodc mapping file
(edit) @12397   18 years kjdon in the read function. moved the line setting …
(edit) @12309   18 years kjdon changed to explodes=yes, put table tags around the HTMLDisplay …
(edit) @12291   18 years kjdon set explodes to yes, added a space before 'and' when concatenation authors
(edit) @12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
(edit) @12269   18 years kjdon fixed a typo in a comment
(edit) @12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
(edit) @11995   18 years davidb Improved support for incremental addition: instead of having to run …
(edit) @11970   18 years mdewsnip Removed, as the version of the translator it was used for is long gone.
(edit) @11966   18 years mdewsnip (Profiling) Creating new textcat objects (one for each plugin) is …
(edit) @11920   18 years mdewsnip Removed the code that converts the filename into a regular expression, …
(edit) @11919   18 years mdewsnip Fixed some metadata_read code that was obviously not tested on Windows.
(edit) @11918   18 years mdewsnip Simple plugin for reading metadata from comma-separated value files.
(edit) @11893   18 years kjdon deleted some stuff to do with original Word documents - this plugin …
(edit) @11884   18 years kjdon removed tof_header option - can just specify this in the toc_header option
(edit) @11881   18 years kjdon added a test for image file in case there isn't one, in process_item
(edit) @11880   18 years kjdon added a #" to line 1100 so that emacs colouring is not stuffed up
(edit) @11851   18 years kjdon added modegli=3 to delete_toc option so that it only shows up if the …
(edit) @11849   18 years kjdon added the header etc args into StructuredHTMLPlug args otherwise it …
(edit) @11834   18 years mdewsnip Replaced all "_httpcollection_" in metadata (especially srclink) with …
(edit) @11833   18 years kjdon the test for windows scripting now tests if its true, rather than defined
(edit) @11827   18 years kjdon moved the add FileFormat metadata bit outside of the loop so that it …
(edit) @11681   18 years kjdon print_xml_usage and print_xml_header now take arguments
(edit) @11680   18 years kjdon changed how it loads secondary plugins - now uses eval. did this cos …
(edit) @11679   18 years kjdon changed Yes to yes for inherits
(edit) @11677   18 years kjdon added a few more print methods so that pluginfo will work properly
(edit) @11676   18 years kjdon added adstract tag or changed Yes to yes for inherits
(edit) @11669   18 years kjdon need to pass a parameter to print_xml_header so it knows which DTD to …
(edit) @11661   18 years kjdon changed COLLECTDIR to GSDLCOLLECTDIR cos thats what everyone else uses
(edit) @11546   18 years mdewsnip Added a comment regarding my last change.
(edit) @11545   18 years mdewsnip Added support for repeatable fields using .
Note: See TracRevisionLog for help on using the revision log.