Leiste mit Community-Erfolgen erweitern.

aponnusa
aponnusa
Offline
Typ
  • Alle
  • Fragen
  • Diskussionen
  • Ideen
  • Blogs
Nach Beiträgen filtern
  • Hi,You might have to extend the component /libs/social/group/components/hbs/communitygroups/communitygroupIf you look at the HBS file - /libs/social/group/components/hbs/communitygroups/communitygroup/communitygroup.hbs, you will find <img class="scf-group-image" src="{{imageURL}}"></img>Unfortunate...

    Typ

    Fragen

    Zugriffe

    1.7K

    Likes

    0

    Antworten

    0
  • Hi,Those calls look ok to me. Is anything broken for you ?These calls happens from the include statements of HBS files. If you look at comment.hbs (at /libs/social/commons/components/hbs/comments/comment) you will notice a line like {{include this template="toolbar"}}This snippet is what is triggeri...

    Typ

    Fragen

    Zugriffe

    1.4K

    Likes

    2

    Antworten

    0
  • Hi,Please customize the POM files you find in https://github.com/Adobe-Marketing-Cloud/aem-scf-sample-components-extension . You can use the reference POMs to build your projects using Maven. (These POMs could be a bit outdated, but they should be a good starting point)Thanks

    Typ

    Fragen

    Zugriffe

    1.5K

    Likes

    0

    Antworten

    0
  • Hi ShubhamThe issue your mentioned about user1 and user2 will be a major bug if reproducible. I tried it locally and couldnt reproduce it. Can you check if user2 is not an admin or has other privileges. The other possibility is the ACLs could have been accidentally relaxed causing this issue. Can yo...

    Typ

    Fragen

    Zugriffe

    1.9K

    Likes

    0

    Antworten

    0
  • This looks right to me. Did the code work after your components were in active state ?My next question would be, when you say your component is not working ? can you say what is not working ? (As in, any exception in logs if the components are active)In the page, where you have your custom component...

    Typ

    Fragen

    Zugriffe

    2.2K

    Likes

    0

    Antworten

    0
  • Hi Monika,Are you using a new resourceType or using social/activitystreams/components/hbs/activitystreams. If you are using social/activitystreams/components/hbs/activitystreams, then we might have to assign priority so that your custom component gets the preference. Add this code in your Factory@Ov...

    Typ

    Fragen

    Zugriffe

    2.2K

    Likes

    0

    Antworten

    0
  • Hi Monika,Have you tried playing with /content/community-components/en/activitystreams.html . It provides you an example of the OOTB Activity Streams component independent of a community site.Also you page should load the clientlibs cq.social.hbs.activitystreams Thanks

    Typ

    Fragen

    Zugriffe

    1.1K

    Likes

    0

    Antworten

    0
  • Hi Alistair,I just wanted to update my side of the investigation.I started a 6.1 instance, then installed SP2. After that I reinstalled com.adobe.granite.ui.clientlibs.content-1.0.4.zip (<instance>/crx/packmgr/index.jsp#/etc/packages/adobe/granite/com.adobe.granite.ui.clientlibs.content-1.0.4.zip) a...

    Typ

    Fragen

    Zugriffe

    6.7K

    Likes

    0

    Antworten

    0
  • Actually FP5 (Communities) doesnt create or use the service user called clientlibs-service. Also we dont explicitly trigger rebuilding of clientlibs.For me when I installed SP2 after FP5, I was seeing the issue again. But after I reinstalled FP5 (clicked install on socialcommunities pkg again), the ...

    Typ

    Fragen

    Zugriffe

    6.8K

    Likes

    0

    Antworten

    0
  • Greg,You will have to change this file - https://github.com/Adobe-Marketing-Cloud/aem-communities-todomvc-sample/blob/master/bundles/aem-communities-todomvc/src/main/java/com/adobe/aem/social/todomvc/impl/TodoListImpl.java#L68You might have to perform a search in getAllItems method. getAllItems shou...

    Typ

    Fragen

    Zugriffe

    1.2K

    Like

    1

    Antworten

    0