.. |
views
|
9522c82fc7
Changed get Node ID method: Now you can access 1+ Node ID field for 1+ table without conflict
|
vor 14 Jahren |
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.
|
vor 14 Jahren |
syncFeatures.php
|
3ab974ee52
Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal.
|
vor 14 Jahren |
tripal_feature.info
|
2e4465fa79
Initial import of version 0.2
|
vor 15 Jahren |
tripal_feature.install
|
3ab974ee52
Added a new tripal_set_active_db function to replace Drupal's set_active_db function. This function allows Tripal to use a chado database in an external location or a chado database within another schema within the Drupal database. This keeps backwards compatibility with older versions of Tripal.
|
vor 14 Jahren |
tripal_feature.module
|
068b975f28
Added Views Integration for tripal_feature
|
vor 14 Jahren |
tripal_feature.views.inc
|
9522c82fc7
Changed get Node ID method: Now you can access 1+ Node ID field for 1+ table without conflict
|
vor 14 Jahren |