Hi all ,We are facing this issue in RTE styles plugin.As per our requirement ,we need to have a lot of styles in our styles plugin dropdown.Many of which are buttons with varying sizes.In firefox,the styles dropdown is displaying the real time styles which will get applied to the selected text.This...
I´ve realized that if you break inheritance of a Live copy component/whole page and then rename that same page, inheritance originally broken is automatically restore.This cause that contents gets overwritten as soon as the corresponding blueprint page is rolled out.I´ve found a workaround which is ...
Hi,I have some design questions related to hybris integration with AEM.Do we need to load all parts in to AEM from Hybris? Can we do web services call with out loading parts in to AEM? Is there any major build effort required if we go with this approach?How will be the search if we don't load parts ...
Hi masters!Is there any funtionality in AEM 5.6.1 related with disk quotas? e.g, assign quota to users/roles, assign quota based on JCR path...A quick search in google doesn't return any results...Thank you very much!
Hi,I know that I can access the thumbnails of assets created in the dam via the following servlet:/content/dam/images/image.jpg.thumb.100.140.pngHowever when I tried uploading a custom rendition following the same naming convention ie: cq5dam.thumbnail.200.100.png I am unable to access it using the ...
Hello Everyone,While sending an event using EventAdmin I am getting the following Error:The constructor Event(String, Map<String,?>) is ambiguousThe code I have written is:String eventData = request.getParameter("eData");Hashtable props = new Hashtable();props.put("eventData",eventData);Event evt = ...
I'm seeing lots of confusion around the Hybris packages for setting up the geometrixx outdoors AEM/Hybris demo and would like to try and figure out the correct packages to get things up and running. The documentation (http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-hybris.html) says that c...
IHave a custom Newsletter component inherited from existing MCM news letter.When i apply style to the page i can see the styling been implemented on the publish server.But when the email is sent the same style is not implemented in the email received.i.e for example the font style ,color etc being u...