upgrade your b2evolution.' ); } // This is the main template; it may be used to display very different things. // Do inits depending on current $disp: skin_init( $disp ); // -------------------------- HTML HEADER INCLUDED HERE -------------------------- skin_include( '_html_header.inc.php' ); // Note: You can customize the default HTML header by copying the generic // /skins/_html_header.inc.php file into the current skin folder. // -------------------------------- END OF HEADER -------------------------------- ?>
'
', 'block_end' => '
', 'block_display_title' => false, 'list_start' => '', 'item_start' => '
  • ', 'item_end' => '   |  
  • ', 'item_selected_start' => '
  • ', 'item_selected_end' => '   |  
  • ', 'link_selected_class' => 'selected', ) ); // ----------------------------- END OF "Page Top" CONTAINER ----------------------------- ?>
    '
    ', 'block_end' => '
    ', 'block_title_start' => '

    ', 'block_title_end' => '

    ', ) ); // ----------------------------- END OF "Header" CONTAINER ----------------------------- ?>
    '
    ', 'block_end' => '
    ', ) ); // --------------------------------- END OF MESSAGES --------------------------------- ?>
    '

    ', 'title_after' => '

    ', 'title_none' => '', 'glue' => ' - ', 'title_single_disp' => true, 'format' => 'htmlbody', ) ); // ----------------------------- END OF REQUEST TITLE ---------------------------- ?>

    issue_time( array( 'time_format' => 'F jS, Y', ) ); ?>

    title(); ?>

    locale_temp_switch(); // Temporarily switch to post locale (useful for multilingual blogs) ?>
    author( array( 'before' => T_('Written by: '), 'after' => T_(''), ) ); echo '
    '; echo ' Published on '; $Item->issue_time(array('time_format' => 'F jS, Y',) ); echo ' @ '; $Item->issue_time(); echo ', using '; $Item->wordcount(); echo ' '.T_('words'); echo ', '; $Item->views(); ?>
    categories( array( 'before' => T_('Posted in').' ', 'after' => ' ', 'include_main' => true, 'include_other' => true, 'include_external' => true, 'link_categories' => true, ) ); ?>
    tags( array( 'before' => '', 'separator' => ', ', ) ); ?> permanent_link( array( 'class' => 'permalink_right' ) ); $Item->feedback_link( array( 'type' => 'comments', 'link_before' => '', 'link_after' => '', 'link_text_zero'=> '#', 'link_text_one' => '#', 'link_text_more'=> '#', 'link_title' => '#', 'use_popup' => false, ) ); $Item->feedback_link( array( 'type' => 'trackbacks', 'link_before' => ' • ', 'link_after' => '', 'link_text_zero'=> '#', 'link_text_one' => '#', 'link_text_more'=> '#', 'link_title' => '#', 'use_popup' => false, ) ); $Item->edit_link( array( // Link to backoffice for editing 'before' => '   ', 'after' => '', ) ); ?>
    '

    ', 'after_section_title' => '

    ', ) ); // Note: You can customize the default item feedback by copying the generic // /skins/_item_feedback.inc.php file into the current skin folder. // ---------------------- END OF FEEDBACK (COMMENTS/TRACKBACKS) --------------------- ?>
    '

    ', 'block_end' => '

    ', 'prev_text' => '<<', 'next_text' => '>>', ) ); // ------------------------- END OF PREV/NEXT PAGE LINKS ------------------------- ?> '', // We already handled this case above 'disp_single' => '', // We already handled this case above 'disp_page' => '', // We already handled this case above ) ); // Note: you can customize any of the sub templates included here by // copying the matching php file into your skin directory. // ------------------------- END OF MAIN CONTENT TEMPLATE --------------------------- ?>

    footer_text( array( 'before' => '', 'after' => ' • ', ) ); ?> contact_link( array( 'before' => '', 'after' => ' • ', 'text' => T_('Contact'), 'title' => T_('Send a message to the owner of this blog...'), ) ); ?> '
    '.T_('Credits').': ', 'list_end' => ' ', 'separator' => '|', 'item_start' => ' ', 'item_end' => ' ', ) ); ?>