feature;
// get the template settings
$template_settings = theme_get_setting('tripal');
// toggle the sidebar if desired
$no_sidebar = 0;
if (is_array($template_settings['tripal_no_sidebar']) and
$template_settings['tripal_no_sidebar']['feature']) {
$no_sidebar = 1;
}
$feature_no_sidebar = preg_split('/\n/', $template_settings['tripal_feature_no_sidebar']);
if ($teaser) {
print theme('tripal_feature_teaser', $variables);
}
else { ?>
type_id->name,'scaffold')!=0 and
strcmp($feature->type_id->name,'chromosome')!=0 and
strcmp($feature->type_id->name,'supercontig')!=0 and
strcmp($feature->type_id->name,'pseudomolecule')!=0)
{
print theme('tripal_feature_sequence', $node);
} ?>
type_id->name,'scaffold')!=0 and
strcmp($feature->type_id->name,'chromosome')!=0 and
strcmp($feature->type_id->name,'supercontig')!=0 and
strcmp($feature->type_id->name,'pseudomolecule')!=0)
{
print theme('tripal_feature_alignments', $node);
} ?>
field_resource_titles); $i++){
if($node->field_resource_titles[$i]['value']){ ?>
field_resource_titles[$i]['value'] ?>
field_resource_blocks[$i]['value']; ?>