disp( );
// fp>> TODO: I think we should rather forget the messages here so they don't get displayed again.
// --------------------------------- END OF MESSAGES ---------------------------------
?>
', '' );
// ------------------------------ END OF REQUEST TITLE -----------------------------
?>
display_if_empty(); // Display message if no post
if( isset($MainList) ) while( $Item = $MainList->get_item() )
{
$MainList->date_if_changed();
?>
locale ); // Temporarily switch to post locale
$Item->anchor(); // Anchor for permalinks to refer to
?>
permanent_link( '#icon#' );
echo ' ';
$Item->issue_time();
echo ', '.T_('by').' ';
$Item->author( '', '' );
$Item->msgform_link( $Blog->get('msgformurl') );
echo ', ';
$Item->views();
echo ' ';
locale_flag( $Item->locale, 'h10px' );
echo '
', T_('Categories'), ': ';
$Item->categories();
?>
title(); ?>
content(); ?>
permanent_link( '#', '#', 'permalink_right' ); ?>
feedback_link( 'comments' ) // Link to comments ?>
feedback_link( 'trackbacks', ' • ' ) // Link to trackbacks ?>
feedback_link( 'pingbacks', ' • ' ) // Link to trackbacks ?>
edit_link( ' • ' ) // Link to backoffice for editing ?>