Visualizzazione del contenuto dell'aiuto per la versione :
This page provides the essential information for working with the questions and answers (QnA) forum feature.
resourceType | social/qna/components/hbs/qnaforum |
includable | No |
clientllibs | cq.ckeditor cq.social.hbs.voting cq.social.hbs.qna |
templates | /libs/social/qna/components/hbs/qnaforum/qnaforum.hbs /libs/social/qna/components/hbs/qnaforum/activity-title.hbs |
css | /libs/social/qna/components/hbs/qnaforum/clientlibs/qnaforum.css |
properties | see Q&A Forum Feature |
A community site structure that includes the QnA function will have a configured QnA component, as well as settings affecting moderation and tagging. The QnA function supports identifying a privileged member user group.
UGC should be moderated using one of the standard methods for moderation.
See Moderating User Generated Content.
As of AEM 6.1 Communities, use of a common store for UGC includes programmatic access to UGC regardless of the chosen storage option (such as ASRP, MSRP or JSRP).
The location and format of the UGC in the repository is subject to change without warning.
See :
- Storage Resource Provider Overview - introduction and repository usage overview
- SRP and UGC Essentials - SRP utility methods and examples
- Accessing UGC with SRP - coding guidelines
- SocialUtils Refactoring - mapping deprecated utility methods to current SRP utility methods