<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>寱语</title>
  <subtitle>kzeng's blog</subtitle>
  <link rel="alternate" type="text/html" href="http://www.kzeng.info/forum/topic/838"/>
  <link rel="self" type="application/atom+xml" href="http://www.kzeng.info/node/838/atom/feed"/>
  <id>http://www.kzeng.info/node/838/atom/feed</id>
  <updated>2005-09-23T22:20:58-04:00</updated>
  <entry>
    <title>[建议]评论的排序应该调整一下</title>
    <link rel="alternate" type="text/html" href="http://www.kzeng.info/forum/topic/838" />
    <id>http://www.kzeng.info/forum/topic/838</id>
    <published>2005-06-11T00:15:21-04:00</published>
    <updated>2005-09-23T22:20:58-04:00</updated>
    <author>
      <name>chweifly@drupal.org</name>
    </author>
    <category term="Drupal概论" />
    <summary type="html"><![CDATA[<p>
<p>你现在的做法是：最新的评论在前面，而且使用thread模式。<br />
问题所在：thread模式是从上到下，而你的时间顺序却是从下到上！<br />
这样会搞得很乱，除非我们通读浏览全部评论，否则很难快速找到所需评论！<br />
例如：http://www.kzeng.info/node/832</p>
<p>这几种组合都不错，不易搞混：<br />
1、传统做法1：“Flat list”和“Date-newest first”搭配；<br />
2、传统做法2：“Flat list”和“Date-oldest first”搭配；<br />
3、新式做法：“Threaded list”和“Date-oldest first”搭配，就像Drupal.org一样；
</p>
</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>你现在的做法是：最新的评论在前面，而且使用thread模式。<br />
问题所在：thread模式是从上到下，而你的时间顺序却是从下到上！<br />
这样会搞得很乱，除非我们通读浏览全部评论，否则很难快速找到所需评论！<br />
例如：http://www.kzeng.info/node/832</p>
<p>这几种组合都不错，不易搞混：<br />
1、传统做法1：“Flat list”和“Date-newest first”搭配；<br />
2、传统做法2：“Flat list”和“Date-oldest first”搭配；<br />
3、新式做法：“Threaded list”和“Date-oldest first”搭配，就像Drupal.org一样；</p>
<p></p>
    ]]></content>
  </entry>
</feed>
