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

  • 1/30/17
    In AEM 6.2, we have the following configuration Apache Sling Content Disposition Filter (org.apache.sling.security.impl.ContentDispositionFilter). Is there any side effects of unchecking the option "Enable Content Disposition for all paths".I have unchecked it to prevent the dam assets like PDF from...

    Views

    14.2K

    Like

    1

    Replies

    8
  • 1/30/17
    I'm trying to accomplish something similar found in this post.I have this in my "scripts.js" file:use(function() { var resolver = resource.getResourceResolver(); var session = resolver.adaptTo(Packages.javax.jcr.Session); var userManager = resolver.adaptTo(Packages.org.apache.jackrabbit.api.security...

    Views

    1.7K

    Likes

    2

    Replies

    5
  • 1/30/17
    How can we make a group to just do annotations but page cannot be editable? I tried rep:glob but that doesn't work because it restricts instead of making permissions broader. (read all pages, then add write permissions on cq:annotations node)Thank you in advance. 

    Views

    2.8K

    Likes

    0

    Replies

    4
  • 1/30/17
    Hi All,I am facing slowness in the local AEM authoring instance(1 hour to load author instance) and getting the below message inerror.log file---------------31.01.2017 00:03:49.461 *WARN* [FelixStartLevel] org.apache.jackrabbit.oak.spi.query.Cursors$TraversingCursor Traversed 1000 nodes with filter ...

    Views

    2.5K

    Likes

    0

    Replies

    5
  • 1/30/17
    Hi Team , Is there some way or some configuration to add a Horizontal scrollbar in Scaffolding Mode in CQ.Thanks,Varun

    Views

    590

    Likes

    0

    Replies

    1
  • 1/30/17
    Did some local testing and noticed that if, for example, 3 people are following a blog post and someone leaves a comment, there are 5 Mongo documents created:1x Comment1x Activity, for the user who commented3x Notifications, for each user following this blog postWhat happens if we had, again just fo...

    Views

    1.9K

    Like

    1

    Replies

    2
  • 1/30/17
    Hi masters!I’ve configured the RTE sourceedit feature for a component via ‘cq:editConfig/cq:inplaceEditing’. It works fine.Now, I need to configure the same sourceedit feature for a component with 2 richtext fields. I’m trying to figure out if it’s possible to configure the sourceedit for editing in...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 1/30/17
    Hi guysI have a quick question regarding version purging. According to [0] I should use the Version Manager (PID com.day.cq.wcm.core.impl.VersionManagerImpl). Yet there is also a configuration for the Version Purge Task (PID com.day.cq.wcm.core.impl.VersionPurgeTask) which according to [1] is part o...

    Views

    2.8K

    Likes

    0

    Replies

    2
  • 1/29/17
    I have to enhance to Hyperlink functionality in TouchUI Rich text editor AEM 6.2. i could not find anything related. Only closest thing i could find out was this article http://experience-aem.blogspot.com/2015/11/aem-61-extend-touch-ui-rich-text-table-plugin-add-summary.html but this is for the tabl...

    Views

    3.0K

    Like

    1

    Replies

    4
  • 1/27/17
    I need to use  AccountManagementService(com.adobe.cq.account.api.AccountManagementService since Interface AccountManager is deprecated in AEM 6.2.But when I am inject the AccountManagementService in amy servlet and registering it servlet state goes to "Unsatisfied". If anybody has idea on this pleas...

    Views

    993

    Likes

    0

    Replies

    4