source: trunk/gsdl/perllib/plugins

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10443   19 years chi Modifications to check different StructuredHTML formating conditions.
(edit) @10442   19 years chi To retrieve encoding information for the HTML file generated from …
(edit) @10441   19 years chi Modifications for pushing required option and argument lists to …
(edit) @10434   19 years chi Tidy up the item file to convert the "&" sign in the metadata to "&".
(edit) @10430   19 years chi Allow to remove the soft_link.
(edit) @10429   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10428   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10427   19 years chi Modification of the way passing argument and option list for the …
(edit) @10426   19 years chi Add an option -extracted_word_metadata to extract metadata based on …
(edit) @10425   19 years chi Modification of the way passing argument and option lists for the …
(edit) @10424   19 years chi Modification of the way passing argument and options list for the …
(edit) @10423   19 years chi Modify the structure of pushing argument and option lists to secondary …
(edit) @10419   19 years kjdon is_incremental renamed is_incremental_capable
(edit) @10406   19 years chi If the -windows_scripting is on in WordPlug, the secondary plugin will …
(edit) @10405   19 years chi Adding structured HTML formating arguments here.
(edit) @10404   19 years chi remove the plugin arguments to WordPlug.
(edit) @10403   19 years chi Modifications for tidying up the item file generated through pdftoimg.pl.
(edit) @10395   19 years mdewsnip A plugin for RealMedia files. By Xin Gao for the 517 Digital Libraries …
(edit) @10356   19 years chi tidy up the code.
(edit) @10355   19 years chi Remove heading_title options to StructuredHTMLPlug.
(edit) @10354   19 years chi Add an argument "title_sub" here in PagedImgPlug
(edit) @10353   19 years chi Modification for allowing PDF document being converted to various …
(edit) @10352   19 years chi Change the pagedimg_png,jpg,gif (hyphen to underscore) setting in …
(edit) @10347   19 years kjdon removed the unneeded 'use parsargv'
(edit) @10344   19 years kjdon if there was no Title, add PageNum as a Title
(edit) @10329   19 years mdewsnip Changed the default_language string to be of type "string", since …
(edit) @10313   19 years mdewsnip Fixed undefined doc_oid variable problem.
(edit) @10305   19 years davidb newly introduced is_incremental() used to help determine if file needs …
(edit) @10280   19 years chi Some major changes to allow secondary plugin setting.
(edit) @10279   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10278   19 years chi A major modification to allow a secondary-plugin setting. With this …
(edit) @10277   19 years chi tidy up the filename in add_file().
(edit) @10276   19 years chi Add a read_into_doc_obj() for enabling secondary_pluging function. …
(edit) @10275   19 years chi A modification to allow a secondary plugin setting through ConvertToPlug
(edit) @10274   19 years chi A modification to allow a secondary plug setting through ConvertToPlug.
(edit) @10273   19 years chi A modification to allow a secondary-plugin setting through ConvertToPlug.
(edit) @10272   19 years chi A modification to allow a secondary-plugin setting.
(edit) @10271   19 years chi A new program to demonstrate HTML document (converted from other …
(edit) @10270   19 years chi The modification to allow the secondary-plugin setting.
(edit) @10254   19 years kjdon added 'use strict' to all plugins, and made modifications (mostly …
(edit) @10229   19 years kjdon fixed up some stuff for printing args (pluginfo.pl, classinfo.pl)
(edit) @10218   19 years kjdon Jeffrey's new parsing modifications, committed approx 6 July, 15.16
(edit) @10170   19 years kjdon made our, added two parse methods - if you want to do xml parsing …
(edit) @10168   19 years kjdon modified this to use a new xml format. it should work as before on the …
(edit) @10156   19 years davidb Extra functionality introduced to support incremental building.
(edit) @10155   19 years davidb deinit subroutine added that balances out init routine. 'init' called …
(edit) @10153   19 years kjdon modified the example format statement
(edit) @10121   19 years mdewsnip Added the "sectionalise_using_h_tags" option to HTMLPlug, which …
(edit) @10111   19 years davidb Access to scalar(@$url_array) better protected with 'defined' to …
(edit) @9998   19 years mdewsnip Changed this to work on Windows now that multiread sets binmode, and …
(edit) @9971   19 years jrm21 text_from_part now takes an optional parameter with the part's …
(edit) @9963   19 years davidb values stored for $places_filename adjusted to be free of hard-wiring …
(edit) @9962   19 years davidb MP3Plug updated to make use of newer version of MP3 applet player.
(edit) @9961   19 years davidb Minor refinement made to print statements (warnings) generated by BasPlug.
(edit) @9960   19 years davidb Minor refinement made to print statments the show how the plugin code …
(edit) @9959   19 years davidb Record text now scanned and any URLS turned into HTML hyperlinks.
(edit) @9958   19 years davidb Upgrading of OAIPlug to be based on XMLPlug. OAIPlug was originally …
(edit) @9957   19 years davidb Introduction of XSLT support to XML based plugins. This is done …
(edit) @9893   19 years mdewsnip A plugin for processing Internet Explorer Favourites files, by Stephen …
(edit) @9853   19 years kjdon fixed up maxdocs - now pass an extra parameter to the read function
(edit) @9823   19 years jrm21 fix bug where we forgot to call a method with $self->
(edit) @9747   19 years davidb Encountered new circumstance -- table -- for HTML tags that reference …
(edit) @9738   19 years kjdon fixed a typo
(edit) @9706   19 years mdewsnip Forgot to escape escape for dot when using -process_extension.
(edit) @9703   19 years mdewsnip Improvement to previous change so "file not processed" messages are …
(edit) @9702   19 years mdewsnip Wasn't passing the $gli argument into plugin::read.
(edit) @9694   19 years kjdon when an element had no qualifier it was still getting the symbol …
(edit) @9586   19 years mdewsnip Added a ProcessingError message so the GLI knows when a file failed to …
(edit) @9585   19 years mdewsnip Now provides a message through to the GLI on why files are not …
(edit) @9584   19 years mdewsnip Plugins that return -1 from their read function now must output the …
(edit) @9582   19 years jrm21 couple of fixes: " and others" in the author field => 'et. al.' …
(edit) @9574   19 years mdewsnip Added a couple of checks for Windows 95/98 to a) prevent pluginfo.pl …
(edit) @9494   19 years mdewsnip A couple more fixes for the metadata_read stuff.
(edit) @9493   19 years mdewsnip Fixed some problems with SplitPlug and MARCPlug caused by the …
(edit) @9468   19 years kjdon added a gli processing message
(edit) @9467   19 years kjdon last commit had PDFPlug instead of PSPlug in the pront statement
(edit) @9466   19 years kjdon added to list of args for read
(edit) @9465   19 years kjdon ConvertToPlug now accepts the gli arg in read() and passes it in …
(edit) @9462   19 years mdewsnip Added "use bytes" in all XML::Parser Char functions. This is to …
(edit) @9427   19 years mdewsnip Added the "-process_extension" option: a simpler alternative to …
(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) @9413   19 years jrm21 if we are trying to automatically determine the encoding, look for a …
(edit) @9403   19 years jrm21 need to 'bless' an object before you can call functions in it (for …
(edit) @9398   19 years davidb Introduction of GISBasPlug for Geographic Informatoin System support. …
(edit) @9376   19 years davidb Fault in "combining" saved_metadata and metadata.xml when …
(edit) @9361   19 years davidb Tidied up code, removed commented out lines etc.
(edit) @9360   19 years davidb A new (abstract) plugin module that lexically scopes useful functions …
(edit) @9357   19 years davidb SplitPlug enhanced to support the two pass: metadata_read, read …
(edit) @9353   19 years davidb Combination of metadata passed on through the 'saved_metadata' …
(edit) @9352   19 years davidb Processing lines for OAIPlug were not appearing in GLI (librarian …
(edit) @9351   19 years davidb Two changes: 1. Fusing files with the same root filename is meant …
(edit) @9229   19 years davidb Added default_process_exp to ZIPPlug, so GLI can "see" that it likes …
(edit) @9228   19 years davidb Changed setting URL metadata back to always being done (regardless of …
(edit) @9169   19 years davidb HTMLPlug was always setting URL metadata. This only makes sense if …
(edit) @9168   19 years davidb Fixed typo in argument list: was 'first_inoder_ext' when it should …
(edit) @9167   19 years davidb 'process_exp' added to list of arguments MP3Plug uses. This is the …
(edit) @9145   19 years davidb Removal of some debugging print statements, plus rewording of comment.
(edit) @9144   19 years davidb "Source" metadata now set to be consistent with other plugins.
(edit) @9143   19 years davidb Added handling of <embed> tag in a similar fashion to <img> Also, …
Note: See TracRevisionLog for help on using the revision log.