*************** *** 21,24 **** --- 21,27 ---- } break; + case 'view': + $node->readmore = $node->teaser !== $node->body; + break; }