ソーシャルグラフの基本事項 social-graph-essentials

コミュニティメンバーが アクティビティをフォローし、従う能力は、次の 2 つのコンポーネントを通じて確立されます。

following コンポーネントは別のリソースに関連付ける必要があり、この関連付けは、既存のコミュニティメンバーと コミュニティサイトの機能に対して既に確立されています。

following コンポーネントは、現在のメンバーに続くメンバーまたは現在のメンバーの後に続くメンバーをリストします。 このメンバー間の関係のソーシャルグラフは、コミュニティサイト用に作成されたユーザープロファイルに含まれます。

クライアントサイドの基本事項 essentials-for-client-side

フォロー following

resourceType
ソーシャル/ソーシャルグラフ/コンポーネント/hbs/関係
含む
いいえ
clientlibs
cq.social.hbs.socialgraph
templates
/libs/social/socialgraph/components/hbs/relationships/relationships.hbs
css
/libs/social/socialgraph/components/hbs/relationships/clientlibs/relationships.css
properties
ソーシャルグラフの使用を参照してください。
optional
property
  • 名前: outgoing

  • 型:ブール値

  • 値:

    • True - following コンポーネントには、ログインメンバーであるメンバーが一覧表示されます follows
    • False - following コンポーネントには、follow サインイン メンバー

プロパティがない場合のデフォルト値は true です。 オーサーモードで編集ダイアログを使用して、このプロパティを設定することはできません。 CRXDE|Lite を使用して、プロパティを following ノードのインスタンスに追加する必要があります。

フォロー follow

resourceType
social/socialgraph/components/hbs/following
含む
いいえ
templates
/libs/social/socialgraph/components/hbs/following/following.hbs
css
/libs/social/socialgraph/components/hbs/following/clientlibs/following.css

サーバーサイドの初期設定 essentials-for-server-side

recommendation-more-help
81e2cd9d-0789-409d-b87c-2a8ce4f28791