Skip to main content

Posts Tagged ‘AEM Author’

Customizing your AEM component toolbar for users

How to Dynamically Customize Your AEM Component Toolbar

Whenever you create an AEM component that can be authored, it will normally display an edit toolbar that allows an author to configure it. The toolbar typically consists of edit actions such as Edit, Cut, Copy, Paste, and Delete.  However, there may be times when you want to limit those options.  What if you only […]

Man working on a computer with lines of code superimposed over him.

Overview of Dispatcher & Configuration in Apache Web Server for AEM

In this blog, you’ll learn about dispatcher and how to configure it with Apache web server. But before we get to that, let’s discuss AEM author and publisher. Author The content that will be published to the publisher is designed, created, and reviewed in the instance. It defaults to using port 4502. Author is the […]