Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    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?

    Views

    815

    Likes

    0

    Replies

    2
  • 10/15/15
    private static void exportSystemView(Session session, Node page) { try { // page at "content/geometrixx/en/services/banking"; File outputFile = new File(page.getName() + ".xml"); FileOutputStream out = new FileOutputStream(outputFile); session.exportSystemView(page.getPath(), out, false, false); } c...

    Views

    841

    Likes

    0

    Replies

    3
  • 10/15/15
    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...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    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...

    Views

    880

    Like

    1

    Replies

    4
  • 10/15/15
    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...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,Please clear what is the uses of Export-Package and Import-Package present in Manifest file.  Thanks,

    Views

    4.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    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.

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    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 ...

    Views

    2.1K

    Likes

    2

    Replies

    7
  • 10/15/15
    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

    Views

    2.5K

    Likes

    0

    Replies

    6
  • 10/15/15
    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. 

    Views

    801

    Likes

    0

    Replies

    2