Hi,i am using an RTE component in which i am unable to change the line spacing option since I am getting a lot of space between two lines.Is there a way to alter the spacing between two lines?
We are migrating our website to AEM 62 from other CMS. We made our site responsive last year by using bootstrap framework.Now, I would like to bring in the responsive feature of current site as is by using bootstrap . A lot of effort was spent on this project and i don't want to waste it by changing...
Hi, I am trying to read replication logs from Agents on author, default agent (publish) - /etc/replication/agents.author/publish.log.htmlIt shows recent logs, and older logs (starting from beginning of time) are absent. How can I view full log?
Hi everyone,I am running into an issue incorporating an existing site into AEM, specifically with Javascript. I have created a client library and it contains a Javascript file that has the following:"var e="assets/panels.html #"How does AEM resolve this Javascript? In other words, is it trying to fi...
I created basic text component in which I have added spell check plugin for dialog box. Due to this change, somehow ALL the components stop showing Rich Text options in Dialog box and even in Inline options. Double clicking the component just displays a Textarea with no RTE topions at all.I have att...
Hi,We are trying to migrate workflow packages from 6.0 to 6.1 and getting the following error while installingCaused by: org.apache.jackrabbit.oak.api.CommitFailedException: OakConstraint0030: Uniqueness constraint violated at path [/] for one of the property in [jcr:uuid] having value 3ed8a5c9-e095...
Hi All,We are migrating from CQ5.6.1 to AEM 6.2. We have some usergenerated images, which user adds from the website like user profile photo and the photos that gets uploaded from publish side for blog post.Currently they get stored under /content/dam/usergenerated., now we are thinking to store in ...
Is there any default feature that is available in AEM 6.1 and later versions to find out the references to components in the entire site hierarchy and a way to activate them in bulk or in chunks.We had a situation recently where a component's[#1] HTML has been modified and we need to flush the cache...
Hi there,Hosted a new AEM 6.2 instance on AWS and cannot see anything in CRXDE Lite. I tried to do the following steps but I can't find SlingDavExServlet in the bundles list! Please help. Thanks StepsGo to the OSGi Components console at http://localhost:4502/system/console/componentsSearch for the f...
I am dropping my component(sightly) inside a parsys. The component gets wrapped by auto-generated wrapper divs.when cq:noDecoration is set to true, the component becomes non-editable. P.S. None of the below mentioned code snippets in the activate method of wcmpojo class seem to work :IncludeOptions...