Hi Everyone,I want to ask can I become an AEM Developer without using Java because I don't even know to write a single line of Java language. If yes can anyone take some classes of AEM, please because I want to build websites I love building websites.Regards,Dinesh
We are globalizing our site and sharing content with regional partners. Sometimes we are forced to send a page with broken links, for example when the page has links to local-only or content they decided not to publish.Increasingly we are using relative URLs within our links, like "/support/consumer...
Hi All,I am trying to follow the following instructions using an AEM 6.1 server :-Adobe CQ/Adobe AEM: How to find component load time on a page in CQ In step 2 it says Make sure that timing.jsp is included in your global template.Does anyone know where the global template is in AEM 6.1 or how I can ...
Hi, hope someone can help me out with this.I'm currently following along with the WKND tutorial, at the project setup stage.Getting Started with AEM Sites Part 1 - Project SetupOn step 4 "Build Your Project" I typed in the following commands:$ cd aem-guides-wknd$ mvn -PautoInstallPackage clean insta...
NameSpace 1: tag A .............if Moved to Namespace 2 It will create cq:movedTo: NameSpace2NameSpace 2: TagA.............. will create cq: backlink of Namespace1 SO, the reference of Tag on resources is not updated?Don't know the behavior of Tags moving from one Namespace to another?
Hi, I know that in jsp, we can use themed clientlibs by using themed attribute:<cq:includeClientLib js="themeParent" themed="false"/> But not able to find how to use it in Sightly.
So I need to do something like:Here is my message with inner_variable, ok.inner_variable gonna be set in js and I need styles for it.I tried something like:.html${'message' @ i18n, format='<span class="email-address__text"></span>'}.xmlsling:message="Here is my message with {0}, ok."But the span wor...
I have created a System User as mySystemUser via http://localhost:4502/crx/explorer and then assigned permission (R/W to content folder) via http://localhost:4502/useradmin in my Dev Author Instance.Now, I'm looking to create the package to deploy this System User and it's permission into higher env...
Hi,I have a query that finds all pages and all pdf files in specific paths using QueryBuilder and lucene index. The PDF part is not currently relevant for the question.I would like to have number property on each page node, lets call it "luceneScoreModifier" that will alter the calculate the jcr:sco...
The project I'm working on uses Brightcove Connector by Coresecure. We're having a problem where changes to the code in the core Brightcove Services jar aren't being reflected into AEM. I'm wondering what the proper way to make sure this jar is built and deployed to AEM is. We can build the jar manu...