PostBadge tag to show // FeedBurner FeedFlare. // ------------------------- // FeedBurner account and feed required. // Sign up at http://feedburner.com //================================================ class module_feedflare { function init(){ global $gregarious; $gregarious->add_settings ( array ( 'feedburner_url' => '' ) ); $gregarious->add_page ( 'FeedFlare', 'modules/feed-flare/icn_Flare.png', 'page_feedflare();', 'feedFlare' ); } function postbadge_tags(){ return array ( array ( 'tag' => '%FLARE%', 'replacewith' => 'feed_flare("",false)' ), ); } function update_info(){ return 100; } } //------------------------------------------ // TEMPlATE TAGS //------------------------------------------ function feed_flare($settings = '', $echo = true){ global $wp_query; $post = $wp_query->post; $sets = array('postID' => $post->ID, 'before' => '', 'after' => 'Gregarious FeedFlare', 'force' => 0 ); grab_sets($settings, $sets); if ( !$sets['force'] && hideOnID($sets['postID']) ){ return ''; } if( !$path = _get_feedburner_url() ) return ''; if( substr( $path, -1 ) == '/' ){ $path = substr( $path, 0, strlen( $path ) -1 ); } $path = str_replace ( 'feedburner.com/', 'feedburner.com/~s/', $path ); $path .= '?i='.get_permalink($sets['postID']); $result = $sets['before'] . "" . $sets['after']; if($echo) echo $result; else return $result; } function _get_feedburner_url(){ $feedurl = greg_get_option( 'feedburner_url' ); if ( $feedurl ){ return attribute_escape($feedurl); } else { $feedburner_settings = get_option('feedburner_settings'); if( is_array($feedburner_settings) && ($feedurl = $feedburner_settings['feedburner_url']) ) { return attribute_escape($feedurl); } else { return false; } } } //------------------------------------------ // OPTIONS PAGE //------------------------------------------ function page_feedflare(){ $feedurl = _get_feedburner_url(); ?> Daily Northwestern Acknowledges Mock Trial at spencerb.net



Daily Northwestern Acknowledges Mock Trial

Thumbs:

Thumbs up to the Northwestern Mock Trial team’s climb into the top five nationally.

This week, The NU mock trial team came in fourth in the nation after three fall tournament victories. Six new coaches, including former team member, Clare Bergeron (Weinberg ‘07), have fueled the rise in ranking. With NU still not a top ten university and only fifth in Big Ten football, the mock trial team provides the university with a ranking it can truly be proud of. In the end, the mock trial team represents the school as only great legal advisers can: superbly.

Another article about us!

[?]
Share This

Related posts:

  1. Weekend Blogging Hiatus 2 Ends
  2. Blogging Hiatus/Trip to Iowa
  3. Quarters
  4. “Success…
  5. Back from NY. Back on the Blog.
  1. Tony Schwab posted the following on February 21, 2009 at 2:39 am.

    Nice! I’m sure a lot of people read that and the fact that you are helping your school receive national recognition is amazing! Keep holdin’ shit down man.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It