I am pointing multiple publish instances with single dispatcher. What is the maximum number of publish instances I can point.Is it recommended to use the above scenario?
Hi,What is/are the proper way/s of configuring the Link Checker Service?So far, creating a .config text file under /apps/cq/linkchecker/config/com.day.cq.rewriter.linkchecker.impl.LinkCheckerImpl.config has worked, but looks like creating the config under /apps/<myapp>/config does not work, contrary...
Now i want to add new link on the right pane, press the link to open new page "test.jsp" or "test.html", please see below attached screenshot. According to i get learned, developer could add this new feature below /libs/cq/core/content/welcome/features/newLink like the other feature.As a result i ca...
Hello my custom component doesn't fire the afterinsert event on Granite UI.The listeners configuration isafteredit = function () { console.log('afteredit'); }afterinsert = function () { console.log('afterinsert'); }(This are tests function, what I need is to use REFRESH_PAGE)both events fire well on...
Hi,There are few custom tabs under page properties in our website which are visible in Classic UI but not in Touch UI. Only Basic and Advances tabs are seen in Touch UICould you please let me know if there is any configuration to make custom tabs to appear in Touch UI.
I have a requirement to expand the input text field of richtext if the component dialog window expands. Currently the input text field is expanding horizontally if we expand components dialog but is not expanding vertically but it is adding scroll bar if author tries to give more input.Please check ...
Hi All,We want to move to Sightly in our current AEM application. Is there a way I can use features provided by Sling 2.0 Taglib (http://sling.apache.org/documentation/bundles/sling-scripting-jsp-taglib.html ) inside my .html files?Thanks!Shehjad
I would like to appear for AEM 6.0 Developer Exam and want to know whether I can expect any questions from Sightly. I did prepared for 5.6 and also looks like exam topics are almost same for both 5.6 and 6.0, so before appearing for the exam I want to know what extra topics are added in AEM 6.0.