source: gsdl/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18517   15 years davidb Added description string for MetadataEXIFPlugin
(edit) @18516   15 years davidb Plugin for extracting EXIF metadata using the CPAN module of the same …
(edit) @18512   15 years davidb Error statement changed to talk about 'could not open' rather than …
(edit) @18511   15 years davidb Comments added
(edit) @18510   15 years davidb Corrected mistake where collectdir was treated as the the full …
(edit) @18509   15 years davidb switched print statement to using $outhandle
(edit) @18508   15 years davidb Had to move location of where deletion of archive files was done
(edit) @18507   15 years davidb indented 'else' keyword correctly
(edit) @18506   15 years davidb supported for reindex added to DateList
(edit) @18494   15 years davidb configure-admin target added to set password in etc/users.db
(edit) @18493   15 years davidb Increased password limit to 128, and made to loop stop after three attempts
(edit) @18492   15 years davidb incremental switches to -removeold if collection not built before
(edit) @18491   15 years davidb incremental-import.pl now switches to full import.pl if …
(edit) @18488   15 years davidb Looks for apache-httpd directory (top level) and updates environment …
(edit) @18487   15 years davidb Regenerate of configure scripts due to mods made to configure.in
(edit) @18486   15 years davidb Install architecture specific binaries under GSDLOS name
(edit) @18485   15 years davidb Tweak to get --enable-apache-httpd working correctly
(edit) @18484   15 years davidb Addition of Apache's httpd web server (version 2.x) into runtime-src …
(edit) @18483   15 years davidb Addition of Apache's httpd web server (version 2.x) into runtime-src …
(edit) @18481   15 years davidb missing space in attributes to html tag
(edit) @18479   15 years anna Updated traditional Chinese interface. Many thanks to Lilly Ho.
(edit) @18475   15 years davidb cgi-bin/gsdlsite.cfg can be automatically generated from …
(edit) @18474   15 years mdewsnip Fix to problem when using cached generated images where the image …
(edit) @18471   15 years davidb Changed from using "reindex" to "update"
(edit) @18470   15 years davidb Additions scripts to support full (re)building and incremental (re)building
(edit) @18469   15 years davidb Support for reindexing a document added
(edit) @18468   15 years davidb call to ImageConverter::begin missing parameters. Now fixed
(edit) @18467   15 years davidb Additions made to dbutil so various DB backends can support deletion …
(edit) @18466   15 years mdewsnip Implemented -noscaleup option to prevent scaling screenview images …
(edit) @18465   15 years mdewsnip Added "no strict 'refs'" to prevent errors when increasing verbosity. …
(edit) @18463   15 years davidb Warning about file copying in event that a hard link operation is not …
(edit) @18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
(edit) @18459   15 years davidb a space is being added to end of an mgpp query when it if formatted. …
(edit) @18458   15 years davidb putenv added to cover case of running on mac
(edit) @18457   15 years davidb Additions to support the deleting of documents from the index. Only …
(edit) @18456   15 years davidb Additions to support the deleting of documents from the index. Only …
(edit) @18455   15 years davidb Addition of 'edit_mode' parameter to classify(). This can be either …
(edit) @18451   15 years ak19 Added in line to configure the new gdbmkeys and gdbmdel, otherwise the …
(edit) @18450   15 years ak19 Added in line to configure the new gdbmkeys and gdbmdel, otherwise the …
(edit) @18449   15 years ak19 Added in line to configure the new gdbmkeys, otherwise the Makefile …
(edit) @18443   15 years davidb Additional GDBM operations to better support incremental building
(edit) @18442   15 years davidb Additional GDBM operations to better support incremental building
(edit) @18441   15 years davidb Modifications for incremental building to support files that need to …
(edit) @18440   15 years davidb Modifications for incremental building to support files that need to …
(edit) @18432   15 years anna Some German translations of the auxiliary user interface.
(edit) @18431   15 years anna Fixed iso639 perllib.
(edit) @18430   15 years anna Removed GTI comments from distribution versions, updated translations.
(edit) @18424   15 years kjdon added a few more placeholders for things from mkcol.pl
(edit) @18420   15 years anna Removed comments for GTI in distribution version.
(edit) @18419   15 years kjdon added a couple of strings for mkcol.pl options
(edit) @18418   15 years kjdon a few mods for gs3 mode. added site param so can use that instead of …
(edit) @18411   15 years ak19 Removed unused code.
(edit) @18410   15 years ak19 Some changes made in url and base64 encoding to deal with when the …
(edit) @18409   15 years ak19 Need to replace character ref for underscore with underscore again for …
(edit) @18406   15 years ak19 Modified srcreplaceable plugins (plugins which operate on docs where …
(edit) @18404   15 years ak19 1. BasePlugin's file_rename_method option changed from inherited to …
(edit) @18403   15 years ak19 Needed to pass the current file_rename_method to subroutine …
(edit) @18402   15 years mdewsnip Fixed inconsistent and incorrect escaping of square brackets in …
(edit) @18401   15 years ak19 Needed to pass the current file_rename_method to subroutine …
(edit) @18400   15 years ak19 Minor improvement to rename_file subroutine: file suffix set to empty …
(edit) @18399   15 years ak19 Now creates a new doc by passing the file_rename_method obtained from …
(edit) @18398   15 years ak19 1. Added the file_rename_method option Inherited, so that secondary …
(edit) @18395   15 years ak19 Undid the changes of r 18380 since the larger case of dealing with …
(edit) @18394   15 years ak19 Instead of returning the string Success, the main method now returns …
(edit) @18381   15 years ak19 Spaces in filenames were replaced with underscores. Needed to make …
(edit) @18379   15 years ak19 Base64 encoding subroutine now replaces the plus and forward slash …
(edit) @18378   15 years ak19 Commented out substitution of underscore's entity reference with …
(edit) @18375   15 years kjdon removed a comment
(edit) @18374   15 years kjdon removed AZList metadata as its no longer used and is not useful
(edit) @18345   15 years davidb Supported for compiling on 64-bit machine added
(edit) @18342   15 years ak19 Added some base64 related methods (moved the call to MIME::base64 …
(edit) @18341   15 years ak19 Moved use of MIME::base64 encoding method to unicode.pm
(edit) @18339   15 years ak19 When renaming the file using the chosen file-renaming method (base64 …
(edit) @18338   15 years ak19 Moved the line of code that replaced spaces with underscores to the …
(edit) @18337   15 years ak19 1. Spaces replaced with underscore in the subroutine rename_file …
(edit) @18334   15 years kjdon changed the comments to hopefully make this a bit clearer
(edit) @18329   15 years ak19 Subroutine rename_file now returns prematurely if no filename is …
(edit) @18328   15 years ak19 Extra parameter to doc::set_source_filename(): the renaming method to …
(edit) @18327   15 years ak19 Extra parameter to new doc(): the renaming method to be used on the …
(edit) @18326   15 years ak19 Minor change for Windows. Now finished Windows testing of the recently …
(edit) @18321   15 years ak19 Minor adjustment to recently added string property …
(edit) @18320   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
(edit) @18319   15 years ak19 Now plugins provide the option of base64 encoding or url encoding …
(edit) @18313   15 years davidb Fixed bug to do with initialization of RequestFields variable. Had …
(edit) @18311   15 years davidb Changed from using afxres.h to windows.h, as former is not part of …
(edit) @18309   15 years davidb New 'unzip' target added which checks windows/packages/*.zip and …
(edit) @18301   15 years mdewsnip Fixed bug regarding square brackets in exploded metadata values. These …
(edit) @18282   15 years ak19 Spaces in filenames are replaced with underscores just to be on the …
(edit) @18245   15 years kjdon added no strict refs as we are calling a method using a string as a …
(edit) @18244   15 years kjdon changed the expat include paths again, as its in common-src not …
(edit) @18235   15 years mdewsnip Grrr... another fix for incomplete testing of changes.
(edit) @18233   15 years mdewsnip More cleaning up after the build-src/common-src/runtime-src change.
(edit) @18226   15 years mdewsnip Changed PACKAGES_DIR to RUNTIME_PACKAGES_DIR, for my sanity.
(edit) @18225   15 years mdewsnip Another consistency fix.
(edit) @18224   15 years mdewsnip GRRRR -- fixed up a whole lot more inconsistencies in the Makefiles. …
(edit) @18214   15 years mdewsnip Removed --with-gdbm option and no longer checks for GDBM library …
(edit) @18202   15 years ak19 Gone back to replaces %20s with space again, to work in tandem with …
(edit) @18201   15 years ak19 When associated files are renamed with the URLencoded versions of …
(edit) @18200   15 years kjdon allow namespaces in mapping values (added a . to regex)
(edit) @18198   15 years max The new wvware binary will be used in priority.
Note: See TracRevisionLog for help on using the revision log.