source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16066   16 years mdewsnip Added splitword() function and other dependent functions.
(edit) @16065   16 years mdewsnip (Adding dynamic classifiers) Changed the links generated for …
(edit) @16063   16 years kjdon for indexers, now call with gs2 arg instead of nojava - want lucene to …
(edit) @16062   16 years kjdon added quotes around the java command - may have spaces in it esp on windows
(edit) @16061   16 years mdewsnip (Adding dynamic classifiers) Lots of changes to support the grouping …
(edit) @16060   16 years mdewsnip (Adding dynamic classifiers) Fix to code for identifying the selected …
(edit) @16059   16 years mdewsnip (Adding dynamic classifiers) Removed an unused variable.
(edit) @16058   16 years mdewsnip (Adding dynamic classifiers) Merged process_metadata_values() into …
(edit) @16057   16 years mdewsnip (Adding dynamic classifiers) Finished restructuring of code.
(edit) @16056   16 years mdewsnip (Adding dynamic classifiers) Renamed a couple of functions for better …
(edit) @16055   16 years mdewsnip (Adding dynamic classifiers) Made the classifier_node_indent variable …
(edit) @16054   16 years mdewsnip (Adding dynamic classifiers) More work in preparation for merging …
(edit) @16053   16 years mdewsnip (Adding dynamic classifiers) Changed output_internal_page() to …
(edit) @16049   16 years mdewsnip (Adding dynamic classifiers) Now generates the correct OIDs for the …
(edit) @16048   16 years mdewsnip (Adding dynamic classifiers) Changed output_top_level_page() to …
(edit) @16046   16 years mdewsnip (Adding dynamic classifiers) Added partial support for "grouping …
(edit) @16045   16 years mdewsnip (Adding dynamic classifiers) Now generates the correct links for …
(edit) @16044   16 years mdewsnip Added a get_link_icon() function to be similar to vlistbrowserclass.
(edit) @16043   16 years mdewsnip (Adding dynamic classifiers) Moved most of the code from …
(edit) @16041   16 years mdewsnip (Adding dynamic classifiers) Implemented the necessary code for the …
(edit) @16040   16 years mdewsnip Fixed up typo in previous change.
(edit) @16039   16 years mdewsnip (Adding dynamic classifiers) Added a new …
(edit) @16038   16 years mdewsnip (Adding dynamic classifiers) Minor code simplification.
(edit) @16037   16 years mdewsnip (Adding dynamic classifiers) Fixed problem where classifier nodes have …
(edit) @16036   16 years mdewsnip (Adding dynamic classifiers) Fixed problem where documents appears …
(edit) @16035   16 years mdewsnip (Adding dynamic classifiers) Added support for the …
(edit) @16034   16 years mdewsnip Improved SQL command for sorting documents that match a certain …
(edit) @16033   16 years mdewsnip (Adding dynamic classifiers) Filled out the new …
(edit) @16032   16 years mdewsnip (Adding dynamic classifiers) Added a new "parse_classifier_options" …
(edit) @16028   16 years mdewsnip (Adding dynamic classifiers) Now provides a more helpful error message …
(edit) @16027   16 years mdewsnip Fix to bug where "noError" was returned when the filter was non-existant.
(edit) @16026   16 years mdewsnip Changing some "OIDtools" to "recptprototools".
(edit) @16025   16 years kjdon added license info
(edit) @16024   16 years kjdon indented the file properly
(edit) @16022   16 years kjdon removed SourceUTF8 metadata, Source metadata is now utf8. Note, still …
(edit) @16021   16 years kjdon commented out input_encoding stuff cos we don't have that option …
(edit) @16020   16 years mdewsnip Fixed sqlite filename.
(edit) @16019   16 years kjdon changed some more string keys
(edit) @16018   16 years kjdon added in some missing plugin strings
(edit) @16017   16 years kjdon renamed lots of keys - the ones where there wasn't a simple mapping …
(edit) @16016   16 years kjdon changed some key names for strings.properties
(edit) @16014   16 years kjdon changed some strings.properties key names.
(edit) @16013   16 years kjdon updated soem plugin names in some of the keys for strings.properties
(edit) @16012   16 years kjdon moved the -first option to AutoExtractMetadata
(edit) @16011   16 years kjdon moved the -first option to here from ReadTextFile
(edit) @16010   16 years kjdon changed the imagemagick check before calling generate images
(edit) @16009   16 years kjdon changed some string keys, added a check for imagemagick before calling …
(edit) @16008   16 years kjdon create_thumbnail and create_screenview are now enum with true and …
(edit) @16007   16 years mdewsnip (Adding dynamic classifiers) Changed the parameters to …
(edit) @16006   16 years mdewsnip (Adding dynamic classifiers) Minor improvements.
(edit) @16004   16 years mdewsnip (Adding dynamic classifiers) Moved some common code out of …
(edit) @15999   16 years mdewsnip (Adding dynamic classifiers) Some modifications in preparation for …
(edit) @15993   16 years mdewsnip (Adding dynamic classifiers) Added support for outputting <ID>Header …
(edit) @15990   16 years mdewsnip Fixed VList format statement to generate HTML 4 compliant output.
(edit) @15988   16 years mdewsnip (Adding dynamic classifiers) Creating a new dynamicclassifier …
(edit) @15984   16 years mdewsnip Changed _navbarspacer_ from "<span style="margin-left: …
(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.
Note: See TracRevisionLog for help on using the revision log.