source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15979   16 years davidb Missing my declaration on
(edit) @15971   16 years mdewsnip Changed call to get_full_filename() to get_full_filenames().
(edit) @15970   16 years kjdon changed an HTMLPlug to HTMLPlugin
(edit) @15969   16 years kjdon added in desc for metadata_fields arg
(edit) @15968   16 years kjdon first pass at changing all the plugin names
(edit) @15963   16 years kjdon commented out the textcat stuff in post_process - need to think about …
(edit) @15962   16 years kjdon added a check for info_only before lookign at the arguments
(edit) @15961   16 years kjdon added abstract field to options
(edit) @15958   16 years mdewsnip Removed the "checkis" directory and the two files it contained: …
(edit) @15955   16 years oranfry Further to changeset 15174. Version numbers in the repository are set …
(edit) @15954   16 years mdewsnip (Adding dynamic classifiers) One more comment.
(edit) @15953   16 years mdewsnip (Adding dynamic classifiers) A few more minor code, variable name and …
(edit) @15952   16 years mdewsnip (Adding dynamic classifiers) Improved some comments and variable names.
(edit) @15951   16 years mdewsnip (Adding dynamic classifiers) A fix to the generation of parent …
(edit) @15950   16 years mdewsnip (Adding dynamic classifiers) Improvements to get_link_icon() to handle …
(edit) @15949   16 years mdewsnip (Adding dynamic classifiers) Added initial support for multi-level …
(edit) @15947   16 years mdewsnip (Adding dynamic classifiers) Changed from using "LIKE" to "GLOB", …
(edit) @15941   16 years mdewsnip (Adding dynamic classifiers) Added a new "metadata value filter" …
(edit) @15940   16 years mdewsnip (Adding dynamic classifiers) Starting to add support for hierarchical …
(edit) @15939   16 years mdewsnip One fix to last change.
(edit) @15938   16 years mdewsnip Tidied up Makefile to match the rest.
(edit) @15937   16 years mdewsnip Minor change.
(edit) @15936   16 years mdewsnip Minor change.
(edit) @15935   16 years mdewsnip Removed the specific configure stuff (now done by the top-level …
(edit) @15934   16 years mdewsnip Removed the specific configure stuff (now done by the top-level …
(edit) @15933   16 years mdewsnip Now ignores gdbmget and gdbmset executables.
(edit) @15932   16 years mdewsnip Tidied up "gdbmget" and "gdbmset" Makefiles, and made these get …
(edit) @15931   16 years mdewsnip Tidied up the "db2txt" and "txt2db" makefiles.
(edit) @15930   16 years mdewsnip Went back to packaging the SQLite as a .tar.gz, since .zips are a pain …
(edit) @15928   16 years ak19 Duplicate retrieval of arguments in sub file-exists removed
(edit) @15926   16 years mdewsnip Hopefully the last "lib" -> "src/lib" change.
(edit) @15925   16 years kjdon use the proper options for PagedImagePlugin
(edit) @15924   16 years mdewsnip Another Makefile fix.
(edit) @15923   16 years mdewsnip Crap, another fix required.
(edit) @15922   16 years mdewsnip Updated now that the sqlite package is a zip file.
(edit) @15921   16 years mdewsnip A couple more Makefile fixes.
(edit) @15920   16 years mdewsnip Various fixes to Makefile.
(edit) @15919   16 years kjdon moved the loadGISDatabase code into a new method …
(edit) @15918   16 years kjdon tidied up new method to match other plugins
(edit) @15917   16 years mdewsnip Changed getpw Makefile to handle the "lib" to "src/lib", and also …
(edit) @15916   16 years mdewsnip A couple more improvements to the hashfile Makefile.
(edit) @15915   16 years mdewsnip Tidied up makefile and removed unnecessary references to the …
(edit) @15914   16 years kjdon removed some old stuff and moved around some methods
(edit) @15913   16 years mdewsnip Another fix for the "lib" -> "src/lib" change.
(edit) @15912   16 years mdewsnip A few more Makefile fixes for the "lib" -> "src/lib" move.
(edit) @15911   16 years kjdon tidy up a couple of places using dummy text and NoText metadata
(edit) @15910   16 years mdewsnip Updated paths for "lib" -> "src/lib" fix.
(edit) @15909   16 years mdewsnip One more "lib" -> "src/lib" change.
(edit) @15908   16 years mdewsnip Fix for "lib" -> "src/lib" change.
(edit) @15907   16 years mdewsnip Moving "lib" directory into "src", to keep all the source code …
(edit) @15906   16 years kjdon inherits from AutoExtractMetadata now, not BasePlugin
(edit) @15905   16 years kjdon changed some comments, also, new ReadTextFile, need to pass in extra …
(edit) @15904   16 years kjdon input_encoding option no longer used
(edit) @15903   16 years kjdon input_encoding option no longer used
(edit) @15902   16 years kjdon no longer uses input_encoding
(edit) @15901   16 years mdewsnip (Adding new DB support) Forgot to add recent changes to configure.in.
(edit) @15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
(edit) @15894   16 years mdewsnip Added "use strict" to the files missing it.
(edit) @15891   16 years mdewsnip Removing unnecessary include.
(edit) @15890   16 years mdewsnip Adding "use strict", and fixing problems identified.
(edit) @15889   16 years mdewsnip Added "use strict", and fixed resulting problems.
(edit) @15887   16 years mdewsnip Added "use strict" to the few files that were missing it, and fixing …
(edit) @15886   16 years ak19 Forgot & before operation call
(edit) @15881   16 years kjdon auxiliary plugins now pass an extra argument to the PrintInfo
(edit) @15880   16 years kjdon made this inherit from BasePlugin instead of AbstractPlugin - cos it …
(edit) @15879   16 years kjdon plugin overhaul: updated plugin list for model collections
(edit) @15877   16 years ak19 Minor edits to subroutine calls
(edit) @15876   16 years kjdon plugin overhaul: plugins are now named xxxPlugin not xxxPlug. Note, …
(edit) @15875   16 years kjdon added some comments into filename_within_collection (taken from code …
(edit) @15874   16 years kjdon replaced some code with equivalent method from util …
(edit) @15873   16 years kjdon plugin overhaul: all the plugins have new names. Have added a mapping …
(edit) @15872   16 years kjdon plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
(edit) @15871   16 years kjdon plugin overhaul: Split plug renamed to SplitTextFile, XMLPlug renamed …
(edit) @15870   16 years kjdon plugin overhaul: ArchivesInf and Directory plugins are not true …
(edit) @15869   16 years kjdon plugin overhaul: BasPlug has been split into several base plugins: …
(edit) @15868   16 years kjdon plugin overhaul: BasPlug has been split into several base plugins: …
(edit) @15867   16 years kjdon plugin overhaul: automatic metadata extraction moved out of BasPlug
(edit) @15866   16 years kjdon plugin overhaul: Image conversion stuff moved to this helper plugin, …
(edit) @15865   16 years kjdon renaming plugins in preparation for my plugin overhaul
(edit) @15864   16 years kjdon renaming plugins in preparation for my plugin overhaul
(edit) @15852   16 years mdewsnip (Adding dynamic classifiers) Adding an instance of …
(edit) @15851   16 years mdewsnip (Adding new DB support) A couple more SQLite path fixes.
(edit) @15850   16 years mdewsnip (Adding new DB support) Updating SQLite Windows makefile to compile …
(edit) @15849   16 years mdewsnip (Adding new DB support) Adding a "sqlite_safe()" function for escaping …
(edit) @15847   16 years mdewsnip (Adding dynamic classifiers) Now defines …
(edit) @15846   16 years mdewsnip (Adding dynamic classifiers) Adding a _dynamicclassifiernavbarentries_ …
(edit) @15845   16 years ak19 Corrected error I made in regex expression used to call …
(edit) @15844   16 years mdewsnip Changed "identityaction" to "identifyaction", so it actually matches …
(edit) @15843   16 years ak19 The file URL added to doc.xml as Image and Source metadata is first …
(edit) @15842   16 years ak19 Cosmetic change - annoying spelling/grammatical error.
(edit) @15841   16 years ak19 Filename metadata is turned into utf8 and then added to the document …
(edit) @15839   16 years ak19 Corrected bug that failed on PDFs with funny characters. Instead of …
(edit) @15838   16 years ak19 Updated the regular expression on img src link to make sure that …
(edit) @15836   16 years mdewsnip (Adding dynamic classifiers) Not sure if this is necessarily the best …
(edit) @15835   16 years mdewsnip (Adding dynamic classifiers) Improved get_link_icon() for dynamic …
(edit) @15834   16 years mdewsnip (Adding dynamic classifiers) Now displays the parent classifier node …
(edit) @15833   16 years mdewsnip (Adding new DB support) Adding SQLite library to CORBA executable linking.
(edit) @15830   16 years mdewsnip (Adding new DB support) Fixed one last SQLite library path.
(edit) @15829   16 years mdewsnip (Adding new DB support) Fixed SQLite library path.
(edit) @15828   16 years mdewsnip (Adding new DB support) Added code to compile the SQLite package if …
Note: See TracRevisionLog for help on using the revision log.