We have a nightly backup on our 6.3 authoring environment. We have a script that shuts down the server, then makes a tar file of the authoring directory, grabbing the crx-quickstart directory, license, initial jar file, and so on. Once it's done, it restarts the server and gzips the backup file.The ...
Does anybody know the reason for removing display of Publish Page and Unpublish Page in page information in aem 6.4.6.0. Read through the release notes AEM 6.4 Service Pack Release Notes, but there is nothing much there other than saying it was removedSorry if this question was asked earlier, is t...
Hi ,I am working on implementing the AEM calendar component in 6.3 overlaying the OOTB communities Calendar. I have followed exactly as per the documentation . When am trying to load the page with the custom Calendar added, SCF is undefined and thereby model registration,events binding are failing....
Hi All,I am unable to access the metadata schema for the particular asset in AEM 6.2.I am accessing page as : http://<serverip:4502/<contentpath>/sample.jpg.metadata-schema.json and It through the below error :Invalid recursion selector value 'metadata-schema'Cannot serve request to /<contentpath>/s...
Hi All,I m facing a problem with finding the old log files as our server maintains only log files up to 5 days but i sometime i require old log files.can anyone help here?
Hi everyone,I have a requirement to add a new quick action on the image cards in the DAM, for example below:Following this Coral UI guide: Documentation | CoralUI , it gives an example on how to add to add quick action via Javascriptvar quickActionsItem = new Coral.QuickActions.Item();quickActionsIt...
Hi after doing Accessibility test on our AEM website, we found Some issues are occurring with rich text editor componenti.e1.4.4 Resize text (AA)Check 116: b (bold) element used.Repair: Replace your b (bold) elements with em or strong.Line 3850, Column 36:<b><a href="any link">Subscribe</a></b>Line ...
If I want to develop a site using only core components with no customized components, do I need to ask the design and css teams to develop the css classes with BEM notation same as in core components? How do the coordination between AEM teams and design teams work and what are the best practices?
Hi all,I'm having a use case where we have a custom xtype widget developed using ext.js for classic ui , which basically create a dropdown and using listeners on selection of different options different data is populated in other fields from json data files stored on aem, now we want to migrate all...
We are in process of migrating from AEM 6.2 to AEM 6.5. Upon migrating, I purposefully left out the tags package from our 6.2 environment, as I have read about the tag location being moved from etc/tags to content/cq:tags, and decided to rebuild the tags manually under content/cq:tags.After our cont...