/libs/clientlibs/granite/utils have dependencies for /libs/clientlibs/granite/jquery.both have been put property named allowProxy = true but still in publisher we can see those URLs even allowProxy=true.Is this because of they are in outside app ?
Hi All,I want to download crxdeLite for not commercial use. Is it available ? Basically I want to try out some solutions available in GitHub. Can I achieve this ? Thanks in advance
Hi @Jaideep_BrarI have already tried to add jsProcessor String[] min.gcc.It still didn't work ?I'm checking this in view as publisher. Not in dispatcher or publisher instance since my local I have configured only author instance.
Hi Team,I'm trying to load a client library using a helper template provided by AEM.I want to minify this js/css.When I go to /system/console/configMgr there is a option to minify all the clientlibs folders by using Library manager. But I want to do it for individual clientlibs folders.Is there any ...
Hi Team,I'm trying to load a client library using a helper template provided by AEM.<sly data-sly-use.x="/libs/granite/sightly/templates/clientlib.html"> <sly data-sly-call=${clientlib.js @@categories='x'}/></sly> Do we need to still defer this if so how we can do it ? Thanks
Hi Team, I want to defer below two granite clientlibs paths. Paths are 1) /etc.clientlibs/clientlibs/granite/jquery.min.js?v=aemv2) /etc.clientlibs/clientlibs/granite/utils.min.js?v=aemv.How These two js files are getting embedded into page source ? Apparently they are getting embedded from /libs/cl...
Hi Team, I want to change the richtext editor related to multiline text in content fragment model. Is that possible ? Basically I want to enable some plugins. Thanks in advance.
Hi @Shubham_boroleThanks for the answer. For the bulk editor solution when I put full path of the component in query parameters field it is not working. But when i put component name there it is working. For my scenario I want to put fulll path of the component in query parameters field ?And also I ...
Hi,Can anyone suggest me how to get the number of occurrences or the page paths that AEM component has been used in the content using Bulk Editor. ? Thanks in advance.