"artist descending a staircase"
if ($show_year && !empty($node->field_piece_date[LANGUAGE_NONE][0]['value'])) {
if (preg_match("/^(\d{4})-/", $node->field_piece_date[LANGUAGE_NONE][0]['value'], $m)) {
echo '' . $m[1]. '';
}
}
?>
Artist Descending A Staircase with michael Cumpsty, harold Gould, paxton Whitehead, jim Fyfe, michael Winther, john McMartin, and stephanie Roth, 11/26/89
"the art of success"
if ($show_year && !empty($node->field_piece_date[LANGUAGE_NONE][0]['value'])) {
if (preg_match("/^(\d{4})-/", $node->field_piece_date[LANGUAGE_NONE][0]['value'], $m)) {
echo '' . $m[1]. '';
}
}
?>
Mary-Louise Parker in The Art of Success (1/26/90)
"the art of success"
if ($show_year && !empty($node->field_piece_date[LANGUAGE_NONE][0]['value'])) {
if (preg_match("/^(\d{4})-/", $node->field_piece_date[LANGUAGE_NONE][0]['value'], $m)) {
echo '' . $m[1]. '';
}
}
?>