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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @11834   18 years mdewsnip Replaced all "_httpcollection_" in metadata (especially srclink) with …
(edit) @11123   18 years davidb Filename stored as URL metadata was missing from this plugin and …
(edit) @11090   18 years kjdon made all plugins that implement read() call read_block to check …
(edit) @10985   18 years kjdon added a new option srcicon - can specify a different icon instead of …
(edit) @10594   19 years kjdon mime type added as MimeType metadata
(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) @9853   19 years kjdon fixed up maxdocs - now pass an extra parameter to the read function
(edit) @9706   19 years mdewsnip Forgot to escape escape for dot when using -process_extension.
(edit) @9703   19 years mdewsnip Improvement to previous change so "file not processed" messages are …
(edit) @9584   19 years mdewsnip Plugins that return -1 from their read function now must output the …
(edit) @9427   19 years mdewsnip Added the "-process_extension" option: a simpler alternative to …
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8519   19 years mdewsnip Fixed the extra Title metadata problem with David's help.
(edit) @8365   20 years kjdon put doule quotes around values of <a href=xxx> and <img src=xxx>
(edit) @8315   20 years mdewsnip Was adding Source metadata twice.
(edit) @8166   20 years mdewsnip Added FileSize metadata in most plugins.
(edit) @7508   20 years kjdon changed the plugin metadata - instead of having eg HTMLPlug metadata …
(edit) @7506   20 years kjdon changed 'dummy text to sidestep display bug' to 'this document has no …
(edit) @7504   20 years davidb ImagePlug, MP3Plug, UnknownPlug modified to set Title metadata based …
(edit) @7362   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7353   20 years kjdon removed all the old print_usage functions - they may be misleading as …
(edit) @7304   20 years kjdon now adds Source metadata
(edit) @6943   20 years kjdon now it increments the num_processed docs counter
(edit) @6408   20 years jmt12 Added two new attributes for script arguments. HiddenGLI controls …
(edit) @6332   20 years jmt12 When -gli argument is provided to calling script these modules will …
(edit) @6214   20 years mdewsnip Added David's fixes for spaces in filenames and setting srclink metadata.
(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) @5765   21 years mdewsnip Commented out check for spaces in filenames - why is it there?? …
(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) @4785   21 years mdewsnip Commented out print_usage functions - plugins should now call …
(edit) @4744   21 years mdewsnip Tidied up and structures (representing the options of the plugin) in …
(add) @2883   22 years paynter This Plugin can be used to import any file to Greenstone, regardless …
Note: See TracRevisionLog for help on using the revision log.