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

 
文書操作

#79: 関連アイテム

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

Each content-type based on ATCT has a relatedItems field. This plip describes how these related items are shown in the view template. ATCTに基づく各々の内容-タイプには、relatedItemsフィールドがあります。このplipは、これらの関連したアイテムが表示テンプレートでどのように示されるかについて述べます。

#79: Related items

Motivation 動機づけ

Being able to designed related items is something that belongs in a cms. ATCT already supports this but there is no view for it yet. デザインされた関連したアイテムに有能であることは、cmsの項に入る何かです。ATCTはすでにこれを支持します、しかし、それに対する計画がまだありません。 Proposal 提案

ATCT already has the proper field and widget. We need to modify the various templates to show the relations. ATCTは、すでに適当なフィールドと装置を持っています。我々は、関係を示すためにいろいろなテンプレートを修正する必要があります。 Implementation 実施

Each ATCT-view template will display a fieldset at the bottom of the page that shows all objects that it relates to combined with objects that relates to this object (back-references). 各々のATCT-表示テンプレートは、それが関するものである全ての物がこの物(後方参照)に関するものである物と組み合わさったことを示すページの底で、fieldsetを示します。


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