greenstone.org greenstone wiki greenstone trac planet greenstone

root/gsdl/trunk/bin


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @18301 [18301] 2009-01-05 17:40:19 mdewsnip Fixed bug regarding square brackets in exploded metadata values. These …
(edit) @18282 [18282] 2008-12-19 13:48:37 ak19 Spaces in filenames are replaced with underscores just to be on the safe …
(edit) @18202 [18202] 2008-12-15 16:40:02 ak19 Gone back to replaces %20s with space again, to work in tandem with …
(edit) @18063 [18063] 2008-12-04 12:51:08 kjdon sqlite databases are .db so I added them into the db test for successful …
(edit) @18057 [18057] 2008-12-04 11:53:02 kjdon check that site is not empty before complaining about GSDL3HOME not set
(edit) @17941 [17941] 2008-11-27 15:38:57 kjdon made schedule option only visible for expert mode, and made frequency …
(edit) @17913 [17913] 2008-11-24 22:50:55 davidb -collectdir and -exportdir needed there directories protected by "///" to …
(edit) @17910 [17910] 2008-11-24 17:54:33 max Add some rewording.
(edit) @17908 [17908] 2008-11-24 17:43:49 max Change some spacing and some wording.
(edit) @17793 [17793] 2008-11-07 17:20:08 ak19 Missing execute permission on some perl scripts
(edit) @17759 [17759] 2008-11-06 16:19:42 ak19 Perl script was not allowed to return a value since it is not embedded in …
(edit) @17751 [17751] 2008-11-06 14:52:17 kjdon GA changed to GreenstoneXML
(edit) @17750 [17750] 2008-11-06 14:51:48 kjdon plugout and plugin name changes. do these scripts still work??
(edit) @17734 [17734] 2008-11-06 13:10:49 kjdon updated list of plugins - changed names, added new plugins
(edit) @17681 [17681] 2008-11-05 12:35:54 ak19 Dr Bainbridge fixed common-src's gdbmclass.cpp file so that the database …
(edit) @17598 [17598] 2008-10-24 11:04:18 kjdon when we are writing out metadata and adding on the namespace we first …
(edit) @17585 [17585] 2008-10-24 09:10:51 kjdon added a warning about default builddir when doing incremental building
(edit) @17571 [17571] 2008-10-23 09:20:16 kjdon moved the make_absolute function to util.pm
(edit) @17570 [17570] 2008-10-23 09:11:16 kjdon removed the create_images option and its code. Relies on a script we no …
(edit) @17563 [17563] 2008-10-20 13:43:29 ak19 Escaped windows style slashes for regex
(edit) @17544 [17544] 2008-10-15 16:48:48 mdewsnip Now ignores search4j executable.
(edit) @17329 [17329] 2008-09-18 14:09:27 kjdon merged pdf_to_img and ps_to_img as the code was pretty much identical
(edit) @17328 [17328] 2008-09-18 14:08:29 kjdon tidied up this file a bit, and changed all pdf help bits to pdf/ps help. …
(edit) @17327 [17327] 2008-09-18 14:06:57 kjdon pstoimg.pl has been merged into pdfpstoimg.pl
(edit) @17326 [17326] 2008-09-18 14:06:36 kjdon renamed pdftoimg.pl pdfpstoimg.pl in preparation for merging pdftoimg.pl …
(edit) @17318 [17318] 2008-09-18 10:02:41 kjdon tidied this up a bit. Modified the bit using metadata_read so that it …
(edit) @17301 [17301] 2008-09-17 10:32:08 kjdon metadata_read doesn't use metadata arg any more. Have changed the method …
(edit) @17253 [17253] 2008-09-11 15:30:18 kjdon added use strict; check whether site is non-empty not just defined to test …
(edit) @17217 [17217] 2008-09-08 15:02:34 kjdon added the block_hash arg to metadata_read
(edit) @17215 [17215] 2008-09-08 13:47:54 ak19 Minor. Description of verbosity option uses existing descriptive string …
(edit) @17201 [17201] 2008-09-08 11:17:46 kjdon fixed a bug in printing txt usage
(edit) @17199 [17199] 2008-09-08 10:54:34 kjdon changed input_encoding string keys to reflect plugin changes
(edit) @17198 [17198] 2008-09-08 10:53:50 kjdon changed ZIPPlug to ZIPPlugin in print usage
(edit) @17195 [17195] 2008-09-05 17:41:47 ak19 Print usage message indicates that the output option for generating paged …
(edit) @17194 [17194] 2008-09-05 17:30:03 ak19 Output option for generating paged images is no longer called pagedIMG but …
(edit) @17149 [17149] 2008-09-04 15:59:10 oranfry restoring the svn:ignore windows property
(edit) @17148 [17148] 2008-09-04 15:58:31 oranfry deleting the windows directory, using the winbin other-project instead
(edit) @17147 [17147] 2008-09-04 15:37:44 oranfry moving imagemagick (again)
(edit) @17142 [17142] 2008-09-04 14:27:27 kjdon tidied up import and export scripts a little. Reordered code to make them …
(edit) @17138 [17138] 2008-09-04 12:02:08 max Add ImageMagick? 6.4.3 Dynamic version that can work in standalone mode.
(edit) @17135 [17135] 2008-09-04 11:52:12 max Add windows directory.
(edit) @17134 [17134] 2008-09-04 11:49:57 max No more svn ignore on the windows directory
(edit) @17118 [17118] 2008-09-01 13:05:47 kjdon make_absolute didn't work on windows. hopefully it now does
(edit) @17038 [17038] 2008-08-28 10:42:58 kjdon only have GA and GreenstoneMETS in saveas list for importing
(edit) @17037 [17037] 2008-08-28 10:42:15 kjdon made descriptions for new options come from dictionary, hide the …
(edit) @17016 [17016] 2008-08-27 11:33:45 ak19 Removed unused line of code
(edit) @17013 [17013] 2008-08-26 18:37:22 ak19 Removed unused (commented out) code
(edit) @17010 [17010] 2008-08-26 17:25:04 davidb g2f-import.pl now only runs export.pl, rather than a combination of …
(edit) @16968 [16968] 2008-08-22 15:07:29 kjdon added two options - collection, used to set gsdlcollectdir if specified, …
(edit) @16899 [16899] 2008-08-19 14:29:36 ak19 Since the names of the file(s) generated upon conversion to html (incl …
(edit) @16890 [16890] 2008-08-19 13:57:03 mdewsnip Now ignores the "windows" directory.
(edit) @16790 [16790] 2008-08-14 16:39:09 davidb Support for exploding oai records. Added at the request of John Rose.
(edit) @16789 [16789] 2008-08-14 16:38:45 davidb Allow non-windows 3.1 compliant collections to be created by default. …
(edit) @16788 [16788] 2008-08-14 16:36:43 davidb Now checks for extended plugins and classifiers as well as in standard …
(edit) @16787 [16787] 2008-08-14 16:35:55 davidb Now checks for extended plugins and classifiers as well as in standard …
(edit) @16552 [16552] 2008-07-25 16:33:45 ak19 Commented out a couple of debug output statements
(edit) @16527 [16527] 2008-07-24 10:28:28 mdewsnip Now ignores the LuceneWrapper?.jar file.
(edit) @16524 [16524] 2008-07-24 09:58:12 kjdon this jar file now generated by make, so removed it from the repository
(edit) @16435 [16435] 2008-07-16 17:03:13 ak19 1. Correction to sub make_links_to_assocdir_relative which processes …
(edit) @16425 [16425] 2008-07-16 13:12:53 kjdon added in block pass and changed arguments to plugin::read - do we want to …
(edit) @16378 [16378] 2008-07-14 14:32:27 kjdon I think I set these files to be executables
(edit) @16377 [16377] 2008-07-14 14:32:09 kjdon added in global blocking pass, and now must pass a block hash to …
(edit) @16370 [16370] 2008-07-12 04:53:55 osborn Minor fixes
(edit) @16364 [16364] 2008-07-11 15:18:27 ak19 Cosmetic changes: added the ampersand in front of package subroutine calls
(edit) @16357 [16357] 2008-07-11 14:57:32 kjdon removed smart_block from default HTMLPlug options
(edit) @16324 [16324] 2008-07-10 09:20:00 kjdon set default value to win31compat option to false
(edit) @16264 [16264] 2008-07-01 17:37:42 mdewsnip Changed "-create" to "-removeold", and removed the non-functional "-remove …
(edit) @16263 [16263] 2008-07-01 17:13:09 mdewsnip Added "use strict" and fixed a few really ugly things.
(edit) @16259 [16259] 2008-07-01 15:40:42 mdewsnip Removed the "-incremental" option from buildcol.pl (because it didn't do …
(edit) @16255 [16255] 2008-07-01 10:27:22 mdewsnip Now uses "<Import>" tags in the manifest file instead of "<Index>" to …
(edit) @16192 [16192] 2008-06-25 20:01:23 osborn Cron scheduler with further updates and fixes
(edit) @16137 [16137] 2008-06-24 19:14:51 osborn new script to interact with cron scheduler
(edit) @16102 [16102] 2008-06-23 10:54:24 davidb Some minor adjustments to ingesting documents into a Fedoar repository: it …
(edit) @16062 [16062] 2008-06-19 11:44:08 kjdon added quotes around the java command - may have spaces in it esp on …
(edit) @15933 [15933] 2008-06-09 15:36:36 mdewsnip Now ignores gdbmget and gdbmset executables.
(edit) @15886 [15886] 2008-06-05 19:03:54 ak19 Forgot & before operation call
(edit) @15879 [15879] 2008-06-05 14:23:21 kjdon plugin overhaul: updated plugin list for model collections
(edit) @15876 [15876] 2008-06-05 09:49:41 kjdon plugin overhaul: plugins are now named xxxPlugin not xxxPlug. Note, the …
(edit) @15842 [15842] 2008-06-03 16:03:18 ak19 Cosmetic change - annoying spelling/grammatical error.
(edit) @15839 [15839] 2008-05-30 19:39:00 ak19 Corrected bug that failed on PDFs with funny characters. Instead of moving …
(edit) @15779 [15779] 2008-05-29 11:54:26 mdewsnip (Adding new DB support) Now ignores the sqlite3 executable too.
(edit) @15741 [15741] 2008-05-28 10:19:11 mdewsnip Added infodbtype argument to call to read_infodb_file().
(edit) @15706 [15706] 2008-05-26 16:48:38 mdewsnip Changed to use dbutil.pm instead of unbuildutil.pm.
(edit) @15657 [15657] 2008-05-22 18:10:56 ak19 Updated write_gsdl_xml_file which now uses wget to check for whether the …
(edit) @15620 [15620] 2008-05-21 20:10:00 ak19 Reads collectionConfig.xml file's collection name and description as …
(edit) @15396 [15396] 2008-05-09 20:29:02 ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java and …
(edit) @15169 [15169] 2008-04-02 18:19:37 ak19 Most important change: need this script to print out some message to …
(edit) @15168 [15168] 2008-04-02 18:17:36 ak19 When file handling errors appear, error variable printed out too
(edit) @15153 [15153] 2008-03-29 18:03:46 ak19 Moved code that checks for name collisions between generated html (and any …
(edit) @15152 [15152] 2008-03-29 17:53:51 ak19 Regular expression in make_links_to_assocdir_relative is corrected and a …
(edit) @15121 [15121] 2008-03-20 21:13:12 ak19 New perl script replace_srcdoc_with_html.pl allows users to replace a …
(edit) @15120 [15120] 2008-03-20 21:08:15 ak19 Changes to work with new script replace_srcdoc_with_html.pl: added to …
(edit) @15074 [15074] 2008-03-10 12:37:33 ak19 added -w in #!/usr/bin/perl -w
(edit) @15072 [15072] 2008-03-10 09:31:58 kjdon added -reversesort option to import.pl. Used with -sortmeta option, to …
(edit) @15047 [15047] 2008-03-05 15:34:22 ak19 Skipped wrong file when new -group flag not set. Now fixed
(edit) @15019 [15019] 2008-02-27 17:09:21 davidb mkcol.pl now takes "-group" option to signal that the the collection being …
(edit) @14959 [14959] 2008-02-12 15:07:41 davidb Greenstone to Fedora scripts. Similar to import.pl and buildcol.pl, …
(edit) @14958 [14958] 2008-02-12 15:04:04 davidb Functionality added so -listall option looks in Greenstone extension …
(edit) @14957 [14957] 2008-02-12 15:01:48 davidb import.pl statements re-ordered to be more inkeeping with export.pl. The …
(edit) @14942 [14942] 2008-01-11 20:53:41 davidb Modification to support extensions. BEGIN block now adds perllib/ …
(edit) @14935 [14935] 2007-12-20 21:55:31 davidb export.pl script updated to be more consistent with its import.pl …
(edit) @14925 [14925] 2007-12-19 15:03:24 dmn davidbs changes to update for gs3 building
(edit) @14924 [14924] 2007-12-17 13:49:12 mdewsnip Removed a hack for escaping "&nbsp;" entities -- this (and all the other …
(edit) @14874 [14874] 2007-12-04 12:06:19 anna Updated translations about file permissions.
(edit) @14848 [14848] 2007-11-23 15:57:48 mdewsnip Updated jar file with the fix for "-dco AND".
(edit) @14847 [14847] 2007-11-23 15:17:15 mdewsnip Now ignores the z3950server executables too.
(edit) @14843 [14843] 2007-11-20 13:48:58 oranfry bringing in the change from the 2.75 branch, which checks for writatbility …
(edit) @14734 [14734] 2007-10-26 16:28:34 shaoqun make it use the new version of plugout.pm
(edit) @14733 [14733] 2007-10-26 16:27:46 shaoqun make it use the new version of plugout.pm
(edit) @14565 [14565] 2007-09-24 14:08:01 shaoqun do not copy .svn
(edit) @14556 [14556] 2007-09-22 16:13:26 shaoqun make it use the plugout defined in the config file first
(edit) @14258 [14258] 2007-07-17 14:21:47 anna Fixed bug in using svn annotate command, and bug in comparing dates …
(edit) @14253 [14253] 2007-07-16 10:34:38 anna added a new download plug--mediawiki download.
(edit) @14247 [14247] 2007-07-12 11:19:16 xiao modification to make the disable_OAI option hidden in the GLI for …
(edit) @14242 [14242] 2007-07-12 10:26:11 xiao add description for option gs3mode.
(edit) @14197 [14197] 2007-06-29 11:39:37 xiao add an argument called disable_OAI (default is 0, i.e., enable the …
(edit) @14186 [14186] 2007-06-18 14:26:42 mdewsnip Now ignores "sunos" directory too.
(edit) @14178 [14178] 2007-06-14 13:24:22 xiao The directory arguments of wget command need to be quoted to work properly …
(edit) @14171 [14171] 2007-06-11 11:20:20 mdewsnip svn:ignored all the compiled executables, unpacked packages directories …
(copy) @14119 [14119] 2007-06-06 15:28:47 oranfry repository restructuring
copied from trunk/gsdl/bin:
(edit) @14111 [14111] 2007-05-30 17:53:17 sjboddie Added support for additional collection customisation code to be put …
Note: See TracRevisionLog for help on using the revision log.