AEM – Author Experience Extensions is intended to simplify the daily life of authors using Adobe Experience Manager. The aim of this project is to get some simple features back to Touch UI without having to involve any AEM developer. Just install it and make your AEM authors happy.
Core Features
- Publish status of pages and assets directly visibile in column view
- Doubleclick to edit a page
- View as published directly from AEM Sites
- View component names without hovering
How to install
Just download theĀ CRX-Package and install it on your AEM instance via AEM Package Manager.
How to uninstall
AEM AXX has well been tested, but no software is 100% bugfree. In case of any issue, the Package can just be uninstalled via CRX Package Manager and everything works as before.
Technical Hints
The CRX-Package overlays very few AEM files. It has been tested with an out of the box instance of AEM 6.5.3, AEM 6.4.3, AEM 6.4.2 in Firefox, Chrome, IE 11 and Edge. Still no software is 100% bugfree, so in case of any issue, the CRX-Package can just be uninstalled and everything works as before.
The following files have been overlayed:
- cq/gui/components/coral/admin/page/columnitem/columnitem.jsp : Contains a few custom code-lines to add ribbons to siteadmin
- dam/gui/coral/components/admin/contentrenderer/column/asset/asset.jsp: Contains a few custom code-lines to add ribbons to aem-assets in column-view
- dam/gui/coral/components/admin/contentrenderer/column/directory/directory.jsp: Contains a few custom code-lines to add ribbons to aem-assets in column-view
- wcm/core/content/sites/.content.xml : Adds view as published button
Github Project
The sourcecode is published and can be freely modified. You can find it on Github.
Recent Comments