<{include_php file="`$smarty.const.XOOPS_THEME_PATH`/`$xoops_theme`/d3forum_main_listcategories.php"}>
<{$smarty.const._MD_D3FORUM_LISTALLTOPICS}>
<{$mod_config.top_message}>welcome
<{$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}>
<{foreach item="category" from=$top_categories}> <{if $category.subcategories}> <{$category.title}>  >   <{foreach item=category from=$category.subcategories}> <{/foreach}> <{/if}> <{/foreach}>


<{xugj_block file="modules/d3forum/blocks/blocks.php" func="b_d3forum_list_topics_show" opt="d3forum,10,1,time,1,0,," item="block"}> <{if $block.full_view == true}> <{foreach item=topic from=$block.topics}> <{strip}> "> <{/strip}> <{/foreach}>
<{$block.lang_forum}> <{$block.lang_topic}> <{$block.lang_replies}> <{$block.lang_views}> <{$block.lang_lastpost}>
<{$topic.forum_title}> <{if $topic.u2t_marked}><{$block.lang_alt_marked}><{/if}> <{* displays the last post's subject or topic title *}> <{if $block.disp_last_subject }> <{$topic.last_subject}> <{else}> <{$topic.title}> <{/if}> <{if ! $topic.solved}><{$block.lang_alt_unsolved}><{/if}> <{$topic.replies}> <{$topic.views}> <{$topic.last_uname}> <{$topic.last_post_time_formatted}>
<{$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}>
    <{foreach item=topic from=$block.topics}>
  1. <{$topic.title}>(<{$topic.replies}>) <{$topic.last_uname}> <{$topic.last_post_time_formatted}>
  2. <{/foreach}>
<{/if}>
<{$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}>
  1. <{$post.forum_title}>  >   <{$post.subject}>  <{$post.uname}>  <{$post.post_time_formatted}>
  2. <{/foreach}>
open
<{foreach item="category" from=$top_categories}> <{if $category.subcategories or $category.forums or $xoops_isadmin}>

<{$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}> RSS

<{if $category.desc}>

<{$category.desc}>

<{/if}> <{if $category.subcategories}>

<{$smarty.const._MD_D3FORUM_SUBCATEGORIES}>

<{/if}> <{if $category.forums}>

<{$smarty.const._MD_D3FORUM_FORUM}>

<{/if}>
<{strip}> <{$smarty.const._MD_D3FORUM_LISTTOPICSINCATEGORY}> <{if $xoops_isadmin}>  - <{$smarty.const._EDIT}><{$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_LINK_ADVSEARCH}>

<{include file='db:system_notification_select.html'}>