source: main/trunk/greenstone2/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32541   5 years ak19 Using proper parameters to GreenstoneSQLPlugin/Plugout instead of …
(edit) @32528   5 years ak19 Related to previous commit, part 2 of commit. Renamed new MySQLPlugout …
(edit) @32518   6 years ak19 Untested first attempt at MySQLPlugout that is meant to write metadata …
(edit) @32517   6 years ak19 Fixing a bug that Kathy found: serbian (bosnian herzegovina) cyrillic …
(edit) @32511   6 years ak19 Running plugoutinfo.pl with describeall or listall flag would break on …
(edit) @32292   6 years ak19 Making PDFv2Plugin the default plugin for PDFs when running mkcol.pl …
(edit) @32290   6 years ak19 1. Making paged_pretty_html the default rather than pretty_html, since …
(edit) @32287   6 years ak19 Cleaning up unused strings, some debug statements and recently …
(edit) @32284   6 years ak19 PDFv2Plugin doesn't offer a zoom flag anymore, replaced with a dpi …
(edit) @32277   6 years ak19 First attempt at PDFv2Plugin.pm.
(edit) @32273   6 years ak19 First of the commits to do with restructuring and refactoring the …
(edit) @32268   6 years ak19 Replacing the downloaded precompiled (64 bit) xpdf-tools binaries for …
(edit) @32266   6 years ak19 Moving the location of the xpdf-tools binaries for macs to the correct …
(edit) @32265   6 years ak19 Setting svn:ignore on the new greenstone2/bin/darwin folder. The …
(edit) @32264   6 years ak19 New greenstone2/bin/darwin subfolder so I can commit universal darwin …
(edit) @32263   6 years ak19 gsConvert.pl's _get_xpdftools_bindir() is now drastically reduced in …
(edit) @32261   6 years ak19 Committing the static linux binaries of xpdf-tools that we compiled up …
(edit) @32260   6 years ak19 Deleting the downloaded precompiled xpdftools binaries, before …
(edit) @32226   6 years ak19 Making xpdf_to_text, which uses xpdf-tools' pdftotext, the pdf to txt …
(edit) @32224   6 years ak19 Adding PDF to text support for Windows using Xpdf's pdftotext tool. …
(edit) @32223   6 years ak19 When no output mode for PDFPlugin has been set by the user, the output …
(edit) @32221   6 years ak19 Cosmetic changes: some cleanup.
(edit) @32220   6 years ak19 Minor changes to get xpdf-tools' pdftohtml to work for mac too.
(edit) @32209   6 years ak19 Commented out the BITNESS env var for Windows introduced in the …
(edit) @32207   6 years ak19 Got a basic Windows version of PDFPlugin's new paged_html mode working
(edit) @32205   6 years ak19 First set of commits to do with implementing the new 'paged_html' …
(edit) @32178   6 years Georgiy Litvinov Workaround for Solr memory leak on core reloading
(edit) @32096   6 years ak19 Marking all the uses of sysread() with a comment saying they're a …
(edit) @31953   7 years ak19 Bugfix to allow Depositor to still successfully build even when GS2 is …
(edit) @31768   7 years kjdon activate will delete index, not building, so pass the correct …
(edit) @31756   7 years ak19 For gs-fedora scripts, check for JRE_HOME as fallback if JAVA_HOME is …
(edit) @31753   7 years ak19 Two fixes Kathy requested: 1. when running buildcol, ONLY deactivate a …
(edit) @31751   7 years ak19 Added check for JRE_HOME if no JAVA_HOME
(edit) @31747   7 years ak19 When we settle on a JRE (which could be the bundled JRE), only …
(edit) @31700   7 years kjdon export.pl has -saveas_options so you can pass in plugout options. …
(edit) @31409   7 years ak19 Adding verbosity setting to oaiinfo.pm to reduce debug output on …
(edit) @31397   7 years ak19 Related to previous commit, rev 31396: The change that was made to …
(edit) @31396   7 years ak19 2 general bugfixes. Bugs found when preparing to test implementation …
(edit) @31190   7 years ak19 First major commit to do with the new oaiinfo db that keeps track of …
(edit) @31132   7 years kjdon added a new flag to import -NO_IMPORT. set it in collectionConfig.xml …
(edit) @30844   8 years ak19 Kathy has added strings in siteconfig.xml for translation under …
(edit) @30741   8 years kjdon lucene is expecting the stored text file to be doc.xml. So output it …
(edit) @30735   8 years ak19 Forgot to clean up comments that were no longer necessary
(edit) @30724   8 years ak19 Extra, informative message that Dr Bainbridge added to indicate it's …
(edit) @30719   8 years ak19 Redoing the work for commits 30681 and 30687, to handle escaped colons …
(edit) @30716   8 years ak19 Correction to previous commit. Copy and paste error.
(edit) @30709   8 years ak19 Fix to recent commit (r30681-r30687) to work with escaped colons.
(edit) @30687   8 years ak19 Workaround for Kathy's recent introduction of the colon in the key …
(edit) @30683   8 years ak19 Undoing accidental commits of rev 30681.
(edit) @30681   8 years ak19 3 new strings introduced by Kathy contained the :, which is used as a …
(edit) @30596   8 years ak19 1. activate.pl modified to allow incremental-building with a manifest …
(edit) @30582   8 years ak19 Final fixes to get changes to GTI working with new gs3colcfg …
(edit) @30581   8 years ak19 GTI related changes to add gs3 demo collection config files' …
(edit) @30562   8 years ak19 Another bugfix in gtil.pl: regex was too greedy, must only discard …
(edit) @30548   8 years ak19 Fixing gti.pl: previously for just the gs3interface module, if any …
(edit) @30527   8 years ak19 Fix for getting solr collections to work with incremental-buildcol.pl …
(edit) @30524   8 years ak19 1. get_library_URL() called internal to servercontrol.pm when using …
(edit) @30523   8 years ak19 Renaming activate.pm to servercontrol.pm.
(edit) @30520   8 years ak19 Refactoring activate.pl into activate.pm (class, OOP) and activate.pl. …
(edit) @30517   8 years ak19 Fixing incremental-rebuild when the database is gdbm. At this point …
(edit) @30513   8 years ak19 Corrected annoying tabbing inconsistent with emacs, ahead of some commits
(edit) @30512   8 years ak19 Forgot to modify description of incremental-rebuild.pl file.
(edit) @30499   8 years ak19 First commit to do with incremental-rebuild. Getting …
(edit) @30490   8 years ak19 Kathy has updated the core gs3 interface files.
(edit) @29983   9 years ak19 Incorporated Kathy's useful suggestion to have a separate library_name …
(edit) @29975   9 years ak19 Related to previous commits 22974 and 29972. This one sorts the list …
(edit) @29948   9 years ak19 Final of two commits to fix rebuilding a collection using the online …
(edit) @29640   9 years Jeremy Symon Renamed activate.pl library_url environment variable (from …
(edit) @29639   9 years ak19 Resorting to checking an env var, GSDL_LIBRARY_SERVLET_URL, if no …
(edit) @29456   9 years ak19 Now processes multi-line properties in properties files (resource …
(edit) @29415   9 years ak19 There was no option for downloading language files for GS3. But only …
(edit) @29413   9 years ak19 Forgot to add an important comment to the previous commit
(edit) @29412   9 years ak19 Forgot to add an important comment to the previous commit
(edit) @29411   9 years ak19 There is rudimentary support for translating Greenstone 3 online via …
(edit) @29380   9 years kjdon need the collection name in the path as collectdir is just the custom …
(edit) @29371   10 years kjdon changing the deprecated util methods to newer FileUtils methods
(edit) @29246   10 years ak19 Fixed an error regarding when the fallback collectdir needs to be set.
(edit) @29220   10 years ak19 Dr Bainbridge moved launching the jetty server for solr to after …
(edit) @29190   10 years ak19 Suppressing the ping collection 'did not succeed' message in silent …
(edit) @29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29109   10 years kjdon a few indentation changes
(edit) @29108   10 years kjdon no longer taking collect as the last arg in the arg list. If the user …
(edit) @29107   10 years kjdon this is causing gli to fail when opening up a collection. It tries to …
(edit) @29097   10 years kjdon not sure if we need this catch for collection undefined
(edit) @28992   10 years ak19 Minor improvement to previous commit
(edit) @28991   10 years ak19 Added in the necessary code so that now the Download File link for the …
(edit) @28977   10 years ak19 1. gti.pl expected an svn checked-out folder containing scripts in …
(edit) @28976   10 years ak19 module variable is empty when the gti command is create-glihelp-zip-file
(edit) @28953   10 years kjdon changed some of the help messages
(edit) @28801   10 years ak19 New mode to buildcol.pl added called 'extra'. This restricts the …
(edit) @28755   10 years ak19 First set of adjustments to get spreadsheets generated for the …
(edit) @28704   10 years kjdon got rid of all plugout specific options - these are now all specified …
(edit) @28703   10 years kjdon can set the defaults now in the args structure, as we have …
(edit) @28668   10 years ak19 Handling the sorting option to Jdb2Txt
(edit) @28663   10 years ak19 Fixing it up so the number of commandline arguments and the way …
(edit) @28662   10 years ak19 Adding a script that does the reverse of jdb2txt.pl. Needed for using …
(edit) @28640   10 years kjdon fixed a few errors that I hadn't noticed - I obviously hadn't tested …
(edit) @28639   10 years kjdon moving common import/export args into inexport.pm. added …
(edit) @28560   10 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
(edit) @28518   10 years ak19 Undoing the change I made in an earlier commit, since that breaks the …
Note: See TracRevisionLog for help on using the revision log.