source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32307   6 years kjdon I have changed the way metadata is stored in java for berry basket …
(edit) @32306   6 years ak19 Adding 2 perl debug subroutines to util.pm, debug_print_caller() and …
(edit) @32305   6 years ak19 1. When a plugin's built on multiple inheritance, the first n-1 …
(edit) @32304   6 years sjm84 When Kathy had a look at the new PDFv2Plugin with a linux GS3 nightly …
(edit) @32303   6 years ak19 Forgot to update the plugin descriptions for the PDF plugins.
(edit) @32302   6 years Georgiy Litvinov Second fix
(edit) @32301   6 years Georgiy Litvinov Fixed for groups and collections selection commit
(edit) @32300   6 years kjdon made gs document links restful - collection/demo/document/xxx, instead …
(edit) @32299   6 years ak19 Putting the siteURL (back?) in to follow the instructions at …
(edit) @32298   6 years kjdon modified code to provide berry basket links as greenstone doc links, …
(edit) @32297   6 years kjdon adding assocfilepath and srclinkFile to attributes returned in berry …
(edit) @32296   6 years kjdon java code was adding in a filepath param for the xsltparams. adding it …
(edit) @32295   6 years Georgiy Litvinov Added selected attr for chosen collections and groups
(edit) @32294   6 years ak19 Outstanding commits: forgot to commit the most recent .class file for …
(edit) @32293   6 years Georgiy Litvinov Fixed a bug in collectionGroups
(edit) @32292   6 years ak19 Making PDFv2Plugin the default plugin for PDFs when running mkcol.pl …
(edit) @32291   6 years ak19 Forgot to make PDFv2Plugin the default PDF plugin for new collections.
(edit) @32290   6 years ak19 1. Making paged_pretty_html the default rather than pretty_html, since …
(edit) @32289   6 years ak19 The PDFPlugin is being deprecated (since PDFv1 and PDFv2 plugins are …
(edit) @32288   6 years ak19 Correcting letter in display string
(edit) @32287   6 years ak19 Cleaning up unused strings, some debug statements and recently …
(edit) @32286   6 years ak19 PDFv2Plugin will only work out of the box for GS3 now: PDFBoxConverter …
(edit) @32285   6 years ak19 Fix to sectionalising xpdftools' produced paged_pretty_html: Dr …
(edit) @32284   6 years ak19 PDFv2Plugin doesn't offer a zoom flag anymore, replaced with a dpi …
(edit) @32283   6 years ak19 More stable behaviour by PDFv2Plugin: 1. when pdfbox_conversion is on, …
(edit) @32282   6 years ak19 This was meant to be oart of commit 32278, where I forgot to commit …
(edit) @32281   6 years ak19 Undoing accidental commit
(edit) @32280   6 years ak19 Implementing PDFv2paged_text (with pdfbox)
(edit) @32279   6 years ak19 Adding details on the updates to the pdfbox extension's GS-README
(edit) @32278   6 years ak19 Our custom pdf-box class PDFToImagesAndText.java now takes two …
(edit) @32277   6 years ak19 First attempt at PDFv2Plugin.pm.
(edit) @32276   6 years ak19 Fixed a bug discovered when trying to get screenshots for Dr Nichols. …
(edit) @32275   6 years ak19 Moving another fixed English language string into strings.properties …
(edit) @32274   6 years ak19 Related to previous commit, forgot to commit with previous revision. A …
(edit) @32273   6 years ak19 First of the commits to do with restructuring and refactoring the …
(edit) @32272   6 years sjm84 Minor change: clarifying comments before I start committing PDFPlugin …
(edit) @32271   6 years ak19 Some more handy functions to print calling methods and tidied up the …
(edit) @32270   6 years ak19 Adding in a handy utility function to see the call stack by printing …
(edit) @32269   6 years ak19 Some important general info notes added to our GS-README.txt for …
(edit) @32268   6 years ak19 Replacing the downloaded precompiled (64 bit) xpdf-tools binaries for …
(edit) @32267   6 years ak19 Forgot to remove now-unused license-files folder after its contents …
(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) @32262   6 years ak19 Related to previous 2 commits: on Windows 2, we just use the 32 bit …
(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) @32259   6 years sjm84 Once more, redoing the folder structure of the xpdftools tarball once …
(edit) @32258   6 years sjm84 Minor change to README after most recent commit.
(edit) @32257   6 years sjm84 Correcting the folder structure of xpdf-tools once extracted.
(edit) @32256   6 years sjm84 Changes to get xpdftools compiled up on the 32 bit linux LSB, since 32 …
(edit) @32255   6 years ak19 Moved the GS-README.txt out from the packages subfolder to the higher …
(edit) @32254   6 years ak19 Minor clarification in README
(edit) @32253   6 years ak19 1. Adding in the files required for xpdf-tools' licence in new folder …
(edit) @32252   6 years ak19 Added some more links to readme
(edit) @32251   6 years ak19 1. Getting LIBJPEG to compile on Mac requires not passing …
(edit) @32250   6 years ak19 Since we have GS-README.txt, we're no longer using README.txt. Moved …
(edit) @32249   6 years ak19 All the changes to incorporate libtiff and libjpeg into the xpdftools …
(edit) @32248   6 years ak19 1. Overhaul to the GS-README for the xpdf-tools extension. 2. Moved a …
(edit) @32247   6 years ak19 Minor improvement to print statement.
(edit) @32246   6 years ak19 I'm unable so far to get xpdf-tools to build statically on the mac. …
(edit) @32245   6 years ak19 When I copied across the LIBPNG.sh cascade make file, it excluded …
(edit) @32244   6 years ak19 Correcting variable name relating to an unused library, not …
(edit) @32243   6 years sjm84 Moving from CMake 3.11.4 to 3.9.6 because of an incompatibility with …
(edit) @32242   6 years ak19 We no longer need the gs-modified version of xpdf-4.00.tar.gz …
(edit) @32241   6 years ak19 The lowercased cascade-make folder is now an svn external, as it's …
(edit) @32240   6 years ak19 Forgot to cleanup a couple of things before the previous commit
(edit) @32239   6 years ak19 Committing new helper script move-cmake.sh that will move cmake out of …
(edit) @32238   6 years ak19 xpdftools is a GS2 extension, so should source its setup.bash, not …
(edit) @32237   6 years ak19 Rewrote gs-CMakeLists.txt in a tidier way to successfully build …
(edit) @32236   6 years ak19 Temporarily committing the file gs-CMakeLists.txt.staticworks, which …
(edit) @32235   6 years ak19 This commit doesn't fix the current problem of some statically built …
(edit) @32234   6 years ak19 Introducing gs-CMakeLists.txt as a GS customised CMakeLists.txt to …
(edit) @32233   6 years ak19 Finally, committing the version of the code that runs the static …
(edit) @32232   6 years ak19 Still part of the temporary redoing proper non-static compilation of …
(edit) @32231   6 years ak19 This commit belongs with the previous commit (revision 32230). …
(edit) @32230   6 years ak19 Temporarily retracing to before commit 32228: returning to …
(edit) @32229   6 years ak19 Forgot to commit the README last time: the GS-README.txt belongs with …
(edit) @32228   6 years ak19 Tried to compile xpdf-tools up statically with CMake, but still not …
(edit) @32227   6 years ak19 First attempt at compiling up xpdf-tools and the cmake that it needs. …
(edit) @32226   6 years ak19 Making xpdf_to_text, which uses xpdf-tools' pdftotext, the pdf to txt …
(edit) @32225   6 years ak19 Committing Dr Bainbridge's (Eclipse) project UTF8-Fix which contains …
(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) @32222   6 years ak19 q
(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) @32219   6 years ak19 Committing xpdf-tools binaries for mac (v. 4.00 as for Win and Linux …
(edit) @32218   6 years kjdon small tidying up. Can't remember what I was doing. Hope this is finished…
(edit) @32217   6 years kjdon change ministry of ed url
(edit) @32216   6 years kjdon changing template name to match updated code
(edit) @32215   6 years ak19 Before reorganising our PDFPlugin in whatever way we ultimately …
(edit) @32214   6 years kjdon ministry of education url change
(edit) @32213   6 years kjdon OAI: don't have hardcoded custom outputting for dc.identifier anymore. …
(edit) @32212   6 years kjdon added in strings for gsflink.document/source
(edit) @32211   6 years kjdon moving hardcoded dc:identifier output to dynamic based on config file. …
(edit) @32210   6 years ak19 When PDFPlugin is set to paged_html output mode, it now finally …
(edit) @32209   6 years ak19 Commented out the BITNESS env var for Windows introduced in the …
(edit) @32208   6 years ak19 Accidentally committed product files
Note: See TracRevisionLog for help on using the revision log.