entry; $feed = $this->feed; ?>
'entry', 'a' => 'bookmark', 'params' => ['id' => $entry->id()]]; if ($entry->isFavorite()) { $favoriteUrl['params']['is_favorite'] = '0'; } $readUrl = ['c' => 'entry', 'a' => 'read', 'params' => ['id' => $entry->id()]]; if ($entry->isRead()) { $readUrl['params']['is_read'] = '0'; } ?>
topline_read && FreshRSS_Context::userConf()->show_article_icons == 't') { ?> topline_favorite && FreshRSS_Context::userConf()->show_article_icons == 't') { ?>
show_feed_name === 't') { ?> show_favicons): ?> ✇name() ?>
topline_link && FreshRSS_Context::userConf()->show_article_icons == 't') { ?>
show_tags, ['b', 'h'], true)) { $this->renderHelper('index/tags'); } ?>

title() ?>

show_author_date, ['h','b'], true)) { ?>
topline_read && FreshRSS_Context::userConf()->show_article_icons == 'a') { ?> topline_favorite && FreshRSS_Context::userConf()->show_article_icons == 'a') { ?>
show_feed_name === 'a') { ?> show_favicons): ?> ✇name() ?> authors(); if (!empty($authors) && is_array($authors)) { ?>
'author:"' . htmlspecialchars_decode($author, ENT_QUOTES) . '"'])); ?>
topline_link && FreshRSS_Context::userConf()->show_article_icons == 'a') { ?>
content(true) ?>
show_author_date, ['b', 'f'], true); $display_tags = in_array(FreshRSS_Context::userConf()->show_tags, ['b', 'f'], true); if ($display_authors_date || $display_tags) { ?>
show_feed_name === 'a') { ?>
authors(); if (is_array($authors)) { foreach ($authors as $author) { ?>
renderHelper('index/tags'); } ?>