Author: bhaskaransunil
-
Translating strings in a CQ component to user’s preferred language
Adobe CQ provides an easy way to translate strings (fieldLabel) in a component. Inside the component folder, create the i18n sling folder. Then create language folders (sling:folder) and assign Mixins of mix:language type. In the language folder, add the jcr:language property and assign the language code. Dake Smith blog, Internationalization within Sling (and CQ), has…
-
Creating a Facebook component in Adobe CQ
In this blog entry, we will see how to create a component that displays the Facebook Like button. A Facebook Like button needs no explanation. It allows a user to like your company’s Facebook page and also keeps a record of the number of people “Liked” the page. Facebook provides great documentation on how to…
-
Displaying the newly created component in the sidekick of Adobe CQ
By default, the sidekick doesn’t display the newly created components. You need to enable them explicitly in a CQ author instance. Create the component. Using SiteAdmin, open the page that you want to edit in the Author instance. From the sidekick, click the Design tab. In the Design of Paragraph tab that appears, click Edit.…
-
Developing a Quiz component using Adobe CQ
In this blog entry, I will show you how to develop a CQ component. A CQ component, typically, has two parts. The first one is the CQ widget – the Graphical User Interface (GUI) in which an author adds content. Second one is a script; in this example, a JSP page that defines the logic that…
-
Creating PDF output in Adobe CQ
When you author in Adobe CQ, you may need to create a pdf version of the page. PDF pages would be helpful for users if they need to read the content when they are not connected to Internet. Adobe CQ allows you to create the pdf version of the page using an OSGi bundle, PDF…
-
Three mistakes I made while creating a website using Adobe CQ
While activating (publishing) pages in the new website, I didn’t activate the template, components, and style folders.And, I got a blank screen without any content. Content in the Live CQ pages checks for the corresponding JSP page to render the content. If these pages are not activated, the page won’t display anything. Activating a page…
-
Flash Player 11.4 is available for download
The latest Flash Player version (11.4.402.265) is available. Please go to Adobe site to update Flash Player.
-
Flash Player 11.3 issues on Mozilla Firefox
A new version of Flash Player plug-in is available today (June 21st). The latest version is 11.3.300.262. Go to http://get.adobe.com/flashplayer/ to get the latest version. This version is for Mozilla Firefox and Safari. If you have any issues with Flash Player 11.3 on Mozilla Firefox, see Issues | Flash Player 11.3 | Mozilla Firefox. If…
-
Fireworks CS6 What’s New
Here is the link: http://helpx.adobe.com/fireworks/using/whats-new-cs6.html Help & support page: http://helpx.adobe.com/fireworks.html Archive of old docs: http://helpx.adobe.com/fireworks/archive.html