User: janusman Branch: DRUPAL-6--1 Date: Wed, 06 May 2009 14:20:55 +0000 Added files: /modules/hilcc/install create_installfile.php hilcc_subjects_map_columbia.dat hilcc_subjects_map_cornell.dat ranges.dat terms.dat test_po_source.pot Removed files: /modules/hilcc convert_installdatfiles_fromD5version.php create_installfile.php install.dat install_ranges.dat install_terms.dat Modified files: /modules/hilcc hilcc.install hilcc.module Log message: * Moved install files into install/ dir * Included two versions of hilcc subject mappings (from Columbia University and Cornell University) as install/hilcc_subjects_map_cornell.dat and install/hilcc_subjects_map_columbia.dat; before module install you could edit and run install/create_installfile.php manually to use one or the other version of the subject mappings. * Variables were not being deleted at uninstall time. * Added hook_cron() implementation to automatically process nodes with no HILCC terms, plus settings screen in admin/content/taxonomy/hilcc to configure. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/install/crea... http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/install/hilc... http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/install/hilc... http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/install/rang... http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/install/term... http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/install/test... http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/hilcc.instal... http://cvs.drupal.org/diff.php?path=contributions/modules/hilcc/hilcc.module...