Layout Definitions, Device Emulation, and Breakpoints
When you are creating your website content you want to ensure that your content is displayed appropriate to the device being used to view it.
AEM allows you to define layouts dependent on the width of the device:
-
The emulator enables you to emulate these layouts on a range of devices. In addition to the device type, the orientation, selected by the Rotate device option, can impact the breakpoint selected as the width changes.
-
Breakpoints are the points which separate the layout definitions.
- They effectively define the maximum width (in pixels) of any device using a specific layout.
- The breakpoints are usually valid for a selection of devices, dependent on the width of their displays.
- The range of a breakpoint extends left until the next breakpoint.
- You cannot select the breakpoint specifically, selecting a device and orientation will automatically select the appropriate breakpoint.
The device Desktop, which does not have a specific width, relates to the default breakpoint (i.e. everything above the last configured breakpoint).
When using the emulator, you select a specific device for emulation and layout definition and the related breakpoint will be highlighted too. Any layout changes that you make will be applicable for other devices to which the breakpoint applies, i.e. any devices positioned to the left of the active breakpoint marker, but before the next breakpoint marker.
For example, when you select the device iPhone 6 Plus (defined with a width of 540 pixels) for emulation and layout, the breakpoint Phone (defined as 768 pixels) will be activated too. Any layout changes you make for the iPhone 6 will be applicable to other devices under the Phones breakpoint, such as iPhone 5 (defined as 320 pixels).
Selecting a Device to Emulate
-
Open the required page for editing. For example:
http://localhost:4502/editor.html/content/we-retail/us/en/experience.html
-
Select the Emulator icon from the top toolbar:
-
The emulator toolbar will open.
The emulator toolbar displays additional layout options:
- Rotate device - Allows you to rotate a deivce from vertical (portrait) orientation to horizontal (landscape) orientation and vice-versa.
- Select Device - Define a specific device to emulate from a list (see next step for details)
-
To select a specific device to emulate you can either:
- Use the Select Device icon and select from a drop-down selector.
- Tap/click on the device indicator in the emulator toolbar.
-
Once a specific device has been selected you can:
- See the active marker for the selected device, such as iPad.
- See the active marker for the appropriate breakpoint such as Tablet.
- The blue dotted line represents the fold for the selected device (here an iPhone 6).
- The fold can also be considered the page line break (not to be confused with the breakpoints) for the content. This is displayed for convenience to show what part of the content the user will see on the device before scrolling.
- The line for the fold will not be shown if the height of the device being emulated is higher than the screen size.
- The fold is shown for the author’s convenience and is not shown on the published page.
Adding a Layout Container and its Content (Edit mode)
A Layout Container is a paragraph system that:
- Contains other components.
- Defines the layout.
- Responds to changes.
-
The Layout Container is available as a standard component in the Components Browser. From here you can drag it to the required location on the page after which you will see the Drag Components here placeholder.
-
You can then add components to the layout container. These components will hold the actual content:
Selecting and Taking Action on a Layout Container (Edit mode)
As with other components, you can select and then take action on (cut, copy, delete) a Layout Container (when in Edit mode):
-
If you mouseover or tap the grid placeholder, the action menu is displayed.
You need to select the Parent option.
-
If the layout component is nested, selecting the Parent option presents a drop-down selection, allowing you to select the nested layout container or its parent(s).
When you mouse over the container names in the drop-down, their outlines will be displayed on the page.
- The lowest nested layout container will be outlined in black.
- The next-lowest nested layout container will be in a dark grey.
- Every successive container will be lin a lighter shade of grey.
-
This will highlight the entire grid with its content. The action toolbar will be shown, from where you can select an action such as Delete.