- <{$smarty.const._MD_D3FORUM_TOTALTOPICSCOUNT}>:
- <{$total_topics_count}>
- <{$smarty.const._MD_D3FORUM_TOTALPOSTSCOUNT}>:
- <{$total_posts_count}>
- <{$smarty.const._MD_D3FORUM_TIMENOW}>:
- <{$currenttime_formatted}>
- <{$smarty.const._MD_D3FORUM_LASTVISIT}>:
- <{$lastvisit_formatted}>
-
<{if $xoops_isadmin}>
- <{$smarty.const._MD_D3FORUM_LINK_MAKECATEGORY}> <{/if}>
- <{$smarty.const._MD_D3FORUM_LINK_ALLRSS}>
<{foreach item="category" from=$top_categories}>
<{/foreach}>
-
<{foreach item=forum from=$category.forums}>
<{$forum.title}>
<{/foreach}>
<{foreach item="category" from=$top_categories}>
<{if $category.subcategories}>
<{$category.title}> > <{foreach item=category from=$category.subcategories}>
-
<{$category.title}> > <{foreach item=forum from=$category.forums}>
<{$forum.title}> <{/foreach}>
<{/foreach}>
<{/if}>
-
<{xugj_block file="modules/`$xoops_dirname`/blocks/blocks.php" func="b_d3forum_list_topics_show" opt="`$xoops_dirname`,10,1,time,1,0,," item="block"}>
<{if $block.full_view == true}>
<{$block.lang_linktosearch}>
<{if is_numeric( $block.forums ) }>
<{$block.lang_linktolisttopics}>
<{else}>
<{$block.lang_linktolisttopics}>
<{/if}>
<{if is_numeric( $block.categories ) }>
<{$block.lang_linktolistforums}>
<{/if}>
<{$block.lang_linktolistcategories}>
<{else}>
<{$block.lang_forum}> | <{$block.lang_topic}> | <{$block.lang_replies}> | <{$block.lang_views}> | <{$block.lang_lastpost}> | |
---|---|---|---|---|---|
<{$topic.forum_title}> |
<{if $topic.u2t_marked}>![]() ![]() |
<{$topic.replies}> | <{$topic.views}> | <{$topic.last_uname}> | <{$topic.last_post_time_formatted}> |
-
<{foreach item=topic from=$block.topics}>
- <{$topic.title}>(<{$topic.replies}>) <{$topic.last_uname}> <{$topic.last_post_time_formatted}> <{/foreach}>
close
<{foreach item="category" from=$top_categories}>
<{if $category.subcategories or $category.forums or $xoops_isadmin}>
<{if $category.desc}>
<{$category.title}>
<{include file="db:`$mydirname`_inc_moderators.html" target=$category}>
<{$smarty.const._MD_D3FORUM_TOTALTOPICSCOUNT}>: <{$category.topics_count_in_tree}> <{$smarty.const._MD_D3FORUM_TOTALPOSTSCOUNT}>: <{$category.posts_count_in_tree}>
<{if $category.last_post_time}><{$smarty.const._MD_D3FORUM_LASTPOST}>: <{$category.last_post_time_formatted}><{/if}>
<{$category.desc}>
<{/if}> <{if $category.subcategories}><{$smarty.const._MD_D3FORUM_SUBCATEGORIES}>
-
<{foreach item="subcategory" from=$category.subcategories}>
-
<{$subcategory.title}> (<{$smarty.const._MD_D3FORUM_TOTALTOPICSCOUNT}>: <{$subcategory.topics_count_in_tree}>, <{$smarty.const._MD_D3FORUM_TOTALPOSTSCOUNT}>: <{$subcategory.posts_count_in_tree}>) <{if $xoops_isadmin}>
<{/if}>
<{/foreach}>
<{$smarty.const._MD_D3FORUM_FORUM}>
-
<{foreach item=forum from=$category.forums}>
-
<{$forum.title}> <{$smarty.const._MD_D3FORUM_TOPICSCOUNT}>: <{$forum.topics_count}> <{$smarty.const._MD_D3FORUM_POSTSCOUNT}>: <{$forum.posts_count}> <{if $forum.last_post_time}><{$smarty.const._MD_D3FORUM_LASTPOST}>: <{$forum.last_post_time_formatted}><{/if}> <{if $xoops_isadmin}>
<{/if}>
<{/foreach}>
<{strip}>
<{$smarty.const._MD_D3FORUM_LISTTOPICSINCATEGORY}>
<{if $xoops_isadmin}>
-
<{$smarty.const._MD_D3FORUM_LINK_CATEGORYMANAGER}>
<{/if}>
<{if $category.can_makeforum}>
- <{$smarty.const._MD_D3FORUM_LINK_MAKEFORUM}>
<{/if}>
<{if $xoops_isadmin}>
- <{$smarty.const._MD_D3FORUM_LINK_MAKESUBCATEGORY}>
<{/if}>
<{/strip}>
<{/if}>
<{/foreach}>

= <{$smarty.const._MD_D3FORUM_ALT_NEWPOSTS}>
= <{$smarty.const._MD_D3FORUM_ALT_NONEWPOSTS}>
<{$block.lang_posts}>
<{xugj_block file="modules/d3forum/blocks/blocks.php" func="b_d3forum_list_posts_show" opt="d3forum,20,time,,,0" item="block"}>
-
<{foreach item=post from=$block.posts}>
- <{$post.forum_title}> > <{$post.subject}> <{$post.uname}> <{$post.post_time_formatted}> <{/foreach}>