Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[插件] 【for D4.0 + D4.1】首页三格帖子调用(新帖+新回复+热帖/新帖+新回复+精华)+美化+作者

[复制链接]
 楼主| whitegerry 发表于 2006-3-28 16:07:51 | 显示全部楼层
原帖由 kiki-x 于 2006-3-28 13:27 发表


袮换域名也不告诉我啊


不是看你一直没上过线的么,呵呵,还敢打扰啊
回复

使用道具 举报

kiki-x 发表于 2006-3-28 19:01:03 | 显示全部楼层
原帖由 whitegerry 于 2006-3-28 16:07 发表


不是看你一直没上过线的么,呵呵,还敢打扰啊



我我我 .............借口
回复

使用道具 举报

kiki-x 发表于 2006-3-28 19:05:01 | 显示全部楼层
原帖由 whitegerry 于 2006-3-28 16:07 发表


不是看你一直没上过线的么,呵呵,还敢打扰啊



我我我 .............借口
回复

使用道具 举报

 楼主| whitegerry 发表于 2006-3-28 22:44:00 | 显示全部楼层
我才没找借口,呵呵
回复

使用道具 举报

benben1982 发表于 2006-3-29 09:44:46 | 显示全部楼层

LZ 我想实现首页4格!但是我弄好以后,精华贴合热门贴是一样的!

帮我看看代码哪里错了!!!

  1. <table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="{TABLEWIDTH}" align="center" class="tableborder">
  2.         <tr class="header">
  3.     <td class="header" width=25% align=center><b>≡最新话题≡</b></td>
  4.     <td class="header" width=25% align=center><b>≡最新回复≡</b></td>
  5.     <td class="header" width=25% align=center><b>≡热门话题≡</b></td>
  6.     <td class="header" width=25% align=center><b>≡论坛精华≡</b></td>
  7.     </tr>
  8.         <tr>
  9.         <td class="altbg1">
  10.         <!--{loop $new_post_threadlist $nthread}-->
  11.         
  12. <table border=0 width='100%' cellspacing=2><tr><td height=12 width='75%'><FONT color=#FFA6D2 face=Wingdings>z</FONT> <!--{if $nthread[replies]}--><a href="redirect.php?tid=$nthread[tid]&goto=newpost" $nthread['highlight'] title="最新话题 {LF}所在论坛: $nthread[forumname]{LF}主题标题: $nthread[subject] {LF}主题作者: $nthread[author]{LF}发表时间: $nthread[date]{LF}浏览次数: $nthread[views] 次 {LF}回复次数: $nthread[replies] 次{LF}最后回覆: $nthread[lastreplytime]{LF}{lang lastpost}: $nthread[lastposter]" target='_blank'>$nthread[view_subject]</a>
  13. <!--{else}-->
  14. <a href="redirect.php?tid=$nthread[tid]&goto=newpost" $nthread['highlight'] title="最新话题 {LF}所在论坛: $nthread[forumname]{LF}主题标题: $nthread[subject] {LF}主题作者: $nthread[author]{LF}发表时间{lang time}: $nthread[date]{LF}浏览次数: $nthread[views] 次 {LF}回复次数: $nthread[replies] 次{LF}{lang replies}: 暂时没有回覆" target='_self'>$nthread[view_subject]</a><!--{/if}-->
  15. </td><td> <a href="viewpro.php?username=$nthread[author]" target="_self" class="smalltxt">$nthread[view_author]</a></td></tr></table>
  16. <!--{/loop}-->
  17. </td>      
  18. <td class="altbg1">
  19. <!--{loop $new_reply_threadlist $rthread}-->
  20. <table border=0 width='100%' cellspacing=2><tr><td height=12 width='75%'><FONT color=#FFA6D2 face=Wingdings>z</FONT>
  21. <a href="viewthread.php?tid=$rthread[tid]" $rthread['highlight'] title="最新回复 {LF}所在论坛: $rthread[forumname]{LF}主题标题: $rthread[subject]{LF}主题作者: $rthread[author]{LF}发表时间: $rthread[date]{LF}浏览次数: $rthread[views] 次{LF}回复次数: $rthread[replies] 次{LF}最后回覆: $rthread[lastreplytime]{LF}{lang lastpost}: $rthread[lastposter]" target='_self'>$rthread[view_subject]</a></td><td> <a href="viewpro.php?username=$rthread[lastposter]"  target="_blank" class="smalltxt">$rthread[view_lastposter]</a></td></tr></table>
  22. <!--{/loop}-->
  23. </td>
  24. <td class="altbg1">
  25. <!--{loop $new_hot_threadlist $mthread}-->
  26. <table border=0 width='100%' cellspacing=2><tr><td height=12 width='75%'><FONT color=#FFA6D2 face=Wingdings>z</FONT>
  27. <a href="viewthread.php?tid=$mthread[tid]" $mthread['highlight'] title="热门话题 {LF}所在论坛: $mthread[forumname]{LF}主题标题: $mthread[subject]{LF}主题作者: $mthread[author]{LF}发表时间: $mthread[date]{LF}浏览次数: $mthread[views] 次{LF}回复次数: $mthread[replies] 次{LF}最后回覆: $mthread[lastreplytime]{LF}{lang lastpost}: $mthread[lastposter]" target='_self'>$mthread[view_subject]</a></td><td> <a href="viewpro.php?username=$rthread[lastposter]"  target="_blank" class="smalltxt">$mthread[view_lastposter]</a></td></tr></table>
  28. <!--{/loop}-->
  29. </td>
  30. <td class="altbg1">
  31. <!--{loop $new_hot_threadlist $dthread}-->
  32. <table border=0 width='100%' cellspacing=2><tr><td height=12 width='75%'><FONT color=#FFA6D2 face=Wingdings>z</FONT>
  33. <a href="viewthread.php?tid=$dthread[tid]" $dthread['highlight'] title="论坛精华 {LF}所在论坛: $dthread[forumname]{LF}主题标题: $dthread[subject]{LF}主题作者: $dthread[author]{LF}发表时间: $dthread[date]{LF}浏览次数: $dthread[views] 次{LF}回复次数: $dthread[replies] 次{LF}最后回覆: $dthread[lastreplytime]{LF}{lang lastpost}: $dthread[lastposter]" target='_self'>$dthread[view_subject]</a></td><td> <a href="viewpro.php?username=$dthread[lastposter]"  target="_blank" class="smalltxt">$dthread[view_lastposter]</a></td></tr></table>
  34. <!--{/loop}-->
  35. </td></tr>
  36. </table> <br>


  37. <!--{loop $forumlist $key $forum}-->
复制代码
回复

使用道具 举报

西狂曲 发表于 2006-3-29 21:14:25 | 显示全部楼层
老W你好呀

我想把其中的第三栏改成随机调用全坛的精华贴,请问代码怎么改呀??
当然如果能调用最新被回复的精华贴就最好了

谢谢大大呀
回复

使用道具 举报

 楼主| whitegerry 发表于 2006-3-29 23:35:13 | 显示全部楼层
原帖由 西狂曲 于 2006-3-29 21:14 发表
老W你好呀

我想把其中的第三栏改成随机调用全坛的精华贴,请问代码怎么改呀??
当然如果能调用最新被回复的精华贴就最好了

谢谢大大呀


http://xxgarden.net/bbs/viewthre ... &extra=page%3D1
回复

使用道具 举报

 楼主| whitegerry 发表于 2006-3-29 23:35:36 | 显示全部楼层
原帖由 benben1982 于 2006-3-29 09:44 发表
帮我看看代码哪里错了!!!

<table cellspacing="{INNERBORDERWIDTH}" cellpadding="{TABLESPACE}" width="{TABLEWIDTH}" align="center" class="tablebord ...


... 就说什么问题吧
回复

使用道具 举报

lbsfans 发表于 2006-3-31 16:18:52 | 显示全部楼层
哈哈。。成功.楼主好人啊

天使城
回复

使用道具 举报

翅膀1 发表于 2006-4-4 11:13:19 | 显示全部楼层
收藏了..谢谢..
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-22 03:23 , Processed in 0.024545 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表