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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11122   18 years davidb Introduction of -associate_tail_re option to BasPlug. This is a …
(edit) @10889   18 years kjdon added a description to metadata_fields arg, also retabbed the argument list
(edit) @10835   18 years kjdon made the -input_encoding=utf8 always be set for htmlplug secondary plugin
(edit) @10724   19 years chi Add an option-metadata_fields to allow user-specified metadata fields …
(edit) @10580   19 years kjdon if created from pluginfo.pl (self->info_only == 1)then don't load up …
(edit) @10514   19 years kjdon added in description_tags option, as it wasn't valid cos no longer …
(edit) @10452   19 years kjdon added in allowimagesonly option for use with convert_to html (thanks …
(edit) @10429   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10353   19 years chi Modification for allowing PDF document being converted to various …
(edit) @10273   19 years chi A modification to allow a secondary-plugin setting through ConvertToPlug.
(edit) @10218   19 years kjdon Jeffrey's new parsing modifications, committed approx 6 July, 15.16
(edit) @9465   19 years kjdon ConvertToPlug now accepts the gli arg in read() and passes it in …
(edit) @8795   19 years kjdon if use_sections is on, now we are a bit more relaxed about what the …
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8278   20 years jrm21 sanity check for a valid date before trying to add it as metadata, …
(edit) @8227   20 years jrm21 all perl things should "use strict;" to catch errors! $cursection was …
(edit) @8226   20 years jrm21 tell HTMLPlug to extract the author metadata, and rename it to Creator.
(edit) @8218   20 years jrm21 use the unicode::ensure_utf8() function on the extracted text so we …
(edit) @8170   20 years mdewsnip Fixed some of the new FileFormat metadata so you only get one value …
(edit) @8139   20 years mdewsnip Now adds NumPages metadata.
(edit) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @7353   20 years kjdon removed all the old print_usage functions - they may be misleading as …
(edit) @7287   20 years mdewsnip Now extracts date metadata from the output of pdftohtml 0.36 and …
(edit) @7107   20 years kjdon added a range to the zoom arg
(edit) @7019   20 years jrm21 fall back gracefully if -use_sections argument was given but no …
(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) @5616   21 years davidb Position of @args moved, so it records what the options passed to the …
(edit) @5139   21 years mdewsnip Changed parsing the use_sections option to parse a flag.
(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 …
(edit) @4103   21 years sjboddie Added a -nohidden PDFPlug option and made it pass the -hidden option …
(edit) @3833   21 years jrm21 fixed up parsing the use_sections argument.
(edit) @3720   21 years sjboddie Added options to PDFPlug to take advantage of the improvements in …
(edit) @3614   21 years jrm21 modified section-handling stuff to work with output from v.0.34 of …
(edit) @3590   21 years jrm21 modified the split regular expression so it works with newer versions …
(edit) @3540   21 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3411   22 years jrm21 Now takes a "-use_sections" option to make a section per page.
(edit) @2979   22 years jrm21 Use self->converted_to instead of convert_to, in case the file could …
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @2661   23 years jrm21 added a default block exp of "" so it doesn't inherit HTMLPlugs…
(edit) @2564   23 years jrm21 Added RTFPlug. (It's the smallest one so far - 1511 bytes - yay!) …
(edit) @2515   23 years sjboddie Fixed a couple of bugs/inconsistencies in word and pdf plugins that …
(edit) @2452   23 years jrm21 -title_sub works now -- previously had a leading "--" argument, which …
(edit) @1954   23 years jmt14 * empty log message *
(edit) @1415   24 years davidb Removed some diagnostic print statements.
(add) @1410   24 years davidb Introduction of "ConvertTo" family of plugins. This establishes a new …
Note: See TracRevisionLog for help on using the revision log.