.. |
views
|
733f3c597b
Added support for internal chado to views (including joining to node table) for organism, library, feature & analysis
|
před 14 roky |
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.
|
před 14 roky |
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.
|
před 14 roky |
tripal_feature.info
|
2e4465fa79
Initial import of version 0.2
|
před 15 roky |
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.
|
před 14 roky |
tripal_feature.module
|
068b975f28
Added Views Integration for tripal_feature
|
před 14 roky |
tripal_feature.views.inc
|
733f3c597b
Added support for internal chado to views (including joining to node table) for organism, library, feature & analysis
|
před 14 roky |