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 have a class defined as follows:@Component @Service public class CalendarServiceImpl implements CalendarService { static private final org.slf4j.Logger logger = LoggerFactory.getLogger(CalendarServiceImpl.class); @Reference private SlingRepository repository; public void bindRepository(SlingReposi...

    Views

    500

    Likes

    0

    Replies

    2
  • 10/15/15
    i want to create a page with common text(like toll free no. 1-800-xxx-xxxx) which is used in different place of page like header ,content area,sidebar, footer etc . how can we do this for a single component or a page properties.

    Views

    408

    Likes

    0

    Replies

    1
  • 10/15/15
    We need to be able to login to cq5 via java as we are receiving the user's username from another system. Currently we get this check if the user exists using the jackrabbit usermanager and either redirect to a splash page or allow them through to the secure content. What we want to do instead is log...

    Views

    228

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, We have requirement for showing custom error page to the end-users in case CQ5 is not able process the request and render the response within a defined time period (Http errorcode: 504). We tried the configuring the receiveTimeout parameter on dispatcher. PFB configuration snippet for the same: ...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi Team,I have used the below mentioned link for the feed importer option which is availablehttps://dev.day.com/docs/en/cq/current/administering/social_communities/blogs.html;At the bottom line, after the specified interval of time the imported data(xml data) should appear on the blog. But after inc...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    We're looking to set up a system that replaces placeholder text on a page based on passed query string parameters. For example, the authored content would look like -The customer, {CUSTOMER_NAME} can be sold the product for {PRODUCT_PRICE}.And those placeholder values could be swapped out in the jsp...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi ,After Installing the Adobe CQ5.6 , what are the necessary hotfixes or security hotfixes needs to be installed?If am correct, i got the below packages from Adobe package shareAdobe CQ5 version is 5.6.0Security Hotfix : cq-5.6.0-hotfix-3659-1.0.0.zipHotfix : cq-5.6.0-hotfix-3306.zipPlease let me k...

    Views

    525

    Likes

    0

    Replies

    3
  • 10/15/15
    How to import and export particular node in cq5

    Views

    701

    Likes

    2

    Replies

    2
  • 10/15/15
    Hi, I need a date picker component on my form. I couldnt find any default date picker for form provided by CQ.But I found some datePicker related code in "/libs/granite/ui/components/foundation/form/datepicker" .It doesn't look like a component. Can Someone suggest me on how to use this date picker ...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    Is configuring the replication agent to point to the publish CQ instance using a dispatcher or load balance URL a supported configuration?When I tried the same, the asset was disappearing from the replication queue and showing status "green" against an asset. However, the content was not actually go...

    Views

    813

    Likes

    0

    Replies

    3