パーソナルツール
現在の場所: ホーム zope 2.8 + plone 2.1 新機能一覧 #99: refactor portal comments rendering
書いた本
Plone 完全活用ガイド の Chapter 1, 2, 3, 11 を執筆しました。
plone のインストール、使い方から、機能・デザインのカスタマイズ、プロダクトの作り方まで、 plone のすべてがぎゅっと詰まっている書籍になっていると思います。
plone に興味がある人から、すでに使いこなしている方まで、ぜひ読んでみてください。
Plone 完全活用ガイドのサポートページ
ナビゲーション

 
文書操作

#99: refactor portal comments rendering

作成者 takanori 最終変更日時 2008年06月04日 12時41分

The way comments are rendered is very inconvenient. This plip describes improvements, ui-wise. コメントがされる方法は、非常に不都合です。このplipは、改善(uiに関する)を記述します。

#99: refactor portal comments rendering

Motivation 動機づけ

It is very hard to follow a thread of discussion with portal discussions since you have to click through to read the comments/replies. Besides, you loose the context/thread as soon as you do so. あなたがコメント/答えを読むために終わりまでクリックしなければならない時から、議論の筋道に入口議論を付け加えるのは非常に難しいです。また、あなたがそうするとすぐに、あなたは前後関係/糸を緩めます。 Proposal 提案

The following needs to be done: 以下は、される必要があります:

  • Display all replies inline, threaded/hierarchical expanded *全ての答えインライン(糸を通して/階層的な拡大される)を示してください
  • If there are more than x replies, collapse the thread. Each reply/thread is expandable. *xが答えるより多くのものがあるならば、糸を崩壊させてください。各々の答え/糸は拡張可能です。
  • When you click on a reply that comes up in a search result, display the entire thread, including the parent object. *あなたが検索結果でやって来る答えをクリックするとき、親オブジェクトを含む全ての糸を示してください。
  • When replying, display the context or show an edit form inline. *答えるとき、前後関係を示すか、編集形式インラインを示してください。
  • Maybe we can include a quote button for easy replying. *多分、我々は簡単に答えるために、『引用』ボタンを含めることができます。

Powered by vine linux, python, zope, plone, coreblog