source: main/trunk/greenstone2/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @23544   13 years kjdon on windows, if have a .JPG cover image, then a -e xxx.jpg test works, …
(edit) @23514   13 years davidb Two small, but important changes: 1)Javascripts form of escaping puts …
(edit) @23494   13 years davidb Incorrectly commited a version with hash_on_file initialized to 0, …
(edit) @23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
(edit) @23484   13 years ak19 Further improvements by Dr Bainbridge to pretty-printing.
(edit) @23483   13 years davidb Standardize on upper-case drive letter for Windows
(edit) @23480   13 years davidb Action to help in generalized "explode" work (where documents in the …
(edit) @23479   13 years davidb Shifting of code from buildaction over to better named indexaction.pm
(edit) @23478   13 years davidb White space difference.
(edit) @23477   13 years davidb "un" cgi argument is now compulsory if authentication is on, and made …
(edit) @23472   13 years ak19 Erroneous forth argument (a filename) left over from an earlier time, …
(edit) @23469   13 years davidb Initial cut at code to support collection building thrugh AJAX calls …
(edit) @23465   13 years ak19 Dr Bainbridge fixed the change to gs.filenameEncoding (previously: …
(edit) @23463   13 years ak19 Previously, when reverting back to an earlier RE match for …
(edit) @23461   13 years kjdon set_Source_metadata now takes an optional section argument so that we …
(edit) @23460   13 years kjdon pass in the section to set_Source_metadata as we may be processing a …
(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) @23452   13 years kjdon use filename_cat when generating the full path for blocking. If teh …
(edit) @23448   13 years davidb Mistake in handling of infodb_read_entry fixed (now needs to be …
(edit) @23447   13 years davidb More clear comment written
(edit) @23439   13 years davidb Further tidy up of how code exits when chekc-installation called.
(edit) @23438   13 years davidb $self needs to be blessed early on in this constructor, so it can call …
(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) @23416   13 years davidb More careful handling of filenames going into 'block' hash. On …
(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   13 years ak19 Accidentally committed a debug version of the file
(edit) @23249   13 years ak19 A useful debug version of the rm method which got added in when Dr …
(edit) @23248   13 years ak19 Bugfix: file called mimetype (among the files extracted from an Open …
(edit) @23212   13 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 …
Note: See TracRevisionLog for help on using the revision log.