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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12169   18 years mdewsnip Tidied up that horrible long line in the new() function of every plugin.
(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) @8121   20 years chi Add the "FileFormat" metadata to each of the Plugins.
(edit) @7498   20 years kjdon oops, accidently commited a testing return statement which meant that …
(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) @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 …
(edit) @3932   21 years jrm21 need to escape _ chars.
(edit) @3732   21 years jrm21 need to escape ",", "<", and ">" in title metadata
(edit) @3540   21 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3037   22 years jrm21 title_sub seems to always get defined by parsargv, so we test that it …
(edit) @2667   23 years jrm21 protect against < and > chars, as <pre> tags don't preserve them.
(edit) @2450   23 years jrm21 now accepts the "-title_sub" option, a regexp to remove when …
(edit) @2219   23 years sjboddie Had another go at suppressing the "subroutine redefined" warnings as …
(edit) @2209   23 years sjboddie Suppressed some annoying perl warnings
(edit) @2085   23 years jrm21 When importing, we need to escape any escape codes otherwise mg(?) …
(edit) @1730   23 years jrm21 removed a debugging statement left in accidentally…
(edit) @1729   23 years jrm21 title regexp should have started "\s*", not "\s+" - it's optional …
(edit) @1728   23 years jrm21 Minor change so that leading whitespace is skipped when grabbing the …
(edit) @1435   24 years davidb Rearrangement of ConvertTo inheritence so HTMLPlug and TextPlug do not …
(edit) @1424   24 years sjboddie Added a -out option to most of the perl building scripts to allow …
(edit) @1410   24 years davidb Introduction of "ConvertTo" family of plugins. This establishes a new …
(edit) @1244   24 years sjboddie Caught up most general plugins (that's the ones in …
(edit) @732   25 years sjboddie prevent from overriding Title metadata that may have been passed in …
(edit) @639   25 years sjboddie added the <pre> tags …
(edit) @594   25 years sjboddie Fixed some silly problems
(add) @585   25 years sjboddie new plugin
Note: See TracRevisionLog for help on using the revision log.