source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11003   18 years kjdon added new phrases.h/cpp into the list of headers etc
(edit) @11002   18 years kjdon fixed up mg phrase searching. there was a bug where if you had two …
(edit) @11001   18 years kjdon moved the get_phrases function from recpt/querytools to here, so that …
(edit) @11000   18 years mdewsnip Added gsdl_cgi parameter to send_mail to prevent undefined error.
(edit) @10999   18 years mdewsnip Now all the Greenstone encodings are available for the …
(edit) @10998   18 years kjdon added OpenDocumentPlug.desc
(edit) @10997   18 years kjdon new OpenDocument plugin written by Reuben Evans as a 517 project
(edit) @10996   18 years mdewsnip Added link to Spanish translation of remote-greenstone.html document, …
(edit) @10995   18 years kjdon fixed up mgpp and lucene plain search query string formatting. mgpp …
(edit) @10994   18 years kjdon commented out a line which was incrementing self->num_not_processed. …
(edit) @10993   18 years kjdon fixed a spelling mistake
(edit) @10992   18 years kjdon now uses an external DTD, …
(edit) @10991   18 years kjdon Tidied up the metadata sets. Now they all use the same DTD, which is …
(edit) @10990   18 years jrm21 fixed expat lib so we don't fail to link if we are using a system …
(edit) @10989   18 years kjdon a fix for Marios. using Greek. simple search ok. but if swwitch …
(edit) @10988   18 years mdewsnip Fixed a bug where entering an invalid "gp" value with a top-level "d" …
(edit) @10987   18 years kjdon fixed a bug where if you entered a document from an unknown …
(edit) @10986   18 years kjdon added UnknownPlug.srcicon
(edit) @10985   18 years kjdon added a new option srcicon - can specify a different icon instead of …
(edit) @10984   18 years jrm21 move the terminal detection/pager redirection stuff from pluginfo.pl …
(edit) @10983   18 years jrm21 better error message when we can't load an encoding
(edit) @10982   18 years jrm21 better handle a missing strings.rb bundle file, and print a warning to …
(edit) @10981   18 years kjdon datelist can now take a comma separated list of metadata names, eg. …
(edit) @10980   18 years kjdon in get_filename_for_hashing, if its been processed by NULPlug, return …
(edit) @10979   18 years kjdon DateList can now take a comma separated list of metadata names.
(edit) @10978   18 years kjdon added assoc_field option to NULPlug
(edit) @10977   18 years kjdon extended the match for author metadata - can now have Authors, and …
(edit) @10976   18 years kjdon now change the instructions for mg/mgpp mode
(edit) @10975   18 years kjdon some tidying up and bug fixes for new combined mg/mgpp index panel
(edit) @10974   18 years mdewsnip Improved the previous fix for english.dm and removed old release …
(edit) @10973   18 years mdewsnip Hopefully fixed the crazy problems with Emacs getting confused with …
(edit) @10972   18 years mdewsnip Added Rita Campbell as the Gaelic (Scottish) maintainer.
(edit) @10971   18 years kjdon metadata elements can now have predefined values, defined in the …
(edit) @10970   18 years kjdon lined up a couple of strings, deleted a couple of unused ones, added …
(edit) @10969   18 years kjdon added InvalidMetadata strings - for elemenets that have a restricted …
(edit) @10968   18 years mdewsnip Commented out Jonathan Pattison as the Esperanto translator -- …
(edit) @10967   18 years kjdon added a string for IndexManager.Allfields_Index
(edit) @10966   18 years kjdon huge shake up. removed the MGPPControls class, as it was almost a copy …
(edit) @10965   18 years kjdon moved the index_manager.setMGPPEnabled call into IndexManager
(edit) @10964   18 years kjdon default index doesn't need a level now, fixed a couple of bugs. index …
(edit) @10963   18 years kjdon check for empty level attribute before outputting level info in …
(edit) @10962   18 years kjdon added a getAll() method, and also made the mouse listener check for …
(edit) @10961   18 years kjdon modified mgpp/lucene indexes description so that you can have multiple …
(edit) @10960   18 years kjdon added two new examples from Steven Bowers, DALNET, hyperlinked the …
(edit) @10959   18 years kjdon added two new examples from Steven Bowers, DALNET, added a new sticker …
(edit) @10958   18 years jrm21 wrap the content in a div class="document"
(edit) @10957   18 years jrm21 oops... added _httpimg_ for the style background images
(edit) @10956   18 years jrm21 now catch and exit if we got an error while parsing/evaling any …
(edit) @10955   18 years jrm21 put the about content inside a "document" div. Although it isn't …
(edit) @10954   18 years kjdon made the indexfieldmap use defaultindex for mgppqueryfilter so that …
(edit) @10953   18 years kjdon fixed up some paths. still needs more tidying…
(edit) @10952   18 years kjdon added some stuff onto the CLASSPATH for use with GAI
(edit) @10951   18 years kjdon added in creation of GAI.jar in compile-core
(edit) @10950   18 years kjdon some images for the admin tool
(edit) @10949   18 years kjdon properties file for GAI. should it go here or in the web/WEB-INF/classes?
(edit) @10948   18 years jrm21 got rid of query results bar icon, use css div with text instead
(edit) @10947   18 years jrm21 If we aren't using tables (ie format string doesn't start with <td>) …
(edit) @10946   18 years jrm21 add library path for libexpat rather than hard-coding the path during …
(edit) @10945   18 years jrm21 fixed so that we don't go into an infinite loop if we can't cd
(edit) @10944   18 years kjdon gai.sh renamed to gs3-admin.sh. can't decide whether it should live …
(edit) @10943   18 years kjdon I got rid of all the core files - they were mainly not used. some I …
(edit) @10942   18 years kjdon this file was added in core, but unused. its modified from the GLI …
(edit) @10941   18 years kjdon added a constructor which takes a Locale instead of String lang
(edit) @10940   18 years kjdon these files were copied here from GLI. not used yet so deleted. need a …
(edit) @10939   18 years kjdon Old Gatherer Configuration class deleted, and a very simple one made …
(edit) @10938   18 years kjdon this was modified from GLI version. doesn't seem to be used yet, but …
(edit) @10937   18 years kjdon Now use the gsdl3 dictionary, instead of GLI dictionary
(edit) @10936   18 years kjdon These are not used yet, so removed them from GS3 code. need a better …
(edit) @10935   18 years kjdon this will be moved to either top level, or bin/script, and maybe renamed?
(edit) @10934   18 years kjdon why was this here in the first place???
(edit) @10933   18 years kjdon these should not live here. Taken out GAI strings and put them …
(edit) @10932   18 years jrm21 fix a typo in the comment
(edit) @10931   18 years jrm21 instead of making all 'collectionmacros' read from the collect.cfg …
(edit) @10930   18 years jrm21 oops, removed a bit of text left over from cut-n-paste
(edit) @10929   18 years kjdon merged Chi's admin stuff from ant install branch into main repository
(edit) @10927   18 years kjdon added a windows notes bit for source distro
(edit) @10926   18 years kjdon split old prepare-web into two - prepare-web and prepare-collections
(edit) @10925   18 years kjdon added solaris notes for source install
(edit) @10924   18 years jrm21 updated for sql_query_prime and more hints re CSV files.
(edit) @10923   18 years jrm21 1) allow a 2nd sql query for 'priming' the db 2) add a space when …
(edit) @10922   18 years kjdon mgpp args, if build type is lucene, use ct=2 otherwise use ct=1 …
(edit) @10921   18 years kjdon added -fpic to CFLAGS (and unused CXXFLAGS) - need to generate …
(edit) @10920   18 years kjdon added a link to SALI library
(edit) @10919   18 years jrm21 move background-image: url() style elements into the macro file …
(edit) @10918   18 years kjdon some src packages were left off the INSTALLDIRS list
(edit) @10917   18 years kjdon removed java_home/include/linux from include path in makefile, made …
(edit) @10916   18 years kjdon forgot a if=mysql.islocal condition on one of the maysl targets
(edit) @10915   18 years kjdon added in rename-gs2build-files-windows inot the prepare target for …
(edit) @10914   18 years kjdon undid the last change where I merged the two rename-gs2build-files …
(edit) @10913   18 years kjdon added GSDL3HOME env var to all windows c++ packages make calls, merged …
(edit) @10912   18 years kjdon removed explicit GSDL3HOME=../../../, made java includes uses …
(edit) @10911   18 years kjdon need to delete the checkout targets
(edit) @10910   18 years kjdon source dist target was using the wrong xslt
(edit) @10909   18 years kjdon source dist - need to run the xslt
(edit) @10908   18 years kjdon another xsl file for modifying the build.xml - this time for a source …
(edit) @10907   18 years kjdon starting to make a source distribution
(edit) @10906   18 years kjdon added a note about symlinks in Tomcat
(edit) @10905   18 years kjdon removed the Resources element from the content, allowLinking attribute …
(edit) @10904   18 years nzdl a couple of extra strings from nzdl
(edit) @10903   18 years kjdon changed a word in _greenstone301_
Note: See TracRevisionLog for help on using the revision log.