source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   19 years jrm21 move background-image: url() style elements into the macro file …
(edit) @10918   19 years kjdon some src packages were left off the INSTALLDIRS list
(edit) @10917   19 years kjdon removed java_home/include/linux from include path in makefile, made …
(edit) @10916   19 years kjdon forgot a if=mysql.islocal condition on one of the maysl targets
(edit) @10915   19 years kjdon added in rename-gs2build-files-windows inot the prepare target for …
(edit) @10914   19 years kjdon undid the last change where I merged the two rename-gs2build-files …
(edit) @10913   19 years kjdon added GSDL3HOME env var to all windows c++ packages make calls, merged …
(edit) @10912   19 years kjdon removed explicit GSDL3HOME=../../../, made java includes uses …
(edit) @10911   19 years kjdon need to delete the checkout targets
(edit) @10910   19 years kjdon source dist target was using the wrong xslt
(edit) @10909   19 years kjdon source dist - need to run the xslt
(edit) @10908   19 years kjdon another xsl file for modifying the build.xml - this time for a source …
(edit) @10907   19 years kjdon starting to make a source distribution
(edit) @10906   19 years kjdon added a note about symlinks in Tomcat
(edit) @10905   19 years kjdon removed the Resources element from the content, allowLinking attribute …
(edit) @10904   19 years nzdl a couple of extra strings from nzdl
(edit) @10903   19 years kjdon changed a word in _greenstone301_
(edit) @10902   19 years kjdon added in a new entry for new gs3 release, as per Ian's instructions
(edit) @10901   19 years kjdon solaris modifications. added in os.solaris property, and os.unix - …
(edit) @10900   19 years kjdon removed a print statement
(edit) @10899   19 years kjdon instead of using isMac() to test for bigendianness, use Misc.isBigEndian()
(edit) @10898   19 years jrm21 oops, fixed amount of space left for spacer in navbar (was using …
(edit) @10897   19 years kjdon added distclean for c++ packages and gs2build into the …
(edit) @10895   19 years kjdon no configure files in this directory - removed them from distclean
(edit) @10894   19 years kjdon oops, the last zip file I committed was actually a tar gz file
(edit) @10893   19 years kjdon added in the mac os bdb file
(edit) @10892   19 years kjdon added in a target to remove the windows specific files from other …
(edit) @10891   19 years kjdon when parsing options, once something has been set in , then don't …
(edit) @10890   19 years kjdon changed convetr_to default to auto (was html), got rid of findType …
(edit) @10889   19 years kjdon added a description to metadata_fields arg, also retabbed the argument list
(edit) @10888   19 years kjdon PS can't convert to html, but the default for convert_to was html. so …
(edit) @10887   19 years kjdon moved '-framework JavaVM' from LDFLAGS to JNIFLAGS - we don't want to …
(edit) @10886   19 years kjdon updated a comment
(edit) @10885   19 years kjdon added some more info about package versions - websites etc.
(edit) @10884   19 years kjdon removed all CVS related notes from README.txt to the new …
(edit) @10883   19 years kjdon chmod file= for directory needs type='dir' attribute
(edit) @10882   19 years kjdon moved the prepare mysql stuff into its own parepare-for-dist target …
(edit) @10881   19 years kjdon in install-macos-extra, make sure the directories exist before trying …
(edit) @10880   19 years kjdon ran a spell checker
(edit) @10879   19 years kjdon delete gli.bat/sh for distribution so people don't run them by mistake
(edit) @10878   19 years kjdon changed some messages
(edit) @10877   19 years kjdon tidied up the if/elses in AddSetListener:actionPerformed()
(edit) @10873   19 years jrm21 documentaction modified for new HTML4/CSS stuff (eg stop looking for …
(edit) @10872   19 years jrm21 extensive modifications of generated HTML to support HTML4 and CSS. …
(edit) @10871   19 years jrm21 images and style sheets (normal + printer) for new HTML4/css layout …
(edit) @10870   19 years kjdon * empty log message *
(edit) @10869   19 years kjdon check the result of trying to open the test db, and print an error if …
(edit) @10868   19 years kjdon now uses GSDL3SRCHOME to find the sample collectionConfig.xml file
(edit) @10867   19 years kjdon changed the error printout a bit for getConnection()
(edit) @10866   19 years jrm21 gave examples for CSV files
(edit) @10865   19 years kjdon modified some print statements, added in GSDL3SRCHOME
(edit) @10864   19 years kjdon something went wrong with last autoconf, so redid it (in gs2build …
(edit) @10863   19 years kjdon small changes
(edit) @10862   19 years kjdon XML PArser untar for mac - need to make all files writable first, …
(edit) @10861   19 years kjdon rebuilt the collection
(edit) @10860   19 years kjdon no longer need these files
(edit) @10859   19 years kjdon small changes
(edit) @10858   19 years kjdon removed mdv and hidden.mds files
Note: See TracRevisionLog for help on using the revision log.