source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13878   17 years kjdon want to modify the sortBy param strings for lucene
(edit) @13876   17 years kjdon need to install LuceneWrapper.jar in compile-gs2build
(edit) @13875   17 years shaoqun couldn't copy to the same file, so use a tmp file
(edit) @13874   17 years shaoqun added the ant package to the source distribution
(edit) @13873   17 years shaoqun made it work properly on IE
(edit) @13860   17 years kjdon made the determination of public/private come from the collection, …
(edit) @13859   17 years kjdon windows, need to copy files from gs2build/indexers/bin into …
(edit) @13857   17 years kjdon rebuilt the collection using GLI, so committing the new config files …
(edit) @13856   17 years kjdon changed a comment about windows c++ compiling
(edit) @13855   17 years kjdon removed some old windows-c++ stuff - if you want to compile on …
(edit) @13853   17 years kjdon rebuilt the collection with GLI, so updated the config files and index …
(edit) @13850   17 years kjdon collections should be public unless explicitly made private
(edit) @13849   17 years kjdon updated instructions
(edit) @13848   17 years shaoqun made it distribute ant
(edit) @13847   17 years shaoqun added a target to download and unpack ant
(edit) @13843   17 years kjdon still trying to fix up gs2 links. but giving up now
(edit) @13842   17 years kjdon deploy-localsite not run as part of standard install. Also, now it …
(edit) @13841   17 years kjdon deleted an old target compile-packages-old
(edit) @13837   17 years qq6 public=true add collect to both collection_list and module_map, …
(edit) @13836   17 years qq6 add public true/false element into collectionConfigure.xml
(edit) @13834   17 years kjdon removed 'ul#classifiernodelist li table' as it was making classifiers …
(edit) @13832   17 years kjdon removed prepare-windows target as its no longer needed
(edit) @13831   17 years shaoqun made it display properly when there is no heading image or toc
(edit) @13830   17 years kjdon before adding display items into the list, we'll check for gs2 style …
(edit) @13829   17 years kjdon added setNodeText method
(edit) @13828   17 years kjdon trying to tidy up gs2 links in display items
(edit) @13827   17 years shaoqun * empty log message *
(edit) @13826   17 years nzdl added extraArgs param to collection template so that can pass in some …
(edit) @13825   17 years nzdl have query term highlighting turned on by default
(edit) @13824   17 years kjdon removed mysql stuff from paths
(edit) @13816   17 years kjdon renamed update-java-version to configure-java-version, otherwise it …
(edit) @13815   17 years kjdon changed install-for-source-dist to use new update-java-version target
(edit) @13814   17 years kjdon added in some targets for changing the java version that the …
(edit) @13812   17 years kjdon need to delete gems.bat/sh wheen creating a distribution cos we use …
(edit) @13807   17 years kjdon move indexers into source dir for a distribution, and make sure …
(edit) @13800   17 years kjdon make the bin/windows dir if needed
(edit) @13796   17 years kjdon I recompiled, so committed the dlls in case they have changed significantly
(edit) @13795   17 years kjdon compile-packages needs to compile indexers under windows too
(edit) @13793   17 years kjdon a few fixes
(edit) @13790   17 years kjdon made the installing jni files bit platform specific
(edit) @13787   17 years kjdon updated for new indexers repository. haven't tested yet
(edit) @13786   17 years kjdon changed the clean-packages target
(edit) @13742   17 years shaoqun delete the default style of ul and li
(edit) @13739   17 years kjdon made new indexers repository work when coll building is enabled - we …
(edit) @13735   17 years kjdon mg have been moved to external indexers repository
(edit) @13733   17 years kjdon updated for new indexers package. This works for when we have no …
(edit) @13732   17 years kjdon LuceneWrap now called LuceneWrapper and its in a different package
(edit) @13669   17 years shaoqun now added it as a binary
(edit) @13668   17 years shaoqun should be aded as a binary, so remove it
(edit) @13667   17 years shaoqun make the get-perl-for-windows target depend on the init target
(edit) @13662   17 years kjdon removed old log messages
(edit) @13661   17 years kjdon added some comments
(edit) @13660   17 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @13659   17 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu used is …
(edit) @13658   17 years kjdon added in some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @13657   17 years kjdon The previous log message should have been Changed a variable named …
(edit) @13656   17 years kjdon Changed a variable named errcode to rx_errcode, so this compiles with …
(edit) @13655   17 years kjdon added in unicode support for Mongolian
(edit) @13654   17 years kjdon tidied up the top comments, removed Ids, and old log messages
(edit) @13643   17 years shaoqun made it work on IE
(edit) @13630   17 years shaoqun changed the text font size of the collection name
(edit) @13619   17 years kjdon put quotes around classpath in java command
(edit) @13618   17 years kjdon removed a coupld of unnecessary things, fixed a couple of bugs
(edit) @13617   17 years shaoqun made toc display nicely
(edit) @13616   17 years shaoqun added morestrings
(edit) @13615   17 years shaoqun added a browser program path property
(edit) @13614   17 years shaoqun remove the java path that was added for testing
(edit) @13613   17 years kjdon lucene stuff is a bit of a pain at the moment. we are using stuff from …
(edit) @13612   17 years kjdon added windows c++ stuff into compile-gs2build - need to do this cos …
(edit) @13611   17 years kjdon changed the compile-lucene target to use java directly rather than the …
(edit) @13610   17 years nzdl added a new style for the collections that don't have a collection image
(edit) @13609   17 years nzdl display a background image for the collections that don't have a …
(edit) @13608   17 years kjdon added in target for compiling lucenewrap java code
(edit) @13607   17 years shaoqun added a image of the collection background
(edit) @13606   17 years shaoqun added a image of the banner background
(edit) @13603   17 years shaoqun change getState method name to avoid name conflict in java 1.5
(edit) @13602   17 years shaoqun change getState method name to avoid name conflict in java 1.5
(edit) @13581   17 years shaoqun added the code to whether the collection image exist
(edit) @13580   17 years shaoqun suppress the less and more arrows when there is only one section
(edit) @13576   17 years kjdon implemented the core functionality for this.
(edit) @13575   17 years kjdon getNodeContent() now takes lang as a param
(edit) @13574   17 years kjdon if there is only one level, add level param as an invisible parameter …
(edit) @13573   17 years kjdon made HTIS_PER_PAGE_PARAM an int rather than an enum
(edit) @13572   17 years kjdon getNodeContent() now takes a lang param
(edit) @13571   17 years kjdon htmlUnafe was broken? Quan's changes
(edit) @13568   17 years shaoqun added the guard to check the null node begore using it
(edit) @13567   17 years shaoqun the content of a document will not be retrieved if the default index …
(edit) @13566   17 years shaoqun added a logger, the class doesnot work on windows because the readline …
(edit) @13565   17 years shaoqun added new strings
(edit) @13564   17 years shaoqun added the code to allow using user specified browser programe
(edit) @13563   17 years shaoqun Added the option to allow the choose of the lauching browser programe
(edit) @13562   17 years shaoqun used the ant output to determine the state of the running ant process
(edit) @13561   17 years shaoqun removed the starting and launcnging process to the Server class
(edit) @13560   17 years shaoqun made starting server and lauching browser into seperate processes
(edit) @13559   17 years shaoqun added the server logger
(edit) @13553   17 years shaoqun a workable version
(edit) @13552   17 years shaoqun add the current directory into the classpath
(edit) @13549   17 years shaoqun added new styles for the active classifer and the selected section in toc
(edit) @13548   17 years shaoqun added a span tag to hightlight the selected section in toc
(edit) @13547   17 years shaoqun added tr tags to display table cells properly
Note: See TracRevisionLog for help on using the revision log.