Request for Feature Enhancement (RFE) Summary:
When we select any page in sites console, we see only (Title, Template, Modified, Language, Published) as part of details. Editors are more convenient to see creationDate as well in site console only.
Currently, editors can see the creation date in time...
Do we have any solution for this? I am facing same problem in AEM 6.4 SP6. If we drop any component (let's say "MyComponent") which has its own inner layout-container/parsys and if we want to define policy for inner layout container of "MyComponent", then policy only worked fine for the first compon...
We have not added cq.jquery as a "dependencies" or "embed" in any of our clientlibrary. Its default behaviour of aem to load aem-jquery to keep the internal functionality working. It happens in any version of AEM. But none of aem version having jquery conflict issue except aem6.0.Unfortunately, we h...
we want to use the latest version of Jquery. That is why, we don't want our custom clientlib to refer aem jquery as a dependencies.AEM jquery is using 1.12.4-aem. which is very old.
I tried the solution mentioned on How to resolve jQuery library conflicts in AEM 6? After applying the mentioned fixes, conflict issue got resolved and things started working. But AEM internal functionality starts breaking. Ex: http://<domain:port>/Siteadmin was not getting opened and showing blank....
Hi,AEM loads "cq.jquery" library in author mode for internal AEM functionality from below path:/libs/foundation/clientlibs/jqueryI tried by removing the "cq.jquery" categories to stop the loading of aem jquery. Then i could see my custom version of library without any conflict. But AEM functionality...
Hello everyone,We are migrating our environment from AEM 6.2 to AEM 6.4. We have observed that aem jquery (1.12.4-aem) is overriding our custom/updated jquery library and because of this most of the functionality is breaking. Please see the screenshot below: Note: It only happens in Author environme...
No errors in log.I am getting same logs with progressive command as flip command (flip command executes successfully).We can open dam_update_asset workflow and configured "EPS thumnails (Poered by imagemagick)" step and configured the below command for progressive image."C:\Program Files\ImageMagick...
Thanks!But i am able to convert in progressive image by imageMagick tool using command line. So it should not be problem with tools.When we run the same progressive command in AEM dam_update_asset, then it doesn't work.
Our requirement is to create the progressive JPEG image with different renditions while uploading JPEG image in DAM. Where all the renditions image should also be progressive or interlaced.I found the online documentation on integration with imageMagick tool.Please find the url here: https://helpx.a...