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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14117   17 years xiao add a metadata NoText which can be used to suppress the dummy text …
(edit) @13544   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) @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) @13222   17 years shaoqun added a method required by XMLPlug
(edit) @12683   18 years kjdon check for a byte order marker and strip it
(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) @11881   18 years kjdon added a test for image file in case there isn't one, in process_item
(edit) @11834   18 years mdewsnip Replaced all "_httpcollection_" in metadata (especially srclink) with …
(edit) @11676   18 years kjdon added adstract tag or changed Yes to yes for inherits
(edit) @11506   18 years kjdon fixed the bug where space outside Metadata tags was getting added into …
(edit) @11333   18 years mdewsnip Now consistently sets $self->{'gli'} in plugin::begin.
(edit) @11249   18 years kjdon added some checks that the image and text files exist before we try to …
(edit) @11090   18 years kjdon made all plugins that implement read() call read_block to check …
(edit) @10613   19 years kjdon modified the item file metadata regex so that space is allowed (and …
(edit) @10606   19 years kjdon I hadn't actually tested teh last fix, so this is the correct fix
(edit) @10605   19 years kjdon make pagedimgplug simple format version use the OID_type option
(edit) @10434   19 years chi Tidy up the item file to convert the "&" sign in the metadata to "&".
(edit) @10403   19 years chi Modifications for tidying up the item file generated through pdftoimg.pl.
(edit) @10354   19 years chi Add an argument "title_sub" here in PagedImgPlug
(edit) @10344   19 years kjdon if there was no Title, add PageNum as a Title
(edit) @10276   19 years chi Add a read_into_doc_obj() for enabling secondary_pluging function. …
(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) @10168   19 years kjdon modified this to use a new xml format. it should work as before on the …
(edit) @10153   19 years kjdon modified the example format statement
(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) @9421   19 years mdewsnip Was adding "Source" metadata twice.
(edit) @9420   19 years mdewsnip Now adds a complete path for gsdlsourcefilename instead of just the …
(edit) @9144   19 years davidb "Source" metadata now set to be consistent with other plugins.
(edit) @8909   19 years davidb PageImgPlug updated so read function follows more consistently the …
(edit) @8402   20 years kjdon fixed up the header page stuff with pagedimgplug - docs always have a …
(edit) @8365   20 years kjdon put doule quotes around values of <a href=xxx> and <img src=xxx>
(edit) @8246   20 years kjdon changed the default to have noheaderpage, so the option is now …
(edit) @8245   20 years kjdon a few fixes for problems found on Ians laptop
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @8117   20 years mdewsnip Fixed a bug where extra dots in filenames would cause the file …
(edit) @7506   20 years kjdon changed 'dummy text to sidestep display bug' to 'this document has no …
(edit) @7362   20 years kjdon plugin read functions now return 'undef' - didn't recognise, '-1' - …
(edit) @7352   20 years kjdon added a bit more to the description
(edit) @7337   20 years kjdon fixed another error in the example format statement
(edit) @7336   20 years kjdon fixed a couple of errors in the example format statement
(edit) @7106   20 years kjdon modified the comments at the top, made the size args have ranges > 0
(edit) @6860   20 years kjdon moved teh type_list to before the arguments, so it can actually be used
(edit) @6769   20 years kjdon added two new options: noheaderpage to supress the empty first …
(add) @6555   20 years kjdon a new plugin for processing sequences of page images
Note: See TracRevisionLog for help on using the revision log.