社交图要点

注意

AEM 6.4已结束扩展支持,本文档将不再更新。 有关更多详细信息,请参阅 技术支助期. 查找支持的版本 此处.

社区成员遵循的能力 活动 并通过两个部分建立:

follow组件必须与其他资源关联,并且已为 社区网站.

following组件列出当前成员之后或当前成员后面的成员。 该社区网站的用户配置文件中包含成员之间的关系社交图。

客户端要点

关注

resourceType social/socialgraph/components/hbs/relationships
可包含
clientlibs cq.social.hbs.socialgraph
模板 /libs/social/socialgraph/components/hbs/relationships/relationships.hbs
css /libs/social/socialgraph/components/hbs/relationships/clientlibs/relationships.css
属性 请参阅 使用社交图
可选
属性
  • 名称: outgoing
  • 类型:布尔值
  • 价值:
    • true - following 组件将列出当前已登录成员的成员 follows
    • false - following 组件将列出 follow 当前已登录的会员

默认为 true 属性缺失时。 当前,无法在创作模式下使用编辑对话框设置此属性。 必须将资产添加到的实例 following 节点使用 CRXDE|Lite.

关注

resourceType social/socialgraph/components/hbs/folling
可包含
模板 /libs/social/socialgraph/components/hbs/following/following.hbs
css /libs/social/socialgraph/components/hbs/following/clientlibs/following.css

服务器端要点

在此页面上