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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2036   23 years jrm21 don't use strict; anymore, as we want to be able to write error msgs …
(edit) @2029   23 years jrm21 Return 0 instead of "" on error in read() so that RecPlug can continue.
(edit) @2027   23 years jrm21 read() is now completely independent of BasPlug::read(), as the latter …
(edit) @1974   23 years cs025 Fixed omission of encoding from parameters in read_file
(edit) @1954   23 years jmt14 * empty log message *
(edit) @1929   23 years dg5 Modified: ConvertToPlug and HTMLPlug to handle files in binary mode to …
(edit) @1741   23 years sjboddie Fixed a little bug that was causing pluginfo.pl to print some dodgy …
(edit) @1705   23 years say1 fixed to handle filenames with multiple dots.
(edit) @1691   23 years jrm21 return "" instead of exit 1 on error. This means that if 1 file …
(edit) @1446   24 years paynter Major overhauls; works with the new gsConvert.pl instead of …
(edit) @1435   24 years davidb Rearrangement of ConvertTo inheritence so HTMLPlug and TextPlug do not …
(edit) @1420   24 years davidb Moved read_file and read from ConvertToBasPlug to ConvertToPlug.
(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.