source: trunk/gsdl/perllib/plugins/XMLPlug.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14103   17 years sjboddie Fixed up the way XMLPlug is implemented, so it no longer relies on …
(edit) @13226   17 years shaoqun should allow element names with digits
(edit) @13221   17 years shaoqun allow qualified document element names
(edit) @13192   17 years kjdon moved the doctype checking code into a function. implemented …
(edit) @13148   18 years shaoqun added code to check whether its subclass can parse a doc type before …
(edit) @12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
(edit) @12270   18 years kjdon set_OIDtype now takes two arguments, the type and the metadata (used …
(edit) @12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
(edit) @11661   18 years kjdon changed COLLECTDIR to GSDLCOLLECTDIR cos thats what everyone else uses
(edit) @11333   18 years mdewsnip Now consistently sets $self->{'gli'} in plugin::begin.
(edit) @11090   18 years kjdon made all plugins that implement read() call read_block to check …
(edit) @10254   19 years kjdon added 'use strict' to all plugins, and made modifications (mostly …
(edit) @10218   19 years kjdon Jeffrey's new parsing modifications, committed approx 6 July, 15.16
(edit) @10170   19 years kjdon made our, added two parse methods - if you want to do xml parsing …
(edit) @9957   19 years davidb Introduction of XSLT support to XML based plugins. This is done …
(edit) @9853   19 years kjdon fixed up maxdocs - now pass an extra parameter to the read function
(edit) @9584   19 years mdewsnip Plugins that return -1 from their read function now must output the …
(edit) @9466   19 years kjdon added to list of args for read
(edit) @9462   19 years mdewsnip Added "use bytes" in all XML::Parser Char functions. This is to …
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @8069   20 years davidb Introduction of XMLParser.pm as a wrapper for XML::Parser (a standard …
(edit) @7900   20 years chi Some minor changes in preparation for the introduction of METSPlug.
(edit) @7508   20 years kjdon changed the plugin metadata - instead of having eg HTMLPlug metadata …
(edit) @7362   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7244   20 years kjdon made this abstract so it doesn't show up in the GLI plugin list
(edit) @6408   20 years jmt12 Added two new attributes for script arguments. HiddenGLI controls …
(edit) @5924   20 years kjdon changed the new metadata to eg WordPlug instead of Word, cos a clash …
(edit) @5919   20 years kjdon each plugin now adds a metadata field to teh doc obj based on the …
(edit) @5680   21 years mdewsnip Moved plugin descriptions into the resource bundle …
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4744   21 years mdewsnip Tidied up and structures (representing the options of the plugin) in …
(edit) @3540   21 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3107   22 years jrm21 fixed problem where documents after a "bad" document would not be read …
(edit) @2896   22 years sjboddie Fixed a small bug in the way XMLPlug was implemented - previously it …
(edit) @2890   22 years sjboddie Added xml_entity function to XMLPlug
(edit) @2812   22 years sjboddie * empty log message *
(add) @2810   22 years sjboddie Created GAPlug (and XMLPlug base class) to replace the old GMLPlug. …
Note: See TracRevisionLog for help on using the revision log.