You're viewing help content for version:
- 6.4
- 6.3
- Older Versions
The authoring environment of AEM provides various mechanisms for organizing and editing your content. The tools provided are accessed from the various consoles and page editors.
The Websites console allows you to manage and navigate your website. Using the two panes the structure of your website can be expanded and actions taken on the required element:

There is a separate page editor with the classic UI, using the content finder and the sidekick:
http://localhost:4502/cf#/content/geometrixx/en/products/triangle.html

As well as accessing help from the console toolbars, you can also access the help from the sidekick (using the ? icon) when editing a page:

Or by using the Help button in the edit dialog of specific components; this will show context sensitive help.
The Components tab of the sidekick allows you to browse the components available to be added to the current page. The required group can be expanded, then a component dragged to the required location on the page.

The Content Finder is a quick and easy way to find assets and/or content within the repository when editing a page.
You can use the content finder to locate a range of resources. Where appropriate you can drag an item and drop it into a paragraph on your page:
- Images
- Documents
- Movies
- Scene 7 Media Browser
- Pages
- Paragraphs
- Products
- Or to browse the website by repository structure
With all options you can search for specific items.
This tab lists any images in the repository.
After you have created an Image paragraph on your page, you can drag an item and drop it into the paragraph.

This tab lists any documents in the repository.
After you have created a Download paragraph on your page, you can drag an item and drop it into the paragraph.

This tab lists any movies (for example, Flash items) in the repository.
After you have created an appropriate paragraph (for example, Flash) on your page, you can drag an item and drop it into the paragraph.

This tab lists any products. After you have created an appropriate paragraph (for example, Product) on your page, you can drag an item and drop it into the paragraph.


This tab allows you to search for another page. All paragraphs from that page will be listed. You can then drag a paragraph to your current page, this will create a reference to the original paragraph.


On all options you can search for specific items. Any tags and any resources that match the search pattern are listed:

You can also use wildcards for search. Supported wildcards are:
- *
matches a sequence of zero or more characters.
- ?
matches a single character.
Note:
There's a pseudo property "name" which must be used to perform a wildcard search.
For example, if there is an image avaialable with the name:
ad-nmvtis.jpg
the following search patterns will find it (and any other images matching the pattern):
- name:*nmv*
- name:AD*
the character matching is not case sensitive. - name:ad?nm??is.*
you can use any number of wildcards in a query.
Note:
You can also use SQL2 search.
AEM lets you view which pages are linked to the page you are currently working on.
To show direct page references:
In certain situations further actions are available from Sidekick, including:
Other inter-page relationships can be seen in the Websites console.
The Audit Log can be accessed from the Information tab of the sidekick. It lists the recent actions taken on the current page; for example:

The Website console also provides information about the current status of the page such as publication, modification, locked, livecopy, etc.
When editing a page with the classic UI there are various modes that can be accessed using the icons at the bottom of the sidekick:

- Edit
This is the default mode and allows you to edit the page, adding or deleting components and making other changes. - Preview
This mode allows you to preview the page as if it were appearing on your website in its final form. - Design
In this mode, you have the possibility to edit the design of the page by configuring the components accessible.
Note:
Other options are also available:
- Scaffolding
- Client Context
- Websites - will open the Websites console.
- Reload - will refresh the page.
Various keyboard shortcuts are available.