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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13243   17 years shaoqun fixed the encoding bug for BasPlug:dummy_text
(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) @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) @9960   19 years davidb Minor refinement made to print statments the show how the plugin code …
(edit) @9853   19 years kjdon fixed up maxdocs - now pass an extra parameter to the read function
(edit) @9703   19 years mdewsnip Improvement to previous change so "file not processed" messages are …
(edit) @9585   19 years mdewsnip Now provides a message through to the GLI on why files are not …
(edit) @9574   19 years mdewsnip Added a couple of checks for Windows 95/98 to a) prevent pluginfo.pl …
(edit) @9067   19 years kjdon moved smart blocking stuff in htmlplug metadata_read into basplug …
(edit) @8365   20 years kjdon put doule quotes around values of <a href=xxx> and <img src=xxx>
(edit) @8350   20 years kjdon assign the fall back title after processing any other metadata, so …
(edit) @8166   20 years mdewsnip Added FileSize metadata in most plugins.
(edit) @8145   20 years mdewsnip Check for ImageMagick being installed and on the path, and bail early …
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @7555   20 years kjdon removed ugly quotes from a printed message
(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) @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) @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) @5845   20 years mdewsnip David's fixes for running ImagePlug under Windows.
(edit) @5680   21 years mdewsnip Moved plugin descriptions into the resource bundle …
(edit) @5103   21 years mdewsnip Newer versions of identify display more accurate file sizes (eg. …
(edit) @5078   21 years mdewsnip Fixed bug where ScreenHeight and ScreenWidth would not be set if …
(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) @4790   21 years davidb Addition of 'quotemeta' to protect directory separate under Windows …
(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 …
(edit) @4724   21 years davidb ImagePlug now stores metadata for srcicon, thumbicon and screenicon to …
(edit) @3540   21 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3517   21 years davidb ImagePlug modified so 'Source' metadata set to be consistent with …
(edit) @3307   22 years davidb Some minor modifications to Image Plugin: filenames can now include …
(edit) @3137   22 years paynter Changed the way Width, Height, Size and Type metadata is calculated. …
(edit) @2882   22 years paynter Compensate for change to "convert" output (size data goes to STDERR …
(edit) @2327   23 years sjboddie * empty log message *
(edit) @2230   23 years paynter User can erquest a "Screen" image - essentially a second thumbnail. …
(edit) @2226   23 years paynter Image size metadata fixed, dummy text added, Image filename fixed.
(edit) @2207   23 years paynter Bugfixes: read returns number of files instead of file type, and …
(edit) @1758   23 years say1 added minimum image size and a few bug fixes
(edit) @1744   23 years say1 about a billion changes to ImagePlug
(edit) @1735   23 years say1 fixed about a billion little Image things.
(add) @1733   23 years say1 new plugin for images
Note: See TracRevisionLog for help on using the revision log.