Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F777264
category_topics.elm.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Feb 7, 7:38 PM
Size
2 KB
Mime Type
text/html
Expires
Sun, Feb 9, 7:38 PM (2 h, 50 s)
Engine
blob
Format
Raw Data
Handle
559252
Attached To
rTADV Themes.Advanced
category_topics.elm.tpl
View Options
<!-- topics in category -->
<
inp2:m_DefineElement
name
=
"no_topics"
>
<
inp2:m_phrase
name
=
"lu_NoTopics"
/>
</
inp2:m_DefineElement
>
<
inp2:m_RenderElement
design
=
"content_box"
data_exists
=
"1"
block_no_data
=
"no_topics"
>
<
inp2:bb_InitList
list_name
=
"items_in_current_cat"
/>
<
inp2:m_Capture
to_var
=
"header"
>
<
inp2:m_phrase
name
=
"lu_title_Topics"
/>
(
<
inp2:bb_TotalRecords
list_name
=
"items_in_current_cat"
/>
)
</
inp2:m_Capture
>
<
inp2:m_include
template
=
"in-bulletin/elements/topics.elm"
/>
<!--
<inp2:m_if check="bb_HasPermission" permissions="TOPIC.ADD|TOPIC.ADD.PENDING">
<table>
<td>
[<a href="<inp2:bb_SuggestItemLink template="in-bulletin/topics/new_topic"/>"><inp2:m_phrase name="lu_btn_NewTopic"/></a>]
</td>
</table>
</inp2:m_if>
-->
<
table
>
<
tr
>
<
td
class
=
"category-statistics"
>
<
inp2:bb-post_ItemCount
/>
<
inp2:m_Phrase
name
=
"lu_posts"
/>
<
inp2:m_Phrase
name
=
"lu_in"
/>
<
inp2:bb_ItemCount
/>
<
inp2:m_Phrase
name
=
"lu_topics"
/>
|
<
inp2:m_Phrase
name
=
"lu_AddedToday"
/>
:
<
inp2:bb_ItemCount
today
=
"1"
/>
<
inp2:m_Phrase
name
=
"lu_topics"
/>
,
<
inp2:bb-post_ItemCount
today
=
"1"
/>
<
inp2:m_Phrase
name
=
"lu_posts"
/>
</
td
>
</
tr
>
</
table
>
<
br
/>
<
table
width
=
"100%"
>
<
tr
>
<
td
colspan
=
"5"
>
<
div
class
=
"horizontal-separator"
><
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/s.gif" width="1" height="1" alt="" />
</
div
>
</
td
>
</
tr
>
<
tr
class
=
"sub-section-header"
>
<
td
><
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/header_arrow.gif" width="11" height="11" alt="" />
<
inp2:m_phrase
name
=
"lu_col_Topics"
/></
td
>
<
td
><
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/header_arrow.gif" width="11" height="11" alt="" />
<
inp2:m_phrase
name
=
"lu_col_Poster"
/></
td
>
<
td
><
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/header_arrow.gif" width="11" height="11" alt="" />
<
inp2:m_phrase
name
=
"lu_col_Date"
/></
td
>
<
td
><
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/header_arrow.gif" width="11" height="11" alt="" />
<
inp2:m_phrase
name
=
"lu_col_Replies"
/></
td
>
<
td
><
img
src
=
"<inp2:m_TemplatesBase module="
In-Portal
"
/>
img/header_arrow.gif" width="11" height="11" alt="" />
<
inp2:m_phrase
name
=
"lu_col_Views"
/></
td
>
</
tr
>
<
inp2:bb_ListTopics
list_name
=
"items_in_current_cat"
no_table
=
"1"
render_as
=
"topic_element"
/>
</
table
>
<
br
/>
<
inp2:m_include
template
=
"platform/elements/pagination.elm"
prefix
=
"bb"
list_name
=
"items_in_current_cat"
/>
<
inp2:m_if
check
=
"bb_HasPermission"
permissions
=
"TOPIC.ADD|TOPIC.ADD.PENDING"
>
<
table
>
<
td
>
<
inp2:m_RenderElement
design
=
"big_button"
title
=
"lu_btn_NewTopic"
icon
=
"btn_reply"
>
<
inp2:bb_SuggestItemLink
template
=
"in-bulletin/topics/new_topic"
/>
</
inp2:m_RenderElement
>
</
td
>
</
table
>
</
inp2:m_if
>
</
inp2:m_RenderElement
>
<!-- // topics in category -->
Event Timeline
Log In to Comment