U bekijkt help-inhoud voor de versie::
- 6.4
- 6.3
- 6.2
- Eerdere versies
This feature consists of two components that work together : reviews and review summary.
Reviews is a composite component based on a comment system which contains one or more rating (tally) components.
Anonymous posting of a review is not supported. Site visitors must register and sign in to add a review. The signed in visitor (member) may update their review at any time.
resourceType | social/reviews/components/hbs/reviews |
includable | Yes - properties are editable in design mode |
clientllibs | cq.social.hbs.reviews |
templates | /libs/social/reviews/components/hbs/reviews/reviews.hbs /libs/social/reviews/components/hbs/reviews/review/review.hbs /libs/social/reviews/components/hbs/reviews/review/status.hbs /libs/social/reviews/components/hbs/reviews/review/toolbar.hbs |
css | /libs/social/reviews/components/hbs/reviews/clientlibs/review.css |
properties | see Using Reviews |
resourceType | social/reviews/components/hbs/summary |
includable | Yes - properties are editable in design mode |
clientllibs | cq.social.hbs.reviews |
templates | /libs/social/reviews/components/hbs/summary/summary.hbs |
css | /libs/social/reviews/components/hbs/reviews/clientlibs/review.css |
properties | see Using Reviews |
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