ccheng db70fc1dc6 fixed problems where strcmp() expects a string, not an array. 14 years ago
..
indexFeatures.php e6feb5a9b6 Moved the synchronize functions from the main module to syncFeatures.php. Moved the search indexing functions to indexFeatures.php. This allows each sync or index job to be submitted as a separate system call, thus circumventing a problem with php not releasing memory. Also, syncing and indexing all features may now be done through a command line call instead of only through the web interface. 14 years ago
syncFeatures.php e6feb5a9b6 Moved the synchronize functions from the main module to syncFeatures.php. Moved the search indexing functions to indexFeatures.php. This allows each sync or index job to be submitted as a separate system call, thus circumventing a problem with php not releasing memory. Also, syncing and indexing all features may now be done through a command line call instead of only through the web interface. 14 years ago
tripal_feature.info 2e4465fa79 Initial import of version 0.2 15 years ago
tripal_feature.install 2e4465fa79 Initial import of version 0.2 15 years ago
tripal_feature.module db70fc1dc6 fixed problems where strcmp() expects a string, not an array. 14 years ago