Page MenuHomeIn-Portal Phabricator

hot.elm.tpl
No OneTemporary

File Metadata

Created
Thu, May 8, 8:29 AM

hot.elm.tpl

<!-- popular links -->
<inp2:n_InitList list_name="hot_articles" types="hot" parent_cat_id="0" recursive="1" per_page="short_list"/>
<inp2:m_Capture to_var="header">
<a href="<inp2:m_Link template="in-news/articles/hot_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_phrase name="lu_title_HotArticles"/></a> (<inp2:n_TotalRecords list_name="hot_articles"/>)
</inp2:m_Capture>
<inp2:m_include template="in-news/elements/articles.elm"/>
<inp2:m_DefineElement name="all_hot_articles">
<a href="<inp2:m_Link template="in-news/articles/hot_articles" m_cat_id="0" m_cat_page="1" />"><inp2:m_Phrase label="lu_More" /></a>
</inp2:m_DefineElement>
<table width="100%" style="border-width: 0px;">
<inp2:n_ListArticles list_name="hot_articles" render_as="article_short_element" direction="H"/>
</table>
<inp2:n_MoreLink list_name="hot_articles" render_as="all_hot_articles"/>
<!-- // popular links -->

Event Timeline