Dynamic Dropdown component

In this post, I’m going to show you how to create a dropdown component where its options can be configured in runtime. The idea is to have the possibility to …

Creating a Link Rewriter

Let’s suppose that we have a requirement to apply special CSS style on all external links added via Text&Image component. On this way, external links could get some nice look …

Sitemap creation

According to Google Support page, a sitemap is a file where you can list the web pages of your site to tell Google and other search engines about the organization …

AEM Dispatcher Cache

If your AEM instance is shipped in a virtual appliance (with Author and Publish inside, Dispatcher, initial content and configuration) there is a big probability that you’ve never tried to …

AEM 6.2 Touch UI validation

Touch UI allows developers to construct more powerful and dynamic functionality in order to enhance the authoring experience. Although Touch UI represents a big step forward, some useful features are …