source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4293   21 years jmt12 Initial revision
(edit) @4292   21 years sjboddie server.exe now writes a "url" entry to its configuration file when it …
(edit) @4291   21 years sjboddie * empty log message *
(edit) @4290   21 years sjboddie Added a "configaction" to allow new collection servers to be added to …
(edit) @4289   21 years sjboddie Expanded on error message produced by local library server.
(edit) @4288   21 years kjdon added in a css rule for span.query_term - used for query term highlighting
(edit) @4287   21 years kjdon added some code for highlighting search terms in the document. this …
(edit) @4286   21 years kjdon commented out some unnecessary print statements
(edit) @4285   21 years kjdon changed slightly the pretty printing stuff - any nodes that are …
(edit) @4284   21 years jrm21 the sysfuncs.h header file confuses our gcc, and we don't really need …
(edit) @4283   21 years jrm21 main() must return int.
(edit) @4282   21 years jrm21 not much point storing a binary executable here, especially since it …
(edit) @4281   21 years jrm21 1) use Getopts::Std instead of getopts.pl 2) Only print informative …
(edit) @4280   21 years kjdon fixed a bug
(edit) @4279   21 years kjdon config file for nzdl site
(edit) @4278   21 years kjdon removed width att from coll image in coll page banner
(edit) @4277   21 years kjdon home page now uses colIconSmall for coll image if present
(edit) @4276   21 years kjdon fixed a bug
(edit) @4275   21 years kjdon images with text on are now in appropriate lang directory
(edit) @4274   21 years kjdon lots of pref stuff added
(edit) @4273   21 years kjdon now has large or small query box selection
(edit) @4272   21 years kjdon tidied up nav bar stuff
(edit) @4271   21 years kjdon new method to tidy up whitespace in a string
(edit) @4270   21 years kjdon fixed a bug where no docs would be displayed if all docs are supposed …
(edit) @4269   21 years kjdon changed to use archivedir instead of assocfilepath for image location
(edit) @4268   21 years kjdon changed to use archivedir instead of assocfilepath for image location
(edit) @4267   21 years kjdon coll description now returns lang specific metadata
(edit) @4266   21 years kjdon removed the a-z from title and author buttons
(edit) @4265   21 years kjdon edited bash files for installing from a downloaded tar file rather …
(edit) @4264   21 years kjdon added another hint
(edit) @4263   21 years kjdon another servlet mapping for nzdl
(edit) @4262   21 years kjdon some changes
(edit) @4261   21 years kjdon new method to get all teh keys
(edit) @4260   21 years kjdon added in some extra stuff for structure retrieve - instead of just the …
(edit) @4259   21 years kjdon LibraryServlet now caches cgi args, and adds them into the request
(edit) @4258   21 years kjdon simplified actions, the receptionist does a lot more of teh work now. …
(edit) @4257   21 years kjdon simplified actions, the receptionist does a lot more of teh work now. …
(edit) @4256   21 years kjdon fixed a bug in a multi param where one of the params is not displayed …
(edit) @4255   21 years kjdon auxiliary tempaltes can go in here - is it useful to have this??
(edit) @4254   21 years kjdon work still in progress for nzdl
(edit) @4253   21 years kjdon lots of changes for lots of stuff
(edit) @4252   21 years kjdon lots of changes but I dont remember what they are for
(edit) @4251   21 years kjdon title set to _gsdl_ not _nzdl_
(edit) @4250   21 years kjdon nav bar buttons for Organization
(edit) @4249   21 years kjdon now have interface config file which lives in the directory for each …
(edit) @4248   21 years kjdon new buttons for prev and next navigation
(edit) @4247   21 years kjdon index param put in even if there is only one index
(edit) @4246   21 years kjdon added response only arg to the phind url
(edit) @4245   21 years kjdon now have interface config file which lives in the directory for each …
(edit) @4244   21 years kjdon small change to getNumberedItem
(edit) @4243   21 years kjdon new elem names and a new method
(edit) @4242   21 years kjdon cgi args now have save data - whether or not they should be saved …
(edit) @4241   21 years kjdon a new CGI class for NZDL - this has a lot more hard coded args in it
(edit) @4240   21 years kjdon fixed a typo
(edit) @4239   21 years kjdon removed some commented out stuff
(edit) @4238   21 years kjdon some more text strings
(edit) @4237   21 years kjdon changed the cerr error messages a bit
(edit) @4236   21 years kjdon some more changes, but still not finished
(edit) @4235   21 years kjdon now uses buttonname as content if its there for classifiers - content …
(edit) @4234   21 years jrm21 oops... [:)] - need to return 0 on non-error from main()
(edit) @4233   21 years jrm21 print out better error messages when one of the perl scripts goes …
(edit) @4232   21 years jrm21 now return codes when an error occurs, so that the receptionist can tell!
(edit) @4231   21 years mdewsnip Added special case code for generating Kazakh images, which is pretty …
(edit) @4230   21 years mdewsnip Mapping file for an encoding that matches a Kazakh Helvetica font …
(edit) @4229   21 years mdewsnip Replaced unicode2koi8r with a more generic version: …
(edit) @4228   21 years mdewsnip Added some code to deal with Russian and Kazakh descenders (and half …
(edit) @4227   21 years mdewsnip First stab at generating collector_bar_buttons. Assumes that the text …
(edit) @4226   21 years mdewsnip Fixed very very minor image text formatting problem.
(edit) @4225   21 years jrm21 if the "removeprefix" option makes the metadata value empty, we skip …
(edit) @4224   21 years jrm21 fixed regexp for when we have a content type without a charset
(edit) @4223   21 years kjdon MGPPWrapper methods getDocument and loadIndexData no longer take …
(edit) @4222   21 years kjdon MGPPWrapper methods getDocument and loadIndexData no longer take …
(edit) @4221   21 years kjdon a new macro for invalid query syntax
(edit) @4220   21 years kjdon the call to filter gets an err of syntaxError if the query was …
(edit) @4219   21 years kjdon added a new comerror type: syntaxError, used by mgppqueryfilter to …
(edit) @4218   21 years kjdon now we pass on syntax_error from mgpp parsing back to the …
(edit) @4217   21 years kjdon now we pass on syntax_error from mgpp parsing back to the …
(edit) @4216   21 years kjdon wasn't passing on any arrors from the first call to filter
(edit) @4215   21 years kjdon fixed up some left over stuff from changing the mgpp basepath stuff …
(edit) @4214   21 years kjdon fixed up some left over stuff from changing the mgpp basepath stuff …
(edit) @4213   21 years kjdon added a syntax error boolean to teh queryresult - indicates that there …
(edit) @4212   21 years kjdon mgpp parseQuery returns NULL if theres been a syntax error, the jni …
(edit) @4211   21 years mdewsnip Improved support for KOI8-R (Russian, some Kazakh) descenders.
(edit) @4210   21 years kjdon parseQuery (in GSDLQueryParser) now returns NULL if there has been a …
(edit) @4209   21 years kjdon parseQuery (in GSDLQueryParser) now returns NULL if there has been a …
(edit) @4208   21 years mdewsnip After image generation. Images now have their correct paths, and …
(edit) @4207   21 years mdewsnip After image generation. Large images now have their correct widths.
(edit) @4206   21 years mdewsnip Fixed up some bad formatting, some of which was causing problems.
(edit) @4205   21 years kjdon copied a change from gs2 version: use FILENAME_MAX macro instead of …
(edit) @4204   21 years mdewsnip Changed the image macros to reference images in the 'kz' directory …
(edit) @4203   21 years jrm21 volume button width macro had wrong name - should be _widthtvolx_ with …
(edit) @4202   21 years mdewsnip Initial version of Kazakh interface, from …
(edit) @4201   21 years mdewsnip Initial version of Kazakh interface, from …
(edit) @4200   21 years kjdon added form search capability to cross coll search, put the query …
(edit) @4199   21 years kjdon added form search option to cross coll search prefs
(edit) @4198   21 years mdewsnip Added "-foundry" option necessary for generating Russian images. This …
(edit) @4197   21 years mdewsnip Updated the "volumes" icon definitions.
(edit) @4196   21 years kjdon small changes
(edit) @4195   21 years mdewsnip Third time lucky. It seems that committing on Puka doesn't work very well?
(edit) @4194   21 years sjboddie Removed code that was preventing search terms containing only digits …
Note: See TracRevisionLog for help on using the revision log.