source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13119   18 years kjdon updated some more tutorials for 2.71
(edit) @13118   18 years kjdon added [DocTopOID] which gives the top level document identifier
(edit) @13117   18 years kjdon make sure we have actually found something before iterating, in get_href
(edit) @13116   18 years kjdon added .rt to the list of OID modifiers - this is the root id of the …
(edit) @13115   18 years kjdon fixed up defaultindex for mgpp collections, added maxnumeric and …
(edit) @13114   18 years kjdon updated small_html_collection and simple_image_collection tutorials to …
(edit) @13113   18 years mdewsnip Arabic Perl strings, many thanks to Kamal Salih Mustafa Khalafala.
(edit) @13112   18 years kjdon added a couple more folders and files to the gs2build module
(edit) @13111   18 years mdewsnip Added "-fexceptions" to LDFLAGS to prevent an error compiling on Mac …
(edit) @13110   18 years mdewsnip Fixed up badly encoded character.
(edit) @13109   18 years mdewsnip Now escapes square brackets in metadata so Greenstone doesn't try to …
(edit) @13108   18 years mdewsnip Now removes superscript tags from non-place references.
(edit) @13107   18 years mdewsnip Added "No image" as the alt text for the "no image" image.
(edit) @13106   18 years mdewsnip Changed the cicheading class so the bottom of low lying characters …
(edit) @13105   18 years mdewsnip Explicitly set the height of the navigation bar buttons to 20px, so it …
(edit) @13104   18 years mdewsnip Tidied up the footer horizontal rule.
(edit) @13103   18 years kjdon cgi_safe, do unicode encoding for characters less than 127 rather than …
(edit) @13102   18 years mdewsnip Added alt tags to images on the designer pages, and removed the extra …
(edit) @13101   18 years mdewsnip Minor formatting improvement.
(edit) @13100   18 years mdewsnip Changed the small image size from 125 to 225 (for the new place pages).
(edit) @13099   18 years mdewsnip No longer used.
(edit) @13098   18 years mdewsnip Filled in the server information part of the background page.
(edit) @13097   18 years nzdl brought this up to date with normal greenstone home.dm. package …
(edit) @13096   18 years mdewsnip New background page.
(edit) @13095   18 years mdewsnip New "About -> Introduction" page.
(edit) @13094   18 years mdewsnip Added the footer.
(edit) @13093   18 years mdewsnip Added narrative and references links back into place page.
(edit) @13092   18 years mdewsnip Removed all the superscript tags as these don't render well in HTML.
(edit) @13091   18 years mdewsnip Changes to the PlaceImagesHTML, PlaceConstructionDatesTableHTML and …
(edit) @13090   18 years mdewsnip More improvements to the place page.
(edit) @13089   18 years mdewsnip Changed place types to have lowercase second words.
(edit) @13088   18 years mdewsnip Improvements to the formatting of the place constructions dates, …
(edit) @13087   18 years mdewsnip Removed an unused style definition.
(edit) @13086   18 years mdewsnip Lots of changes towards the new place page design.
(edit) @13085   18 years mdewsnip Made sure the "construction date" and "function" year columns don't wrap.
(edit) @13084   18 years mdewsnip Removed Greenstone 2.70w item from home page.
(edit) @13083   18 years nzdl done the 2.71 release
(edit) @13082   18 years mdewsnip Updated for the Greenstone v2.71 release.
(edit) @13081   18 years kjdon added globallinks - if we are on the help page with no collection …
(edit) @13080   18 years mdewsnip More encoding fixes.
(edit) @13079   18 years mdewsnip Missing marathi.dm?
(edit) @13078   18 years mdewsnip Fixed up some encoding problems caused by the GTI.
(edit) @13077   18 years mdewsnip Fixed up encoding problems.
(edit) @13076   18 years mdewsnip A few changes to make the "name" field more obvious (hopefully).
(edit) @13075   18 years kjdon translator package is called gti not translator
(edit) @13074   18 years kjdon we need to add buildcol_change_listener to the levels and stem check …
(edit) @13073   18 years kjdon we need to add buildcol_change_listener to the change indexer prompt …
(edit) @13072   18 years kjdon fixed a bug where the first page was given pagenumber of 2
(edit) @13071   18 years nzdl updated macros by Thomas Fiala
(edit) @13070   18 years nzdl this has been through translator, so some macros have been deleted, …
(edit) @13069   18 years nzdl updates thanks to Dewa Asmara Widjaksana
(edit) @13068   18 years kjdon when unbuilding and rebuilding the gdbm database for incremental …
(edit) @13067   18 years kjdon if we are appending, and a lucene collection, then set builddir to be …
(edit) @13066   18 years shaoqun commented out the system output
(edit) @13065   18 years shaoqun added the host name to the downloaded oai file path
(edit) @13064   18 years shaoqun made it work for path with spaces
(edit) @13063   18 years kjdon make sure some matchTerms are set in terminfo - no termvariants are …
(edit) @13062   18 years kjdon removed some print statements
(edit) @13061   18 years kjdon changed a print statment to DebugStream
(edit) @13060   18 years kjdon got rid of unnecessary gli mode stuff
(edit) @13059   18 years kjdon Level and LevelManager replaced by IndexOption, IndexOptionList and …
(edit) @13058   18 years kjdon uses the new IndexOptionManager instead of LevelManager, and buildtype …
(edit) @13057   18 years kjdon level object is now an IndexOption, not a Level
(edit) @13056   18 years kjdon levels and leveldefault parsing now done using more general …
(edit) @13055   18 years kjdon added/removed strings to do with indexoptions and levels
(edit) @13054   18 years mdewsnip Now puts the terms through xmlSafe() as well, to prevent invalid XML …
(edit) @13053   18 years kjdon removed some 'use xxx' statments for modules which are not used
(edit) @13052   18 years shaoqun make the redo button enabled properly
(edit) @13051   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout.
(edit) @13050   18 years kjdon moved all the mets outputting methods from doc.pm into METSPlugout. …
(edit) @13049   18 years shaoqun added a default selected feature
(edit) @13048   18 years mdewsnip Strings for the new indexing options.
(edit) @13047   18 years mdewsnip GUI side of the new "indexing options" controls.
(edit) @13046   18 years shaoqun added xml file extensions
(edit) @13045   18 years kjdon in get_top_metadata_list, need to escape the metadata values so that …
(edit) @13044   18 years mdewsnip Added "minutes" and "reports" to the magic word list.
(edit) @13043   18 years kjdon added urdu.dm and urdu2.dm into macro files list
(edit) @13042   18 years mdewsnip Updated state maps with "NE" for Nebraska instead of "NB".
(edit) @13041   18 years kjdon moved some macros from armenian2.dm to armenian.dm - they are ones to …
(edit) @13040   18 years kjdon moved some macros from english2.dm to english.dm - they are ones to do …
(edit) @13039   18 years mdewsnip Fixed up some encoding problems with recently translated strings... …
(edit) @13038   18 years kjdon moved some macros from lang2.dm to lang.dm - they are ones to do with …
(edit) @13037   18 years kjdon description macros for the buttons (gli, admin etc) now come from …
(edit) @13036   18 years mdewsnip Armenian2.dm wasn't in the list of macrofiles, for some reason.
(edit) @13035   18 years mdewsnip Statically complied libraries so the iconv.dll isn't required.
(edit) @13034   18 years mdewsnip Added iconv.h so Katherine's path could be removed from the makefile, …
(edit) @13033   18 years kjdon added title for download log dialog
(edit) @13032   18 years kjdon made the LogDialog title come form the dictionary
(edit) @13031   18 years kjdon removed a commented out function
(edit) @13030   18 years mdewsnip Turned -removeold on so that warning message isn't shown.
(edit) @13029   18 years kjdon removed DateList and SearchTypes format statements cos they are not …
(edit) @13028   18 years mdewsnip Changed the "40MB" space required for a binary installation to "70MB".
(edit) @13027   18 years mdewsnip No longer uses the -wget option.
(edit) @13026   18 years mdewsnip Removed all the old WGet stuff.
(edit) @13025   18 years shaoqun fixed the bug that didn't add the second file path to the textfield
(edit) @13024   18 years shaoqun made it work for parsing two METS output files
(edit) @13023   18 years nzdl removed the tooltips from the buttons on the home page (collector, …
(edit) @13022   18 years mdewsnip No longer used (replaced by the new stuff in the download package).
(edit) @13021   18 years kjdon removed the tooltips from the admin, collector, depositor etc buttons
(edit) @13020   18 years mdewsnip These have been replaced by download/DownloadJob.java and …
Note: See TracRevisionLog for help on using the revision log.