Skip to main content

Posts Tagged ‘AEM 6.1’

How to Force AEM to Not Process CSS URLs

By default, AEM CSS processor will transform the CSS URL functional notation “url()” into a relative URL to the ClientLibrary, if the URL was relative to begin with, ie, it does not start with “/” This poses an issue when using the CSS fill property for SVG and providing a gradient id (read more here) The following was […]

Customizing Component Reports in Adobe Experience Manager

Many times, I have felt it would be good if I could have a bird’s eye view of all the components available in my project, along with details about how and where they are used. Fortunately, AEM has provided us with out-of-the-box (OOTB) components under /libs/cq/reporting/components and corresponding templates under /libs/cq/reporting/templates. We can customize/extend the OOTB […]

Built to Run: Content Migration

We talk a lot about Built to Run around here at Perficient. We put an enormous focus on making sure we build our AEM implementations so that marketing departments can run most efficiently. You obviously can’t do that without content. Creating content from scratch is an option, but starting from scratch for really large enterprises, who […]

User Admin Console (Classic UI) & Crashing Browsers

As businesses grow, the number of end users and groups in Adobe Experience Manager (AEM) tends to increase as well. I recently worked with two clients who are synchronizing users and associating users to the groups through the custom sync handlers to CRX (the content repository in AEM). Business Analysts (BA) or AEM Admins use […]