source: trunk/gsdl/src/recpt

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @9615   19 years davidb relocation of disp.unloadcollectionmacros() so it always unloads …
(edit) @9401   19 years davidb formattoools.cpp extended to supoorts 'child' request, within …
(edit) @9399   19 years davidb gdbmsoure.o added to makefile.in
(edit) @9176   19 years kjdon added in expat_document.o, needed by lucene stuff
(edit) @9129   19 years mdewsnip Fixed up Windows makefiles so Expat is compiled into all the binaries …
(edit) @9033   19 years davidb XML parsing support for Lucene used to be done with sax. This has now …
(edit) @9032   19 years davidb Modification to calling collectset to be compatable with Stefan's …
(edit) @8977   19 years jrm21 added compare function to multimap for old VC 4.2 compiler
(edit) @8715   19 years kjdon fized a bug with phrase searching onn segmented collections
(edit) @8555   19 years kjdon added an empty alt attribute and onError attribute to the cover image …
(edit) @8486   19 years jrm21 use the new displayclass::setcollectionmacro() for any macros that the …
(edit) @8470   19 years kjdon modified prepare_page() to fix the bug whereby if l=en, macros which …
(edit) @8454   19 years jrm21 read any collection-specific macros from the ColInfoResponse struct, …
(edit) @8452   19 years jrm21 added a 'collection_macros' field to ColInfoResponse_t struct, so we …
(edit) @8357   20 years kjdon added a partial fix to plain searching with mgg - if you are searching …
(edit) @8185   20 years cs025 Added support for switching on/off MICO as a static library build; at …
(edit) @8102   20 years mdewsnip Unfinished, but I'm committing it now so I don't lose it.
(edit) @8073   20 years davidb removed a handful of #include statements involving mg and mgpp that …
(edit) @8033   20 years davidb Support for optional compilation of lucene searching and z39.50 server.
(edit) @8030   20 years davidb Support for lucene indexer added.
(edit) @8029   20 years davidb Introduction of code for elementary use of lucene indexer.
(edit) @7762   20 years davidb 'gliapplet' flag added -- in comparable style of 'collector' flag -- …
(edit) @7734   20 years kjdon commiting John T's changes (c/- DL Consulting) to stop phind hanging …
(edit) @7706   20 years jrm21 close our <option> tags
(edit) @7618   20 years davidb previousarrow variable renamed prevarrow to be more consistent with …
(edit) @7617   20 years davidb Metadata in [x] eq '1' updated so can support [parent(Top):x] syntax.
(edit) @7607   20 years kjdon added is_searchable() to the protocol - the default version alwasy …
(edit) @7599   20 years kjdon check for ex.metadata and remove the ex. in the format statements
(edit) @7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
(edit) @7509   20 years kjdon file_exists(directory) doesn't work under windows, need to do …
(edit) @7474   20 years davidb Fixed bug in nested {If} statement code that caused text and metadata …
(edit) @7447   20 years mdewsnip (Human Info) Removed a new line which prevented initialisation being …
(edit) @7443   20 years mdewsnip (Human Info) Delete char* variables with delete [] instead of delete, …
(edit) @7441   20 years mdewsnip (Human Info) Replace all "" with g_EmptyText.
(edit) @7438   20 years mdewsnip (Human Info) Delete char* variables with delete[] variable instead of …
(edit) @7434   20 years mdewsnip (Human Info) Initial support for retrieving language specific information.
(edit) @7433   20 years mdewsnip (Human Info) Replaced all "Global" with displayclass::defaultpackage.
(edit) @7432   20 years mdewsnip (Human Info) Added language parameter to all calls of get_info, …
(edit) @7430   20 years mdewsnip (Human Info) Replaced all "" with g_EmptyText, and delete char* …
(edit) @7429   20 years mdewsnip (Human Info) Added a couple of addarginfo methods.
(edit) @7428   20 years mdewsnip (Human Info) Added a clone method and two more output_section_group …
(edit) @7427   20 years mdewsnip (Human Info) Made some parameters const.
(edit) @7426   20 years mdewsnip (Human Info) Use g_EmptyText instead of "", pass in language parameter …
(edit) @7425   20 years mdewsnip (Human Info) Changed all "" to g_EmptyText.
(edit) @7424   20 years mdewsnip (Human Info) Only necessary if the collector is used.
(edit) @7423   20 years mdewsnip (Human Info) Changed the saveconf parameter to a text_tarray.
(edit) @7422   20 years mdewsnip (Human Info) Now has language parameter.
(edit) @7421   20 years mdewsnip (Human Info) Use ++here instead of here++ for iterators, use …
(edit) @7420   20 years mdewsnip (Human Info) Calls to get_info now have a language parameter.
(edit) @7418   20 years mdewsnip (Human Info) Added another site_cfg_read and main_cfg_read with a …
(edit) @7417   20 years mdewsnip (Human Info) Changed iterators from here++ to ++here.
(edit) @7415   20 years mdewsnip (Human Info) Use the SetCStr-with-size-hint method.
(edit) @7414   20 years mdewsnip (Human Info) Added a language parameter to most methods.
(edit) @7412   20 years mdewsnip (Human Info) Added language parameter to filter requests.
(edit) @7408   20 years mdewsnip (Human Info) Added language argument to get_info calls.
(edit) @7392   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7391   20 years davidb Fixed a couple of indentations of statements to be more consistent …
(edit) @7390   20 years davidb Functionality extended to support collection specific macro files. …
(edit) @7389   20 years davidb Format statment 'if' syntax extended to support operators such as 'eq' …
(edit) @7388   20 years mdewsnip (Human Info) Escape '#' in html_safe function.
(edit) @7387   20 years mdewsnip (Human Info) Added javascript_safe function.
(edit) @7385   20 years mdewsnip (Human Info) Added a couple of new data members (functionality to come).
(edit) @7384   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7383   20 years mdewsnip Fixed a couple of compilation problems.
(edit) @7381   20 years mdewsnip (Human Info) Now delete all char* variables from text_t.getcstr() …
(edit) @7380   20 years mdewsnip (Human Info) Made some parameters const, and added an extended …
(edit) @7379   20 years mdewsnip (Human Info) Allow some browser classes to be easily switched off. …
(edit) @7375   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7371   20 years mdewsnip (Human Info) Allow some actions to be easily switched off.
(edit) @7349   20 years davidb Revision made to support Greenstone as a module in Apache.
(edit) @7348   20 years davidb string_pool class to support Greenstone being embedded in Apache as a …
(edit) @7347   20 years davidb Revisions made to support Greenstone being embedded in Apache as a module.
(edit) @7333   20 years davidb Collage code updated to take advantage of dynamic paramters specified …
(edit) @7302   20 years kjdon removed a strange piece of code: 'return true; return false;' :-) …
(edit) @7266   20 years kjdon If and Or in format statements now match IF, If, if, OR, Or, or
(edit) @7229   20 years mdewsnip Farsi is also a right to left language (eventually, this should …
(edit) @7215   20 years sjboddie Fixed a minor bug in the way nested HLists were displayed
(edit) @7199   20 years kjdon put some stuff back from the previous commit that was not required
(edit) @7197   20 years kjdon made a couple of mods so that keiko's japanese segmentation will …
(edit) @7193   20 years kjdon small fix for DateLists where its built on metadata that is not Date
(edit) @7149   20 years mdewsnip Added the fifth manual (Using the Organizer) into the documentation macro.
(edit) @7130   20 years kjdon when generating the homeextra macro need to make sure we get language …
(edit) @7067   20 years mdewsnip Added in the code from pageaction where if the collection specified by …
(edit) @7065   20 years sjboddie Minor bug fix in two get_cookie functions in receptionist.cpp. There …
(edit) @7061   20 years sjboddie Fixed up the sstream stuff in browsetools.cpp so it compiles under VC4
(edit) @7060   20 years sjboddie Added DLL=1 and DLLDEBUG=1 options to the windows makefiles
(edit) @6936   20 years jrm21 remove html tags from the "pagetitle" macro, since it isn't valid for …
(edit) @6811   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6810   20 years mdewsnip Additions for the GsdlCollageApplet: a classifier that displays a …
(edit) @6787   20 years jrm21 Tidied slightly so that we return the content type in …
(edit) @6773   20 years davidb Fixed bug where 'continue' was used in loop without incrementing loop …
(edit) @6710   20 years kjdon added a [DocRank] format statement option that returns the rank of the …
(edit) @6645   20 years kjdon modified the datelist display so that it can use other metadata eg …
(edit) @6584   20 years kjdon Fiddled around with segmenting for chinese text. Haven't changed how …
(edit) @6479   20 years jrm21 check if response.docInfo[1].metadatachildtype is not defined …
(edit) @6022   20 years sjboddie receptionist::read_macrofiles() now unloads any previously loaded …
(edit) @6020   20 years sjboddie Added a [DocOID] format statement option that returns the OID of the …
(edit) @5967   20 years jrm21 don't fill up the error log file if tips aren't defined in the macro files
(edit) @5917   20 years mdewsnip Changed &nbsp;s to spaces in the navigation bar (was causing problems …
Note: See TracRevisionLog for help on using the revision log.