function article_params($catselect,$levelselect,$fdata,$fcontainer,$langselect) { ?>
} function article_list_start($pages) { if ($GLOBALS['opt_exttopic']) { if ($GLOBALS['inuserid']>3) { if ($GLOBALS['userlast2']) { ?>
=MSG_a_list;?> "=$GLOBALS['inforum']['f_title'];?>"
=$pages;?>
| ||||
=MSG_a_title;?> | =MSG_a_author;?> | =MSG_t_views;?> | =MSG_t_rating;?> } function article_list_entry(&$adata) { ?> | |
$dir="styles/".$GLOBALS['inuser']['st_file'];
if (is_new($adata['visited'],$adata['lastpost'])) { $pic="$dir/new.png"; $alt="NEW!"; }
else $pic="$dir/nonew.png"; ?>
| =$adata['t_title'];?>=$adata['t_descr'];?> if ($GLOBALS['inuserlevel']>=$GLOBALS['inforum']['f_lmoderate']) { ?>=MSG_a_edit;?> } ?> | if ($adata['a_authormail']) { ?>=$adata['a_author'];?> } else { ?>=$adata['a_author'];?> } ?> | =$adata['t__views'];?> / =$adata['pcount']-1;?> | if ($adata['trating']) { ?>=$adata['trating'];?> } else { ?>=MSG_none;?> } ?> } function article_list_end($pages) { ?> |
=$pages;?> |
=$tdata['t_title'];?> |
=MSG_a_author;?>:
if ($adata['a_authormail']) { ?>=$adata['a_author'];?> }
else { ?>=$adata['a_author'];?> } ?> =MSG_a_origin;?>: if ($adata['a_origin']) { ?>=$adata['a_origin'];?> } else { ?>=$GLOBALS['opt_title'];?> } ?> if ($GLOBALS['inuserlevel']>=$GLOBALS['inforum']['f_lmoderate']) { ?>=MSG_a_publisher;?>: =user_out($pdata['p_uname'],$pdata['p_uid']);?> } ?> =$pages;?> =textout($pdata['p_text'],$pdata['p__html'],$pdata['p__bcode'],$pdata['p__smiles'],$pdata['p_tid'],$pdata['p_id']);?> =$pages;?> if ($tdata['t__rate'] && $GLOBALS['inforum']['f_rate']) { ?> |
rating($rated,$tdata); ?> } ?> |
=MSG_a_discussion;?> } function article_discuss_entry(&$entry) { ?> |
=user_out($entry['p_uname'],$entry['p_uid']);?>,
=long_date_out($entry['p__time']);?>
if ($GLOBALS['inuserlevel']>=$GLOBALS['inforum']['f_lip']) { ?> IP: =numtoip($entry['p__ip']);?> }
if ($GLOBALS['inuserlevel']>=$GLOBALS['inforum']['f_lmoderate'] || ($GLOBALS['inuserid']==$entry['p_uid'] && $GLOBALS['inuserlevel']>=$GLOBALS['inforum']['f_ledit'])) {
?> =MSG_edit;?>
}
if ($GLOBALS['inuserlevel']>=$GLOBALS['inforum']['f_lmoderate']) { ?>
| =MSG_delete;?>
if ($GLOBALS['inuserlevel']>=$GLOBALS['inforum']['f_lmoderate']) { ?>
| =MSG_p_reputation;?>
}
} ?> =textout($entry['p_text'],$entry['p__html'],$entry['p__bcode'],$entry['p__smiles'],$entry['p_tid'],$entry['p_id']);?> } function article_discuss_end($dtid) { if ($dtid) { ?> |
=MSG_a_gotodisc;?> } ?> |
=MSG_a_author;?>: =$adata['a_author'];?>
if ($adata['a_authormail']) { ?>(=$adata['a_authormail'];?>) } ?>
=MSG_a_origin;?>: =$adata['a_origin'];?> =$adata['a_originurl'];?> |
=textout($pdata['p_text'],$pdata['p__html'],$pdata['p__bcode'],$pdata['p__smiles'],$pdata['p_tid'],$pdata['p_id']);?> |