post_count; // Used to prevent markup issues when there aren't an even # of posts. $paged = intval(get_query_var('paged')); // Control output if on a paginated page if(is_admin()) query_posts('showposts=1'); // For parsing in admin, no posts so set it to one. $thumb_space = get_option('thumbnail_size_w') + 33; // Space for thumb with padding // Get post info (if applicable) pagelines_do_posts_info(); // Start of 'The Loop' if(have_posts()){ while (have_posts()) : the_post(); if(!pagelines_show_clip($count, $paged) || is_admin()): ?>
id="post-">

  Edit', 'pagelines'), '[', ']');?>
">
Continue reading »

','pagelines'));?>
Pages:', 'pagelines'), '

', __('number', 'pagelines')); $edit_type = (is_page()) ? __('Edit Page','pagelines') : __('Edit Post','pagelines'); edit_post_link( '['.$edit_type.']', '', ''); pagelines_register_hook( 'pagelines_loop_after_post_content', 'theloop' ); //hook ?>
'); ?> 
id="post-">

Edit', 'pagelines'), '[', ']');?>
">

""