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
    Hi.. I am facing an issue and I think I am missing any step. Please tell me the proper way..I have a component that extends foundation page component. So I put body.jsp and headlibs.jsp there. Published the code and two jsps are in publish instance. Now I deleted headlibs.jsp from author and publish...

    Views

    407

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, guysMy component folder is missing on CRXDE Lite but i can see/navigate the component folder in Content Explorer. also, all components are working on sidekick and existing pages. My project is maven based and i use command line to deploy in CQ5. In addition i already checked the maven POMs and c...

    Views

    405

    Likes

    0

    Replies

    1
  • 10/15/15
    Please share your Ans  how to do testing for below jsp file like using junit testing?<%@include file="/libs/foundation/global.jsp"%><cq:includeClientLib categories="download" /><acc:controller cls="com.download.controller.DownloadController"    var="download" /><c:set var="allLink" value="${download...

    Views

    679

    Likes

    0

    Replies

    1
  • 10/15/15
    I am currently having trouble to build a multiple composite fields.  This field include a textfield and a pathfield.  For the pathfield, I am trying to customize the xtype so that user can drag & drop the digital asset from content finder, exactly like the pathfield in rte editor when user try to cr...

    Views

    981

    Likes

    0

    Replies

    1
  • 10/15/15
    We have recently experienced versioning corruption in our authoring environment (due to a hard crash on low disk space). It is producing 'inexistent parent id (may be orphaned)' errors in /version when doing startup repository checks.Is it possible to 'reset' versioning? I tried restoring a version ...

    Views

    302

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We have the need to store a large number of users in an external system, and restrict areas of our CQ powered site to those users. It looks like the Closed User Group feature is a good fit for this. It also looks like we can create a custom Login Module to authenticate users against the external ...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I am trying to create custom multifield component which also includes smartfile component.  The smartfile component however does not show the drag and drop panel. It just shows a rectangular dotted box without the drag and drop icon. My javascript code is attached.  Please let me know what is wro...

    Views

    399

    Likes

    0

    Replies

    3
  • 10/15/15
     I would like to continue adding client library files to JSPs as follows:  <cq:includeClientLib js="some-category" />But I need to have control over the attributes in the resulting script include. In other words I might want to see<script type="application/javascript" async defer data-attr="somedata...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,We have a requirement where we need to provide authentication in the publish sites. Users are allowed to access the pages only when they are authenticated by entering the credentials. These credentials are stored in LDAP.Our understanding is we have log in components which are available already i...

    Views

    952

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi all.I need to have different products exposed in a format like the following:/products/<code>.htmlProducts are stored on repository with this format:/products/<code_letter1>/<code_letter2>/<code_letter3>/<code>We don't want to have the 3 extra paths in the final URL.So first idea would be to defi...

    Views

    532

    Like

    1

    Replies

    2