source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1668   24 years paynter Added a new configure script in the packages directory that is called …
(edit) @1667   24 years nzdl Fixed an obscure bug preventing macrons from being displayed correctly …
(edit) @1666   24 years sjboddie another script with old #! line
(edit) @1665   24 years sjboddie fixed old perl #! line (I guess it's been a while since this script …
(edit) @1664   24 years sjboddie We no longer need this old script
(edit) @1663   24 years nzdl Removed logging information from the few files that still had it.
(edit) @1662   24 years nzdl Fixed another small bug in the way phrase searching works and made it …
(edit) @1661   24 years nzdl Fixed a couple of minor bugs in phrase searching code
(edit) @1660   24 years nzdl Fixed bug - collectoraction destructor was deleting pointers that were …
(edit) @1659   24 years paynter Added phind.dm macro
(edit) @1658   24 years paynter Fixed a bug reading the headers that confused "To" with "In-Reply-To".
(edit) @1655   24 years sjboddie bc1aboutdesc and bc1contactemail arguments are no longer included in …
(edit) @1654   24 years paynter Check .doc files to see if they are RTF files, Word 6/7/8 files that …
(edit) @1653   24 years paynter Fixed a few bugs where incorrect variable names were used.
(edit) @1652   24 years jrm21 removed spurious mgpp config.h (it should all now use the toplevel …
(edit) @1651   24 years jrm21 depends on GSDL's config.h instead of the (erroneous (sp?)) mgpp config.h
(edit) @1650   24 years jrm21 added a dummy Makefile to yaz, so that make distclean and make clean …
(edit) @1649   24 years sjboddie Tidied up collectoraction some more and created an add_collection …
(edit) @1648   24 years sjboddie Added some comments about weird windows behavioural patterns
(edit) @1647   24 years paynter Added phind default background image to CVS.
(edit) @1646   24 years paynter Arguments for setting suffix program parameters.
(edit) @1645   24 years paynter Output less verbose & more consistant with buildcol.pl
(edit) @1644   24 years paynter Reverted to version 1.20 (no mention of phind).
(edit) @1643   24 years paynter The phind phrase browsing interface is now a Greenstone classifier. …
(edit) @1642   24 years jrm21 Redirect flex's (parse.fl) "FILE *yyout" to go to the error file, so …
(edit) @1641   24 years paynter Added title to mailing list section.
(edit) @1640   24 years paynter Resolve partial URLs like "phindcgi" and /cgi-bin/library" with …
(edit) @1637   24 years paynter Rearranged paint function so that frequencys do not get written over …
(edit) @1636   24 years paynter Some documentation explaining how to use the applet.
(edit) @1635   24 years paynter Read phrases in prefix/body/suffix form for formatted display.
(edit) @1634   24 years paynter Fixed error splitting phrase into prefix/body/suffix when suffix is empty.
(edit) @1633   24 years paynter Split expansion pherases into a prefix, body, and suffix (the old …
(edit) @1632   24 years sjboddie * empty log message *
(edit) @1631   24 years paynter Changed copyrights to include NZDLP.
(edit) @1630   24 years paynter Tidy up pword.txt and pdata.txt files.
(edit) @1629   24 years paynter Changed handling of cgi arguments so that a "0" now means return no …
(edit) @1628   24 years paynter Obsolete.
(edit) @1627   24 years paynter The applet is now operational. Phrases work, documents work, getting …
(edit) @1626   24 years paynter Many fixes and improvements. The java applet now parses and displays …
(edit) @1625   24 years paynter Much is cghanged. Phind is now about halfway to working with XML. It …
(edit) @1624   24 years sjboddie Got POST data to work for local library
(edit) @1623   24 years sjboddie minor change to one of mg's windows makefiles
(edit) @1622   24 years jrm21 updated history.
(edit) @1621   24 years paynter The phind Java Applet client. This code is version 2.2.1 of the …
(edit) @1620   24 years paynter Phind makefiles and buildcol.pl altered so that phind is installed by …
(edit) @1619   24 years paynter Added an XML output mode. Fixed a bug reading the last item of the …
(edit) @1618   24 years paynter Better verbosity control. Fixed bug in document numbers (suffix …
(edit) @1617   24 years jrm21 Added some flags so we don't connect to the z-server as often as we …
(edit) @1616   24 years jrm21 Now makes hyperlinks for MARC field 856 (Electronic Access/Location), …
(edit) @1615   24 years sjboddie Minor change to allow collection specific receptionists to be created …
(edit) @1614   24 years paynter Added support for the phind phrase browser. If a "phind" line is …
(edit) @1613   24 years paynter A little less verbose by default.
(edit) @1612   24 years paynter Made phproc a little less verbose by default.
(edit) @1611   24 years sjboddie Minor bug fix
(edit) @1610   24 years paynter Changed the formatstring parser in formattools so that an {If} macro …
(edit) @1609   24 years say1 fixed print_uage
(edit) @1608   24 years nzdl Inserted an ugly hack into the Hierarchy classifier to mask a bug …
(edit) @1607   24 years jrm21 * empty log message *
(edit) @1606   24 years nzdl Minor cosmetic changes to browsetools
(edit) @1605   24 years say1 fixed some of my earlier mistakes. sorry Stefan
(edit) @1604   24 years paynter Numerous improvements for use with the new phindcgi script. The main …
(edit) @1603   24 years paynter The "phind host" is no longer just a file reader, it is a cgi program. …
(edit) @1602   24 years say1 metadata extraction work. (email addresses, generalised HTML tags, …
(edit) @1601   24 years jrm21 Modified makefile slightly due to gcc-2.95 problems: moved $LIBS to …
(edit) @1600   24 years jrm21 Sorry - got it right this time. We needed to #define _XOPEN_SOURCE …
(edit) @1599   24 years jrm21 unistd.h header (for crypt()) needs some macros defined... …
(edit) @1598   24 years jrm21 remove .a files during "make clean"
(edit) @1597   24 years jrm21 now remove libtextin.a during "make clean"
(edit) @1596   24 years jrm21 Fixed up appendcstr(const char *) in text_t.h
(edit) @1594   24 years sjboddie Minor bug fixes to unix install script
(edit) @1593   24 years sjboddie Removed INSTALL.TXT and README.TXT from CVS repository
(edit) @1592   24 years sjboddie removed quotes from default home page
(edit) @1591   24 years paynter Having a thesurus is now optional.
(edit) @1587   24 years nzdl * empty log message *
(edit) @1586   24 years sjboddie fixed a bug in the cp_r perl routine
(edit) @1585   24 years jrm21 added a reference to indexdata's list of z39.50 servers to try.
(edit) @1579   24 years paynter Removing wv version 0.5.44. New versions will appear in …
(edit) @1578   24 years paynter Uses wv version 0.6.0-gs
(edit) @1577   24 years paynter wv 0.6.0 tarball, with extra files removed.
(edit) @1576   24 years paynter Added wv version 0.6.0-gs.
(edit) @1575   24 years paynter Removed the agrovoc thesaurus terms - they aren't mine to distribute! …
(edit) @1574   24 years paynter Uses stopword and lexicon files in $GSDLHOME/etc/phind
(edit) @1573   24 years paynter Make and install the phind generate component.
(edit) @1572   24 years paynter phind <data> command for use with phind.
(edit) @1571   24 years sjboddie Added collector to local library (even though it won't work properly yet)
(edit) @1570   24 years sjboddie updated configure script to keep up with changes to configure.in
(edit) @1568   24 years paynter Create makefiles for phind.
(edit) @1567   24 years sjboddie force gsConvert.pl to use utf-8 encoding when converting word docs to html
(edit) @1566   24 years sjboddie * empty log message *
(edit) @1565   24 years paynter Many changes to make the script suitable for uzse as a CGI script.
(edit) @1564   24 years paynter Phind phrase browser - the phind host for serving collections
(edit) @1563   24 years paynter Phind phrase browser - english language lexicons
(edit) @1562   24 years paynter Phind phrase browser - code for generating the phrase indexes
(edit) @1561   24 years nzdl made default DocumentText format output document to same width as rest …
(edit) @1559   24 years nzdl made OIDs for arrow links dm safe
(edit) @1558   24 years sjboddie * empty log message *
(edit) @1557   24 years sjboddie added button to collector for exporting a collection to cd-rom (though …
(edit) @1556   24 years nzdl * empty log message *
(edit) @1555   24 years nzdl Changed the way dates are formatted
(edit) @1553   24 years sjboddie removed some perl scripts that were used by the old buildaction
Note: See TracRevisionLog for help on using the revision log.