Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,We have a scenario, where we have to provide author the ability to upload multiple files using dialog. Initially we were using xtype:html5smartfile , when only single file upload was required. But now as the requirement is there to add multiple files , can you please suggest any good approach for...

    Views

    810

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, any idea when should release the next version of CQ5 and which will be the features that we have ? Regards,

    Views

    525

    Likes

    0

    Replies

    1
  • 10/15/15
    We recently made a copy of our production publish instance to create a new development instance.  As per http://forums.adobe.com/message/5387365, the publish instance is showing the sidekick and edit features.  We are still at CQ 5.4We have verified that the:Sling Settings run mode is publishIf we p...

    Views

    980

    Likes

    0

    Replies

    3
  • 10/15/15
    Ok JCR experts, there's something I need to know:I registered a JCR listener to catch NODE_MOVED and NODE_REMOVED events.  This is working well.  The method we need to override when implementing the EventListener interface, onEvent, receives an EventIterator.  So sometimes, events are bundled togeth...

    Views

    800

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi I have a widget with the datetime form on it but it only takes the timezone of the server therefore always giving me not the time I need.What can I do in order to get the client's timezone information?

    Views

    739

    Likes

    0

    Replies

    2
  • 10/15/15
    Not sure if this is the right place to post this, but I'm in need of a CQ5 developer.  The company I work for has been developing a plug-in that has been quite successful with our clients, but we need additional development and support...it's pretty open ended.  Our current developer doesn't have th...

    Views

    659

    Likes

    0

    Replies

    2
  • 10/15/15
    Hello Adobe Team,I am Adobe CQ5 Admin.I just want to know the certifications in Adobe CQ5 from Admin Perspective not a developer.Regarding that i have few questions.1.What are the papers/certifications in for CQ5 admin?2.Any prometric centers in India?3.What is the fees and where can i get the compl...

    Views

    588

    Likes

    0

    Replies

    1
  • 10/15/15
    HiI search on google and i find the following command which said it can modify permission of a user (http://www.wemblog.com/2012/03/how-to-do-user-management-using-post.html)curl -u admin:admin -FprincipalId=testuser -Fprivilege@jcr:all=granted http://localhost:4502/content.modifyAce.htmlWhen I exec...

    Views

    3.6K

    Likes

    0

    Replies

    6
  • 10/15/15
    HiThere is a structure:/content/site/ gb/ - en_GB ch/ - it_CH - fr_CH - de_CH fr/ - fr_FR be/ - nl_BE - de_BE - fr_BEThe task is: retrieve all language codes (for example nl_BE, de_BE...)I wrote the SQL-2 select:SELECT * FROM [cq:Page] as r RIGHT OUTER JOIN [cq:Page] AS c ON ISCHILDNODE(c, r) WHERE ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    now the cache files through http and https drop on the same folder by following configuration, anyone know how to separate them to different places? thanks in advanceAlias / "/opt/dispatcher/cache/"<Directory "/opt/dispatcher/cache/">    <IfModule disp_apache2.c>        # enable dispatcher for ALL r...

    Views

    790

    Likes

    0

    Replies

    3