source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11314   18 years kjdon added in COPY_FILE_ONLY and REPLACE jobs. the first copies a file in …
(edit) @11313   18 years kjdon added two new job types - COPY_FILE_ONLY, which copies without trying …
(edit) @11312   18 years kjdon removed most System.err.printlns - some deleted, some changed to …
(edit) @11311   18 years kjdon anywhere where we determine document/classifier by checking for …
(edit) @11310   18 years kjdon turned the mkcol public and win31compat arguments into enums, added …
(edit) @11309   18 years kjdon now uses new parse2 parsing instead of old parsargv, and creator no …
(edit) @11308   18 years kjdon commented out Michael's print statements. Also, in runLocal(), …
(edit) @11307   18 years cvs_anon Changed the version number
(edit) @11306   18 years kjdon used to use _httpdoc_ in the new link, but that has an & entity in …
(edit) @11305   18 years kjdon forgot to change the mp3 icon name
(edit) @11304   18 years kjdon when switching advanced searching on/off. now we call setMGPPEnabled …
(edit) @11303   18 years mdewsnip Updated the GLI applet FAQ entry to refer to the remote greenstone page.
(edit) @11302   18 years mdewsnip When obtaining documents using the "document_field" option, a file …
(edit) @11301   18 years mdewsnip Now detects and prevents you from editing metadata in metadata.xml …
(edit) @11300   18 years mdewsnip Now also removes '#' characters from field names.
(edit) @11299   18 years mdewsnip Now removes more punctuation from field names, and removes the …
(edit) @11298   18 years mdewsnip Fairly substantial changes in order to deal with …
(edit) @11297   18 years jrm21 used is already taken on recent versions of freebsd (defined in …
(edit) @11296   18 years kjdon now only use a-z1-9 chars in the index names (\w) in case the names …
(edit) @11295   18 years mdewsnip Hide the "split_exp" option from the GLI, since it should never need …
(edit) @11294   18 years jrm21 added a class="document" around most of the content (under the navbar) …
(edit) @11293   18 years mdewsnip Added a new "check-installation" command to check that Java is …
(edit) @11292   18 years jrm21 use configure's OBJEXT variable instead of working around ansi vs kr c …
(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) @11286   18 years kjdon Richards (DLC) fixes for allowing single quotes to surround href, src …
(edit) @11285   18 years kjdon gs2building clean targets need if='gdsl2.islocal'
(edit) @11284   18 years kjdon check for hiddenGLI before adding an argument to the arg display
(edit) @11283   18 years kjdon changed setHiddenGLI() to setHiddenGLI(bool)
(edit) @11282   18 years kjdon when setting up the fields of an exsiting argument, we need to copy …
(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) @11262   18 years mdewsnip The FDT file wasn't being read using the encoding specified, so things …
(edit) @11261   18 years kjdon removed some stupid stuff from the help page - actually its all stupid …
(edit) @11260   18 years kjdon updated this file for 2.63 - john's new css stuff. Also moved the …
(edit) @11259   18 years mdewsnip Various little bug fixes and improvements (many to get things working …
(edit) @11258   18 years mdewsnip New zip files containing updated win32.mak files: added -nologo and …
(edit) @11257   18 years mdewsnip Removed the USE_STLPORT option -- use GSDL_VC4 instead.
(edit) @11256   18 years mdewsnip Added a "GSDL_VC4" option that has to be specified with the nmake …
(edit) @11255   18 years mdewsnip Changed all occurrences of the "-o" option to cl to "-Fe" ("-o" is …
(edit) @11254   18 years mdewsnip Removed some unnecessary usage of the "-o" argument to cc (deprecated …
(edit) @11253   18 years mdewsnip Added "-nologo" to all cc and lib calls (to prevent a two line message …
(edit) @11252   18 years mdewsnip Fixed the line endings of these files to make Visual Studio 2005 happy.
(edit) @11251   18 years mdewsnip Removed unneeded line.
(edit) @11250   18 years kjdon added in the missing text strings for Spanish and Russian. Also …
(edit) @11249   18 years kjdon added some checks that the image and text files exist before we try to …
(edit) @11248   18 years mdewsnip Added Debabrata Majumdar as another Bengali translator.
(edit) @11247   18 years kjdon xalan.jar, needed for -xslt switch in XMLPlug
(edit) @11246   18 years mdewsnip User interface for the new ability to rename files in the collection …
(edit) @11245   18 years kjdon by default, lucene indexer will only index the first 10,000 words of a …
(edit) @11244   18 years kjdon a couple of changes to get the jar file creating properly (including …
(edit) @11243   18 years kjdon the lucene jar file needed for compiling
(edit) @11242   18 years mdewsnip Added the back-end code for supporting file/folder renames in the …
(edit) @11241   18 years mdewsnip Removed the unused folder_level variable from FileJob.
(edit) @11240   18 years mdewsnip Huge speed improvement when namespacing metadata.xml files -- why is …
(edit) @11239   18 years mdewsnip Added a note to the IIS configuration FAQ entry about a seemingly …
(edit) @11238   18 years mdewsnip Now escapes all '&' characters, to prevent problems with undefined …
(edit) @11237   18 years jrm21 add a margin:0 to the paragraph inside the navbar in case anyone wants …
(edit) @11236   18 years jrm21 remove blank tab image spacer that isn't used any more
(edit) @11235   18 years jrm21 arg, removed extra closing </div> tag after document image
(edit) @11234   18 years kjdon added a link to an article by Richard at DLC
(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) @11231   18 years kjdon added a news item about iMARK online
(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) @11227   18 years nzdl added an 'only' in classicpackdesc
(edit) @11226   18 years kjdon updated links to 2.63, added classic interface pack link
(edit) @11225   18 years kjdon added some changes to IMARK references and links
(edit) @11224   18 years mdewsnip Added rule for gaelic macrofiles.
(edit) @11223   18 years mdewsnip Added new "Gaelic (Scottish)" interface.
(edit) @11222   18 years mdewsnip Gaelic (Scottish) interface, many thanks to Rita Campbell and Laurinda …
(edit) @11221   18 years mdewsnip Removed the comments at the top about the icon macros (which no longer …
(edit) @11220   18 years mdewsnip Added another Arabic translator.
(edit) @11219   18 years nzdl Updated Russian GLI dictionary, many thanks to Olena Medelyan.
(edit) @11218   18 years nzdl Updated Russian strings, many thanks to Olena Medelyan.
(edit) @11217   18 years nzdl Updated Russian macrofile, many thanks to Olena Medelyan.
(edit) @11216   18 years mdewsnip Removed Greenstone 2.62 release notice from the home page, and added …
(edit) @11215   18 years mdewsnip Fixed a spelling mistake.
Note: See TracRevisionLog for help on using the revision log.