source: main/trunk/greenstone2/perllib/plugins/BasePlugin.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31445   7 years ak19 added a method guessing_filesystem_encoding. use this to try and work …
(edit) @31438   7 years kjdon added a couple of comments
(edit) @31420   7 years kjdon lookup_string with extra '1' arg returns perl internal unicode aware …
(edit) @30358   8 years Georgiy Litvinov Fix for -associate_tail_re option. Files with extensions that could be …
(edit) @28375   11 years davidb A set of changes to help Greenstone building code (perl) run under …
(edit) @27973   11 years ak19 Reinstating Dr Bainbridge's fix to getting the extra meta in sorted …
(edit) @27957   11 years ak19 For now, undoing the change made to BasePlugin for the diffcol nightly …
(edit) @27949   11 years ak19 Need to sort extra metadata (e.g. ex.PDF.* and ex.File.* meta …
(edit) @27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
(edit) @26893   11 years kjdon ConvertBinaryFile needs to reset the doc OID after all the processing …
(edit) @26536   11 years davidb Introduction of two new OIDtype values (hash_on_full_filename and …
(edit) @26221   12 years kjdon new OIDtype, filename, will use the file name without any folders or …
(edit) @25743   12 years kjdon if we happen to have a file and matching process expression that …
(edit) @25345   12 years kjdon working on equiv link stuff. Have changed xxx.assoclink and equivlink …
(edit) @24564   13 years ak19 Fixed a bug detected on Ubuntu: the string iso8859-1, as obtained from …
(edit) @24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
(edit) @24403   13 years ak19 Dr Bainbridge has fixed the conflict between OAIPlugin and …
(edit) @24290   13 years sjm84 Several changes to how Greenstone hashes PDF files and also added …
(edit) @24225   13 years ak19 Still on ticket 449. Now srclink_file metadata (contains an underscore …
(edit) @24219   13 years ak19 Thanks to Sam, Veronica and Dr Bainbridge, can finally commit the …
(edit) @23832   13 years ak19 Forgot to copy the import statement for Normalize into the svn version …
(edit) @23829   13 years ak19 Display string for Source also needs to be in normalised composed …
(edit) @23759   13 years davidb Now that generalized exploding is coming on-line, some additional …
(edit) @23561   13 years kjdon moved the block_filename from BasePlugin into util. then I don't need …
(edit) @23544   13 years kjdon on windows, if have a .JPG cover image, then a -e xxx.jpg test works, …
(edit) @23484   13 years ak19 Further improvements by Dr Bainbridge to pretty-printing.
(edit) @23472   13 years ak19 Erroneous forth argument (a filename) left over from an earlier time, …
(edit) @23465   13 years ak19 Dr Bainbridge fixed the change to gs.filenameEncoding (previously: …
(edit) @23461   13 years kjdon set_Source_metadata now takes an optional section argument so that we …
(edit) @23458   13 years kjdon added a check that deduced_filename_encoding is defined before testing …
(edit) @23457   13 years kjdon reindented the file in emacs
(edit) @23419   13 years max Setting the values to store as block files is now done through an API …
(edit) @23418   13 years davidb A few further additions to help windows keep track of c\... and C:\... …
(edit) @23387   13 years davidb Further changes to deal with documents that use different filename …
(edit) @23364   13 years sjm84 C and Posix added to the possible locales as well as removing the …
(edit) @23363   13 years davidb Plugin code upgrade to support Greenstone working with filenames under …
(edit) @23352   13 years davidb Modifications to code to support filename encoding issues when tested …
(edit) @23347   13 years davidb Tidy up of debugging statements for handline filename encodings, plus …
(edit) @23335   13 years davidb Work done on improving handing of filenames when the actualy filename …
(edit) @23279   13 years kjdon in extra_metadata, new special case for gsdlzipfilename metadata - if …
(edit) @23212   13 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
(edit) @22953   14 years davidb Further code tweaks to correctly support Unicode aware strings in our …
(edit) @22705   14 years davidb User of AutoloadConverterScripting expanded to encompass PowerPoint
(edit) @22663   14 years mdewsnip Changed "srclink_file" metadata to always contain the filename, …
(edit) @22652   14 years mdewsnip Removed call to ghtml::dmsafe() from …
(edit) @22632   14 years mdewsnip Changed "use textcat" to a "require textcat", so it is only loaded if …
(edit) @22427   14 years davidb Adjustment of whitespace
(edit) @22215   14 years kjdon added store_original_file option, used for eg Text, HTML plugins to …
(edit) @21742   14 years kjdon should be using assocfilepath instead of archivedir
(edit) @21315   14 years kjdon remove_one now returns a value
(edit) @21308   14 years kjdon removeold renamed to remove_all, added remove_one for deleting a single doc
(edit) @21286   14 years kjdon added empty removeold method
(edit) @21219   14 years kjdon added a place for calling post_process method after the doc obj has …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/perllib/plugins/BasePlugin.pm
(edit) @20778   15 years kjdon plugins now need to add any auxiliary source files as source assoc …
Note: See TracRevisionLog for help on using the revision log.