|
|
@23173
|
12 years |
kjdon |
small changes
|
|
|
@23172
|
12 years |
kjdon |
when using gdbm-txtgz infodb type, the runtime system will generate …
|
|
|
@23171
|
12 years |
kjdon |
if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
|
|
|
@23170
|
12 years |
kjdon |
if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
|
|
|
@23169
|
12 years |
kjdon |
need to set binmode for pipes to get utf8 input and output. also need …
|
|
|
@23168
|
12 years |
kjdon |
if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
|
|
|
@23167
|
12 years |
davidb |
GreenstoneXMLPlugin used to (or at least in theory used to) to be able …
|
|
|
@23166
|
12 years |
kjdon |
copying code from gdbm.pm: Attached :utf8 encoding to db pipes to …
|
|
|
@23165
|
12 years |
kjdon |
removed a couple of print statements
|
|
|
@23164
|
12 years |
nzdl |
tagging a stable point on the trunk
|
|
|
@23163
|
12 years |
nzdl |
tagging a stable point on the trunk
|
|
|
@23162
|
12 years |
davidb |
Missing double quote added.
|
|
|
@23161
|
12 years |
davidb |
Corrected ZipFile to ZipFiles
|
|
|
@23160
|
12 years |
kjdon |
member hash renamed, some tidying up
|
|
|
@23159
|
12 years |
kjdon |
buildproc member hash renamed
|
|
|
@23158
|
12 years |
kjdon |
added a couple of missing plugin description strings
|
|
|
@23157
|
12 years |
kjdon |
added OpenOfficePlugin.desc
|
|
|
@23156
|
12 years |
kjdon |
removed an unused string
|
|
|
@23155
|
12 years |
sjm84 |
Changed "key" to "name" in one of the property definitions
|
|
|
@23154
|
12 years |
kjdon |
store a hash of all doc oids, then check against this hash when asked …
|
|
|
@23153
|
12 years |
sjm84 |
Added an LD_LIBRARY_PATH pointing to the gnome-lib lib directory for …
|
|
|
@23152
|
12 years |
sjm84 |
Renamed the directory within this tar.gz
|
|
|
@23151
|
12 years |
sjm84 |
Changed the linux gnome-lib tar.gz file to be compiled on Hinau …
|
|
|
@23150
|
12 years |
sjm84 |
Adding libz and libbz2 to the gnome-lib extension
|
|
|
@23149
|
12 years |
davidb |
Progressbar code upgraded to be able to monitor multiple upload files …
|
|
|
@23148
|
12 years |
davidb |
Switch to using ZipFile
|
|
|
@23147
|
12 years |
davidb |
Added routine for zipping up doc_xml and its associated files from the …
|
|
|
@23146
|
12 years |
davidb |
Believe I have found a 'magic' line of Perl code that will supress …
|
|
|
@23145
|
12 years |
davidb |
Added 'colcfg' to packages included by script
|
|
|
@23144
|
12 years |
davidb |
Script now correctly determines the infodb type by parsing the …
|
|
|
@23143
|
12 years |
ak19 |
More changes to making collectdir movable: 1. When not working with a …
|
|
|
@23142
|
12 years |
davidb |
Fixed to correctly lookup cgi arguments 'collect' and 'oid'
|
|
|
@23141
|
12 years |
davidb |
|
|
|
@23140
|
12 years |
davidb |
|
|
|
@23139
|
12 years |
davidb |
shift away from using rand_string as cgi-argument
|
|
|
@23138
|
12 years |
davidb |
Elimination of rand_string
|
|
|
@23137
|
12 years |
davidb |
Preparation work to support monitoring of multiple files
|
|
|
@23136
|
12 years |
sjm84 |
gdbm.h needed to be surrounded in extern "C" braces to be happy on Windows
|
|
|
@23135
|
12 years |
sjb48 |
Can now drag a metadata item and have it maintain selection
|
|
|
@23134
|
12 years |
davidb |
Couple of extra minor tweaks to prevent variables being tested that …
|
|
|
@23133
|
12 years |
kjdon |
still workign on incremental infodb updating. cleaning up code now …
|
|
|
@23132
|
12 years |
kjdon |
for manifest files, if the user has specified Index (not Reindex) and …
|
|
|
@23131
|
12 years |
kjdon |
added a method get_total_text_length. returns the total lenght for the …
|
|
|
@23130
|
12 years |
anna |
Added configuration for the Burmese language.
|
|
|
@23129
|
12 years |
anna |
Burmese User Interface. Many thanks to Dwight Martin.
|
|
|
@23128
|
12 years |
kjdon |
made the gdbm_delete error a bit more informative
|
|
|
@23127
|
12 years |
sjm84 |
This version of the gnome-lib extension no longer has .la files
|
|
|
@23126
|
12 years |
sjm84 |
The makedist process now also removes .la files from the install lib …
|
|
|
@23125
|
12 years |
sjm84 |
The precompiled version of the gnome-lib extension no longer has la files
|
|
|
@23124
|
12 years |
sjm84 |
The pre-compiled gnome-lib for linux now has the fixed devel.bash
|
|
|
@23123
|
12 years |
sjm84 |
Adding the fixed gnome-lib for darwin
|
|
|
@23122
|
12 years |
sjm84 |
Several minor fixes to devel.bash
|
|
|
@23121
|
12 years |
kjdon |
small changes based on the fact that we need to store ids for updated …
|
|
|
@23120
|
12 years |
kjdon |
process the reconstructed docs after reading through the archives …
|
|
|
@23119
|
12 years |
kjdon |
removed some print statements, and don't go into .svn folder when …
|
|
|
@23118
|
12 years |
kjdon |
removed edit_mode from classobj->classify call
|
|
|
@23117
|
12 years |
sjm84 |
Modified the release kit to use the pre-compiled gnome libraries again …
|
|
|
@23116
|
12 years |
kjdon |
for incremental build, classifiers are not really done incrementally. …
|
|
|
@23115
|
12 years |
sjm84 |
Fixed up the darwin gnome-lib to include the pkgconfig fixes
|
|
|
@23114
|
12 years |
kjdon |
adding macro folder
|
|
|
@23113
|
12 years |
kjdon |
changed a couple of format statements so that dls Title is used, as we …
|
|
|
@23112
|
12 years |
sjm84 |
Removed some unnecessary code
|
|
|
@23111
|
12 years |
sjm84 |
Swapping 2 sections of code
|
|
|
@23110
|
12 years |
kjdon |
adding new files should use Index
|
|
|
@23109
|
12 years |
sjm84 |
Changed the location of the externals for the video-and-audio extension
|
|
|
@23108
|
12 years |
sjm84 |
Modified this extension to use default_toplevel_make_dist
|
|
|
@23107
|
12 years |
sjm84 |
Modified this extension to use default_toplevel_make_dist
|
|
|
@23106
|
12 years |
sjm84 |
Modified this extension to use default_toplevel_make_dist
|
|
|
@23105
|
12 years |
sjm84 |
Modified this extension to use default_toplevel_make_dist
|
|
|
@23104
|
12 years |
sjm84 |
Added the ability to change the dist name (e.g. linux, windows, java etc.)
|
|
|
@23103
|
12 years |
sjm84 |
Added the ability to change the dist name (e.g. linux, windows, java etc.)
|
|
|
@23102
|
12 years |
davidb |
Attached :utf8 encoding to GDBM pipes to prevent double encoding …
|
|
|
@23101
|
12 years |
sjm84 |
Upgrading the postgres-gis extension
|
|
|
@23100
|
12 years |
sjm84 |
Upgrading the gsdl-amp extension
|
|
|
@23099
|
12 years |
sjm84 |
A few minor fixes to the gnome lib setup.bash
|
|
|
@23098
|
12 years |
sjm84 |
Upgrading the SVN extension
|
|
|
@23097
|
12 years |
sjm84 |
Upgrading the mysql extension
|
|
|
@23096
|
12 years |
sjm84 |
Upgraded this extension to use the exthome variable correctly and a …
|
|
|
@23095
|
12 years |
sjm84 |
Fixed installclean, makedist and the exthome variable not being set …
|
|
|
@23094
|
12 years |
sjm84 |
Upgraded the SVN extension to make use of the exthome variable in …
|
|
|
@23093
|
12 years |
nzdl |
tagging a stable point on the trunk
|
|
|
@23092
|
12 years |
nzdl |
tagging a stable point on the trunk
|
|
|
@23091
|
12 years |
davidb |
CGI Script that runs on local DL server, but effects the transfer of …
|
|
|
@23090
|
12 years |
davidb |
Addition to form of field to store the digital library the designated …
|
|
|
@23089
|
12 years |
davidb |
Use of more portable tmp directory
|
|
|
@23088
|
12 years |
davidb |
Inclusion of a new 'pre-new' routine that helps this package set …
|
|
|
@23087
|
12 years |
davidb |
Perl CGI script that uploads a file, using a callback method to …
|
|
|
@23086
|
12 years |
davidb |
Renaming of CGI scripts
|
|
|
@23085
|
12 years |
davidb |
Minor tweak to talkback.pm
|
|
|
@23084
|
12 years |
davidb |
Routines to help CGI scripts that implement DL Talkback
|
|
|
@23083
|
12 years |
sjm84 |
Fixed a few errors in this compiled up extension
|
|
|
@23082
|
12 years |
sjm84 |
Added a missing backslash
|
|
|
@23081
|
12 years |
kjdon |
added a classifyOID param to get_OID_entry. Used to set the …
|
|
|
@23080
|
12 years |
sjm84 |
Modified the method used to pass a variable into Greenstone's setup.bash
|
|
|
@23079
|
12 years |
sjm84 |
Several upgrades to this compiled up extension
|
|
|
@23078
|
12 years |
sjm84 |
Swapped the order of sourcing cascade-lib.bash and setup.bash in devel.bash
|
|
|
@23077
|
12 years |
sjm84 |
Added makedist, installclean and help functionality to …
|
|
|
@23076
|
12 years |
sjm84 |
Several changes to the GNOME support library to fix issues when a …
|
|
|
@23075
|
12 years |
sjm84 |
Extension setup.bash files should no longer source cascade-lib.bash. …
|
|
|
@23074
|
12 years |
nzdl |
tagging a stable point on the trunk
|
|
|