source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13794   17 years mdewsnip Removed the "authentication_enabled" option because it is important to …
(edit) @13791   17 years mdewsnip Added a comment about downloading the allkeys.txt file for using …
(edit) @13789   17 years mdewsnip Fixed a problem with my previous change causing the local library to …
(edit) @13780   17 years mdewsnip GLI/LOCAL LIBRARY: To prevent the problems with the GLI being unable …
(edit) @13777   17 years kjdon merged the indexers branch. mg, mgpp, lucene and unac now live in …
(edit) @13776   17 years kjdon mg now lives in indexers instead of packages
(edit) @13775   17 years kjdon LuceneWrap.jar renamed to LuceneWrapper.jar, and uses the new package name
(edit) @13774   17 years kjdon org.nzdl.gsdl.LuceneWrap is now org.greenstone.LuceneWrapper
(edit) @13773   17 years kjdon mg, mgpp, unac. lucenewrap moved from gsdl into separate indexers …
(edit) @13772   17 years kjdon mg and unac moved from packages into separate indexers repository
(edit) @13770   17 years shaoqun now use the absolute source path to get the last modified time
(edit) @13741   17 years mdewsnip Added a second item to the "TO DO" list in this file.
(edit) @13740   17 years kjdon removed LDFLAGS setting which was committed by mistake
(edit) @13727   17 years shaoqun added the support to cover images
(edit) @13693   17 years mdewsnip Added a new command "get-all-chunks" for getting all of the chunks for …
(edit) @13692   17 years mdewsnip Finished the Microsoft Excel spreadsheet generation page that I …
(edit) @13691   17 years mdewsnip Added strings and macros for the new "offline translation" GTI page.
(edit) @13690   17 years mdewsnip GLI modules are no longer enabled by default, so the GTI works with …
(edit) @13689   17 years mdewsnip HTML 4 compliance fixes.
(edit) @13687   17 years lh92 Fixed the bug that gti.dm overwrite the _head_ macro in style.dm
(edit) @13682   17 years nzdl Updated translation, many thanks to scorpion
(edit) @13679   17 years nzdl Updated translations, many thanks to tomasfiala
(edit) @13678   17 years nzdl Updated translation, many thanks to yoyomimiyen
(edit) @13677   17 years nzdl Updated translations, thanks to vankhang
(edit) @13674   17 years lh92 changed a bit about the layout of the status page
(edit) @13673   17 years lh92 added macros for gti status page
(edit) @13672   17 years lh92 added a new action 'status' which generats a page of the current …
(edit) @13671   17 years lh92 added macros for gti status page
(edit) @13622   17 years kjdon remove config.h on a distclean
(edit) @13621   17 years kjdon removed cvs version info
(edit) @13590   17 years kjdon mgpp and lucene. made them always use doc and sec levels for the text …
(edit) @13589   17 years kjdon indented the file using emacs. no code changes
(edit) @13588   17 years kjdon updated jar file for my changes to LuceneQuery - made it use a class …
(edit) @13587   17 years kjdon fixed a bug where search result sorting wasn't provided for lucene …
(edit) @13578   17 years kjdon fixed a bug where javascript error on homeprefs page meant that …
(edit) @13570   17 years kjdon catch unforseen exceptions, and check for null sort_field and …
(edit) @13569   17 years kjdon added OTHER_ERROR
(edit) @13558   17 years kjdon fixed up the clean command
(edit) @13557   17 years kjdon in GS3 we will use GS2LuceneQuery directly, so moved most of the …
(edit) @13556   17 years kjdon a results class for when we are doing queries through Java rather than …
(edit) @13555   17 years kjdon added GPL license info
(edit) @13551   17 years mdewsnip Added a new option: sort_using_unicode_collation, which uses the …
(edit) @13550   17 years mdewsnip Improvements to Unicode handling in preparation for adding the Unicode …
(edit) @13545   17 years shaoqun made it do the correct string comparison on unicode filenames
(edit) @13544   17 years shaoqun it seems that the replacement of spaces with %20 is unnecessary, so …
(edit) @13543   17 years shaoqun fixed the bug that cause the server couldn't locate the file which is …
(edit) @13542   17 years shaoqun it seems that the replacement of spaces with %20 is unnecessary, so …
(edit) @13534   17 years shaoqun changed the layout tags for search result links in document pages
(edit) @13530   17 years shaoqun srp arg could have multiple char as well
(edit) @13528   17 years mdewsnip "I'm feeling lucky" URLs now include the cl argument.
(edit) @13527   17 years mdewsnip Now looks at the "cl" argument to avoid showing the "next search …
(edit) @13526   17 years mdewsnip The "srn" and "srp" CGI arguments must be multicharacter otherwise …
(edit) @13524   17 years mdewsnip Now just prints a warning if the text file contains no text, as …
(edit) @13523   17 years shaoqun modify the stylename of the buttons of the home page
(edit) @13522   17 years shaoqun modify the style of the buttons of the home page
(edit) @13521   17 years shaoqun modify the styleof the buttons of document pages
(edit) @13518   17 years mdewsnip Running this on a big-endian machine would fail to read little-endian …
(edit) @13497   17 years kjdon commented out checking for existence of a directory in …
(edit) @13496   17 years shaoqun make the marc xml record disply nicely
(edit) @13495   17 years kjdon fixed up some stuff. last commit, I hadn't noticed that the translator …
(edit) @13494   17 years nzdl updated translations, thanks to Rita Campbell and Laurinda Matheson
(edit) @13493   17 years nzdl updated translation, thanks to Tomas Fiala
(edit) @13492   17 years kjdon sort the metadata fields before putting in a table
(edit) @13491   17 years kjdon added c arg so that build summary works properly
(edit) @13490   17 years kjdon removed old beta item, added format DocumentSearchResultLinks
(edit) @13488   17 years nzdl Updated translations, thanks to vankhang
(edit) @13487   17 years nzdl Updated translations, thanks to Tomas Fiala
(edit) @13486   17 years kjdon XMLMARCPlug renamed to MARCXMLPlug
(edit) @13475   17 years kjdon can pass in environment variables to some of the packages - added a …
(edit) @13473   17 years shaoqun added the method used by translator
(edit) @13470   17 years shaoqun make it accept xml files from a command line
(edit) @13469   17 years shaoqun the get_top_metadata_list methos has been removed from doc.pm to here
(edit) @13463   17 years kjdon decode_cgi_arg returns utf-8 if the original encoding was utf-8. need …
(edit) @13462   17 years mdewsnip Added a special case to the run_script action for …
(edit) @13461   17 years kjdon added some comments for decode_cgi_arg method
(edit) @13459   17 years kjdon should use decodedcompressedoptions inside a form, not …
(edit) @13457   17 years kjdon cgi_safe method renamed to cgi_safe_unicode, see comment in cgiutils
(edit) @13456   17 years kjdon cgi_safe was sometimes getting passed in unicode, sometimes utf-8. for …
(edit) @13452   17 years shaoqun make the top level of TOC stay when hiding TOC
(edit) @13451   17 years shaoqun added id=toc_top to the toppest level table of the table of contents
(edit) @13450   17 years kjdon moved the text out of javascript for printing in document.dm into …
(edit) @13449   17 years kjdon added print to document buttons
(edit) @13444   17 years nzdl A start to Marathi perl strings, thanks to Shubhada Nagarkar
(edit) @13443   17 years nzdl updated translations thanks to Shubhada Nagarkar
(edit) @13442   17 years nzdl rearrangement by gti, plus some updated translations thanks to …
(edit) @13441   17 years kjdon added marathi2.dm and hungarian2.dm into macrofiles list
(edit) @13440   17 years nzdl updated translations, thanks to Mohammad Karimi Yazdi
(edit) @13439   17 years nzdl updated translations, thanks to team at Integrated e-Solutions Ltd. Saigon
(edit) @13438   17 years nzdl rearrangement of file by gti, some updated translations, thanks to …
(edit) @13437   17 years nzdl updated translations, thanks to Ata ur Rehman
(edit) @13436   17 years nzdl updated translations, thanks to Ferenc Katai.
(edit) @13435   17 years nzdl Hungarian interface, many thanks to Ferenc Katai.
(edit) @13434   17 years kjdon added alt and title tags for the images in the 'how to read the …
(edit) @13433   17 years kjdon fixed up some tr-td tags in the wrong order
(edit) @13432   17 years shaoqun added a print option for DocumentButtons format
(edit) @13431   17 years shaoqun added the print document stylesheet for document pages
(edit) @13430   17 years shaoqun added the document preview stylesheet for document pages
(edit) @13429   17 years shaoqun added a new macro _csslink_ to allow css link customization for …
(edit) @13428   17 years shaoqun added the print button lable macro
(edit) @13427   17 years shaoqun added javascript and new macros for printing a document page
Note: See TracRevisionLog for help on using the revision log.