source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16384   16 years kjdon global block pass: new block_hash arg to read and metadata_read. Also …
(edit) @16383   16 years kjdon make sure filename is in utf8 before calling generate_images
(edit) @16382   16 years kjdon filename_no_path arg to generate_images must now be in utf8, and then …
(edit) @16381   16 years kjdon global block pass: added in plugin:file_block_read, which is the …
(edit) @16380   16 years kjdon added two methods, get_full_filenames (which used to be in …
(edit) @16379   16 years kjdon global block pass: added in extra argument to plugin::read calls
(edit) @16378   16 years kjdon I think I set these files to be executables
(edit) @16377   16 years kjdon added in global blocking pass, and now must pass a block hash to …
(edit) @16375   16 years kjdon need no strict refs for isisplugin
(edit) @16370   16 years osborn Minor fixes
(edit) @16364   16 years ak19 Cosmetic changes: added the ampersand in front of package subroutine calls
(edit) @16363   16 years ak19 Minor changes to output text
(edit) @16357   16 years kjdon removed smart_block from default HTMLPlug options
(edit) @16356   16 years davidb Renaming of WIN32cfg.h to win32cfg.h
(edit) @16350   16 years oranfry unpacked the xlhtml tar, ran autoconf on it, tarred it back up. this …
(edit) @16347   16 years davidb Tidying up of some of the use of filename_cat
(edit) @16345   16 years kjdon save attachments in binary mode so they work on windows. Use …
(edit) @16344   16 years oranfry a place to put patches for 2.80
(edit) @16341   16 years kjdon save attachments in binary mode so they work on windows. Use …
(edit) @16339   16 years davidb Added quotes around exec of 'txt2db' so it will work from within a …
(edit) @16332   16 years davidb Renaming of WIN32cfg.h to win32cfg.h so Windows can still correctly …
(edit) @16325   16 years kjdon changed the command for copying the exe files into bin\windows, …
(edit) @16324   16 years kjdon set default value to win31compat option to false
(edit) @16323   16 years davidb Added GSDL libraries to library dependencies, so 'library' is now …
(edit) @16321   16 years davidb Introduction of 'collecthome' to support collections outside of 'gsdlhome'
(edit) @16320   16 years davidb Introduction of 'collecthome' to support collections outside of the …
(edit) @16312   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16311   16 years davidb Removed debugging statement
(edit) @16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
(edit) @16308   16 years kjdon unhide separate_cjk option in GLI - no longer a global option, just a …
(edit) @16303   16 years davidb Changed _vol_ from Vol. to Volume to be more consisten with the other …
(edit) @16302   16 years davidb spacer.gif height fixed to 1 to avoid an ugly navigation bar …
(edit) @16301   16 years ak19 sub tmp_area_convert_file--called to replace a plain text source file …
(edit) @16300   16 years mdewsnip Fixed another case where '<' and '>' characters in metadata weren't …
(edit) @16298   16 years oranfry rolled back the last change to wget.tar.gz, then redid it on my linux …
(edit) @16292   16 years oranfry changed wget to compile under windows, see README for details
(edit) @16291   16 years oranfry notes about the wget upgrade
(edit) @16290   16 years oranfry upgraded to the latest version of wget, doesn't look like any of our …
(edit) @16289   16 years mdewsnip Changed so SQLite is enabled by default.
(edit) @16288   16 years mdewsnip Changed SQLite to be enabled by default -- SQL is the future of …
(edit) @16287   16 years mdewsnip Removed src/setpasswd and src/setpasswd/setpasswd.cpp. This was a …
(edit) @16281   16 years mdewsnip Changed the "-create" parameter to GS2LuceneIndexer to "-removeold" to …
(edit) @16271   16 years anna Amharic User Interface. Many thanks to Yohannes Mulugeta and Abiyot Bayou.
(edit) @16270   16 years anna Added configurations for the Amharic User Interface.
(edit) @16268   16 years davidb Missing collectgroup config line. Now added
(edit) @16266   16 years davidb get_tmp_filename() can now optionally take an argument that is the …
(edit) @16264   16 years mdewsnip Changed "-create" to "-removeold", and removed the non-functional …
(edit) @16263   16 years mdewsnip Added "use strict" and fixed a few really ugly things.
(edit) @16259   16 years mdewsnip Removed the "-incremental" option from buildcol.pl (because it didn't …
(edit) @16257   16 years mdewsnip Tidied up the block of code that determines whether each doc.xml file …
(edit) @16255   16 years mdewsnip Now uses "<Import>" tags in the manifest file instead of "<Index>" to …
(edit) @16254   16 years mdewsnip Fixed up some crazy XML parsing code and removed unnecessary …
(edit) @16252   16 years mdewsnip Fixes to get_doc_dir() and get_new_doc_dir() so if you are importing …
(edit) @16247   16 years ak19 Regular expression that processes imagelinks is slightly modified by …
(edit) @16240   16 years mdewsnip Added "CREATE INDEX" on document_metadata(docOID) to hugely increase …
(edit) @16226   16 years mdewsnip Changed a "DELETE FROM" then "INSERT INTO" into a "INSERT OR REPLACE", …
(edit) @16225   16 years mdewsnip Added "IF NOT EXISTS" to the two "CREATE TABLE" commands, to prevent …
(edit) @16224   16 years mdewsnip Added "IF NOT EXISTS" to close_infodb_write_handle_sqlite(), just in case.
(edit) @16223   16 years mdewsnip Added a couple of comments and now creates an index on the …
(edit) @16222   16 years mdewsnip Added a "store_metadata_coverage" option to the collect.cfg file to …
(edit) @16221   16 years mdewsnip Removed duplicate macro.
(edit) @16220   16 years mdewsnip Added the last of the "-split_using_hierarchy_separator" code.
(edit) @16219   16 years mdewsnip Changed the ".pr" resolving code to use the hierarchy separator, so it …
(edit) @16218   16 years mdewsnip Added a couple of missing sqlite_safe() calls.
(edit) @16216   16 years mdewsnip First attempt at a "-split_using_hierarchy_separator" option.
(edit) @16215   16 years mdewsnip Tidied up the grouping stuff some more and changed the grouping node …
(edit) @16214   16 years mdewsnip Changed slightly the OID arguments to output_hlist_classifier_nodes(), …
(edit) @16212   16 years mdewsnip Minor fix.
(edit) @16209   16 years mdewsnip Now tries the "<ID>VList" format statement if no "<ID>DocumentNodes" …
(edit) @16206   16 years mdewsnip Added support for a "-split_greenstone_dates" option that builds a …
(edit) @16196   16 years mdewsnip A few variable name and code improvements.
(edit) @16193   16 years kjdon forgot to define outhandle last commit
(edit) @16192   16 years osborn Cron scheduler with further updates and fixes
(edit) @16181   16 years mdewsnip Changed a few variable names and comments now that multiple metadata …
(edit) @16180   16 years mdewsnip Modifying get_metadata_values() and …
(edit) @16179   16 years mdewsnip Added one comment.
(edit) @16178   16 years mdewsnip Greatly improved SQLite database writing speed by adding "BEGIN …
(edit) @16177   16 years mdewsnip Variable name change for consistency.
(edit) @16176   16 years mdewsnip Added a close_infodb_write_handle() functions and initial versions for …
(edit) @16138   16 years osborn required file for schedule.pl
(edit) @16137   16 years osborn new script to interact with cron scheduler
(edit) @16136   16 years osborn Additions for GLI Scheduling Component
(edit) @16131   16 years mdewsnip Tidied up a last bit of grouping/hlist code.
(edit) @16128   16 years mdewsnip Removed some grouping node code from the main block.
(edit) @16126   16 years mdewsnip More code restructuring.
(edit) @16125   16 years osborn new parser for GLI scheduling component
(edit) @16124   16 years osborn Added the check for quotestr type in subroutine processArg
(edit) @16123   16 years mdewsnip Improved to nested hlists.
(edit) @16122   16 years mdewsnip Minor change.
(edit) @16121   16 years mdewsnip Simplified the simple case a bit more.
(edit) @16120   16 years mdewsnip Typo in previous change.
(edit) @16119   16 years mdewsnip Changed the general "-group_using" option into the specific …
(edit) @16118   16 years mdewsnip Minor improvements to code.
(edit) @16115   16 years mdewsnip Now uses output_hlist_classifier_nodes() instead of …
(edit) @16114   16 years mdewsnip Adding initial support for a "-use_hlist_at_top" option. Code tidying …
(edit) @16113   16 years mdewsnip The dynamic_classifier_node() function has been removed.
(edit) @16112   16 years mdewsnip Removed some duplicate code by calling display_classifier_nodes() from …
(edit) @16108   16 years mdewsnip Now uses a <ID>DocumentNodes format statement for displaying the …
(edit) @16107   16 years mdewsnip Adding a new argument to display_classifier_nodes() for indicating …
(edit) @16104   16 years kjdon tried to make the 'xxxplugin processing file' print statements more …
Note: See TracRevisionLog for help on using the revision log.