I have been given a task to move a legacy web page that provides a location lookup based on a US zip code into our new AEM 5.6.1 website. The old site has two database tables, a zip code table (zip code, lat, long) and a shop location table that, when combined with a mathematical algorithm, are used...
Hey - i've noticed when using Blueprints in AEM6 that if i add a new page to the Blueprint i do NOT have the option to roll the page out. If i instead create a new "Live Copy" instead of a new "Site", i can roll the page out using the control center to all websites. The only difference i have noti...
Hi there,I notice that the any text of page defined as a node type, illustrate following:[img]text.png[/img]So if AEM developer to define a new page from previous template, but i don't know how to auto-create that node text and title and so on. What is the compliance?Anyone could help see that? Than...
Hi Is it a best practice to use edit bar for all the components developed for a particular project . Also, using the below code directly in global.jsp for removing extra divs, will it affect any other functionality of components in publish mode.<% if (WCMMode.fromRequest(request) != WCMMode.ED...
Hi,I'm a volunteer at a local museum and have been asked to optimize the museum website to obain a quality label for the visually impaired.One of the requirements put forward by the auditor is that every image on the website has a meaningful ALT-attribute.However I find it's very difficult to add AL...
Hi,We have just noticed that pages on our sites can be access with arbitrary extensions. For example, http://www.mysite.com/home.html, is also being served with http://www.mysite.com/home.php, http://www.mysite.com/home.asp, http://www.mysite.com/home.do, http://www.mysite.com/home.foo as well as ht...
Hi Guys,We have a demand to upgrade CQ5.6.1 to version CQ 6. Our content is based on “filevault” to migrate(vlt -Xdavex:depth=1 rcp -r –u ).1.In the whole process, I often got this error when copy content. I don’t know what does mean about “javax.jcr.PathNotFoundException: rep:policy”? Does this err...
Hi guys,I'm going to develop a AEM's UI package project from the official development site: http://docs.adobe.com/content/docs/en/cq/current/developing/developmenttools/how-to-build-aem-projects-using-apache-maven.htmlHowever, the build was failed because the link below is not found:https://repo.ado...
Hi,I have uploaded one image in DAM. Now, I want to use the same image as a background in my login page. Can you please help me by giving step-by-step instruction, on how to achieve it? Regards,Kaustav Majoomder
Hi,I get the following error when I do a build using maven. This stared a few days back.Failed to read artifact descriptor for com.adobe.aem:aem-api:jar:6.0.0.1: Could not transfer artifact com.adobe.aem:aem-api:pom:6.0.0.1 from/to adobe (http://repo.adobe.com/nexus/content/groups/public/): Received...