この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
The question, in general, would be: for security reasons, we have on Publisher instance an ACL denying read access to everyone to /libs folder. If I want to use a clientlib located under /libs I cannot insert it just as a dependency of my own clientlib (located under /etc) because the user won't have access to it, so what's the best practice to use these clientlibs?
My use case is that my clientlib has as dependency "personalization.core.kernel" because I want to leverage CQ_Analytics on frontend.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
You can use the embed option of a clientlib, then it will be merged at runtime.
表示
返信
いいね!の合計
You can use the embed option of a clientlib, then it will be merged at runtime.
表示
返信
いいね!の合計
The option that Feike suggested is discussed in this AEM topic:
http://docs.adobe.com/docs/en/cq/current/developing/clientlibs.html
表示
返信
いいね!の合計
It was that simple! Thank you
表示
返信
いいね!の合計