phparticle模板修改代码存档

LeoCraFT

时隔多年,仍然觉得phparticle是一个优秀的cms系统,这次又摸了一下,感觉真好。修改了一下模板,然后把原始代码存一下,现在不晓得有没有UTF-8版本了,还有cache功能。

  1. <table width="100%" border="0" cellspacing="$style[tablecellspacing]" cellpadding="4">
  2.   <tr align="center" bgcolor="$style[secondalt]">
  3.     <td width="25%" nowrap><span class="normalfont"><b><a href="$phparticleurl/comment.php/$articleid?action=add">发表评论</a></b></span></td>
  4.     <td width="25%" nowrap><span class="normalfont"><b><a href="$phparticleurl/comment.php/$articleid?action=view">查看评论</a></b></span></td>
  5.     <td width="25%" nowrap><span class="normalfont"><b><a href="$phparticleurl/recommend.php/$articleid/$pagenum">Email给朋友</a></b></span></td>
  6.     <td width="25%" nowrap><span class="normalfont"><b><a href="$phparticleurl/print.php/$articleid">打印本文</a></b></span></td>
  7.   </tr>
  8. </table>

评论内容

发表评论

  • 输入内容会自动换行、分段。

有关输入格式的详细解释

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.