<{include file="db:`$smarty.const._MD_XDBASE_CONST_MODULEDIRNAME`_inc_data_list_header.html"}> <{if $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 1 || $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 3}>
<{xdbase_pagenavi pagenavi=$pageNavi}>
<{/if}> <{foreach item=obj from=$objects}>
<{$obj->getShow('title')}>
<{if $handler->getShowList('did')}> <{$smarty.const._MD_XDBASE_LANG_DID}>:<{$obj->getShow('did')}> <{/if}> <{if $handler->getShowList('cid')}> <{$smarty.const._MD_XDBASE_LANG_CID}>:<{if $obj->getShow('cid')}><{$handler->getCatTitle($obj->getShow('cid'))}><{/if}> <{/if}> <{if $handler->getShowList('pid')}> <{$smarty.const._MD_XDBASE_LANG_PID}>:<{$obj->getShow('pid')}> <{/if}> <{if $handler->getShowList('tag')}> <{$smarty.const._MD_XDBASE_LANG_TAG}>:<{if $obj->getShow('tag')}><{foreach name=tag key=key item=tag from=$handler->getTagArray($obj->getShow('did'))}><{$tag}><{if !$smarty.foreach.tag.last}>, <{/if}><{/foreach}><{/if}> <{/if}> <{if $handler->getShowList('uid') && $obj->getShow('uid')}> <{$smarty.const._MD_XDBASE_LANG_UID}>:<{$obj->getShow('uid')|xdbase_user:uname}> <{/if}> <{if $handler->getShowList('name') && $obj->getShow('name')}> <{$smarty.const._MD_XDBASE_LANG_NAME}>:<{$obj->getShow('name')}> <{/if}> <{if $handler->getShowList('poster_ip') && $obj->getShow('poster_ip')}> <{$smarty.const._MD_XDBASE_LANG_POSTER_IP}>:<{$obj->getShow('poster_ip')}> <{/if}>
<{if $handler->getShowList('created_date')}> <{$smarty.const._MD_XDBASE_LANG_CREATED_DATE}>:<{$obj->getShow('created_date')|xdbase_formattimestamp:$smarty.const._MD_XDBASE_CONST_DATEFMT_LIST}> <{/if}> <{if $handler->getShowList('updated_date')}> <{$smarty.const._MD_XDBASE_LANG_UPDATED_DATE}>:<{$obj->getShow('updated_date')|xdbase_formattimestamp:$smarty.const._MD_XDBASE_CONST_DATEFMT_LIST}> <{/if}> <{if $handler->getShowList('published_date')}> <{$smarty.const._MD_XDBASE_LANG_PUBLISHED_DATE}>:<{$obj->getShow('published_date')|xdbase_formattimestamp:$smarty.const._MD_XDBASE_CONST_DATEFMT_LIST}> <{/if}> <{if $handler->getShowList('expired_date')}> <{$smarty.const._MD_XDBASE_LANG_EXPIRED_DATE}>:<{$obj->getShow('expired_date')|xdbase_formattimestamp:$smarty.const._MD_XDBASE_CONST_DATEFMT_LIST}> <{/if}> <{if $handler->getShowList('s_date')}> <{$smarty.const._MD_XDBASE_LANG_S_DATE}>:<{$obj->getShow('s_date')|xdbase_formattimestamp:$smarty.const._MD_XDBASE_CONST_DATEFMT_LIST}> <{/if}> <{if $handler->getShowList('e_date')}> <{$smarty.const._MD_XDBASE_LANG_E_DATE}>:<{$obj->getShow('e_date')|xdbase_formattimestamp:$smarty.const._MD_XDBASE_CONST_DATEFMT_LIST}> <{/if}>
<{if $handler->getShowList('img01') && $obj->getShow('img01')}> <{if $smarty.const._MD_XDBASE_CONST_CREATETHUMB}> <{$obj->getShow('img01')}> <{else}> <{$obj->getShow('img01')}> <{/if}> <{/if}> <{if $handler->getShowList('body') && $obj->getShow('body')}> <{assign var=did value=$obj->getShow('did')}> <{$obj->getShow('body')|xdbase_mbtruncate:$smarty.const._MD_XDBASE_CONST_TEXTLENGTH:$smarty.const._MD_XDBASE_LANG_READ_MORE:"./index.php?action=DataView&did=`$did`"}> <{/if}>
<{if $handler->getShowList('weight')}> <{$smarty.const._MD_XDBASE_LANG_WEIGHT}>:<{$obj->getShow('weight')}> <{/if}> <{if $handler->getShowList('status')}> <{$smarty.const._MD_XDBASE_LANG_STATUS}>:<{$obj->getShow('status')|replace:"0":$smarty.const._MD_XDBASE_LANG_DISAPPROVED|replace:"1":$smarty.const._MD_XDBASE_LANG_APPROVED}> <{/if}> <{if $handler->getShowList('access')}> <{$smarty.const._MD_XDBASE_LANG_ACCESS}>:<{$obj->getShow('access')|replace:"0":$smarty.const._MD_XDBASE_LANG_PUBLIC|replace:"1":$smarty.const._MD_XDBASE_LANG_BYGROUP|replace:"2":$smarty.const._MD_XDBASE_LANG_PRIVATE}> <{/if}> <{if $handler->getShowList('groups')}> <{$smarty.const._MD_XDBASE_LANG_GROUPS}>:<{$obj->getAccessGroup()}> <{/if}> <{if $handler->getShowList('hits')}> <{$smarty.const._MD_XDBASE_LANG_HITS}>:<{$obj->getShow('hits')}> <{/if}> <{if $handler->getShowList('comments')}> <{$smarty.const._MD_XDBASE_LANG_COMMENTS}>:<{$obj->getShow('comments')}> <{/if}> <{if $handler->getShowList('rating')}> <{$smarty.const._MD_XDBASE_LANG_RATING}>:<{$obj->getShow('rating')}> <{/if}> <{if $handler->getShowList('votes')}> <{$smarty.const._MD_XDBASE_LANG_VOTES}>:<{$obj->getShow('votes')}><{if $handler->getVoteCount($obj->getShow('did')) == 0}><{$smarty.const._MD_XDBASE_LANG_TYPE_VOTE}> <{$smarty.const._MD_XDBASE_LANG_TYPE_VOTE}><{/if}> <{/if}> <{if $handler->getShowList('downloads')}> <{$smarty.const._MD_XDBASE_LANG_DOWNLOADS}>:<{$obj->getShow('downloads')}> <{/if}> <{if $handler->getShowList('trackbacks')}> <{$smarty.const._MD_XDBASE_LANG_TRACKBACKS}>:<{$obj->getShow('trackbacks')}> <{/if}> <{if $handler->getShowList('pipe_id')}> <{$smarty.const._MD_XDBASE_LANG_PIPE_ID}>:<{$obj->getShow('pipe_id')}> <{/if}> <{if $handler->getShowList('dohtml')}> <{$smarty.const._MD_XDBASE_LANG_DOHTML}>:<{$obj->getShow('dohtml')|replace:"0":$smarty.const._NO|replace:"1":$smarty.const._YES}> <{/if}> <{if $handler->getShowList('doxcode')}> <{$smarty.const._MD_XDBASE_LANG_DOXCODE}>:<{$obj->getShow('doxcode')|replace:"0":$smarty.const._NO|replace:"1":$smarty.const._YES}> <{/if}> <{if $handler->getShowList('dosmiley')}> <{$smarty.const._MD_XDBASE_LANG_DOSMILEY}>:<{$obj->getShow('dosmiley')|replace:"0":$smarty.const._NO|replace:"1":$smarty.const._YES}> <{/if}> <{if $handler->getShowList('doimage')}> <{$smarty.const._MD_XDBASE_LANG_DOIMAGE}>:<{$obj->getShow('doimage')|replace:"0":$smarty.const._NO|replace:"1":$smarty.const._YES}> <{/if}> <{if $handler->getShowList('dobr')}> <{$smarty.const._MD_XDBASE_LANG_DOBR}>:<{$obj->getShow('dobr')|replace:"0":$smarty.const._NO|replace:"1":$smarty.const._YES}> <{/if}>
<{if $smarty.const._MD_XDBASE_CONST_DISPLAYEDITBUTTON}> <{/if}>
<{/foreach}> <{if $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 2 || $smarty.const._MD_XDBASE_CONST_DISPLISTPAGENAV == 3}>
<{xdbase_pagenavi pagenavi=$pageNavi}>
<{/if}> <{include file='db:system_notification_select.html'}>