RSS

'; $block['content'] .= '
'; $block['content'] .= ' | ' . l(t('See More Big Ideas'), 'bigideas'); $block['content'] .= ' | ' . l(t('Subscribe to the Big Idea Daily E-Mail'), 'my/newsletters'); $block['content'] .= '
'; $block['content'] .= '

'; if($node->field_big_idea_text[0]['value']) { $block['content'] .= l(strip_tags($node->field_big_idea_text[0]['value'], ''), 'node/' . $node->nid, array(), NULL, NULL, FALSE, TRUE); } else { //this case is for big ideas written before big_idea_text was added $block['content'] .= l($node->body, 'node/' . $node->nid, array(), NULL, NULL, FALSE, TRUE); } if (trim($node->field_byline_0[0]['value']) != '') { $block['content'] .= '  – '.$node->field_byline_0[0]['value']; $block['content'] .= '  |  '.l('Learn More', 'node/' . $node->nid).''; } $block['content'] .= '

'; $agreedisagree = theme('vote_agree_disagree', $node->nid, 'big_idea'); if ($agreedisagree) { $block['content'] .= $agreedisagree; } $block['content'] .= '
|  '. l(t('Add Your Comment!'), 'node/' . $node->nid) . ' ('.$node->comment_count.')
'; $onclick = "javascript:getElementById('big-comment-".$node->nid."').style.display='none';"; $output = nodecomment_form_box($node, t('
Would you like to add a comment?
Close
')); $form = theme('nodecomment_wrapper', $output, $node); $block['content'] .= ""; $block['content'] .= '
'; $block['content'] .= '
'; print($block['content']) ?>

I'm Voting For: The Youth Vote Goes Online

When I was in college, I worked for a non-profit, unaffiliated organization that registered people to vote, specifically targeting young people. We would drive to supermarkets and movie theaters, wherever there was foot-traffic, and ...READ»

Syndicate content