source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10175   19 years kjdon replaced yaz 1 with a new version, yaz 2.1.4.
(edit) @10174   19 years kjdon replaced yaz 1 with a new version, yaz 2.1.4. The yaz_zclinet.h/c …
(edit) @10173   19 years kjdon changed the yaz stuff, added d2m
(edit) @10172   19 years kjdon changed the yaz dirs that get compiled, added d2m for z3950 stuff
(edit) @10171   19 years kjdon dublin core to marc converter from nordic metadata project. added …
(edit) @10170   19 years kjdon made our, added two parse methods - if you want to do xml parsing …
(edit) @10168   19 years kjdon modified this to use a new xml format. it should work as before on the …
(edit) @10166   19 years davidb Comments reformated to fit 80 char column width.
(edit) @10165   19 years davidb Extra section of code (currently not needed) comment out for the meantime.
(edit) @10164   19 years davidb Code upgraded to support incremental building. This mostly involves …
(edit) @10163   19 years davidb lucene_passes.pl upgraded to support incremental building. Changes …
(edit) @10162   19 years davidb import.pl and export.pl updated in-line with merging of expinfo and …
(edit) @10161   19 years davidb numsections added to fields saved in build.cfg. Used in incremental …
(edit) @10159   19 years davidb Package upgraded to support incremental building. Main change it to …
(edit) @10158   19 years davidb *builder.pm packages (principally lucenebuilder.pl which inherits from …
(edit) @10157   19 years davidb arcinfo.pm upgraded to support incremental building. Opportunity also …
(edit) @10156   19 years davidb Extra functionality introduced to support incremental building.
(edit) @10155   19 years davidb deinit subroutine added that balances out init routine. 'init' called …
(edit) @10154   19 years davidb Elimination of expinfo package, and its use in docsave. Reasoning: …
(edit) @10153   19 years kjdon modified the example format statement
(edit) @10152   19 years kjdon fixed a typo in oaimapping
(edit) @10151   19 years kjdon link against the expat .a library not the .so library - otherwise it …
(edit) @10150   19 years kjdon oai config now kept in oai.cfg not main.cfg, so (belatedly) updated …
(edit) @10148   19 years mdewsnip Split up doing a GTI request into doing the request, and parsing the …
(edit) @10146   19 years mdewsnip Fixed filename_cat so if the first argument is entirely non-ASCII (eg. …
(edit) @10145   19 years kjdon heres the real log mesage for the last commit which happened by …
(edit) @10144   19 years kjdon the last commit was a mistake so I've reversed the change
(edit) @10143   19 years kjdon the last commit was an accident, but its ok
(edit) @10142   19 years kjdon formattools.cpp
(edit) @10141   19 years kjdon added sw (starts with) and ew (ends with) operators from _If_ macros
(edit) @10140   19 years kjdon added starts_with and ends_with functions
(edit) @10133   19 years mdewsnip Fix to previous change so it doesn't do silly things if the first …
(edit) @10131   19 years mdewsnip Removed a couple of extra entries caused by a small bug in the GTI.
(edit) @10130   19 years mdewsnip Brought all these macrofiles up to the current state in preparation …
(edit) @10126   19 years mdewsnip For macrofiles, now uses header from target file (if it exists) …
(edit) @10121   19 years mdewsnip Added the "sectionalise_using_h_tags" option to HTMLPlug, which …
(edit) @10118   19 years mdewsnip Added support for right-to-left languages (Arabic and Farsi).
(edit) @10114   19 years mdewsnip Moved the GLI dictionary above the Perl modules, as it is more …
(edit) @10113   19 years davidb 'removesuffix' and 'removeprefix' modified so also passed down …
(edit) @10112   19 years davidb Minor tweak to pretty printing of "Searching Google images for"
(edit) @10111   19 years davidb Access to scalar(@$url_array) better protected with 'defined' to …
(edit) @10108   19 years mdewsnip The language code for Hebrew was changed from "iw" to "he" in 1989.
(edit) @10107   19 years mdewsnip The language code for Kazakh was incorrect -- should have been "kk", …
(edit) @10106   19 years mdewsnip The name of the "Kirghiz" language was incorrectly entered as "Kyrgyz".
(edit) @10104   19 years mdewsnip Updated this file in response to changes made by the ISO 639 …
(edit) @10099   19 years mdewsnip This has been superceded by the GTI.
(edit) @10098   19 years mdewsnip Added a special case for Farsi.
(edit) @10097   19 years mdewsnip Translation files are now displayed in the order they are defined in …
(edit) @10092   19 years mdewsnip Now escapes backslash characters also, in response to changes to gti.pl.
(edit) @10091   19 years mdewsnip Important changes to make_text_xml_safe (for generating Excel …
(edit) @10084   19 years mdewsnip Moved gti icon into the _imagecollection_ macro, so it appears in the …
(edit) @10074   19 years mdewsnip The "Greenstone Translator Interface" image, shown at the top-left of …
(edit) @10070   19 years mdewsnip A couple of fixes for compiling on puka.
(edit) @10061   19 years mdewsnip Now provides a link to view the target file in action, when …
(edit) @10059   19 years mdewsnip Added another string for the GTI.
(edit) @10053   19 years mdewsnip Fixed the preferences button, for real this time I hope.
(edit) @10052   19 years mdewsnip Removed the "accept-charset=UTF-8" from the form tag, since this was …
(edit) @10051   19 years mdewsnip The "submit-translation" command has been changed to the more accurate …
(edit) @10050   19 years mdewsnip Changed "submit-translation" command to the more accurate …
(edit) @10048   19 years mdewsnip Preferences button now goes to "homepref" rather than "preferences" …
(edit) @10046   19 years mdewsnip Fixed a typo that unfortunately causes errors when you try to use the …
(edit) @10041   19 years mdewsnip Added a check to prevent an infinite loop when reading badly formatted …
(edit) @10040   19 years mdewsnip Now writes the XML response when the command has completely finished, …
(edit) @10039   19 years mdewsnip Tidied up memory usage.
(edit) @10038   19 years mdewsnip And again... :-(
(edit) @10037   19 years mdewsnip Minor changes.
(edit) @10036   19 years mdewsnip Oops... committed this with GSDL_USE_GTI_ACTION set by accident.
(edit) @10035   19 years mdewsnip Removed the unnecessary PATH setting code and tidied up the rest of …
(edit) @10034   19 years mdewsnip Minor changes to the GTI stuff.
(edit) @10033   19 years mdewsnip Updated the link to the GTI.
(edit) @10032   19 years mdewsnip Authentication now works correctly.
(edit) @10031   19 years mdewsnip Replaced the old translang.dm with the new and much improved gti.dm.
(edit) @10028   19 years mdewsnip Now looks at each metadata value (not just the first), when deciding …
(edit) @10027   19 years mdewsnip Completed GTI searching and correcting functionality.
(edit) @10026   19 years mdewsnip Removed some unnecessary #includes.
(edit) @10025   19 years mdewsnip Now only displays search results information if a search has been done.
(edit) @10020   19 years mdewsnip Searching now works with multiple words.
(edit) @10019   19 years mdewsnip Replaced the old translator Perl scripts with the new and much …
(edit) @10018   19 years mdewsnip Replaced the old langaction with the new and much improved gtiaction. …
(edit) @10017   19 years mdewsnip No longer #includes "fstream.h", as it wasn't used and was causing a …
(edit) @10005   19 years kjdon modified the header includes - include the d2m4gs.h file instead of …
(edit) @10004   19 years kjdon fixed this up wrt the collection meta changes in ColInfoResponse
(edit) @9998   19 years mdewsnip Changed this to work on Windows now that multiread sets binmode, and …
(edit) @9992   19 years mdewsnip No longer used.
(edit) @9990   19 years kjdon added a make clean command
(edit) @9989   19 years mdewsnip A new version of LuceneWrap.jar with much better UTF-8 support.
(edit) @9988   19 years mdewsnip More fixes for Lucene Unicode support.
(edit) @9984   19 years mdewsnip Now works for non-ASCII documents.
(edit) @9983   19 years mdewsnip Fixed a bug in read_file where characters read weren't converted to …
(edit) @9971   19 years jrm21 text_from_part now takes an optional parameter with the part's …
(edit) @9970   19 years jrm21 no need for a new function when we can just import the existing one
(edit) @9969   19 years jrm21 better error checking if an encoding conversion failed. on !windows …
(edit) @9967   19 years jrm21 added extra error checking (eg if asked for an unsupported encoding)
(edit) @9964   19 years davidb Text added for support of new -xslt flat to XML inherited plugins.
(edit) @9963   19 years davidb values stored for $places_filename adjusted to be free of hard-wiring …
(edit) @9962   19 years davidb MP3Plug updated to make use of newer version of MP3 applet player.
(edit) @9961   19 years davidb Minor refinement made to print statements (warnings) generated by BasPlug.
(edit) @9960   19 years davidb Minor refinement made to print statments the show how the plugin code …
(edit) @9959   19 years davidb Record text now scanned and any URLS turned into HTML hyperlinks.
(edit) @9958   19 years davidb Upgrading of OAIPlug to be based on XMLPlug. OAIPlug was originally …
Note: See TracRevisionLog for help on using the revision log.