Tripal 0.3b
Todo List

Member retrieve_analysis_views_data ()

Add support for analysisprop table

Add support for multiple analysis' listed per feature

Add join to node table within if <chado/drupal same db>; also addd if not around nid field

Member retrieve_feature_views_data ()

Add better handler for is_analysis, is_obsolete: something which changes the t/f to a true boolean

Add support for the following tables: featureprop, featureloc, featurepos, feature_synonym, feature_relationship

Add join to node table within if <chado/drupal same db>; also addd if not around nid field

Member retrieve_library_views_data ()

Add support for the following tables: library_cvterm, library_pub, library_synonym, libraryprop

Add support for multiple libraries listed per feature

Add join to node table within if <chado/drupal same db>; also addd if not around nid field

Member retrieve_organism_views_data ()

Add support for the following tables: organismprop, organism_dbxref

Add join to node table within if <chado/drupal same db>; also addd if not around nid field

Member retrieve_stock_views_data ()

add better support for is_obsolete -through a field handler

Add support for the following tables: stock_cvterm, stock_pub, stock_genotype

Add join to node table within if <chado/drupal same db>; also addd if not around nid field

Member tripal_core_views_pre_render (&$view)
add if !<chado/drupal same db> around NID portion

Member tripal_cv_select_form ()
Modify this form to use Drupal AJAX

Member tripal_stock_list_dbreferences_for_node ($db_references)
Make this function a theme function

Member tripal_stock_update_db_reference ($dbxref_id, $database_id, $accession)
Make this function more generic ie: update all parts of the dbxref and db

Member tripal_stock_views_pre_render (&$view)
add if !<chado/drupal same db> around NID portion
 All Classes Files Functions Variables