source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12678   18 years kjdon added stuff to strip new lines and escaped quotes from collection meta
(edit) @12236   18 years kjdon replace escaped double quotes with double quotes in format statements
(edit) @12235   18 years kjdon removed stuff to do with extensions - these are no longer in …
(edit) @12209   18 years kjdon this collection moved to gs3build extension
(edit) @12207   18 years kjdon removed mysql and gs3mgdemo collection stuff
(edit) @12206   18 years kjdon removed the mysql stuff
(edit) @12201   18 years kjdon gsdl-as stuff moved to greenstone3-extensions repository. Check it out …
(edit) @12200   18 years kjdon vishnu stuff moved to greenstone3-extensions repository. Check it out …
(edit) @12197   18 years kjdon tagsoup only used for gs3build so moved to the extension package
(edit) @12195   18 years kjdon we no longer talk to mysql so connector moved to gs3build extension
(edit) @12193   18 years kjdon moved to a gate extension in greenstone3-extensions repository
(edit) @12186   18 years kjdon gs3 building is now on hold, so removing the code from the main …
(edit) @12184   18 years kjdon removed last sql references
(edit) @12153   18 years shaoqun added the berrybasket switch in the preference page
(edit) @12152   18 years shaoqun added user berrybasket switch
(edit) @12151   18 years shaoqun added strings for berrybasket
(edit) @12034   18 years kjdon added in the BerryBasket service
(edit) @12033   18 years kjdon removed sqlconnection stuff as its not used, and we will get rid of …
(edit) @12032   18 years kjdon added a generalaction g action, can be used when there is no …
(edit) @12031   18 years kjdon now uses a=g&sa=berry for the link to the basket
(edit) @12030   18 years kjdon changed globalwraper to globalwrapper
(edit) @12029   18 years kjdon adedd a new template documentNodeWrapper - this is called for document …
(edit) @12028   18 years kjdon berry baskets now switched on and off based on $berryBasket parameter
(edit) @12027   18 years kjdon berry baskets now switched on and off based on $berryBasket parameter, …
(edit) @12026   18 years kjdon added addBerry template, tidied up the indentation a bit
(edit) @12025   18 years kjdon changed globalwraper to globalwrapper, tidied up indenting for xml parts
(edit) @12022   18 years shaoqun added images for berry basket
(edit) @12021   18 years shaoqun added a method to handle post message
(edit) @12020   18 years shaoqun * empty log message *
(edit) @12016   18 years shaoqun service for berry basket
(edit) @12015   18 years shaoqun added berry basket
(edit) @12014   18 years shaoqun the xsl file for the berry basket full view
(edit) @12013   18 years shaoqun a set of templates for berry basket
(edit) @12012   18 years shaoqun stylesheet for berry basket
(edit) @12011   18 years shaoqun javascript package for berry basket
(edit) @11291   18 years kjdon mods to do with change in how we define greenstone context for tomcat
(edit) @11290   18 years kjdon greenstone 3 context in tomcat now goes into a separate file in …
(edit) @11289   18 years kjdon moved here from packages/tomcat-extra, greenstone context is now in …
(edit) @11288   18 years kjdon moved here from packages/tomcat-extra
(edit) @11287   18 years kjdon these files moved to resources/tomcat
(edit) @11285   18 years kjdon gs2building clean targets need if='gdsl2.islocal'
(edit) @11281   18 years kjdon added in next and prev page arrows
(edit) @11280   18 years kjdon idNeedsTranslating now calls OID.needsTranslating
(edit) @11279   18 years kjdon idNeedsTranslating now call OID.needsTranslating, also added a check …
(edit) @11278   18 years kjdon tidied up translateOID a bit, and added code for np and pp (next and …
(edit) @11277   18 years kjdon pp and np are now valid extensions that need translating (previous and …
(edit) @11276   18 years kjdon fixed up a spelling mistake
(edit) @11275   18 years kjdon added in [Thumb] and [Image] macros
(edit) @11274   18 years kjdon add in the gs2-standard replaceListRef to the collectionconfig just in case
(edit) @11273   18 years kjdon added all collections parameter
(edit) @11272   18 years kjdon images for srcicons
(edit) @11271   18 years kjdon added in a global replaceList which collections can include by adding …
(edit) @11270   18 years kjdon added in a replaceListRef to global replaceLists (in siteConfig.xml)
(edit) @11269   18 years kjdon now we save the original config element as config_info
(edit) @11268   18 years kjdon set site details for the macro resolver, also look for …
(edit) @11267   18 years kjdon set site details for the macro resolver
(edit) @11266   18 years kjdon router is now a MessageRouter, not a ModuleInterface - we want access …
(edit) @11265   18 years kjdon resolving macro _httpdocimg_ is now done by replaceList, rather than …
(edit) @11264   18 years kjdon recursively resolve the replacement values if resolve is set to true
(edit) @11263   18 years kjdon added a new field to macros: resolve. if true, will try to resolve …
(edit) @11233   18 years kjdon added in a quick search feature
(edit) @11232   18 years kjdon added in the CrossCollectionSearch service and its format statement
(edit) @11230   18 years kjdon home page now gets descriptions of clusters and services so cna …
(edit) @11229   18 years kjdon first look for a format from the serviceRack element before using the …
(edit) @11228   18 years kjdon minor change
(edit) @11023   18 years kjdon servlet init params - can now have remote_site_name, remote_site_type, …
(edit) @11022   18 years kjdon cleaned out the commented out stuff
(edit) @11021   18 years kjdon asserts if they fail kill tomcat, so changed some asserts to if statements
(edit) @11020   18 years kjdon some windows notes changed thanks to Dave N for comments
(edit) @11018   18 years kjdon in the next and prev arrows, need rt=rd not just rt=r cos we want the …
(edit) @11017   18 years kjdon fiddling round with p args for going back and forth between documents …
(edit) @11016   18 years kjdon added in serviceList handling for global services
(edit) @11015   18 years kjdon properties file for CrossCollectionSearch services
(edit) @11014   18 years kjdon cross collection searching service
(edit) @11013   18 years kjdon modified to work without an explicit collection - so can have e.g. a …
(edit) @11012   18 years kjdon when have a to att with comma separated list, need to make a new copy …
(edit) @11011   18 years kjdon small mods for addings fields to index list
(edit) @11010   18 years kjdon no longer save the collection param - so cross collection services …
(edit) @11009   18 years kjdon removed some old debug print statements
(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) @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) @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
Note: See TracRevisionLog for help on using the revision log.