source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7623   20 years nzdl Changed download links for Greenstone 2.51.
(edit) @7621   20 years mdewsnip Some improvements for the Greenstone 2.51 release.
(edit) @7620   20 years mdewsnip Quickly hacked up a new stripNL function which will hopefully work OK …
(edit) @7619   20 years mdewsnip A couple of additions for 2.51: sets the default interface language to …
(edit) @7618   20 years davidb previousarrow variable renamed prevarrow to be more consistent with …
(edit) @7617   20 years davidb Metadata in [x] eq '1' updated so can support [parent(Top):x] syntax.
(edit) @7616   20 years mdewsnip Set some image widths correctly.
(edit) @7615   20 years mdewsnip Updated Georgian interface images, many thanks to George Varamishvili …
(edit) @7614   20 years mdewsnip Finished Georgian interface, many thanks to George Varamishvili.
(edit) @7613   20 years mdewsnip Set Greenstone 2.51 release date for AboutDialog.Date string.
(edit) @7612   20 years mdewsnip A few changes for the 2.51 distribution.
(edit) @7611   20 years kjdon changed a message
(edit) @7610   20 years mdewsnip Added code to prevent the local library server being run multiple …
(edit) @7609   20 years kjdon fixed the bug where when you drag a document with existing namespaced …
(edit) @7608   20 years mdewsnip Fixed a bug where creating a new folder under a closed folder would …
(edit) @7607   20 years kjdon added is_searchable() to the protocol - the default version alwasy …
(edit) @7606   20 years mdewsnip Fixed one more linking problem with Farsi characters on images.
(edit) @7605   20 years mdewsnip Added a two second wait as well, so the OS has finished deleting the …
(edit) @7604   20 years kjdon format statements are now written out with new lines intact, not …
(edit) @7603   20 years kjdon removed the xml stuff - we don't use it at present and it is …
(edit) @7602   20 years mdewsnip Ooops... fixed a typo.
(edit) @7601   20 years mdewsnip Have hopefully (and finally!) fixed the nasty race conditions with the …
(edit) @7600   20 years mdewsnip Removed a couple of references to the now defunct preview pane.
(edit) @7599   20 years kjdon check for ex.metadata and remove the ex. in the format statements
(edit) @7598   20 years kjdon write out format statements with ex.metadata still intact
(edit) @7597   20 years kjdon made static strings for the format names and default format strings - …
(edit) @7596   20 years mdewsnip Added a couple of macros for the "I'm feeling lucky" (a la Google) …
(edit) @7595   20 years mdewsnip Seem to have fixed the problem with anchors being added to images (for …
(edit) @7594   20 years mdewsnip "I'm feeling lucky" functionality (a la Google). An extra argument …
(edit) @7593   20 years say1 moved variable to the start of the block
(edit) @7592   20 years mdewsnip Much simplified the installLocation function to hopefully remove the …
(edit) @7591   20 years mdewsnip Multi-line statements are now read in with newline characters added.
(edit) @7590   20 years mdewsnip Multiple line format statements now have '\' characters written at the …
(edit) @7589   20 years kjdon some util stuff for the two unbuild scripts (though only v2 uses it at …
(edit) @7588   20 years kjdon made a lot of changes to this but apparently it still doesn't work
(edit) @7587   20 years kjdon this is a statically linked binary compiled from mg-1.3d. Used by …
(edit) @7586   20 years kjdon if we remove the title cos it matches a filename, then we add in a …
(edit) @7585   20 years kjdon fixed a typo I think
(edit) @7584   20 years kjdon have to declare vars before calling functions!!
(edit) @7583   20 years kjdon minor stuff
(edit) @7582   20 years kjdon fixed the bug that was causing it not to be able to create a second …
(edit) @7581   20 years kjdon filled in the dumpFailedDocument method
(edit) @7580   20 years kjdon added a new function: generate_title_from_metadata to BasClas - takes …
(edit) @7579   20 years kjdon added quotes to a couple of strings:CDM.General.Icon_Collection and …
(edit) @7578   20 years kjdon added [numleafdocs] to the format list
(edit) @7577   20 years kjdon added min range values to the numeric args
(edit) @7576   20 years mdewsnip Even better Farsi images. Farsi specific (ie. non-Arabic) characters …
(edit) @7575   20 years mdewsnip One minor change to the Farsi strings.
(edit) @7574   20 years mdewsnip Removed a couple of dead functions, and deprecated stripNL (it makes a …
(edit) @7573   20 years mdewsnip Now writes the Hierarchy hfiles out as UTF-8 correctly.
(edit) @7572   20 years mdewsnip Changed regular expression so lines entirely in UTF-8 are still read …
(edit) @7571   20 years kjdon origianl filename is now used for gsdlsourcefilename, and converted …
(edit) @7570   20 years kjdon now sets the converted filename to be used for hashing
(edit) @7569   20 years kjdon can now set gsdlconvertedfilename - gsdlsourcefilename is the original …
(edit) @7568   20 years kjdon making sure the repository is up to date
(edit) @7567   20 years nzdl Added George Varamishvili as the Georgian language maintainer.
(edit) @7566   20 years mdewsnip Georgian interface images, many thanks to George Varamishvili for the …
(edit) @7565   20 years mdewsnip Georgian interface, many thanks to George Varamishvili for the translation.
(edit) @7564   20 years mdewsnip Added second Czech macrofile and the new Georgian interface.
(edit) @7563   20 years mdewsnip Removed "english" from the second line at the top.
(edit) @7562   20 years mdewsnip Georgian interface, many thanks to George Varamishvili for the translation.
(edit) @7560   20 years kjdon added a (simple) description for LaTeXPlug
(edit) @7559   20 years kjdon added use BasPLug
(edit) @7558   20 years kjdon made the dialog wider
(edit) @7557   20 years kjdon when adding metadata to teh list, use 'if @{}' instead of 'if defined …
(edit) @7556   20 years kjdon set the original filename as gsdlsourcefilename so that GLI can assign …
(edit) @7555   20 years kjdon removed ugly quotes from a printed message
(edit) @7554   20 years mdewsnip Editable metadata combobox now also available for Librarians.
(edit) @7553   20 years kjdon apparently 80 columns is too wide, use 64
(edit) @7552   20 years kjdon fixed a bug
(edit) @7551   20 years mdewsnip Fixed format statement writing so extracted namespaces are removed …
(edit) @7550   20 years mdewsnip Tidied up the little interface for specifying multiple metadata …
(edit) @7549   20 years kjdon new/renamed/redescribed metadata options to AZCompactList
(edit) @7548   20 years kjdon renamed the onlyfirst and allmetadata options to be firstvalueonly and …
(edit) @7547   20 years kjdon the text::wrap module is not a standard one apparently, so I have made …
(edit) @7546   20 years mdewsnip Classifier -metadata elements from the extracted metadata set are now …
(edit) @7545   20 years mdewsnip Oh my God... John, John, John, you deserve a good talking to for that …
(edit) @7544   20 years kjdon comma separated list of metadata now uses all values of the first …
(edit) @7543   20 years mdewsnip I'm sure I'd already committed this... changed the metadata comboboxes …
(edit) @7542   20 years mdewsnip Removed gory red colours set when the title or description aren't …
(edit) @7541   20 years jrm21 new plugin. Eventually I'll get bibtex to inherit from latexplug …
(edit) @7540   20 years mdewsnip Some minor tidy ups with removing dead code.
(edit) @7539   20 years mdewsnip Not finished, and unlikely to be done in the foreseeable future.
(edit) @7538   20 years mdewsnip Never started, and unlikely to be finished in the foreseeable future.
(edit) @7537   20 years mdewsnip No longer used.
(edit) @7536   20 years mdewsnip A very simple XSLT file for extracting the text from the help XML files.
(edit) @7535   20 years mdewsnip Removed unused constructor.
(edit) @7534   20 years mdewsnip The value trees are now refreshed correctly when the collection changes.
(edit) @7533   20 years kjdon wrap the lines of the record at 80 columns
(edit) @7532   20 years kjdon added a colon at the end of X documents were considered for processing:
(edit) @7531   20 years kjdon added some spaces to the front of some of the log messages
(edit) @7530   20 years kjdon hacked this so that it reads in attribute values that contain spaces - …
(edit) @7529   20 years mdewsnip Why was the value tree case-insensitive?!?
(edit) @7528   20 years davidb Plugin was setting title twice (derived from filename and extracted …
(edit) @7527   20 years davidb Incorrect file commited. This is the correct one!
(edit) @7526   20 years kjdon fixed up some indenting. also, when you base a collection on an …
(edit) @7525   20 years kjdon added a method to coppy the contents of a directory
(edit) @7524   20 years kjdon added a macrs dir definition
(edit) @7523   20 years mdewsnip Commented out some debug statements.
(edit) @7522   20 years mdewsnip Fixed the metadata cache so that it doesn't ignore namespaces -- a …
Note: See TracRevisionLog for help on using the revision log.