Changes from Webglimpse 1.7.4 to 1.7.5 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Working file: CHANGES ---------------------------- revision 1.9 Just bringing all files up to date. CHANGES is actually obsolete, now that we are in version control. --GV ============================================================================= Working file: makenh ---------------------------- revision 1.13 Included FILE_END_MARK to match glimpse.h, defaulted to space to be consistent with older versions. --GV ---------------------------- revision 1.12 Added FILE_END_MARK variable to match same in glimpse.h. This will allow us to index filenames with spaces in them, when FILE_END_MARK is set to something other than a space. Currently set independently in glimpse.h, makenh and webglimpse. --GV ---------------------------- revision 1.11 Changed to parsing robots.txt so default is not used if real match found. Error submitted by Russel Duncan Jr. --GV ============================================================================= Working file: wginstall.pl ---------------------------- revision 2.1.1.6 Added wginputfields to optional distribution list. --GV ============================================================================= Working file: cgi-bin/webglimpse ---------------------------- revision 1.16 Defaulted FILE_END_MARK to space to be consistent with older versions. --GV ---------------------------- revision 1.15 - Added support for field-based searches with -N option - Added switch to use -z filter for nonascii files - Added support for spaces in filenames (even though browsers won't link to them!) --GV ---------------------------- revision 1.14 Fix to exactly maxfiles returned bug. Was not calling EndHits on exact match. --GV ============================================================================= Working file: dist/INSTALL_MODULES ---------------------------- revision 1.1 Added documentation file for commercial modules. --GV ============================================================================= Working file: dist/wgfields ---------------------------- revision 1.3 Changed name from wgfields to wgoutputfields to distinguish from new file, wginputfields, that will allow field-based searching. wgoutputfields works with CustomOutputTool.pm to allow regular expressions in results output. ---------------------------- revision 1.2 Corrected error in LASTSUBDIR example. --GV ---------------------------- revision 1.1 Example file for use with CustomOutputTool.pm. Defines patterns to be found in matching document and displayed in initial result output. --GV ============================================================================= Working file: dist/wgfilter-index ---------------------------- revision 1.9 Removed "?" exclusion so that cgi GET's will work as links. --G ---------------------------- revision 1.8 Do not index distributed wgall.html file. --GV ============================================================================= Working file: dist/wginputfields ---------------------------- revision 1.1 Added wginputfields for use by parsefields.pl in preparing field-based searching. --GV ============================================================================= Working file: dist/wgoutputfields ---------------------------- revision 1.1 Changed name from wgfields to wgoutputfields to distinguish from new file, wginputfields, that will allow field-based searching. wgoutputfields works with CustomOutputTool.pm to allow regular expressions in results output. ============================================================================= Working file: lib/CustomOutputTool.pm ---------------------------- revision 1.8 Changes for output field substitution using .wgfields and .wgoutput.cfg ============================================================================= Working file: lib/parsefields.pl ---------------------------- revision 1.3 Ignore comments in .wginputfields. --GV =============================================================================