How to get the groups associated to a CQ5 user account ?
Hello,I'm looking for a sling endpoints to get all groups a CQ5 user belongs to.I first checked into crx but it seems that the groups are not stored in the users nodes. So I've no idea where I should...
View ArticleCRXDE 1.0.1 issue: Java Content Assist not available with CQ5.5
Hello. I've an issue when I connect CRXDE with CQ5.5. In JSP's editor, the Java Content Assist is not available. So, it can't resolve 'resource', 'currentPage', etc. I don't have this issue when I...
View ArticleWhere is Content Explorer in CQ 5.5?
Hello, I have tried to use Content Explorer with CQ 5.5. Going to the url, <host>:<port>/crx/, no longer shows the CRX console. What is the new URL for the Content Explorer and the Content...
View ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View Articleadd special column to author grid for cq5.4
Hi On the siteadmin I want to add a new column for each page to the layout grid. The column should show some special content for the page. On CQ 5.5 there is a Interface ListInfoProvider to add such a...
View Articleneed to call servlet from jsp how
generally we specify in action attribute in cq how to specify the servlet path what should be the folder structure plz explain with an example
View ArticleCQ5.5 Workflow Model doesn't load in...
Hi, We noticed an unusual issue where in the models of the workflow doesn't gets loaded in (http://localhost:4502/lib/cq/workflow/content/console.html).Although the models exists as expected in...
View ArticleEN column in CQ5 Language Traslation missing
Just curious to know why en column is not availble as default in translation console.How content author maintain english text/data for the same.I believe String-column (First is key)... Please...
View ArticleHow does SSO work in CQ
I'm working with CQ 5.4 and have to investigate how SSO would work. We are planning on using CQ as our means of supplying clients with web functionality within their websites. I see two scenarios,...
View ArticleHow to get SlingScriptHelper in servlet?
I need to get a SlingScriptHelper instance from within my servlet. Either a ComponentContext or BundleContext will do as well, as my only goal is to get sling services using it. Using SCR @Reference...
View ArticleRe-size an image in using the Image class?
Is there a way to resize an image using the com.day.cq.wcm.foundation.Image class? I wanted to extend the foundation image componet and have it resize to a specific height and width. Is there a way...
View ArticleHow to Publish Design Dialog content ?
Hi, Senario: Whenever we update or enter content in design dialog , it won't get publish while activating the page.Understanding: Becaue design dialog content get stored...
View ArticleListener beforeshow on textfield
Good afternoun, I have a question about dialog listeners. I have this widget definition inside of my dialog: <vanity jcr:primaryType="cq:Widget" collapsed="{Boolean}true"...
View ArticleCQ5.6 and pptx parsing with Tika
Hi Folks, Simple issue really; any powerpoint documents (ppt and pptx) that I attempt to parse with tika (version 1.3.0.r1436209 according to Felix) within CQ5.6 gives the following: Caused by:...
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 ArticleExport page content to MS Excel
Hi I have a page that has an online income/expenditure calculator. It's simple enough.The user input the amount spent on a variety of items each month, and then inputs incomes for each month. The page...
View ArticleCannot Debug CQ 5.6 in MyEclipse
When I try to connect the debugger I get an error "Failed to connect to remote VM. Connection refused". I have tried in both eclipse and MyEclipse. It used to work but I cant figure out what has...
View ArticleLucene indexing configuration
Is it possible to add custom analyzer (EnglishAnalyzer) to properties and when it(analyzer) has to take in consideration custom boosts of these properties? When i try to add analyzer to property,...
View ArticleVaultclipse plugin
Has anyone got vaultclipse plugin working for Eclipse in windows machine. I have it working just fine in Mac.In windows, same configuration gives me filenotfound error when "import". It looks like it...
View ArticleProblem with Felix filter in forwarding the request to CQ page.
My scenario is Apache webserver would direct the calls to CQ Servlet filter which i write. At the filter,I would do some business process to verify its the CQ pages or our webapp vanity pages. If it is...
View Article