source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23415   13 years davidb More careful handling of filenames going into 'block' hash. On …
(edit) @23414   13 years davidb Need to be more careful when downgrading a filename to ensure we still …
(edit) @23413   13 years davidb Recent change to force Sstopping if can't find associated file is too harsh
(edit) @23402   13 years max New "psuedo" constructor added that is useful to call from CGI Perl scripts
(edit) @23401   13 years max Tested using this action under windows using Sqlite as the database. …
(edit) @23400   13 years max Tested using this action under windows using Sqlite as the database. …
(edit) @23399   13 years max Added (for GDBM and Sqlite) set_infodb_entry to directly change one …
(edit) @23392   13 years sjm84 Reverted a regular expression designed to locate various tags inside …
(edit) @23388   13 years davidb Further changes to deal with documents that use different filename …
(edit) @23387   13 years davidb Further changes to deal with documents that use different filename …
(edit) @23377   13 years ak19 Perl syntax error fixed: referring to uninitialised variable metadata …
(edit) @23371   13 years davidb Further refinement of code to support HTML linking between documents …
(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) @23362   13 years davidb Additional routines (and few upgraded) to help support Greenstone …
(edit) @23355   13 years kjdon use unicode for mp3 data. patch thanks to Dan Wright
(edit) @23354   13 years davidb AZCompactList was still using old style 'add' parameter. Through …
(edit) @23353   13 years davidb Modifications to code to support filename encoding issues when tested …
(edit) @23352   13 years davidb Modifications to code to support filename encoding issues when tested …
(edit) @23349   13 years davidb More careful use of encoding parameter to $self->set_Source_metadata …
(edit) @23348   13 years davidb Added extra parameter to call to deduce_filename_encoding()
(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) @23314   13 years sjm84 Katherine discovered that the newly added sub setup_greenstone_env …
(edit) @23307   13 years davidb Slight touch-up to some error logging print statements
(edit) @23306   13 years sjm84 setup_greenstone_evn sub to help set up the environment if GSDLHOME …
(edit) @23304   13 years davidb Routines added that support converting raw filenames (i.e. byte-code …
(edit) @23303   13 years kjdon added a string for List.reverse_sort_leaf_nodes
(edit) @23302   13 years kjdon added reverse_sort_leaf_nodes option
(edit) @23300   13 years anna added configuration for the Dhivehi language.
(edit) @23285   13 years sjm84 Moving subroutine committed previously to util.pm to unicode.pm where …
(edit) @23284   13 years sjm84 Dr Bainbridge's modification of nice-string subroutine which will …
(edit) @23280   13 years kjdon fixed this plugin up for incremental import. need to set …
(edit) @23279   13 years kjdon in extra_metadata, new special case for gsdlzipfilename metadata - if …
(edit) @23278   13 years kjdon split out the encoding filename bit from set_source_metadata so that …
(edit) @23277   13 years kjdon removed a commented out line
(edit) @23261   13 years kjdon ZIPPlugin needs to do a block pass on the extracted folder so we don't …
(edit) @23250   14 years ak19 Accidentally committed a debug version of the file
(edit) @23249   14 years ak19 A useful debug version of the rm method which got added in when Dr …
(edit) @23248   14 years ak19 Bugfix: file called mimetype (among the files extracted from an Open …
(edit) @23212   14 years kjdon metadata_read no longer takes maxdocs args - metadata_read must …
(edit) @23198   14 years davidb Extra curly-brace had found its way into the code as the very last …
(edit) @23193   14 years davidb Whitespace addition to improve formatting
(edit) @23182   14 years kjdon fixed up bug with deleting assoc files. Was fine for a delete, but for …
(edit) @23181   14 years sjm84 The end brace of the delete_assoc_files sub in the lucenebuildproc.pm …
(edit) @23176   14 years kjdon added delete_assoc_files. If we are asked to process a deleted or …
(edit) @23172   14 years kjdon when using gdbm-txtgz infodb type, the runtime system will generate …
(edit) @23171   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23170   14 years kjdon if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
(edit) @23169   14 years kjdon need to set binmode for pipes to get utf8 input and output. also need …
(edit) @23167   14 years davidb GreenstoneXMLPlugin used to (or at least in theory used to) to be able …
(edit) @23166   14 years kjdon copying code from gdbm.pm: Attached :utf8 encoding to db pipes to …
(edit) @23165   14 years kjdon removed a couple of print statements
(edit) @23160   14 years kjdon member hash renamed, some tidying up
(edit) @23159   14 years kjdon buildproc member hash renamed
(edit) @23158   14 years kjdon added a couple of missing plugin description strings
(edit) @23156   14 years kjdon removed an unused string
(edit) @23154   14 years kjdon store a hash of all doc oids, then check against this hash when asked …
(edit) @23141   14 years davidb
(edit) @23138   14 years davidb Elimination of rand_string
(edit) @23133   14 years kjdon still workign on incremental infodb updating. cleaning up code now …
(edit) @23132   14 years kjdon for manifest files, if the user has specified Index (not Reindex) and …
(edit) @23131   14 years kjdon added a method get_total_text_length. returns the total lenght for the …
(edit) @23121   14 years kjdon small changes based on the fact that we need to store ids for updated …
(edit) @23120   14 years kjdon process the reconstructed docs after reading through the archives …
(edit) @23119   14 years kjdon removed some print statements, and don't go into .svn folder when …
(edit) @23118   14 years kjdon removed edit_mode from classobj->classify call
(edit) @23116   14 years kjdon for incremental build, classifiers are not really done incrementally. …
(edit) @23102   14 years davidb Attached :utf8 encoding to GDBM pipes to prevent double encoding …
(edit) @23085   14 years davidb Minor tweak to talkback.pm
(edit) @23084   14 years davidb Routines to help CGI scripts that implement DL Talkback
(edit) @23081   14 years kjdon added a classifyOID param to get_OID_entry. Used to set the …
(edit) @23064   14 years davidb Supporting Perl classes (100% pure Perl) for DL talkback facility
(edit) @23053   14 years kjdon reworking of manifest stuff. Now, instead of calling plugin::read on …
(edit) @23042   14 years ak19 Kathy fixed a cut and paste error that prevented the depositor from …
(edit) @22986   14 years kjdon need to do a file_block_read before a read when adding new docs …
(edit) @22953   14 years davidb Further code tweaks to correctly support Unicode aware strings in our …
(edit) @22952   14 years davidb Encode::decode cannot be applied to all characters returned by …
(edit) @22951   14 years davidb Encode::decode cannot be applied to all characters returned by …
(edit) @22950   14 years davidb Old routine used to work on raw binary strings that just happened to …
(edit) @22921   14 years sjm84 Anu changed this to escape backslashes in file names before using them …
(edit) @22900   14 years kjdon getting this to work properly
(edit) @22896   14 years kjdon fixed an odd bug. If had a metadata file directly in import folder, …
(edit) @22894   14 years kjdon added wpd (word perfect) extension into the list that can be processed …
(edit) @22887   14 years kjdon use new util::get_timestamped_dir, and clean_up_after_doc_processing …
(edit) @22886   14 years kjdon new method get_timestamped_tmp_folder, used by ConvertBinaryFile and …
(edit) @22883   14 years kjdon corrected a typo
(edit) @22882   14 years kjdon set up convert_to list for the case when windows_scripting and …
(edit) @22881   14 years kjdon added some powerpoint strings
(edit) @22880   14 years kjdon implemented the read method for when using open office to convert to …
(edit) @22879   14 years kjdon now have an html_multi option to convert_to (for PowerPointPlugin)
(edit) @22874   14 years kjdon no longer use filename_extension, as we should be using the original …
(edit) @22873   14 years kjdon new subroutine get_timestamped_tmp_filename_in_collection, which does …
(edit) @22871   14 years kjdon added code to generate an item file if asked for pagedimg output with …
(edit) @22865   14 years kjdon forgot to set openoffice_available so that get_default_process_exp works
(edit) @22864   14 years kjdon needed use ConvertBinaryFile
(edit) @22862   14 years kjdon changed a comment
(edit) @22861   14 years kjdon now uses new AutoLoadConverters instead of AutoloadConverterScripting. …
(edit) @22860   14 years kjdon changed a line
(edit) @22859   14 years kjdon this plugin inherits from others
Note: See TracRevisionLog for help on using the revision log.