{loop="$events"}
{$plainDescription=htmlspecialchars(strip_tags($value->getDescription()))}
{function="Plugin::callHook("event_pre_section", array(&$value))"}
{function="Plugin::callHook("event_pre_title", array(&$value))"}
{$value->getTitle()}
{function="Plugin::callHook("event_post_title", array(&$value))"}
{function="Plugin::callHook("event_pre_top_options", array(&$value))"}
{if="$articleDisplayLink"}
{$allFeeds['idMap'][$value->getFeed()]['name']}
{/if}
{if="$articleDisplayAuthor"}
{if="$value->getCreator()"}
{function="_t('BY')"} {$value->getCreator()}
{/if}
{/if}
{if="$articleDisplayDate"}
{$value->getPubdateWithInstant($time)}
{/if}
{if="$value->getFavorite()!=1"} - {function="_t('FAVORIZE')"}
{else}
{function="_t('UNFAVORIZE')"}
{/if}
{if="$articleDisplayMode=='title'"}
|
{/if}
{if="$articleDisplayMode=='summary'"}
||
{/if}
{if="$articleDisplayMode=='content'"}
|||
{/if}
{function="_t('READ')"}/{function="_t('UNREAD')"}
{function="Plugin::callHook("event_post_top_options", array(&$value))"}
{if="$articleDisplayMode=='summary'"}
{else}
{/if}
{function="Plugin::callHook("event_pre_bottom_options", array(&$value))"}
{function="_t('READ')"}/{function="_t('UNREAD')"}
{if="$value->getFavorite()!=1"}{function="_t('FAVORIZE')"}
{else}
{function="_t('UNFAVORIZE')"}
{/if}
{function="Plugin::callHook("event_post_bottom_options", array(&$value))"}