source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3614   21 years jrm21 modified section-handling stuff to work with output from v.0.34 of …
(edit) @3612   21 years sjboddie * empty log message *
(edit) @3611   21 years sjboddie * empty log message *
(edit) @3610   21 years sjboddie * empty log message *
(edit) @3609   21 years sjboddie * empty log message *
(edit) @3607   21 years sjboddie Updated pdftohtml to version 0.34
(edit) @3590   21 years jrm21 modified the split regular expression so it works with newer versions …
(edit) @3589   21 years jrm21 we now embed the newlines as \n inside the comments for multi-line …
(edit) @3587   21 years jrm21 removed comments about storing "BibTex" metadata as we don't do that …
(edit) @3586   21 years jrm21 forgot to rename 2 macros when copy-and-past'ing for "volume" button
(edit) @3546   21 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3543   21 years sjboddie Put back highlighting in vlistbrowserclass::output_section_group() as …
(edit) @3542   21 years jrm21 ghtml returns utf8, not iso-8859-1, so any html entities were being …
(edit) @3541   21 years kjdon added John T's changes into CVS - classinfo.pl and pluginfo.pl can now …
(edit) @3540   21 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3539   21 years kjdon added jpe to the process and block expressions
(edit) @3538   21 years jrm21 allow use of -timeout (ulimit) for ps2ascii as some postscript files …
(edit) @3537   21 years jrm21 if process() returns undef, then the plugin couldn't process that …
(edit) @3536   21 years jrm21 set doc title to "" if it is undefined
(edit) @3535   21 years jrm21 Added images and translations for "Volumes" (same word in french, I …
(edit) @3534   21 years jrm21 made volume plural on the buttons and the text equivalents.
(edit) @3533   21 years jrm21 added images and macros for "volume" metadata and buttons
(edit) @3532   21 years jrm21 and the title image too
(edit) @3531   21 years jrm21 oops - should have started with a lowercase letter
(edit) @3530   21 years jrm21 buttons for Volume metadata
(edit) @3529   21 years jrm21 fixed oversight where alpha_numeric_cmp was no longer being called …
(edit) @3528   21 years jrm21 fixed write_cfg_line() for when given a filedesc for output instead of …
(edit) @3527   21 years jrm21 improved efficiency of file_copy() by using buffered I/O.
(edit) @3526   21 years jrm21 removed CVS directories from wget tarball as it screws up cvs updates. …
(edit) @3525   21 years jrm21 use FILENAME_MAX macro instead of hard-coding values. This is posix, …
(edit) @3524   21 years kjdon added the help message for the previous change
(edit) @3523   21 years kjdon now EMAILplug accepts the split_exp option - a regular expression that …
(edit) @3522   21 years jrm21 added a test to make sure that we can create the output file. …
(edit) @3521   21 years jrm21 subtle bug fix where if a line ended with a space then the following …
(edit) @3520   21 years jrm21 wrong variable name meant we were throwing away the first line of each …
(edit) @3517   21 years davidb ImagePlug modified so 'Source' metadata set to be consistent with …
(edit) @3516   21 years jrm21 Apparently darwin doesn't define BSD by default, so we now instead …
(edit) @3515   21 years jrm21 call a plugin's set_OID() method if one exists, otherwise use the …
(edit) @3510   22 years jrm21 need to check that remove_prefix is defined before checking its length
(edit) @3508   22 years jrm21 modified copyright statement
(edit) @3507   22 years jrm21 updated to also allow '..."foo" ...' as the enclosing quotes (for …
(edit) @3506   22 years jrm21 need to allow escaped \" inside a multiline "...". Eg …
(edit) @3472   22 years kjdon renamed phind.pm to Phind.pm in keeping with the names of the other …
(edit) @3433   22 years jrm21 If a metadata value becomes empty (because of the removeprefix option) …
(edit) @3432   22 years sjboddie * empty log message *
(edit) @3431   22 years sjboddie Extracted some english language strings from C++ code and put in macro file
(edit) @3430   22 years jrm21 Added MARCPlug, mostly done by David Bainbridge. It needs a …
(edit) @3429   22 years sjboddie * empty log message *
(edit) @3427   22 years sjboddie The input encoding will now default to utf8 instead of iso-8859-1. …
(edit) @3426   22 years jrm21 Don't add \n to the end of each metadata value.
(edit) @3425   22 years jrm21 Convert \r and \n to space, otherwise other parts of greenstone might …
(edit) @3424   22 years jrm21 Need some slightly extra stuff for converting times when under darwin. …
(edit) @3423   22 years jrm21 Don't save the collect.cfg cgi argument if regetting a user password.
(edit) @3422   22 years jrm21 Added new languages to be checked. Cleaned up reg exps as some …
(edit) @3421   22 years jrm21 added a missing macro (copied from another "package").
(edit) @3420   22 years jrm21 removed comments from within macros to be outside macros.
(edit) @3419   22 years jrm21 Added another reason why deleting a collection through the collector …
(edit) @3418   22 years jrm21 Allow fields to stretch over multiple lines if enclosed in double …
(edit) @3417   22 years jrm21 Allow multi-line entries in config files - either ends with a "\", or …
(edit) @3416   22 years jrm21 Fix up problem if no documents were processed and accepted.
(edit) @3415   22 years jrm21 don't try to write to and close an archive file if one wasn't opened …
(edit) @3414   22 years jrm21 Need to escape "_" characters so that greenstone doesn't interprete them…
(edit) @3413   22 years jrm21 Added "\" to the characters we need to escape for classifying.
(edit) @3411   22 years jrm21 Now takes a "-use_sections" option to make a section per page.
(edit) @3410   22 years jrm21 now post-filter the html so that the filename is not included for …
(edit) @3409   22 years sjboddie Demo collection now uses Hierarchy classifier for Howto listing.
(edit) @3408   22 years sjboddie * empty log message *
(edit) @3405   22 years sjboddie * empty log message *
(edit) @3404   22 years sjboddie Altered build.bat to invoke a second command.com on Windows 9x and …
(edit) @3403   22 years sjboddie setup.bat now invokes a second copy of command.com when run on Windows …
(edit) @3402   22 years sjboddie import.pl now tells user where the fail.log lives
(edit) @3401   22 years sjboddie A few minor alterations to the demo collection collect.cfg file. It …
(edit) @3400   22 years sjboddie WordPlug now handles .dot files as well as .doc files.
(edit) @3399   22 years jrm21 modified prototype for get_configinfo() to be a const function.
(edit) @3398   22 years jrm21 Oops... the last change to the regex was too permissive... fixed up to …
(edit) @3397   22 years jrm21 minor change to the regex for marking up urls (to allow #anchor at the end)
(edit) @3396   22 years jrm21 save cerr before redirecting it to file, so we can restore it afterwards.
(edit) @3381   22 years sjboddie Where cerr is redirected with cerr.rdbuf(errout.rdbuf()) it needs to …
(edit) @3369   22 years sjboddie HTMLPlug will no longer prevent metadata extraction when the …
(edit) @3364   22 years sjboddie * empty log message *
(edit) @3352   22 years jrm21 We can now properly handle messages with a content type of …
(edit) @3351   22 years jrm21 If a message is in an unsupported encoding, we assume iso8859-1. …
(edit) @3350   22 years sjboddie Added -use_strings option to ConvertToPlug. The default behaviour for …
(edit) @3349   22 years sjboddie Bug fix.
(edit) @3348   22 years kjdon added some more debug info
(edit) @3347   22 years kjdon added an extra error message
(edit) @3330   22 years cvs_blondeel Typos
(edit) @3329   22 years jrm21 Oops, removed debugging statement!
(edit) @3328   22 years jrm21 Make sure that sender's name is more than 0 chars long, otherwise use …
(edit) @3327   22 years jrm21 Updated Turkish interface, now with images (Thanks to our translator, …
(edit) @3326   22 years sjboddie * empty log message *
(edit) @3325   22 years sjboddie * empty log message *
(edit) @3324   22 years sjboddie Removed the really old unindex.pl script and added the not quite so …
(edit) @3323   22 years sjboddie * empty log message *
(edit) @3322   22 years sjboddie Attempted to improve search term highlighting. Simple phrase searches …
(edit) @3321   22 years sjboddie Removed htmlgen.cpp and htmlgen.h as they weren't being used
(edit) @3320   22 years cvs_blondeel End of first pass of integration of Oscar's suggestions (along with …
(edit) @3319   22 years cvs_blondeel More macros and packages updated according to Oscar's suggestions
(edit) @3318   22 years cvs_blondeel Updated package collector according to Oscar's comments
(edit) @3317   22 years cvs_blondeel Typo ("<p> ") and quotes (&[lr]quo; => ")
Note: See TracRevisionLog for help on using the revision log.