Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi, I got a pdf file that has inside a swf, it is called a portfolio. The swf is highly interactive, just like a website, if not more.However there is a problem, the users that run for example iOS cannot see this interactive file inside the pdf.My question is, how does (if it does) Adobe Experience ...

    Views

    1.6K

    Likes

    0

    Replies

    10
  • 10/15/15
    Hi, we started from the tutorial http://dev.day.com/docs/en/cq/5-6/administering/configuring_rich_text_editor.html#Styles (Tables and Table Cells) but we are stuck because of some limitations when using the cssName. Below a description of what we are trying to establish and what we learned so far: w...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    For the previous version of CQ/AEM the ExtJS with the pathfield widget user was able to both: typeahead the path and select it from the tree browser.In the brand new AEM6 ExtJS has been dropped in favour of Coral UI. I've found some examples of pathfield input, but there is no tree selection possibi...

    Views

    693

    Likes

    0

    Replies

    4
  • 10/15/15
      I read about this point here. But after I could not able to figure out how AuthenticationInfo object is passed to CRXLoginModule . What I have understood the flow of SlingAuthenticationHandler is as follows -1.SlingAuthenticator calls the AuthenticationHandler (the CQ default is TokenAuthenticatio...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    We've created some html email templates in CQ5.  We've got a web service that grabs the appropriate one and hands the raw html off to another service that actually sends the thing.  The html has static assets in the DAM presented via a cq.adaptiveimage component.Of course, this doesn't work for us. ...

    Views

    1.1K

    Like

    1

    Replies

    4
  • 10/15/15
    Hi All, Opened Siteadmin console and selected multiple pages and selected activate later option. Provided scheduled date and time but only one page (first page ) is getting activated and others are not getting activated. Saw replication log in Author,. I can able to see as below << error: com.day.cq...

    Views

    554

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I got the AEM 6.0 today. Installed on Win7. Double clicked to install on port 4602.Opened Geometrixx site on http://localhost:4602/editor.html/content/geometrixx/en.htmlA couple issues: - Client context is not getting closed by clicking close icon. :-(- In developer mode, viewed the scripts used ...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    java.lang.NoClassDefFoundError: org/apache/cxf/frontend/ClientProxywhat bundle should I Install in to the Felix console  to get this issue fixed?Can some one please let me know what is the appropriate bundle for running  Apache CXF. I am trying to add timeouts to the SOAP call using the Client inter...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 10/15/15
    Is it possible in AEM 6.0/Oak to migrate from one MK implementation to another ?E.g. Assume I installed initially author instance using TarMK, then decided to switch to MongoMK. Is there tool available which allows to migrate the content ?I can see there is crx2oak tool, but my understanding is it c...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/15/15
    I am experimenting with Sling Models. I followed Justin Edelson's advice about installing the API / Impl package from ACS, adding the instruction to the maven-bundle-plugin to generate the appropriate manifest header ... yadda, yaddaI defined an interface thus (note: the @Default values) :-package c...

    Views

    5.5K

    Likes

    0

    Replies

    8