source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3670   21 years jrm21 added an exception for utf-16 when creating the encoded options. I …
(edit) @3669   21 years jrm21 need to protect variable in s/ in case it has special chars in it …
(edit) @3668   21 years jrm21 use the utf16outconverter class if we are told to use an encoding …
(edit) @3667   21 years jrm21 added a utf16 output converter class.
(edit) @3666   21 years jrm21 tidied up to make sure all textout << "string" commands go through the …
(edit) @3665   21 years sjboddie Prevent occurances of 70 or more hyphens in metadata values from …
(edit) @3664   21 years sjboddie Made a couple of methods virtual in receptionist.h
(edit) @3663   21 years sjboddie Altered receptionist.cpp slightly so it'll now produce nocache headers …
(edit) @3662   21 years cvs_blondeel Typo
(edit) @3639   21 years kjdon modified the default sorting element, and fixed a bug.
(edit) @3638   21 years sjboddie * empty log message *
(edit) @3633   21 years sjboddie * empty log message *
(edit) @3632   21 years sjboddie Added langaction
(edit) @3631   21 years cvs_anon Added langaction stuff
(edit) @3630   21 years jrm21 1) Correct typo in print_usage(): process_exp -> split_exp 2) Fixed …
(edit) @3629   21 years jrm21 need to look for associated files in the assocfilepath, if this …
(edit) @3628   21 years jrm21 hard_link returns 1 on error. (But not if it attempts to copy - always …
(edit) @3627   21 years jrm21 added less-obfuscated quote-printable parsing in qp_decode()
(edit) @3626   22 years jrm21 changes for mac os x - Makefile.ins need to use @CC@ and @CXX@ or else …
(edit) @3625   22 years sjboddie Preferences page accessible from home page now uses dynamic list of …
(edit) @3624   22 years jrm21 added Spanish for home page now that translation's done
(edit) @3614   22 years jrm21 modified section-handling stuff to work with output from v.0.34 of …
(edit) @3612   22 years sjboddie * empty log message *
(edit) @3611   22 years sjboddie * empty log message *
(edit) @3610   22 years sjboddie * empty log message *
(edit) @3609   22 years sjboddie * empty log message *
(edit) @3607   22 years sjboddie Updated pdftohtml to version 0.34
(edit) @3590   22 years jrm21 modified the split regular expression so it works with newer versions …
(edit) @3589   22 years jrm21 we now embed the newlines as \n inside the comments for multi-line …
(edit) @3587   22 years jrm21 removed comments about storing "BibTex" metadata as we don't do that …
(edit) @3586   22 years jrm21 forgot to rename 2 macros when copy-and-past'ing for "volume" button
(edit) @3546   22 years sjboddie Added protos to argument list of action::check_cgiargs() as I always …
(edit) @3543   22 years sjboddie Put back highlighting in vlistbrowserclass::output_section_group() as …
(edit) @3542   22 years jrm21 ghtml returns utf8, not iso-8859-1, so any html entities were being …
(edit) @3541   22 years kjdon added John T's changes into CVS - classinfo.pl and pluginfo.pl can now …
(edit) @3540   22 years kjdon added John T's changes into CVS - added info to enable retrieval of …
(edit) @3539   22 years kjdon added jpe to the process and block expressions
(edit) @3538   22 years jrm21 allow use of -timeout (ulimit) for ps2ascii as some postscript files …
(edit) @3537   22 years jrm21 if process() returns undef, then the plugin couldn't process that …
(edit) @3536   22 years jrm21 set doc title to "" if it is undefined
(edit) @3535   22 years jrm21 Added images and translations for "Volumes" (same word in french, I …
(edit) @3534   22 years jrm21 made volume plural on the buttons and the text equivalents.
(edit) @3533   22 years jrm21 added images and macros for "volume" metadata and buttons
(edit) @3532   22 years jrm21 and the title image too
(edit) @3531   22 years jrm21 oops - should have started with a lowercase letter
(edit) @3530   22 years jrm21 buttons for Volume metadata
(edit) @3529   22 years jrm21 fixed oversight where alpha_numeric_cmp was no longer being called …
(edit) @3528   22 years jrm21 fixed write_cfg_line() for when given a filedesc for output instead of …
(edit) @3527   22 years jrm21 improved efficiency of file_copy() by using buffered I/O.
(edit) @3526   22 years jrm21 removed CVS directories from wget tarball as it screws up cvs updates. …
(edit) @3525   22 years jrm21 use FILENAME_MAX macro instead of hard-coding values. This is posix, …
(edit) @3524   22 years kjdon added the help message for the previous change
(edit) @3523   22 years kjdon now EMAILplug accepts the split_exp option - a regular expression that …
(edit) @3522   22 years jrm21 added a test to make sure that we can create the output file. …
(edit) @3521   22 years jrm21 subtle bug fix where if a line ended with a space then the following …
(edit) @3520   22 years jrm21 wrong variable name meant we were throwing away the first line of each …
(edit) @3517   22 years davidb ImagePlug modified so 'Source' metadata set to be consistent with …
(edit) @3516   22 years jrm21 Apparently darwin doesn't define BSD by default, so we now instead …
(edit) @3515   22 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 …
Note: See TracRevisionLog for help on using the revision log.