Managing Content Fragments managing-content-fragments
Content Fragments are stored as Assets, so are primarily managed from the Assets console.
Creating Content Fragments creating-content-fragments
Creating a Content Model creating-a-content-model
Content fragment models can be enabled and created, prior to creating content fragments with structured content.
Creating a Content Fragment creating-a-content-fragment
The method of creating a content fragment is (basically) the same for both simple and structured fragments:
-
Navigate to the Assets folder where you want to create the fragment.
-
Select Create, then Content Fragment to open the wizard.
-
The first step of the wizard requires you to specify the basis of the new fragment.
-
This can be a:
-
All available templates and models are displayed.
After selection, use Next to proceed.
-
-
In the Properties step specify:
-
Basic
-
Title
The fragment title.
Mandatory.
-
Description
-
Tags
-
-
Advanced
-
Name
The name; will be used to form the URL.
Mandatory; will be automatically derived from the title, but can be updated.
-
-
-
Select Create to complete the action, then either Open the fragment for editing or return to the console with Done.
Actions for a Content Fragment actions-for-a-content-fragment
In the Assets console a range of actions are available for your content fragments, either:
- From the toolbar; after selection of your fragment all appropriate actions are available.
- As quick actions; a subset of actions available for the individual fragment cards.
Select the fragment to reveal the toolbar with applicable actions:
-
Download
- Save the fragment as a ZIP file; you can define whether to include Elements, Variations, Metadata.
-
Create
-
Checkout
-
Properties
- Allows you to view and/or edit the fragment’s metadata.
-
Edit
- Allows you to open the fragment for editing content together with its elements, variations, associated content and metadata.
-
Manage Tags
-
To Collection
- Add the fragment to a collection.
- This can also be done when associating a collection with the fragment.
-
Copy/Paste
-
Move
-
Quick Publish
-
Manage Publication
-
Delete
Opening the Fragment Editor opening-the-fragment-editor
To open your fragment for editing:
-
Use the Assets console to navigate to the location of your content fragment.
-
Open the fragment for editing, by either:
- Clicking/tapping on the fragment or fragment link (this is dependent on the console view).
- Selecting the fragment, then Edit from the toolbar.
The fragment editor will open:
note note NOTE -
A message will be shown when the fragment is already referenced on a content page.
-
The side panel can be hidden/shown using the Toggle Side Panel icon.
-
Navigate through the three modes using the icons in the side panel:
- Variations: Editing the content and Managing your Variations
- Annotations
- Associated Content
- Metadata
-
After making changes, use Save or Cancel as required.
note note NOTE Both Save and Cancel will exit the editor - see Save, Cancel and Versions for full information on how both options operate for content fragments.
Save, Cancel and Versions save-cancel-and-versions
The editor has two options:
-
Save
Will save the latest changes and exit the editor.
note caution CAUTION To edit a content fragment you need the appropriate permissions. Please contact your system administrator if you are experiencing issues. note note NOTE It is possible to remain in the editor, making a series of changes, before selecting Save. note caution CAUTION In addition to simply saving your changes, Save also updates any references and ensures that the dispatcher is flushed as required. These changes can take time to process. Due to this, there can be a performance impact on a large/complex/heavily-loaded system. Please bear this in mind when using Save and then quickly re-entering the fragment editor to make and save further changes. -
Cancel
Will exit the editor without saving the latest changes.
While editing your content fragment AEM automatically creates versions to ensure that prior content can be restored if you Cancel your changes:
-
When a content fragment is opened for editing AEM checks for the existence of the cookie-based token that indicates whether an editing session exists:
- If the token is found, the fragment is considered to be part of the existing editing session.
- If the token is not available and the user starts editing content, a version is created and a token for this new editing session is sent to the client, where it is saved in a cookie.
-
While there is an active editing session, the content being edited is automatically saved every 600 seconds (default).
note note NOTE The auto save interval is configurable using the /conf
mechanism.Default value, see: /libs/settings/dam/cfm/jcr:content/autoSaveInterval
-
If the user selects to Cancel the edit, the version created at the start of the editing session is restored and the token is removed to end the editing session.
-
If the user selects to Save the edits, the updated elements/variations are persisted and the token is removed to end the editing session.
Editing the Content of your Fragment editing-the-content-of-your-fragment
Once you have opened your fragment, you can use the Variations tab to author your content.
Creating and Managing Variations within your Fragment creating-and-managing-variations-within-your-fragment
Once you have created the Master content, you can create, and manage, Variations of that content.
Associating Content with your Fragment associating-content-with-your-fragment
You can also associate content with a fragment. This provides a connection so that assets (i.e. images) can be (optionally) used with the fragment when it is added to a content page.
Viewing and Editing the Metadata (Properties) of your Fragment viewing-and-editing-the-metadata-properties-of-your-fragment
You can view, and edit, the properties of a fragment using the Metadata tab.
Timeline for Content Fragments timeline-for-content-fragments
In addition to the standard options, Timeline provides both information and actions specific to content fragments:
-
View information about versions, comments, and annotations
-
Actions for Versions
- Revert to this Version (select an existing fragment, then a specific version)
- Compare to Current (select an existing fragment, then a specific version)
- Add a Label and/or Comment (select an existing fragment, then a specific version)
- Save as Version (select an existing fragment, then the up arrow at the bottom of Timeline)
-
Actions for Annotations
- Delete
- Standard functionality for all assets
- Made in Timeline
- Related to the fragment asset
- Entered in the fragment editor
- Specific to a selected segment of text within the fragment
For example:
Comparing Fragment Versions comparing-fragment-versions
The Compare to Current action is available from the Timeline after you have selected a specific version.
This will open:
-
the Current (latest) version (left)
-
the selected version v<x.y> (right)
They will be shown side-by-side, where:
-
Any differences are highlighted
- Deleted text - red
- Inserted text - green
- Replaced text - blue
-
The full-screen icon allows you to open either version on its own; then toggle back to the parallel view
-
You can Revert to the specific version
-
Done will return you to the console
Reverting to a Version reverting-to-a-version
You can revert to a specific version of your fragment:
-
Directly from the Timeline.
Select the required version, then the Revert to this Version action.
-
While comparing a version to the current version you can Revert to the selected version.
Publishing and Referencing a Fragment publishing-and-referencing-a-fragment
Content Fragments must be published for use in the publish enviroment. They can be published:
- After creation; from the Assets console.
- When you publish a page that uses the fragment; the fragment will be listed in the page references.
Deleting a Fragment deleting-a-fragment
To delete a fragment:
-
In the Assets console navigate to the location of the content fragment.
-
Select the fragment.
note note NOTE The Delete action is not available as a quick action. -
Select Delete from the toolbar.
-
Confirm the Delete action.
note caution CAUTION If the fragment is already referenced in a page you will then see a warning message and be required to confirm that you want to proceed with a Force Delete. The fragment, together with its content fragment component, will be deleted from any content pages.