你们辛苦了
我想在首页调用 forums论坛 我应该在首页上面加什么样的一串代码呢,快教我哦,谢谢你们

|
|
#2 (页面定位) |
|
版主
![]() 注册日期: 2005-08-30
住址: 地球
帖子: 12718
![]() |
我的
<dl> {exp:forum:topic_titles orderby="post_date" sort="desc" limit="5"} <dt><a href="{thread_path=forums/viewthread}">{title}</a></dt> <dd>By <a href="{profile_path=forums/member}">{author}</a> publish on {topic_date format="%m/%d/%Y %h:%i %a"}</dd> {/exp:forum:topic_titles} </dl> |
|
|
|
|
|
#10 (页面定位) |
![]() 注册日期: 2006-07-23
帖子: 53
![]() |
大家帮我看看,我就想放在home的旁边 http://www.chinabrad.com/
|
|
|
|