source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11040   18 years mdewsnip Finished the updates to the help text that Katherine did most of on …
(edit) @11039   18 years mdewsnip Removed a bit of dead code.
(edit) @11038   18 years mdewsnip Tidied up the look of the Design pane. Each Design pane screen now has …
(edit) @11037   18 years mdewsnip Added an underline below the pane title, to make it look a little nicer.
(edit) @11036   18 years kjdon changes to help for 2.63
(edit) @11035   18 years kjdon got rid of Contents and Anchor headings
(edit) @11034   18 years kjdon deleted CDM.XXX.Instructions and CDM.XXX.Title for all the sections of …
(edit) @11033   18 years kjdon changed the split to be horizontal, and made the contents a bit bigger
(edit) @11032   18 years kjdon new class that generates a header panel for design pane sections - …
(edit) @11031   18 years kjdon removed instructions, changed title to be the same string as in the …
(edit) @11030   18 years mdewsnip Now removes extra spaces around the '|' (separator) characters.
(edit) @11029   18 years mdewsnip Fix for '#' characters as anchor references being mistaken for comments.
(edit) @11028   18 years kjdon new argument parsing means we can't have new args, so commented out …
(edit) @11027   18 years kjdon check for null metadata_element_element before doing get attribute, line 54
(edit) @11026   18 years mdewsnip Added greenstone.org translation.
(edit) @11025   18 years mdewsnip Updates to the GLI Latvian interface, thanks to Raitis Brodezhonok …
(edit) @11024   18 years kjdon added an entry about non-english metadata in GLI
(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) @11019   18 years mdewsnip Added "United Nations Digital Library Islamabad" site to the examples page.
(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) @11008   18 years mdewsnip Added an option to run the "fribidi" Unicode Bidirectional Algorithm …
(edit) @11007   18 years mdewsnip Added check for unparseable XML files when attempting to update the …
(edit) @11006   18 years mdewsnip Removed an unused function.
(edit) @11005   18 years kjdon get_phrases now comes from phrases.h
(edit) @11004   18 years kjdon get_phrases method moved to lib/phrases.h so colservr can share it
(edit) @11003   18 years kjdon added new phrases.h/cpp into the list of headers etc
(edit) @11002   18 years kjdon fixed up mg phrase searching. there was a bug where if you had two …
(edit) @11001   18 years kjdon moved the get_phrases function from recpt/querytools to here, so that …
(edit) @11000   18 years mdewsnip Added gsdl_cgi parameter to send_mail to prevent undefined error.
(edit) @10999   18 years mdewsnip Now all the Greenstone encodings are available for the …
(edit) @10998   18 years kjdon added OpenDocumentPlug.desc
(edit) @10997   18 years kjdon new OpenDocument plugin written by Reuben Evans as a 517 project
(edit) @10996   18 years mdewsnip Added link to Spanish translation of remote-greenstone.html document, …
(edit) @10995   18 years kjdon fixed up mgpp and lucene plain search query string formatting. mgpp …
(edit) @10994   18 years kjdon commented out a line which was incrementing self->num_not_processed. …
(edit) @10993   18 years kjdon fixed a spelling mistake
(edit) @10992   18 years kjdon now uses an external DTD, …
(edit) @10991   18 years kjdon Tidied up the metadata sets. Now they all use the same DTD, which is …
(edit) @10990   18 years jrm21 fixed expat lib so we don't fail to link if we are using a system …
(edit) @10989   18 years kjdon a fix for Marios. using Greek. simple search ok. but if swwitch …
(edit) @10988   18 years mdewsnip Fixed a bug where entering an invalid "gp" value with a top-level "d" …
(edit) @10987   18 years kjdon fixed a bug where if you entered a document from an unknown …
(edit) @10986   18 years kjdon added UnknownPlug.srcicon
(edit) @10985   18 years kjdon added a new option srcicon - can specify a different icon instead of …
(edit) @10984   18 years jrm21 move the terminal detection/pager redirection stuff from pluginfo.pl …
(edit) @10983   18 years jrm21 better error message when we can't load an encoding
(edit) @10982   18 years jrm21 better handle a missing strings.rb bundle file, and print a warning to …
(edit) @10981   18 years kjdon datelist can now take a comma separated list of metadata names, eg. …
(edit) @10980   18 years kjdon in get_filename_for_hashing, if its been processed by NULPlug, return …
(edit) @10979   18 years kjdon DateList can now take a comma separated list of metadata names.
(edit) @10978   18 years kjdon added assoc_field option to NULPlug
(edit) @10977   18 years kjdon extended the match for author metadata - can now have Authors, and …
(edit) @10976   18 years kjdon now change the instructions for mg/mgpp mode
(edit) @10975   18 years kjdon some tidying up and bug fixes for new combined mg/mgpp index panel
(edit) @10974   18 years mdewsnip Improved the previous fix for english.dm and removed old release …
(edit) @10973   18 years mdewsnip Hopefully fixed the crazy problems with Emacs getting confused with …
(edit) @10972   18 years mdewsnip Added Rita Campbell as the Gaelic (Scottish) maintainer.
(edit) @10971   18 years kjdon metadata elements can now have predefined values, defined in the …
(edit) @10970   18 years kjdon lined up a couple of strings, deleted a couple of unused ones, added …
(edit) @10969   18 years kjdon added InvalidMetadata strings - for elemenets that have a restricted …
(edit) @10968   18 years mdewsnip Commented out Jonathan Pattison as the Esperanto translator -- …
(edit) @10967   18 years kjdon added a string for IndexManager.Allfields_Index
(edit) @10966   18 years kjdon huge shake up. removed the MGPPControls class, as it was almost a copy …
(edit) @10965   18 years kjdon moved the index_manager.setMGPPEnabled call into IndexManager
(edit) @10964   18 years kjdon default index doesn't need a level now, fixed a couple of bugs. index …
(edit) @10963   18 years kjdon check for empty level attribute before outputting level info in …
(edit) @10962   18 years kjdon added a getAll() method, and also made the mouse listener check for …
(edit) @10961   18 years kjdon modified mgpp/lucene indexes description so that you can have multiple …
(edit) @10960   18 years kjdon added two new examples from Steven Bowers, DALNET, hyperlinked the …
(edit) @10959   18 years kjdon added two new examples from Steven Bowers, DALNET, added a new sticker …
(edit) @10958   18 years jrm21 wrap the content in a div class="document"
(edit) @10957   18 years jrm21 oops... added _httpimg_ for the style background images
(edit) @10956   18 years jrm21 now catch and exit if we got an error while parsing/evaling any …
(edit) @10955   18 years jrm21 put the about content inside a "document" div. Although it isn't …
(edit) @10954   18 years kjdon made the indexfieldmap use defaultindex for mgppqueryfilter so that …
(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) @10948   18 years jrm21 got rid of query results bar icon, use css div with text instead
(edit) @10947   18 years jrm21 If we aren't using tables (ie format string doesn't start with <td>) …
(edit) @10946   18 years jrm21 add library path for libexpat rather than hard-coding the path during …
(edit) @10945   18 years jrm21 fixed so that we don't go into an infinite loop if we can't cd
(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
Note: See TracRevisionLog for help on using the revision log.