OSGI Bundle will not start
Hi Everyone, I hope someone can help as my OSGI bundle will not and im not sure what is wrong. I am importing a package using maven into CQ however my bundle does not start. The OSGi bundle in felix...
View ArticleHow to write a custom post Handler?
I am trying to implement a custom post request handler instead of using the default SlingPostServlet. I followed the steps below but the request is still being handled by default post servlet. In CRDX...
View ArticleCustom thumbnail for a file type, not a single file
I understand that when I upload an asset to the DAM of a file type for which CQ5 doesn't support thumbnail generation (Excel .xls and .xlsx, in my case), CQ5 will use a default dogeared-page icon for...
View ArticleConfiguration of the rich text editor not working as expected, can you help?
Hi, I'm having a great deal of trouble customising the available features of teh rich text editor to the point where I believe there is either a bug, or the documentation is incorrect. I have defined...
View Articleon/off time page property
Hi , Can you explain how the on/off time page property works in cq.i.e I would like to know , what is the bundle or workflow that gets triggered when the off-time of the page is reached. Regards- Harish
View ArticleOn-Off time
Hi all, Can anyone let me know which bundle is responsible for the on-off time property in a page.When off time is set to a page , the page gets deactivated in that particular time of the day.I want...
View Articlejquery ui css is not loading in my page, i done this using client...
jquery ui css is not loading in my page, i done this using client library....i tried to check using firefox.. firebug addon..the css is showing as empty...so finall css is not calling can you please...
View ArticleWindows Service failing to start
Hello Everyone, I'm trying to run CQ 5.6.1 as a service on Windows Server 2008 R2 SP1 64-bit. I've replaced prunsrv in instsrv.bat with prunsrv_amd64. Installing the service seems fine, as does...
View ArticleHow to Auto Login after registeration
I have the following requirement and I've spent some time trying to experiment and looking for solutions but have failed to come up with anything that works. Requirement:> Register the user in CQ...
View Articlepie.htc is not working properly in IE8
clientlib css has pie.htc implementation and draws many blocks (curve).Few css works in author but mostly not on publish. Has anybody any experience working with pei.htc in CQ5? If i add...
View ArticleDiv ids are not persisting in rich text editor of CQ5.6
Hi, I created a rich text widget and I added plugins. I activated "misctools" plugin also. I clicked on "sourceedit" and paste the code which contains ids for divs like -<div id="onboarding"...
View ArticleVanity URLs in multiple domains with one CQ5 instance
I have two websites which are in different domains but use the same CQ5 author instance. How can I setup the same Vanity URLs for both websites.For example, one.com/shorturl and two.com/shorturl. I...
View ArticleCan not access bundle context from JSP in CQ5.5
I created an OGI bundle , named : com.sdl.ws.integration.profserv.webservice.connector.server.external.b eansI can see the bundle under : http://localhost:4502/system/console/bundlesFollowing is my...
View Articlerequest.getParameter() not working correctly for Check Boxes!
Hi,I am writing my own custom form action in cq5.4 and I need to access the fields of my form. I have a checkbox component on my form named 'cbox' and now I want to access it. So this is the code I'm...
View Articlereplication agents customisation
Hi, How can I pass some parameters (or filters) to replicators replication method (replicate(Session session, ReplicationActionType type, String path, ReplicationOptions options)) so...
View ArticleHow to set aspect ratio options for Image Dialog
I have a requiment to create a new Aspect Ratio for image crop, besides the only default option of Free Crop I understand that there was some path where you could set this up in CRX, prior to 5.5, but...
View ArticleSOLVED: “AuthenticationSupport service missing. Cannot authenticate request.”
A customer was installing CQ5 on a Red Hat Linux environment, and getting the following error displaying in the browser. AuthenticationSupport service missing. Cannot authenticate request. We checked...
View ArticleRemove .html
Hi, Is there any simple way to remove .html of only one content page? Thanks,
View ArticleWriting and reading value in widget to parent node
Hello, CQ 5.6.1 Using the Page's dialog, I have a property being written to and read from <current page>/jcr:content@isMenuRoot. I'd like to have another statically defined component on the page...
View ArticleFail to access CRX with JcrUtils.getRepository
I just started with CQ5/CRX/JCR, so I beg your pardon if asking silly questions.I'm running a CQ5 Standalone Server (CQ_5_5_Quickstart.jar) on my Windows 7 and am fine with accessing it with my browser...
View Article