今天看到http://tinyurl.com/2f32yw
他的回覆意見在文章的底部
且有一框框可直接流言
而不用跳到回覆頁面去打字
請問要修改哪裡阿
<p class='comment-footer'> <b:if cond='data:post.allowComments'> <a
expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a> </b:if>
</p>
改成
<p class='comment-footer'> <b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/> <b:else/> <b:if
cond='data:post.allowComments'> <a expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a> </b:if>
</b:if> </p>
是修改上述的嗎?我改了也不行
--
http://tokyo-walkers.blogspot.com/
--
他的回覆意見在文章的底部
且有一框框可直接流言
而不用跳到回覆頁面去打字
請問要修改哪裡阿
<p class='comment-footer'> <b:if cond='data:post.allowComments'> <a
expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a> </b:if>
</p>
改成
<p class='comment-footer'> <b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/> <b:else/> <b:if
cond='data:post.allowComments'> <a expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a> </b:if>
</b:if> </p>
是修改上述的嗎?我改了也不行
--
http://tokyo-walkers.blogspot.com/
--
All Comments