Hey guys, How do I set the default page thumbnail?I.e. the image the gets returned for requests to /path/to/page/panerabread_com.thumb.800.480.png.The page dialog will allow me to change the thumbnail for a page, but where does it pull the defaul thumbnail? Thanks!
Hi, Is there a way to render the entire AEM page in an experience fragment? USE CASE: I have a homepage that contains around 10 components. Now, I want to create a replica of the home page in the experience fragment and export it to AT. Since most of my components are tightly coupled and I cannot u...
I have been trying to add an additional textfield in the getActions of the Teaser component.See the highlighted picture below But I am unsure on how I should override the List<ListItem> getActions of the Teaser component since I did not find any articles online. Can someone tell me on how the link...
My requirement is to create a component which will allow upload of a video in AEM but needs to be uploaded to Vimeo and provide the video URL in AEM so that it can be sent as a JSON to another service layer. Author should be able to upload a video in an AEM page while authoring and it must not be up...
Sorry to those following my saga to get a config file read by a service - it must be painful.I have now got a config file here:/aem-guides-wknd.ui.config/src/main/content/jcr_root/apps/wknd/osgiconfig/config/com.adobe.aem.guides.wknd.core.services.MyService.cfg.jsonWith the following content: { "e...
In the cloud manager, you set "IP allow lists" to stop random public viewing your non-production / in-development instances. You set these lists to your office IPs and/or VPN IP. However, this shotgun approach blocks essential tools, e.g. blazemeter, pagespeed insights, webpagetest, lighthouse etc...
This post shows how to create an OSGi service in Java (which we assume is the only way) which creates and uses some configuration parameters which can be edited in the configMgr However, this is useless without the ability to distribute pre-set parameters for the various run modes as part of our cod...
We are building content fragments and exposing to Mobile App. Able to get the CF json output when we use direct publish URL https://publishURL/api/assets/abc-fragment.jsonBut when we use dispatcher URL(setup for our website) https://sitedomain/api/assets/abc-fragment.json we are getting page not fo...
Hi All, Most of you will be aware on the " AEM - Touch UI - RTE HTML Element Selector, Custom Style Plugin" as per the below link.I am facing one issue while moving this plugin from "/apps/common" to other directory. Please see the more details below.https://aemlab.blogspot.com/2019/07/aem-rte-custo...