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 guys,I am writing some Hobbes tests for my component, but the list of tests in the sidekick is a really strange size (attached screenshot).Does anyone else see this? Can someone explain if this is a known bug?ThanksDave

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,What permissions does the user that is used in the Transport tab of Agent Settings need:[img]repl-agent.png[/img]Does it need to have read, write, or replicate permission for the paths that it will be replicating?Or is that user only used for HTTP authentication?Thanks.

    Views

    535

    Likes

    0

    Replies

    1
  • 10/15/15
    I need to add some additional properties to the RTE table properties dialog and cell dialog properties. This means I have to override Table.js, TablePropertiesDialog.js and CellPropertiesDialog.js.I don't really want to use the overlay approach creating matching paths under /apps as this will pollut...

    Views

    660

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,We have, say, an entry under /etc/map that converts <a href="https://forums.adobe.com/content/foo/products.html>Products</a> to <a href="http://www.example.com/products">Products</a>.Looks like some services, like Link Checker, can be disabled programmatically:<% org.apache.sling.runmode.RunMode ...

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We are getting the below exception sometimes when the code is tested under heavy load. We create users in LDAP and then sync them to CQ using their credentials in ldap at the time or repository.login(SimpleCredential(username, passwordArray)) . We get the exception. This does not happen under nor...

    Views

    803

    Likes

    0

    Replies

    3
  • 10/15/15
    We have a page say users.html which is only visible to group "admin" and is configured in the author instance. The site can have both protected and open pages (anonymous allowed). Issue is, when a user from the "admin" group visits the page, the dispatcher caches user.html and then if any anonymous ...

    Views

    2.0K

    Like

    1

    Replies

    11
  • 10/15/15
    Hi,I am using CQ 5.6.1 and trying to find out the API that I should use for updating user properties. I am trying to write back some properties in the preferences node of the logged in user.I thought of using com.day.cq.security.AccountManager.updateAccount .. but it looks like the parameter needs c...

    Views

    810

    Likes

    0

    Replies

    2
  • 10/15/15
    I am using the cq5 calendar component for the first time.Could anyone please let me know, if the edit permissions on the events are configurable? Thanks,Rachana

    Views

    431

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I am new to adobe CQ5. I already have a site developed in sharepoint . It contain more than 605 pages. I am trying to migrate that content in to adobe cq5. As of now i tried the following ( i am using CQ5.4)1)sharepoint connector- if i use the share point connector the editing feature will loose....

    Views

    1.3K

    Likes

    0

    Replies

    7
  • 10/15/15
    I'm having this problem assigning value 'FALSE' to the <div> attribute.I need to implement the following HTML<div d-automode="${obj.message}"> <p>Content goes here</> </div>Value for ${obj.message} will be  'true' or 'false'. All works fine when the value is TRUE. But, when the value is FALSE, sight...

    Views

    3.3K

    Likes

    0

    Replies

    5