disp( 'longdesc', 'htmlbody' ); ?>
call_by_code( 'evo_Cats', array( 'block_start'=> '',
'title'=> '
call_by_code( 'evo_Calr', array( // Params follow:
'block_start'=> '
'.T_('Categories').'
'
) );
// -------------------------------- END OF CATEGORIES ---------------------------------- ?>
-
display_if_empty( '
- - author('','') ?> on Item->title(); ?>
'.T_('No comment yet...').'
',
'title'=> ''
) );
// -------------------------------- END OF CALENDAR ---------------------------------- ?>
call_by_code( 'evo_Arch', array(
'block_start'=> '
',
'title'=> '
'.T_('Archives').'
',
'block_end'
// Add parameters below:
) );
// -------------------------------- END OF ARCHIVES ---------------------------------- ?>
dget( 'blogurl', 'raw' ), '', '', 'get', 'searchform' ) ?>
display_onliners();
?>
get('force_skin') )
{ // Skin switching is allowed for this blog: ?>
', '' ) ?>
display_if_empty(); // Display message if no post
if( isset($MainList) ) while( $Item = $MainList->get_item() )
{
$MainList->date_if_changed() // you can safely delete this, if you don't want your articles be grouped by date;
?>
locale ); // Temporarily switch to post locale
$Item->anchor(); // Anchor for permalinks to refer to
?>
.
author(); //the name of the author ?>
.
issue_time(); // to show the time of this post ?>
.
wordcount(); echo (" "); echo T_('Words'); // the number of words in this article ?>
.
categories('true','', '') ?>
.
msgform_link( $Blog->get('msgformurl') ) ?>
.
views();
?>
feedback_link( 'comments', ' . ' ) // Link to comments ?>
edit_link( ' . ' ) // Link to backoffice for editing ?>
title(); ?>
content(); ?>
%
' ); // next_post( '%
' ); ?> log(); // log the hit on this page ?>