Communities Components Basics

Overview

The authoring section of the documentation describes adding Communities features to AEM sites in author edit mode, as well as describing component configurations.

Components may be explored using an AEM instance and the interactive Community Components guide.

Accessing Communities Components

When authoring page content, if the underlying template permits changes to the design of the page, it is possible to enable components that are not already available in the components browser as part of the site design.

The available Communities components are listed here.

NOTE

For general authoring information, view the quick guide to authoring pages.

If not familiar with AEM, view the documentation on basic handling.

Entering Design Mode

If a Communities component is not found in the components browser (sidekick), it will be necessary to enter Design Mode to add other Communities components. Required client-side libraries (clientlibs) may also need to be added.

For details, see Configuring Components in Design Mode.

Following are images of selecting a few Communities components and viewing them in the components browser:

component-design

The selected components are now available in the components browser:

component-design1

Required Clientlibs

Client-side libraries (clientlibs) are required for the proper functioning (JavaScript) and styling (CSS) of a component.

When adding a Communities component to a page, if the result is an error or an unexpected appearance, the first thing to try is adding the required clientlibs for the Communities component. For details, see Clientlibs for Communities Components.

Example: Initially placed reviews without client libraries…

clientlibs1

… And with client libraries

clientlibs2

Tagging

Many Communities features may be configured to allow members to tag content entered (posted) in the publish environment.

If tagging is allowed, the community site’s configuration may be set to limit the namespaces presented to members in the publish environment. See the Community Sites console.

Features which allow tagging: blog, calendar, file library, forum

Features which use tags: search, social tag cloud

For authoring information:

For administrative information:

For developer information:

On this page